This file is indexed.

/usr/share/libreoffice/help/sk/schart.key is in libreoffice-help-sk 1:5.1.4-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
26 Mozilla Firefox Themes;personalization 3c text%2Fshared%2Foptionen%2Fpersona_firefox.xhp#bm_id4077578;
18 personas;personalization 3c text%2Fshared%2Foptionen%2Fpersona_firefox.xhp#bm_id4077578;
26 personalization;Mozilla Firefox Themes 3c text%2Fshared%2Foptionen%2Fpersona_firefox.xhp#bm_id4077578;
16 themes;setting options 3c text%2Fshared%2Foptionen%2Fpersona_firefox.xhp#bm_id4077578;
1d Internet;checking for updates 3a text%2Fshared%2Foptionen%2Fonline_update.xhp#bm_id7657094;
25 online updates;checking automatically 3a text%2Fshared%2Foptionen%2Fonline_update.xhp#bm_id7657094;
15 online update options 3a text%2Fshared%2Foptionen%2Fonline_update.xhp#bm_id7657094;
16 macros;security levels 3d text%2Fshared%2Foptionen%2Fmacrosecurity_sl.xhp#bm_id1203039;
23 security;security levels for macros 3d text%2Fshared%2Foptionen%2Fmacrosecurity_sl.xhp#bm_id1203039;
24 expert configuration;setting options 73 text%2Fshared%2Foptionen%2Fjava.xhp#bm_id4077578;text%2Fshared%2Foptionen%2Fexpertconfig.xhp#bm_id0609201521552432;
15 experimental features 31 text%2Fshared%2Foptionen%2Fjava.xhp#bm_id4077578;
14 Java;setting options 31 text%2Fshared%2Foptionen%2Fjava.xhp#bm_id4077578;
27 Basic IDE options;Autoclose parenthesis 35 text%2Fshared%2Foptionen%2FBasicIDE.xhp#bm_id4077578;
2a Basic IDE options;Basic UNO extended types 35 text%2Fshared%2Foptionen%2FBasicIDE.xhp#bm_id4077578;
20 Basic IDE options;Autocompletion 35 text%2Fshared%2Foptionen%2FBasicIDE.xhp#bm_id4077578;
20 Basic IDE options;Autocorrection 35 text%2Fshared%2Foptionen%2FBasicIDE.xhp#bm_id4077578;
b CTL;options 35 text%2Fshared%2Foptionen%2F01150300.xhp#bm_id3148668;
13 kerning;Asian texts 35 text%2Fshared%2Foptionen%2F01150100.xhp#bm_id3143268;
19 languages;setting options 35 text%2Fshared%2Foptionen%2F01150000.xhp#bm_id3148668;
17 Hindi;language settings 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
16 Thai;language settings 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
18 Arabic;language settings 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
1c complex text layout;enabling 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
18 Asian languages;enabling 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
19 languages;locale settings 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
44 Visual Basic for Applications;loading/saving documents with VBA code 35 text%2Fshared%2Foptionen%2F01130100.xhp#bm_id3155805;
2d saving;VBA code in Microsoft Office documents 35 text%2Fshared%2Foptionen%2F01130100.xhp#bm_id3155805;
30 loading;Microsoft Office documents with VBA code 35 text%2Fshared%2Foptionen%2F01130100.xhp#bm_id3155805;
32 exporting;Microsoft Office documents with VBA code 35 text%2Fshared%2Foptionen%2F01130100.xhp#bm_id3155805;
2d Microsoft Office;importing/exporting VBA code 35 text%2Fshared%2Foptionen%2F01130100.xhp#bm_id3155805;
d colors;charts 35 text%2Fshared%2Foptionen%2F01110100.xhp#bm_id3154751;
27 fitting to pages;print settings in Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
26 printing;scaling in $[officename] Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
2d format filling printing in $[officename] Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
2f printing;fitting to pages in $[officename] Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
2c original size;printing in $[officename] Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
25 frames;printing in $[officename] Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
2a text objects;in presentations and drawings 35 text%2Fshared%2Foptionen%2F01070500.xhp#bm_id3149295;
1d spacing;tabs in presentations 35 text%2Fshared%2Foptionen%2F01070500.xhp#bm_id3149295;
16 distorting in drawings 35 text%2Fshared%2Foptionen%2F01070500.xhp#bm_id3149295;
26 objects;always moveable (Impress/Draw) 35 text%2Fshared%2Foptionen%2F01070500.xhp#bm_id3149295;
22 presentations;starting with wizard 35 text%2Fshared%2Foptionen%2F01070500.xhp#bm_id3149295;
26 printing;tiling pages in presentations 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
30 fitting to pages;print settings in presentations 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
2a printing;fitting to pages in presentations 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
23 scaling;when printing presentations 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
29 printing;without scaling in presentations 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
26 hidden pages;printing in presentations 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
2b times;inserting when printing presentations 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
2a pages;printing page names in presentations 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
1a drawings;printing defaults 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
1a printing;drawings defaults 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
26 snapping in presentations and drawings 35 text%2Fshared%2Foptionen%2F01070300.xhp#bm_id3163802;
2e Bézier curves;control points in presentations 35 text%2Fshared%2Foptionen%2F01070100.xhp#bm_id3147008;
2f guides;displaying when moving objects (Impress) 35 text%2Fshared%2Foptionen%2F01070100.xhp#bm_id3147008;
29 moving;using guide lines in presentations 35 text%2Fshared%2Foptionen%2F01070100.xhp#bm_id3147008;
1f rulers;visible in presentations 35 text%2Fshared%2Foptionen%2F01070100.xhp#bm_id3147008;
25 number of worksheets in new documents 35 text%2Fshared%2Foptionen%2F01061000.xhp#bm_id4249399;
26 defaults;prefix name for new worksheet 35 text%2Fshared%2Foptionen%2F01061000.xhp#bm_id4249399;
2e defaults;number of worksheets in new documents 35 text%2Fshared%2Foptionen%2F01061000.xhp#bm_id4249399;
1d recalculating;formula options 35 text%2Fshared%2Foptionen%2F01060900.xhp#bm_id4249399;
13 separators;function 35 text%2Fshared%2Foptionen%2F01060900.xhp#bm_id4249399;
29 formula options;loading spreadsheet files 35 text%2Fshared%2Foptionen%2F01060900.xhp#bm_id4249399;
27 formula options;large spreadsheet files 35 text%2Fshared%2Foptionen%2F01060900.xhp#bm_id4249399;
35 formula options;reference syntax in string parameters 35 text%2Fshared%2Foptionen%2F01060900.xhp#bm_id4249399;
1a formula options;separators 35 text%2Fshared%2Foptionen%2F01060900.xhp#bm_id4249399;
1e formula options;formula syntax 35 text%2Fshared%2Foptionen%2F01060900.xhp#bm_id4249399;
1e values;rounded as shown (Calc) 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
19 precision as shown (Calc) 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
2f case sensitivity;comparing cell contents (Calc) 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
1d dates;start 1900/01/01 (Calc) 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
14 dates;default (Calc) 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
1a recursions in spreadsheets 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
24 iterative references in spreadsheets 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
27 calculating;iterative references (Calc) 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
1b references;iterative (Calc) 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
1d sort lists;copying to in Calc 35 text%2Fshared%2Foptionen%2F01060401.xhp#bm_id3153341;
1b formatting;expanding (Calc) 35 text%2Fshared%2Foptionen%2F01060300.xhp#bm_id3151110;
22 edit mode;through Enter key (Calc) 35 text%2Fshared%2Foptionen%2F01060300.xhp#bm_id3151110;
29 cells;cursor positions after input (Calc) 35 text%2Fshared%2Foptionen%2F01060300.xhp#bm_id3151110;
1b tab stops;setting in sheets 35 text%2Fshared%2Foptionen%2F01060300.xhp#bm_id3151110;
1a tabs;displaying sheet tabs 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
15 sheet tabs;displaying 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
1c scrollbars;displaying (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
20 column headers;displaying (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
18 charts;displaying (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
3b points;reducing editing points when snapping (Impress/Draw) 35 text%2Fshared%2Foptionen%2F01070300.xhp#bm_id3163802;
1b pictures;displaying in Calc 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
22 objects;displaying in spreadsheets 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
25 references;displaying in color (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
22 text overflow in spreadsheet cells 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
19 anchors;displaying (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
15 cells;coloring (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
26 cells;formatting without effect (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
1d zero values;displaying (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
15 guides;showing (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
1d page breaks;displaying (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
22 colors;grid lines and cells (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
1d grids;displaying lines (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
1e borders;cells on screen (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
3a predvolené vlastnosti záchytných mriežok (Writer/Calc) 35 text%2Fshared%2Foptionen%2F01050100.xhp#bm_id3147226;
22 predvolené;mriežky (Writer/Calc) 35 text%2Fshared%2Foptionen%2F01050100.xhp#bm_id3147226;
22 mriežky;predvolené (Writer/Calc) 35 text%2Fshared%2Foptionen%2F01050100.xhp#bm_id3147226;
2b AutoCaption function in %PRODUCTNAME Writer 35 text%2Fshared%2Foptionen%2F01041100.xhp#bm_id5164036;
1b automatic captions (Writer) 35 text%2Fshared%2Foptionen%2F01041100.xhp#bm_id5164036;
24 metrics;document formatting (Writer) 35 text%2Fshared%2Foptionen%2F01041000.xhp#bm_id3577990;
18 date acceptance patterns 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
23 formatting;printer metrics (Writer) 35 text%2Fshared%2Foptionen%2F01041000.xhp#bm_id3577990;
1f layout;importing Word documents 35 text%2Fshared%2Foptionen%2F01041000.xhp#bm_id3577990;
29 compatibility settings for MS Word import 35 text%2Fshared%2Foptionen%2F01041000.xhp#bm_id3577990;
30 importing;compatibility settings for text import 35 text%2Fshared%2Foptionen%2F01041000.xhp#bm_id3577990;
16 word counts;separators 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
23 spacing;tab stops in text documents 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
1e draw objects;displaying (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
26 charts;updating automatically (Writer) 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
18 konvertory;Eurokonvertor 33 text%2Fshared%2Fautopi%2F01150000.xhp#bm_id3154840;
c stock charts 31 text%2Fschart%2F01%2Ftype_stock.xhp#bm_id2959990;
10 XML file formats 2f text%2Fshared%2F00%2F00000021.xhp#bm_id3154408;
1f Euro;Sprievodca Eurokonvertorom 33 text%2Fshared%2Fautopi%2F01150000.xhp#bm_id3154840;
12 editing;hyperlinks 38 text%2Fshared%2Fguide%2Fhyperlink_edit.xhp#bm_id3153910;
f locale settings 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
2d promítání,živé prezentáci, na Internete 33 text%2Fshared%2Fautopi%2F01110200.xhp#bm_id3149233;
18 formuláre,sprievodcovia 33 text%2Fshared%2Fautopi%2F01090000.xhp#bm_id9834894;
e cells;aligning 2f text%2Fshared%2F01%2F05340300.xhp#bm_id3154545;
e plošné grafy 30 text%2Fschart%2F01%2Ftype_area.xhp#bm_id4130680;
11 Sprievodca listom 33 text%2Fshared%2Fautopi%2F01010000.xhp#bm_id3151100;
20 paragraphs;increasing indents of 2f text%2Fshared%2F02%2F02140000.xhp#bm_id3148520;
14 Sprievodcovia, listy 33 text%2Fshared%2Fautopi%2F01010000.xhp#bm_id3151100;
24 databázy;správa pomocou SQL (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F11080000.xhp#bm_id3148983;
23 obrazce;vkladanie a úprava bitmáp 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
1e inserting;objects from Gallery 38 text%2Fshared%2Fguide%2Fgallery_insert.xhp#bm_id3145136;
10 Find tab in Help 2f text%2Fshared%2F05%2F00000140.xhp#bm_id3148532;
f podpora na webe 2f text%2Fshared%2F05%2F00000001.xhp#bm_id3143272;
1d odstránenie;databázy (Base) 37 text%2Fshared%2Fguide%2Fdata_register.xhp#bm_id4724570;
2e zdroje dát;kopírovanie záznamov do zošitov 38 text%2Fshared%2Fguide%2Fdata_im_export.xhp#bm_id6911546;
3f funkcia automatické doplnenie v textových poliach a zoznamoch 2f text%2Fshared%2F04%2F01010000.xhp#bm_id3149991;
20 klávesnica;všeobecné príkazy 2f text%2Fshared%2F04%2F01010000.xhp#bm_id3149991;
16 queries;set properties 33 text%2Fshared%2F02%2Fquerypropdlg.xhp#bm_id3154788;
13 scrollbars;controls 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
1f printing;dates in presentations 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
24 plug-ins;activating and deactivating 2f text%2Fshared%2F01%2F02190000.xhp#bm_id3146946;
14 spin button creation 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
1b HTML documents;META tags in 36 text%2Fshared%2F01%2Fabout_meta_tags.xhp#bm_id3154380;
19 grafy;panely s textúrami 39 text%2Fshared%2Fguide%2Fchart_barformat.xhp#bm_id3149798;
27 skrytie;navigačné pole v pomocníkovi 34 text%2Fshared%2Fguide%2Fnavpane_on.xhp#bm_id3155364;
17 automatic control focus 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
15 files;version numbers 2f text%2Fshared%2F01%2F01100200.xhp#bm_id3149955;
1c grid controls;form functions 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
1d obrazce, pozri tiež obrázky 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
17 currency field creation 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
11 formats;positions 2f text%2Fshared%2F01%2F05020500.xhp#bm_id3154841;
24 verzie;zlučovanie verzií dokumentu 3c text%2Fshared%2Fguide%2Fredlining_docmerge.xhp#bm_id3154230;
1a time fields;form functions 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
19 štýl čiary;definovanie 3a text%2Fshared%2Fguide%2Flinestyle_define.xhp#bm_id3153825;
16 image control creation 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
15 image button creation 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
10 SQL;LIMIT clause 2c text%2Fshared%2F02%2Flimit.xhp#bm_id3149991;
d text;coloring 34 text%2Fshared%2Fguide%2Ftext_color.xhp#bm_id3156014;
11 callouts;drawings 2f text%2Fshared%2F02%2Fcallouts.xhp#bm_id9298379;
1b filters;XML filter settings 2f text%2Fshared%2F01%2F06150000.xhp#bm_id3153272;
18 extending selection mode 2f text%2Fshared%2F02%2F20050000.xhp#bm_id3148668;
1e úprava mierky textu v grafoch 2f text%2Fschart%2F02%2F01210000.xhp#bm_id3152996;
29 title rows;printing in $[officename] Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
d fonts;formats 2f text%2Fshared%2F01%2F05020100.xhp#bm_id3154812;
2b page styles;editing/applying with statusbar 2f text%2Fshared%2F02%2F20020000.xhp#bm_id3083278;
1a ochrana;zaznamenané zmeny 3b text%2Fshared%2Fguide%2Fredlining_protect.xhp#bm_id3159201;
1e distinct values in SQL queries 2f text%2Fshared%2F02%2F14070000.xhp#bm_id3149991;
19 lists;regular expressions 2f text%2Fshared%2F01%2F02100001.xhp#bm_id3146765;
15 sprievodcovia, porady 33 text%2Fshared%2Fautopi%2F01040000.xhp#bm_id3149031;
16 SQL;DISTINCT parameter 2f text%2Fshared%2F02%2F14070000.xhp#bm_id3149991;
1f data sources;$[officename] Base 3c text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp#bm_id8622089;
1f tabuľky v databázy;vytvorenie 35 text%2Fshared%2Fguide%2Fdata_tables.xhp#bm_id1983703;
1e columns;setting with the mouse 2f text%2Fshared%2F02%2F13020000.xhp#bm_id3148668;
2b sprava doľava;komplexné rozvrhnutie textu 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
16 data sources;as tables 2f text%2Fshared%2F02%2F12130000.xhp#bm_id3152895;
1b databases;searching records 2f text%2Fshared%2F02%2F12100200.xhp#bm_id3146936;
c scaling;axes 2f text%2Fschart%2F01%2F05040201.xhp#bm_id3150868;
25 súbory;uloženie v iných formátoch 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
11 sorting;databases 2f text%2Fshared%2F02%2F12100100.xhp#bm_id3147000;
1a standard filters;databases 2f text%2Fshared%2F02%2F12090000.xhp#bm_id3109850;
1d placeholders;on opening files 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
1b textové formáty;databázy 3b text%2Fshared%2Fguide%2Fdata_dbase2office.xhp#bm_id3157896;
25 default filters, see standard filters 2f text%2Fshared%2F02%2F12090000.xhp#bm_id3109850;
e data;read-only 2f text%2Fshared%2F02%2F07070100.xhp#bm_id3144740;
14 otváranie;dokumenty 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
1a read-only documents;cursor 2f text%2Fshared%2F02%2F07070000.xhp#bm_id3153089;
13 reloading;documents 2f text%2Fshared%2F02%2F07060000.xhp#bm_id3153089;
13 documents;read-only 2f text%2Fshared%2F02%2F07070000.xhp#bm_id3153089;
32 user-defined dictionaries;dictionary of exceptions 35 text%2Fshared%2Foptionen%2F01010400.xhp#bm_id7986388;
13 protected documents 2f text%2Fshared%2F02%2F07070000.xhp#bm_id3153089;
17 write protection on/off 2f text%2Fshared%2F02%2F07070000.xhp#bm_id3153089;
15 databases;ODBC (Base) 45 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02odbc.xhp#bm_id3149031;
1c forms;opening in design mode 2f text%2Fshared%2F02%2F01171000.xhp#bm_id3156211;
f controls;hidden 2f text%2Fshared%2F02%2F01170600.xhp#bm_id3143284;
11 subforms;creating 2f text%2Fshared%2F02%2F01170600.xhp#bm_id3143284;
17 labels;for draw objects 2f text%2Fshared%2F01%2F05230500.xhp#bm_id3149038;
e Form Navigator 2f text%2Fshared%2F02%2F01170600.xhp#bm_id3143284;
18 personalization;personas 3c text%2Fshared%2Foptionen%2Fpersona_firefox.xhp#bm_id4077578;
a forms;data 2f text%2Fshared%2F02%2F01170203.xhp#bm_id3150040;
1b formulas in reports;editing 45 text%2Fshared%2Fexplorer%2Fdatabase%2Frep_navigator.xhp#bm_id5823847;
f controls;events 2f text%2Fshared%2F02%2F01170103.xhp#bm_id3148643;
17 selection modes in text 2f text%2Fshared%2F02%2F20050000.xhp#bm_id3148668;
1f ovládacie prvky;spojené bunky 2f text%2Fshared%2F02%2F01170102.xhp#bm_id3145641;
1b formátovanie;nadpisy grafu 2f text%2Fschart%2F01%2F05020000.xhp#bm_id3150791;
e saving;options 35 text%2Fshared%2Foptionen%2F01010200.xhp#bm_id3143284;
1e obsah zoznamu;ovládacie prvky 2f text%2Fshared%2F02%2F01170102.xhp#bm_id3145641;
20 ovládacie prvky;zviazané polia 2f text%2Fshared%2F02%2F01170102.xhp#bm_id3145641;
22 ovládacie prvky;odkazy podľa SQL 2f text%2Fshared%2F02%2F01170102.xhp#bm_id3145641;
1a controls;rich text control 2f text%2Fshared%2F02%2F01170101.xhp#bm_id4040955;
e záznam;makrá 39 text%2Fshared%2Fguide%2Fmacro_recording.xhp#bm_id3093440;
11 rich text control 2f text%2Fshared%2F02%2F01170101.xhp#bm_id4040955;
17 forms;grouping controls 2f text%2Fshared%2F02%2F01170101.xhp#bm_id3146325;
16 menus;assigning macros 33 text%2Fshared%2Fguide%2Fscripting.xhp#bm_id5277565;
1a operators;standard filters 2f text%2Fshared%2F02%2F12090101.xhp#bm_id3148983;
1c complex text layout, see CTL 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3146907;
26 scaling;printing in $[officename] Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
1b inštalácia;UNO komponenty 38 text%2Fshared%2Fguide%2Fintegratinguno.xhp#bm_id3149760;
13 personal data input 35 text%2Fshared%2Foptionen%2F01010100.xhp#bm_id3155805;
13 headers;backgrounds 2f text%2Fshared%2F01%2F05030600.xhp#bm_id3151097;
c dotted areas 2f text%2Fshared%2F01%2F05210400.xhp#bm_id3149962;
26 vlastnosti;ovládacie prvky formulára 8d text%2Fshared%2F02%2F01170100.xhp#bm_id3147102;text%2Fshared%2F02%2F01170200.xhp#bm_id3147285;text%2Fshared%2F02%2F01170202.xhp#bm_id3150499;
38 ovládacie prvky;vlastnosti ovládacích prvkov tabuľky 2f text%2Fshared%2F02%2F01170004.xhp#bm_id3109850;
14 editing;draw objects 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
22 polia so vzorom;funkcie formulára 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
20 číselné polia vo formulároch 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
23 OLE objects;arranging within stacks 2f text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
12 documents;printing 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
1b Sprievodcovia;Eurokonvertor 33 text%2Fshared%2Fautopi%2F01150000.xhp#bm_id3154840;
17 inštalácia;XML filtre 3f text%2Fshared%2Fguide%2Fxsltfilter_distribute.xhp#bm_id7007583;
20 pasting;data from text documents 3e text%2Fshared%2Fguide%2Fcopytext2application.xhp#bm_id3152924;
24 scaling;font sizes in user interface 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
1c version numbers of documents 2f text%2Fshared%2F01%2F01100200.xhp#bm_id3149955;
22 files and folders in $[officename] 35 text%2Fshared%2Foptionen%2F01010300.xhp#bm_id3149514;
20 textové pole;funkcie formulára 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
c pixel editor 2f text%2Fshared%2F01%2F05210500.xhp#bm_id3155619;
1a vytvorenie poľa možnosti 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
11 bullets;replacing 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
1f data sources;displaying current 2f text%2Fshared%2F02%2F12140000.xhp#bm_id3151262;
1a pictures;captions (Writer) 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
22 vytváranie tlačidiel s príkazom 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
28 panely nástrojov;pridávanie tlačidiel 38 text%2Fshared%2Fguide%2Fedit_symbolbar.xhp#bm_id3159201;
f obrázky;filter 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
10 editing;comments 2f text%2Fshared%2F01%2F04050000.xhp#bm_id3154100;
20 address books;LDAP server (Base) 43 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02ldap.xhp#bm_id22583;
16 dotazy;prehľad (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02000000.xhp#bm_id3150445;
11 rectangle drawing 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
19 numerical fields in forms 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
15 vytvorenie zoskupenia 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
10 triangle drawing 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
1c hyperlinks;character formats 2f text%2Fshared%2F01%2F05020400.xhp#bm_id3152895;
1a HTML documents;source text 2f text%2Fshared%2F02%2F19090000.xhp#bm_id3154788;
16 text boxes;positioning 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
e pohľady;ikony 34 text%2Fshared%2Fguide%2Fflat_icons.xhp#bm_id3145669;
35 ovládací prvok tabuľky;úpravy pomocou klávesnice 2f text%2Fshared%2F02%2F01170004.xhp#bm_id3109850;
1d freeform lines;draw functions 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
14 lines;draw functions 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
c certificates 3c text%2Fshared%2Fguide%2Fdigital_signatures.xhp#bm_id7430951;
16 black printing in Calc 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
18 sprievodcovia,formuláre 33 text%2Fshared%2Fautopi%2F01090000.xhp#bm_id9834894;
18 directories;creating new 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
10 Asian typography 2f text%2Fshared%2F01%2F05020700.xhp#bm_id3155620;
17 formatting;font effects 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
23 double-line writing in Asian layout 2f text%2Fshared%2F01%2F05020600.xhp#bm_id3156053;
19 FTP;otváranie dokumentov 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
1c zarovnanie;nadpisy v grafoch 2f text%2Fschart%2F01%2F05020101.xhp#bm_id3150793;
18 krivky;upravovanie bodov 2a text%2Fshared%2Fmain0227.xhp#bm_id3149987;
11 XForms;conditions 37 text%2Fshared%2F01%2Fxformsdataaddcon.xhp#bm_id8615680;
17 dictionaries;spellcheck 2f text%2Fshared%2F01%2F06010000.xhp#bm_id3149047;
23 Data Navigator;adding/editing items 34 text%2Fshared%2F01%2Fxformsdataadd.xhp#bm_id7194738;
12 export pre WebCast 33 text%2Fshared%2Fautopi%2F01110200.xhp#bm_id3149233;
1d text;copying by drag and drop 3e text%2Fshared%2Fguide%2Fcopytext2application.xhp#bm_id3152924;
1d rozlíšenie pre tlač bitmap 36 text%2Fshared%2Fguide%2Fprint_faster.xhp#bm_id5201574;
14 text;selection modes 2f text%2Fshared%2F02%2F20050000.xhp#bm_id3148668;
1e zobrazovanie;panely nástrojov 74 text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
1f relatívne hypertextové odkazy 3b text%2Fshared%2Fguide%2Fhyperlink_rel_abs.xhp#bm_id3147399;
a PDF;export 35 text%2Fshared%2F01%2Fref_pdf_export.xhp#bm_id3149532;
14 XML filters;settings 2f text%2Fshared%2F01%2F06150000.xhp#bm_id3153272;
20 UNO components;Extension Manager 35 text%2Fshared%2F01%2Fpackagemanager.xhp#bm_id2883388;
19 updates;checking manually 34 text%2Fshared%2F01%2Fonline_update.xhp#bm_id7647328;
5 audio 31 text%2Fshared%2F01%2Fmoviesound.xhp#bm_id1907712;
f charts;aligning 2f text%2Fschart%2F01%2F04060000.xhp#bm_id3149400;
6 videos 31 text%2Fshared%2F01%2Fmoviesound.xhp#bm_id1907712;
1b podmienky filtra v dotazoch 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
1e makrá;v dokumentoch MS Office 31 text%2Fshared%2Fguide%2Fms_user.xhp#bm_id3150789;
2b cursor;allowing in protected areas (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
18 CTL;(not) wrapping words 36 text%2Fshared%2F01%2Fformatting_mark.xhp#bm_id9930722;
1e Autopilot, viď sprievodcovia  33 text%2Fshared%2Fautopi%2F01000000.xhp#bm_id3152551;
16 setting options;themes 3c text%2Fshared%2Foptionen%2Fpersona_firefox.xhp#bm_id4077578;
18 databases;editing tables 2f text%2Fshared%2F01%2F05340400.xhp#bm_id3153116;
e tags;META tags 36 text%2Fshared%2F01%2Fabout_meta_tags.xhp#bm_id3154380;
20 documents;opening in design mode 2f text%2Fshared%2F02%2F01171000.xhp#bm_id3156211;
14 formats;Asian layout 2f text%2Fshared%2F01%2F05020600.xhp#bm_id3156053;
2f printing;in original size in $[officename] Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
9 META tags 36 text%2Fshared%2F01%2Fabout_meta_tags.xhp#bm_id3154380;
11 exporting;to HTML 36 text%2Fshared%2F01%2Fabout_meta_tags.xhp#bm_id3154380;
19 finding;similarity search 2f text%2Fshared%2F01%2F02100100.xhp#bm_id3156045;
14 subforms;description 2f text%2Fshared%2F02%2F01170203.xhp#bm_id3150040;
34 XForms;adding/editing/deleting/organizing namespaces 35 text%2Fshared%2F01%2Fxformsdataname.xhp#bm_id8286080;
17 defaults;number formats 2f text%2Fshared%2F01%2F05020300.xhp#bm_id3152942;
b windows;new 2f text%2Fshared%2F01%2F07010000.xhp#bm_id6323129;
c Hangul/Hanja 2f text%2Fshared%2F01%2F06200000.xhp#bm_id3155757;
16 sprievodcovia,prehľad 33 text%2Fshared%2Fautopi%2F01000000.xhp#bm_id3152551;
14 HTML dokumenty;nové 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
23 printing;elements in text documents 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
17 converting;Hangul/Hanja 2f text%2Fshared%2F01%2F06200000.xhp#bm_id3155757;
2a compatibility settings;key bindings (Calc) 35 text%2Fshared%2Foptionen%2F01060800.xhp#bm_id4249399;
18 vytvorenie poľa zoznamu 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
15 editing;shortcut keys 2f text%2Fshared%2F01%2F06140200.xhp#bm_id2322763;
1c characters;alternative fonts 2f text%2Fshared%2F02%2F02020000.xhp#bm_id3148983;
14 customizing;keyboard 2f text%2Fshared%2F01%2F06140200.xhp#bm_id2322763;
10 stĺpcové grafy 98 text%2Fschart%2F01%2Fthree_d_view.xhp#bm_id3156423;text%2Fschart%2F01%2Ftype_column_bar.xhp#bm_id4919583;text%2Fschart%2F01%2Ftype_pie.xhp#bm_id7621997;
16 vytvorenie combo poľa 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
28 keyboard;assigning/editing shortcut keys 2f text%2Fshared%2F01%2F06140200.xhp#bm_id2322763;
19 drawings;showing (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
13 script organization 2f text%2Fshared%2F01%2F06130200.xhp#bm_id3237403;
13 dotazy;tlač (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02000000.xhp#bm_id3150445;
24 ovládacie prvky;formátované polia 2f text%2Fshared%2F02%2F01170002.xhp#bm_id3150774;
11 controls;printing 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
15 desatinný tabulátor 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
11 numbering;options 2f text%2Fshared%2F01%2F06050500.xhp#bm_id4096499;
1c non-breaking spaces (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
1c paragraphs;inserting bullets 2f text%2Fshared%2F01%2F06050100.xhp#bm_id3150502;
d depth stagger 2f text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
f borders;shadows 2f text%2Fshared%2F01%2F05030500.xhp#bm_id3155855;
11 legendy;v grafoch 36 text%2Fshared%2Fguide%2Fchart_legend.xhp#bm_id3147291;
19 ordinal numbers;replacing 2f text%2Fshared%2F01%2F06040400.xhp#bm_id3153899;
17 opening;dialog settings 35 text%2Fshared%2Foptionen%2F01010600.xhp#bm_id3155450;
15 formatting;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3163710;
16 spúšťanie;parametre 3a text%2Fshared%2Fguide%2Fstart_parameters.xhp#bm_id3156410;
17 draw objects;protecting 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
1c controls;activating in forms 2f text%2Fshared%2F02%2F01171000.xhp#bm_id3156211;
17 charts;positioning axes 2f text%2Fschart%2F01%2F05040202.xhp#bm_id3150869;
26 AutoCorrect function;replacement table 2f text%2Fshared%2F01%2F06040200.xhp#bm_id3152876;
e controls;focus 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
12 paragraphs;joining 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
1e styles;replacing automatically 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
12 zooming;page views 2f text%2Fshared%2F01%2F03010000.xhp#bm_id3154682;
1d headings;entering as text box 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
17 Chinese writing systems 2d text%2Fshared%2F01%2F06010600.xhp#bm_id49745;
22 paragraphs;numbering automatically 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
1b font sizes;relative changes 2f text%2Fshared%2F01%2F05020100.xhp#bm_id3154812;
1f underlining;AutoFormat function 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
21 umiestňovanie panelov nástrojov 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
24 capital letters;AutoCorrect function 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
18 abbreviation replacement 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
13 data source browser 2f text%2Fshared%2F01%2F05340400.xhp#bm_id3153116;
2f comparisons;operators in standard filter dialog 2f text%2Fshared%2F02%2F12090101.xhp#bm_id3148983;
3b schránka;vkladanie formátovaného/neformátovaného textu 31 text%2Fshared%2Fguide%2Fpasting.xhp#bm_id3620715;
10 exporting;to PDF 35 text%2Fshared%2F01%2Fref_pdf_export.xhp#bm_id3149532;
18 spoolfiles with Xprinter 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
1c AutoCorrect function;options 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
12 vlastné šablóny 3b text%2Fshared%2Fguide%2Fstandard_template.xhp#bm_id3154285;
24 spellcheck;activating for a language 35 text%2Fshared%2Foptionen%2F01010401.xhp#bm_id3154230;
1b controls;arranging in forms 2f text%2Fshared%2F02%2F01170600.xhp#bm_id3143284;
12 characters;spacing 2f text%2Fshared%2F01%2F05020500.xhp#bm_id3154841;
14 sections;backgrounds 2f text%2Fshared%2F01%2F05030600.xhp#bm_id3151097;
1a formátovanie;odstránenie 39 text%2Fshared%2Fguide%2Fundo_formatting.xhp#bm_id6606036;
2c Funkcie automatickej opravy;kontextové menu 5e text%2Fshared%2F01%2F06040000.xhp#bm_id3153391;text%2Fshared%2F01%2F06040500.xhp#bm_id3152823;
12 aligning;2D charts 2f text%2Fschart%2F01%2F04060000.xhp#bm_id3149400;
1d formuláre;navrhovanie (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F04030000.xhp#bm_id3148668;
3f dictionaries;common terms in simplified and traditional chinese 2e text%2Fshared%2F01%2F06010601.xhp#bm_id905789;
1f common terms;Chinese dictionary 2e text%2Fshared%2F01%2F06010601.xhp#bm_id905789;
1e templates;changing basic fonts 35 text%2Fshared%2Foptionen%2F01040300.xhp#bm_id3151299;
34 traditional Chinese;conversion to simplified Chinese 2d text%2Fshared%2F01%2F06010600.xhp#bm_id49745;
28 tables in databases;browsing and editing 2f text%2Fshared%2F01%2F05340400.xhp#bm_id3153116;
1f forms;Combo Box/List Box Wizard 2f text%2Fshared%2F02%2F01170900.xhp#bm_id3159233;
17 Access databases (base) 47 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02access.xhp#bm_id2755516;
14 highlighting changes 33 text%2Fshared%2Fguide%2Fredlining.xhp#bm_id3150499;
25 vytvorenie zaškrtávacieho políčka 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
2c formula texts;printing in $[officename] Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
12 pictures;number of 2f text%2Fshared%2F01%2F01100400.xhp#bm_id1472518;
14 levels;depth stagger 2f text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
17 tables in text;printing 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
20 pictures;arranging within stacks 2f text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
13 selection clipboard 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
10 úprava;obrázky 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
1e Data Navigator;display options 31 text%2Fshared%2F01%2Fxformsdata.xhp#bm_id6823023;
18 HTML;importing META tags 36 text%2Fshared%2F01%2Fabout_meta_tags.xhp#bm_id3154380;
11 borders;arranging 2f text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
11 arranging;objects 2f text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
1e paragraphs;removing blank ones 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
15 flipping draw objects 2f text%2Fshared%2F01%2F05240000.xhp#bm_id3151264;
e converters;XML 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
1f names, see also labels/callouts 2f text%2Fshared%2F01%2F05230500.xhp#bm_id3149038;
1e šablóny;databázové zostavy 35 text%2Fshared%2Fguide%2Fdata_report.xhp#bm_id3147834;
22 captions, see also labels/callouts 2f text%2Fshared%2F01%2F05230500.xhp#bm_id3149038;
22 automatické čiary/okraje v texte 35 text%2Fshared%2Fguide%2Fline_intext.xhp#bm_id3143206;
14 draw objects;legends 2f text%2Fshared%2F01%2F05230500.xhp#bm_id3149038;
1f document types in $[officename] 2f text%2Fshared%2F00%2F00000021.xhp#bm_id3154408;
11 menus;customizing 2e text%2Fshared%2F01%2F06140100.xhp#bm_id900601;
17 dokumenty;zoznam obsahu 33 text%2Fshared%2Fguide%2Fnavigator.xhp#bm_id3147008;
f circle drawings 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
15 draw objects;slanting 2f text%2Fshared%2F01%2F05230400.xhp#bm_id3149988;
73 predictive text, see also AutoCorrect function/AutoFill function/AutoInput function/word completion/text completion 36 text%2Fshared%2Fguide%2Fautocorr_url.xhp#bm_id3149346;
15 slanting draw objects 2f text%2Fshared%2F01%2F05230400.xhp#bm_id3149988;
14 previews;fonts lists 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
28 anchors;types/positions for draw objects 2f text%2Fshared%2F01%2F05230100.xhp#bm_id3154350;
25 draw objects;positioning and resizing 2f text%2Fshared%2F01%2F05230100.xhp#bm_id3154350;
1d databáza;klávesové skratky 2f text%2Fshared%2F04%2F01020000.xhp#bm_id3149809;
25 positioning;draw objects and controls 2f text%2Fshared%2F01%2F05230100.xhp#bm_id3154350;
16 text;text/draw objects 2f text%2Fshared%2F01%2F05220000.xhp#bm_id3146856;
1c exporting;to foreign formats 2f text%2Fshared%2F01%2F01070001.xhp#bm_id3153383;
d editing;menus 2e text%2Fshared%2F01%2F06140100.xhp#bm_id900601;
17 kreslenie čiar v texte 35 text%2Fshared%2Fguide%2Fline_intext.xhp#bm_id3143206;
12 transparency;areas 2f text%2Fshared%2F01%2F05210700.xhp#bm_id3146807;
d shadows;areas 2f text%2Fshared%2F01%2F05210600.xhp#bm_id3150014;
e pattern editor 2f text%2Fshared%2F01%2F05210500.xhp#bm_id3155619;
f polygon drawing 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
22 conditions;items in Data Navigator 37 text%2Fshared%2F01%2Fxformsdataaddcon.xhp#bm_id8615680;
1f formats;of currencies/date/time 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
8 hatching 2f text%2Fshared%2F01%2F05210400.xhp#bm_id3149962;
27 Office;Microsoft Office a $[officename] 31 text%2Fshared%2Fguide%2Fms_user.xhp#bm_id3150789;
1e charts;arranging within stacks 2f text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
17 fill patterns for areas 2f text%2Fshared%2F01%2F05210100.xhp#bm_id3149999;
15 wizards;macros (Base) 46 text%2Fshared%2Fexplorer%2Fdatabase%2Fmigrate_macros.xhp#bm_id6009095;
11 Word;uložiť ako 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
1e settings;program configuration 35 text%2Fshared%2Foptionen%2F01000000.xhp#bm_id3153665;
18 descriptions for objects 2f text%2Fshared%2F01%2F05190100.xhp#bm_id3147366;
15 Internet;prezentácie 33 text%2Fshared%2Fautopi%2F01110200.xhp#bm_id3149233;
d names;objects 2f text%2Fshared%2F01%2F05190000.xhp#bm_id3147366;
11 protected hyphens 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
d groups;naming 2f text%2Fshared%2F01%2F05190000.xhp#bm_id3147366;
e objects;naming 2f text%2Fshared%2F01%2F05190000.xhp#bm_id3147366;
14 block selection mode 2f text%2Fshared%2F02%2F20050000.xhp#bm_id3148668;
26 shadows;characters, using context menu 2f text%2Fshared%2F01%2F05110500.xhp#bm_id3154545;
18 strikethrough;characters 2f text%2Fshared%2F01%2F05110400.xhp#bm_id3152942;
e forms;browsing 2f text%2Fshared%2F02%2F12100200.xhp#bm_id3146936;
16 underlining;characters 2f text%2Fshared%2F01%2F05110300.xhp#bm_id3150756;
16 characters;underlining 2f text%2Fshared%2F01%2F05110300.xhp#bm_id3150756;
1b sprievodcovia, prezentácie 33 text%2Fshared%2Fautopi%2F01050000.xhp#bm_id3159224;
1d grafika, pozri tiež obrázky 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
34 captions;tables/pictures/frames/OLE objects (Writer) 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
20 namespace organization in XForms 35 text%2Fshared%2F01%2Fxformsdataname.xhp#bm_id8286080;
28 hyphenation;minimal number of characters 35 text%2Fshared%2Foptionen%2F01010400.xhp#bm_id7986388;
f characters;bold 2f text%2Fshared%2F01%2F05110100.xhp#bm_id3150278;
17 links;character formats 2f text%2Fshared%2F01%2F05020400.xhp#bm_id3152895;
11 databases;sorting 2f text%2Fshared%2F02%2F12100100.xhp#bm_id3147000;
9 bold;text 2f text%2Fshared%2F01%2F05110100.xhp#bm_id3150278;
12 súbory;otváranie 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
17 Open CL;setting options 33 text%2Fshared%2Foptionen%2Fopencl.xhp#bm_id4077578;
12 invertovať;filter 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
25 tables in text;creating automatically 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
12 bullets;paragraphs 2f text%2Fshared%2F01%2F06050100.xhp#bm_id3150502;
14 axes;inserting grids 2f text%2Fschart%2F01%2F04070000.xhp#bm_id3147434;
18 keys;adding push buttons 34 text%2Fshared%2Fguide%2Fformfields.xhp#bm_id3149798;
14 posterizácia;filter 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
2a security;options for documents with macros 35 text%2Fshared%2Foptionen%2F01030300.xhp#bm_id2322153;
9 text;bold 2f text%2Fshared%2F01%2F05110100.xhp#bm_id3150278;
18 čiary;upravovanie bodov 2a text%2Fshared%2Fmain0227.xhp#bm_id3149987;
11 vertical callouts 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
16 spaces;ignoring double 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
10 text;font styles 2f text%2Fshared%2F01%2F05110000.xhp#bm_id3147366;
e sizes;pictures 2f text%2Fshared%2F01%2F05030800.xhp#bm_id3148585;
12 drawings;languages 39 text%2Fshared%2Fguide%2Flanguage_select.xhp#bm_id3083278;
15 inserting;OLE objects 2f text%2Fshared%2F01%2F04150100.xhp#bm_id3153116;
12 joining;paragraphs 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
14 copying;from Gallery 38 text%2Fshared%2Fguide%2Fgallery_insert.xhp#bm_id3145136;
2a panely tlačidiel, pozri panely nástrojov 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
12 text objects;fonts 2f text%2Fshared%2F01%2F05090000.xhp#bm_id3155271;
12 charts;data labels 2f text%2Fschart%2F01%2F04030000.xhp#bm_id3150275;
15 aligning;text objects 2f text%2Fshared%2F01%2F05080000.xhp#bm_id3152942;
13 positioning;objects 2f text%2Fshared%2F01%2F05070000.xhp#bm_id3149987;
14 Client Side ImageMap 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3152418;
10 aligning;objects 2f text%2Fshared%2F01%2F05070000.xhp#bm_id3149987;
b Drawing bar 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
e phonetic guide 2f text%2Fshared%2F01%2F05060000.xhp#bm_id9598376;
16 fonts;default settings 35 text%2Fshared%2Foptionen%2F01040300.xhp#bm_id3151299;
17 editors;ImageMap editor 32 text%2Fshared%2Fguide%2Fimagemap.xhp#bm_id3150502;
1d numbering;using automatically 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
15 selecting;print areas 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
19 smooth scrolling (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
17 text documents;printing 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
6 movies 31 text%2Fshared%2F01%2Fmoviesound.xhp#bm_id1907712;
d zmeny;ochrana 3b text%2Fshared%2Fguide%2Fredlining_protect.xhp#bm_id3159201;
1f formatted fields;form functions 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
18 portable document format 35 text%2Fshared%2F01%2Fref_pdf_export.xhp#bm_id3149532;
f editing;objects 2f text%2Fshared%2F01%2F02200100.xhp#bm_id3145138;
11 frames;protecting 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
11 similarity search 2f text%2Fshared%2F01%2F02100100.xhp#bm_id3156045;
29 file sharing options for current document 2f text%2Fshared%2F01%2F01100600.xhp#bm_id1472519;
29 zmena, viď tiež editovanie a nahradenie 3b text%2Fshared%2Fguide%2Fstandard_template.xhp#bm_id3154285;
12 shadows;characters 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
12 group box creation 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
f events;controls 2f text%2Fshared%2F02%2F01170103.xhp#bm_id3148643;
17 empty paragraph removal 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
19 PostScript;creating files 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
12 forms;HTML filters 2f text%2Fshared%2F02%2F01170700.xhp#bm_id3163829;
11 choosing printers 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
11 clipboard;pasting 2f text%2Fshared%2F01%2F02060000.xhp#bm_id3149031;
10 models in XForms 31 text%2Fshared%2F01%2Fxformsdata.xhp#bm_id6823023;
11 settings;printers 2f text%2Fshared%2F01%2F01140000.xhp#bm_id3147294;
13 input method window 2f text%2Fshared%2F01%2F03040000.xhp#bm_id3159079;
15 outlines;font effects 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
17 glossaries;common terms 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3154896;
16 text objects;alignment 2f text%2Fshared%2F01%2F05080000.xhp#bm_id3152942;
18 styles;'changed' message 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
e titles;objects 2f text%2Fshared%2F01%2F05190100.xhp#bm_id3147366;
17 data;forms and subforms 2f text%2Fshared%2F02%2F01170203.xhp#bm_id3150040;
24 opening;documents from other formats 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
15 deactivating;plug-ins 2f text%2Fshared%2F01%2F02190000.xhp#bm_id3146946;
11 deleting;comments 2f text%2Fshared%2F01%2F04050000.xhp#bm_id3154100;
1a SQL;executing SQL commands 38 text%2Fshared%2Fguide%2Fdata_enter_sql.xhp#bm_id3152801;
1d password as document property 2f text%2Fshared%2F01%2F01100600.xhp#bm_id1472519;
17 Navigation bar;controls 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
1c textové dokumenty;ukladanie 32 text%2Fshared%2Fguide%2Fdoc_save.xhp#bm_id3147226;
1a remarks, see also comments 2f text%2Fshared%2F01%2F04050000.xhp#bm_id3154100;
1a multiple documents;opening 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
f copies;printing 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
10 number of tables 2f text%2Fshared%2F01%2F01100400.xhp#bm_id1472518;
12 formats;tabulators 2f text%2Fshared%2F01%2F05030300.xhp#bm_id3156027;
19 skrývanie;legendy grafov 2f text%2Fschart%2F01%2F04020000.xhp#bm_id3156441;
1b My Documents folder;opening 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
1a default printer;setting up 2f text%2Fshared%2F01%2F01140000.xhp#bm_id3147294;
17 changes;review function 33 text%2Fshared%2Fguide%2Fredlining.xhp#bm_id3150499;
23 one and a half line spacing in text 2f text%2Fshared%2F01%2F05030100.xhp#bm_id3154689;
11 documents;closing 2f text%2Fshared%2F01%2F01050000.xhp#bm_id3154545;
d binding space 2f text%2Fshared%2F01%2F05040200.xhp#bm_id3150620;
d more controls 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
8 Fontwork 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
1a spaces;displaying (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
13 aligning;paragraphs 2f text%2Fshared%2F01%2F05030700.xhp#bm_id3150008;
1d frames;text fitting to frames 2f text%2Fshared%2F01%2F05220000.xhp#bm_id3146856;
1d file formats;OpenDocument/XML 2f text%2Fshared%2F00%2F00000021.xhp#bm_id3154408;
1a galéria;pridanie obrázka 3a text%2Fshared%2Fguide%2Fdragdrop_gallery.xhp#bm_id3154927;
15 reorganizácia grafov 2f text%2Fschart%2F02%2F01220000.xhp#bm_id3150400;
1d zobrazenie;vlastnosti súboru 41 text%2Fshared%2Fguide%2Fviewing_file_properties.xhp#bm_id3152594;
e pixel patterns 2f text%2Fshared%2F01%2F05210500.xhp#bm_id3155619;
f number of pages 2f text%2Fshared%2F01%2F01100400.xhp#bm_id1472518;
1d pasting;from data source view 39 text%2Fshared%2Fguide%2Fdragdrop_beamer.xhp#bm_id3145071;
26 defaults;file formats in $[officename] 2f text%2Fshared%2F00%2F00000021.xhp#bm_id3154408;
e Help;bookmarks 2f text%2Fshared%2F05%2F00000150.xhp#bm_id3153244;
f sieťové grafy 2f text%2Fschart%2F01%2Ftype_net.xhp#bm_id2193975;
25 tables in databases;adding to queries 2f text%2Fshared%2F02%2F14020100.xhp#bm_id3154788;
24 security;warning dialogs with macros 36 text%2Fshared%2F01%2Fsecuritywarning.xhp#bm_id6499832;
11 zálohy;dokumenty 32 text%2Fshared%2Fguide%2Fdoc_save.xhp#bm_id3147226;
12 IME;showing/hiding 2f text%2Fshared%2F01%2F03040000.xhp#bm_id3159079;
24 výberový zoznam;funkcie formulára 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
22 HTML documents;importing/exporting 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
15 načítanie;dokumenty 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
18 indikátor čiar v texte 35 text%2Fshared%2Fguide%2Fline_intext.xhp#bm_id3143206;
21 exporting;HTML and text documents 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
e grafy;prehľad 2a text%2Fschart%2Fmain0000.xhp#bm_id3148664;
13 titles;font effects 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
12 commands;repeating 2f text%2Fshared%2F01%2F02030000.xhp#bm_id3150279;
18 outlines;outline symbols 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
11 organizing;styles 2f text%2Fshared%2F01%2F05040100.xhp#bm_id3153383;
16 editors;formula editor 2f text%2Fshared%2F01%2F04160300.xhp#bm_id3152937;
f text;font sizes 2f text%2Fshared%2F01%2F05100000.xhp#bm_id3153391;
36 kopírovanie;oblasti zošita; do textových dokumentov 38 text%2Fshared%2Fguide%2Fdragdrop_table.xhp#bm_id3154927;
12 fonts;text objects 2f text%2Fshared%2F01%2F05090000.xhp#bm_id3155271;
f printing;copies 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
1d formats;on opening and saving 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
1e macros;security warning dialog 36 text%2Fshared%2F01%2Fsecuritywarning.xhp#bm_id6499832;
18 packages, see extensions 35 text%2Fshared%2F01%2Fpackagemanager.xhp#bm_id2883388;
8 základy 30 text%2Fshared%2Fguide%2Fcollab.xhp#bm_id4459669;
30 printer metrics for document formatting (Writer) 35 text%2Fshared%2Foptionen%2F01041000.xhp#bm_id3577990;
12 kerning;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3151282;
1f objects;titles and descriptions 2f text%2Fshared%2F01%2F05190100.xhp#bm_id3147366;
2a formula options;recalculating spreadsheets 35 text%2Fshared%2Foptionen%2F01060900.xhp#bm_id4249399;
c fonts;styles 2f text%2Fshared%2F01%2F05110000.xhp#bm_id3147366;
16 automatické ukladanie 36 text%2Fshared%2Fguide%2Fdoc_autosave.xhp#bm_id3152924;
22 converting;$[officename] documents 2f text%2Fshared%2F01%2F01070001.xhp#bm_id3153383;
1d databázy;odstránenie (Base) 37 text%2Fshared%2Fguide%2Fdata_register.xhp#bm_id4724570;
10 pictures;drawing 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
19 grafy;formátovanie steny 2f text%2Fschart%2F01%2F05060000.xhp#bm_id3150792;
1e zošity;automatické ukladanie 36 text%2Fshared%2Fguide%2Fdoc_autosave.xhp#bm_id3152924;
1e objects;inserting from Gallery 38 text%2Fshared%2Fguide%2Fgallery_insert.xhp#bm_id3145136;
10 bitmaps;patterns 2f text%2Fshared%2F01%2F05210500.xhp#bm_id3155619;
11 replacement table 2f text%2Fshared%2F01%2F06040200.xhp#bm_id3152876;
5 music 31 text%2Fshared%2F01%2Fmoviesound.xhp#bm_id1907712;
1c colors;printing in grayscale 35 text%2Fshared%2Foptionen%2F01010900.xhp#bm_id3147323;
13 fonts;strikethrough 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
21 read-only items in Data Navigator 34 text%2Fshared%2F01%2Fxformsdataadd.xhp#bm_id7194738;
14 date fields;creating 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
e OLE;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3154479;
19 comments;printing in text 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
18 design mode after saving 2f text%2Fshared%2F02%2F01171000.xhp#bm_id3156211;
27 chart legends;showing icons with labels 2f text%2Fschart%2F01%2F04030000.xhp#bm_id3150275;
1f bullet lists;formatting options 2f text%2Fshared%2F01%2F06050500.xhp#bm_id4096499;
1e vzorové dokumenty a šablóny 33 text%2Fshared%2Fguide%2Faaa_start.xhp#bm_id3156324;
17 names;multi-line titles 2f text%2Fshared%2F02%2F01170101.xhp#bm_id3163820;
17 common terms;glossaries 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3154896;
1d displaying;zero values (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
1d vkladanie;obrázky v galérii 74 text%2Fshared%2Fguide%2Fdragdrop_gallery.xhp#bm_id3154927;text%2Fshared%2Fguide%2Fdragdrop_gallery.xhp#bm_id3154927;
12 metrics;converting 2f text%2Fshared%2F00%2F00000003.xhp#bm_id3147543;
11 printing;comments 2f text%2Fshared%2F01%2F04050000.xhp#bm_id3154100;
12 areas;transparency 2f text%2Fshared%2F01%2F05210700.xhp#bm_id3146807;
16 prezentácie;ukladanie 32 text%2Fshared%2Fguide%2Fdoc_save.xhp#bm_id3147226;
14 print area selection 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
15 opening;several files 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
22 user-defined dictionaries;creating 35 text%2Fshared%2Foptionen%2F01010401.xhp#bm_id3154230;
19 grafy;klávesové skratky 2f text%2Fschart%2F04%2F01020000.xhp#bm_id3150767;
21 klávesové skratky;v databázach 2f text%2Fshared%2F04%2F01020000.xhp#bm_id3149809;
19 glossaries;Internet terms 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3150702;
15 fill colors for areas 2f text%2Fshared%2F01%2F05210100.xhp#bm_id3149999;
12 vlastnosti;súbory 41 text%2Fshared%2Fguide%2Fviewing_file_properties.xhp#bm_id3152594;
10 grafy;vlastnosti 2f text%2Fschart%2F01%2F05010000.xhp#bm_id3149666;
f forms;Navigator 2f text%2Fshared%2F02%2F01170600.xhp#bm_id3143284;
1e pripájanie panelov nástrojov 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
23 databázy;importovanie/exportovanie 38 text%2Fshared%2Fguide%2Fdata_im_export.xhp#bm_id6911546;
a Paintbrush 33 text%2Fshared%2Fguide%2Fpaintbrush.xhp#bm_id380260;
1a grafy;úprava mierky textu 2f text%2Fschart%2F02%2F01210000.xhp#bm_id3152996;
12 customizing;events 2f text%2Fshared%2F01%2F06140500.xhp#bm_id3152427;
1b buttons;adding push buttons 34 text%2Fshared%2Fguide%2Fformfields.xhp#bm_id3149798;
10 vyhladiť;filter 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
1a multi-line titles in forms 2f text%2Fshared%2F02%2F01170101.xhp#bm_id3163820;
24 grids;display options (Impress/Draw) 2b text%2Fshared%2F01%2Fgrid.xhp#bm_id4263435;
1b prezentácie, sprievodcovia 33 text%2Fshared%2Fautopi%2F01050000.xhp#bm_id3159224;
e farby, pozadia 34 text%2Fshared%2Fguide%2Fbackground.xhp#bm_id3149346;
2b vytvorenie obrázkového ovládacieho prvku 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
1c príkazový riadok;parametre 3a text%2Fshared%2Fguide%2Fstart_parameters.xhp#bm_id3156410;
16 Database Wizard (Base) 41 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz00.xhp#bm_id2026429;
e fonts;outlines 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
20 documents;opening with templates 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
e DDE;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3147084;
b sound files 31 text%2Fshared%2F01%2Fmoviesound.xhp#bm_id1907712;
13 documents;exporting 2f text%2Fshared%2F01%2F01070001.xhp#bm_id3153383;
2a read-only documents;database tables on/off 2f text%2Fshared%2F02%2F07070100.xhp#bm_id3144740;
20 dictionaries, see also languages 39 text%2Fshared%2Fguide%2Flanguage_select.xhp#bm_id3083278;
15 accessibility;options 35 text%2Fshared%2Foptionen%2F01013000.xhp#bm_id3159411;
1e pevný text;funkcie formulára 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
15 exiting;$[officename] 2f text%2Fshared%2F01%2F01170000.xhp#bm_id3154545;
1d words;automatically replacing 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
12 X axes;positioning 2f text%2Fschart%2F01%2F05040202.xhp#bm_id3150869;
10 positioning;axes 2f text%2Fschart%2F01%2F05040202.xhp#bm_id3150869;
1a displaying;tables (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
f justifying text 2f text%2Fshared%2F01%2F05030700.xhp#bm_id3150008;
12 changes;navigating 49 text%2Fshared%2Fguide%2Fredlining_navigation.xhp#bm_redlining_navigation;
c pair kerning 2f text%2Fshared%2F01%2F05020500.xhp#bm_id3154841;
d font name box 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
13 plug-ins;definition 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3159153;
12 priemery v grafoch 2c text%2Fschart%2F01%2Ftype_xy.xhp#bm_id84231;
1d objects;inserting OLE objects 2f text%2Fshared%2F01%2F04150100.xhp#bm_id3153116;
1b security;digital signatures 3c text%2Fshared%2Fguide%2Fdigital_signatures.xhp#bm_id7430951;
23 UNO komponenty;integrovanie nových 38 text%2Fshared%2Fguide%2Fintegratinguno.xhp#bm_id3149760;
19 files;filters and formats 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
e mozaika;filter 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
20 online updates;checking manually 34 text%2Fshared%2F01%2Fonline_update.xhp#bm_id7647328;
1c tables;inserting line breaks 38 text%2Fshared%2Fguide%2Fbreaking_lines.xhp#bm_id6305734;
21 časové polia;funkcie formulára 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
e Y axes;scaling 2f text%2Fschart%2F01%2F05040201.xhp#bm_id3150868;
1d row headers;displaying (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
1c pages;selecting one to print 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
12 pie charts;options 2f text%2Fschart%2F01%2F04060000.xhp#bm_id3149400;
20 animations;accessibility options 35 text%2Fshared%2Foptionen%2F01013000.xhp#bm_id3159411;
1e logarithmic scaling along axes 2f text%2Fschart%2F01%2F05040201.xhp#bm_id3150868;
21 výber súboru;funkcie formulára 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
21 graphic objects, see draw objects 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
f webová podpora 2f text%2Fshared%2F05%2F00000001.xhp#bm_id3143272;
19 OpenDocument file formats 2f text%2Fshared%2F00%2F00000021.xhp#bm_id3154408;
10 ordering;objects 2f text%2Fshared%2F01%2F05070000.xhp#bm_id3149987;
35 zobrazenie;dokumenty %PRODUCTNAME v Internet Explorer 31 text%2Fshared%2Fguide%2Factivex.xhp#bm_id3143267;
1d importing;HTML with META tags 36 text%2Fshared%2F01%2Fabout_meta_tags.xhp#bm_id3154380;
28 Microsoft Office;Access databases (base) 47 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02access.xhp#bm_id2755516;
1d tab stops;displaying (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
c areas;styles 2f text%2Fshared%2F01%2F05210100.xhp#bm_id3149999;
12 makrá;prerušenie 2f text%2Fshared%2F04%2F01010000.xhp#bm_id3149991;
14 poradie dát v grafe 76 text%2Fschart%2F01%2Fwiz_data_series.xhp#bm_id8641621;text%2Fshared%2Fexplorer%2Fdatabase%2Frep_main.xhp#bm_id1614429;
14 areas;hatched/dotted 2f text%2Fshared%2F01%2F05210400.xhp#bm_id3149962;
13 footers;backgrounds 2f text%2Fshared%2F01%2F05030600.xhp#bm_id3151097;
1a records;inserting comments 2f text%2Fshared%2F01%2F04050000.xhp#bm_id3154100;
2d pohľady;vytváranie databázových pohľadov 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
1b osi;zobrazenie osí v grafe 2f text%2Fschart%2F01%2F04040000.xhp#bm_id3147428;
17 vedľajšie osi v grafe 2f text%2Fschart%2F01%2F04040000.xhp#bm_id3147428;
10 links;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3150592;
f square drawings 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
1a controls;multi-line titles 2f text%2Fshared%2F02%2F01170101.xhp#bm_id3163820;
21 controls;assigning macros (Basic) 33 text%2Fshared%2Fguide%2Fscripting.xhp#bm_id5277565;
11 osi;formátovanie 2f text%2Fschart%2F01%2F05040100.xhp#bm_id3153768;
17 setting options;Open CL 33 text%2Fshared%2Foptionen%2Fopencl.xhp#bm_id4077578;
c tlač;priamo 2f text%2Fshared%2F02%2F01110000.xhp#bm_id3153539;
13 Math formula editor 2f text%2Fshared%2F01%2F04160300.xhp#bm_id3152937;
1a databases;main page (Base) 3c text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp#bm_id8622089;
19 pictures;scaling/resizing 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
20 formulas;starting formula editor 2f text%2Fshared%2F01%2F04160300.xhp#bm_id3152937;
26 paragraph styles;modifying basic fonts 35 text%2Fshared%2Foptionen%2F01040300.xhp#bm_id3151299;
d areas;shadows 2f text%2Fshared%2F01%2F05210600.xhp#bm_id3150014;
e pruhové grafy 98 text%2Fschart%2F01%2Fthree_d_view.xhp#bm_id3156423;text%2Fschart%2F01%2Ftype_column_bar.xhp#bm_id4919583;text%2Fschart%2F01%2Ftype_pie.xhp#bm_id7621997;
27 data sources;connection settings (Base) 35 text%2Fshared%2Foptionen%2F01160100.xhp#bm_id3154136;
1b regular expressions;list of 2f text%2Fshared%2F01%2F02100001.xhp#bm_id3146765;
1f titles;formatting automatically 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
1e dBASE;database settings (Base) 41 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz00.xhp#bm_id2026429;
12 groups;of controls 2f text%2Fshared%2F02%2F01170101.xhp#bm_id3146325;
15 vytvorenie poľa meny 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
11 positioning;fonts 2f text%2Fshared%2F01%2F05020500.xhp#bm_id3154841;
1c dátové zdroje;prehliadanie 33 text%2Fshared%2Fguide%2Fdata_view.xhp#bm_id2339854;
d text;shadowed 2f text%2Fshared%2F01%2F05110500.xhp#bm_id3154545;
1b os X;formátovanie mriežky 2f text%2Fschart%2F01%2F05050100.xhp#bm_id3150398;
1e automatic hyperlink formatting 36 text%2Fshared%2Fguide%2Fautocorr_url.xhp#bm_id3149346;
2c characters;enabling CTL and Asian characters 2f text%2Fshared%2F01%2F05020100.xhp#bm_id3154812;
21 šípky;definovanie čiar šípok 34 text%2Fshared%2Fguide%2Flinestyles.xhp#bm_id3153884;
e text;animating 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
19 objekty;vlastnosti grafov 2f text%2Fschart%2F01%2F05010000.xhp#bm_id3149666;
e CTL;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3146907;
10 submitting forms 2f text%2Fshared%2F02%2F01170201.xhp#bm_id3152551;
13 deleting;hyperlinks 2f text%2Fshared%2F01%2F05010000.xhp#bm_id3157959;
f os X;zobrazenie 2f text%2Fschart%2F01%2F04040000.xhp#bm_id3147428;
1c controls;positions and sizes 2f text%2Fshared%2F01%2F05230100.xhp#bm_id3154350;
12 Os Y;formátovanie 2f text%2Fschart%2F01%2F05040200.xhp#bm_id3145673;
13 printers;properties 2f text%2Fshared%2F01%2F01140000.xhp#bm_id3147294;
f copying;in Unix 2f text%2Fshared%2F01%2F02050000.xhp#bm_id3154824;
14 grafy;reorganizácia 2f text%2Fschart%2F02%2F01220000.xhp#bm_id3150400;
1e premenné;globálne a lokálne 30 text%2Fshared%2Fguide%2Fcollab.xhp#bm_id4459669;
27 obrázky;preťahovanie medzi dokumentmi 3a text%2Fshared%2Fguide%2Fdragdrop_graphic.xhp#bm_id3159201;
b italic text 2f text%2Fshared%2F01%2F05110200.xhp#bm_id3155182;
17 extensions;file formats 2f text%2Fshared%2F00%2F00000021.xhp#bm_id3154408;
21 hidden controls in Form Navigator 2f text%2Fshared%2F02%2F01170600.xhp#bm_id3143284;
21 prezentácie;vytvorenie/otvorenie 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
1a leading between paragraphs 2f text%2Fshared%2F01%2F05030100.xhp#bm_id3154689;
1d vkladanie;možnosti schránky 31 text%2Fshared%2Fguide%2Fpasting.xhp#bm_id3620715;
14 printers;paper trays 2f text%2Fshared%2F01%2F05040200.xhp#bm_id3150620;
27 line spacing;context menu in paragraphs 2f text%2Fshared%2F01%2F05120000.xhp#bm_id3152876;
e export;bitmapy 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
f cells;number of 2f text%2Fshared%2F01%2F01100400.xhp#bm_id1472518;
13 charts;scaling axes 2f text%2Fschart%2F01%2F05040201.xhp#bm_id3150868;
34 vlastnosti;hladké čiary v čiarových a XY grafoch 3d text%2Fschart%2F01%2Fsmooth_line_properties.xhp#bm_id3803827;
13 ukladanie;dokumenty 32 text%2Fshared%2Fguide%2Fdoc_save.xhp#bm_id3147226;
1b text objects;draw functions 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
c formy;XForms 30 text%2Fshared%2Fguide%2Fxforms.xhp#bm_id5215613;
2b tlačiarne;maximalizácia formátu stránky 38 text%2Fshared%2Fguide%2Fpageformat_max.xhp#bm_id3149180;
f JDBC;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3151172;
e update options 3a text%2Fshared%2Foptionen%2Fonline_update.xhp#bm_id7657094;
d charts;colors 35 text%2Fshared%2Foptionen%2F01110100.xhp#bm_id3154751;
17 selecting;several files 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
18 typy grafov;XY (bodový) 2c text%2Fschart%2F01%2Ftype_xy.xhp#bm_id84231;
24 ampersand symbol, see also operators 2f text%2Fshared%2F01%2F02100001.xhp#bm_id3146765;
13 axes;interval marks 2f text%2Fschart%2F01%2F05040202.xhp#bm_id3150869;
11 macros;organizing 2f text%2Fshared%2F01%2F06130200.xhp#bm_id3237403;
1b expanding formatting (Calc) 35 text%2Fshared%2Foptionen%2F01060300.xhp#bm_id3151110;
1c queries;creating in SQL view 38 text%2Fshared%2Fguide%2Fdata_enter_sql.xhp#bm_id3152801;
12 events;customizing 2f text%2Fshared%2F01%2F06140500.xhp#bm_id3152427;
1a paragraph styles;languages 39 text%2Fshared%2Fguide%2Flanguage_select.xhp#bm_id3083278;
1d filters;for import and export 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
1c filters;comparison operators 2f text%2Fshared%2F02%2F12090101.xhp#bm_id3148983;
10 vlastnosti;grafy 2f text%2Fschart%2F01%2F05010000.xhp#bm_id3149666;
d Help;keywords 2f text%2Fshared%2F05%2F00000130.xhp#bm_id3149428;
10 underlining;text 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
23 digitálne podpisy;WebDAV cez HTTPS 3d text%2Fshared%2Fguide%2Fdigitalsign_receive.xhp#bm_id7430951;
18 printing;black and white 3a text%2Fshared%2Fguide%2Fprint_blackwhite.xhp#bm_id3150125;
21 dictionaries;editing user-defined 35 text%2Fshared%2Foptionen%2F01010400.xhp#bm_id7986388;
14 languages;spellcheck 2f text%2Fshared%2F01%2F06010000.xhp#bm_id3149047;
f os Y;zobrazenie 2f text%2Fschart%2F01%2F04040000.xhp#bm_id3147428;
19 scaling, see also zooming 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
18 documents;styles changed 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
f HTML;definition 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3145609;
1c extensions;Extension Manager 35 text%2Fshared%2F01%2Fpackagemanager.xhp#bm_id2883388;
7 cutting 2f text%2Fshared%2F01%2F02040000.xhp#bm_id3146936;
f meny;konvertory 33 text%2Fshared%2Fautopi%2F01150000.xhp#bm_id3154840;
11 chart types;stock 31 text%2Fschart%2F01%2Ftype_stock.xhp#bm_id2959990;
20 templates;opening documents with 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
1f nadpisy;formátovanie v grafoch 2f text%2Fschart%2F01%2F05020000.xhp#bm_id3150791;
13 rozsah dát v grafe 35 text%2Fschart%2F01%2Fwiz_data_range.xhp#bm_id2429578;
19 editing time of documents 2f text%2Fshared%2F01%2F01100200.xhp#bm_id3149955;
12 printing;documents 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
12 printing;brochures 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
11 options;Basic IDE 35 text%2Fshared%2Foptionen%2FBasicIDE.xhp#bm_id4077578;
1e exporting;to PostScript format 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
20 push buttons;adding to documents 34 text%2Fshared%2Fguide%2Fformfields.xhp#bm_id3149798;
1e hidden fields display (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
1d calculating;regression curves 2f text%2Fschart%2F01%2F04050100.xhp#bm_id1744743;
21 outlines;sending to presentations 3e text%2Fshared%2Fguide%2Fcopytext2application.xhp#bm_id3152924;
20 dáta;filtrovanie do formulárov 36 text%2Fshared%2Fguide%2Fdata_search2.xhp#bm_id8772545;
19 diskusné fóra a podpora 2f text%2Fshared%2F05%2F00000001.xhp#bm_id3143272;
c commands;SQL 38 text%2Fshared%2Fguide%2Fdata_enter_sql.xhp#bm_id3152801;
17 cells;resetting formats 2f text%2Fshared%2F01%2F05010000.xhp#bm_id3157959;
25 recalculating;large spreadsheet files 35 text%2Fshared%2Foptionen%2F01060900.xhp#bm_id4249399;
d custom quotes 2f text%2Fshared%2F01%2F06040400.xhp#bm_id3153899;
15 adding selection mode 2f text%2Fshared%2F02%2F20050000.xhp#bm_id3148668;
19 legendy grafov;skrývanie 2f text%2Fschart%2F01%2F04020000.xhp#bm_id3156441;
f čiarové grafy 62 text%2Fschart%2F01%2Ftype_bubble.xhp#bm_id2183975;text%2Fschart%2F01%2Ftype_line.xhp#bm_id2187566;
15 OLE objects;number of 2f text%2Fshared%2F01%2F01100400.xhp#bm_id1472518;
18 kopírovanie;do galérie 74 text%2Fshared%2Fguide%2Fdragdrop_gallery.xhp#bm_id3154927;text%2Fshared%2Fguide%2Fdragdrop_gallery.xhp#bm_id3154927;
20 zviazané polia;ovládacie prvky 2f text%2Fshared%2F02%2F01170102.xhp#bm_id3145641;
f shadows;borders 2f text%2Fshared%2F01%2F05030500.xhp#bm_id3155855;
15 data values in charts 2f text%2Fschart%2F01%2F04030000.xhp#bm_id3150275;
25 rozlišovanie veľkosti pri hľadaní 2f text%2Fshared%2F01%2F02100000.xhp#bm_id3154760;
19 formátovanie;stena grafu 2f text%2Fschart%2F01%2F05060000.xhp#bm_id3150792;
11 šablóny, porady 33 text%2Fshared%2Fautopi%2F01040000.xhp#bm_id3149031;
e aligning;cells 2f text%2Fshared%2F01%2F05340300.xhp#bm_id3154545;
1b vyznačenie chýb v grafoch 2c text%2Fschart%2F01%2Ftype_xy.xhp#bm_id84231;
1d tlačidlá;funkcie formulára 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
14 čítačky obrazovky 33 text%2Fshared%2Fguide%2Fassistive.xhp#bm_id3147399;
20 typy grafu;stĺpcové a pruhové 98 text%2Fschart%2F01%2Fthree_d_view.xhp#bm_id3156423;text%2Fschart%2F01%2Ftype_column_bar.xhp#bm_id4919583;text%2Fschart%2F01%2Ftype_pie.xhp#bm_id7621997;
1d presúvanie;panely nástrojov 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
13 documents;importing 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
18 tlačidlá;veľké/malé 34 text%2Fshared%2Fguide%2Fflat_icons.xhp#bm_id3145669;
14 typy grafu;čiarový 62 text%2Fschart%2F01%2Ftype_bubble.xhp#bm_id2183975;text%2Fschart%2F01%2Ftype_line.xhp#bm_id2187566;
11 Index tab in Help 2f text%2Fshared%2F05%2F00000130.xhp#bm_id3149428;
1b súbory;odoslať ako e-mail 2f text%2Fshared%2Fguide%2Femail.xhp#bm_id3153345;
e small capitals 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
1a formátovanie;plochy grafu 2f text%2Fschart%2F01%2F05080000.xhp#bm_id3149670;
18 links;opening files with 2f text%2Fshared%2F01%2F02180000.xhp#bm_id3156156;
e šablóny, fax 33 text%2Fshared%2Fautopi%2F01020000.xhp#bm_id3150445;
22 post method for form transmissions 2f text%2Fshared%2F02%2F01170201.xhp#bm_id3152551;
c text;italics 2f text%2Fshared%2F01%2F05110200.xhp#bm_id3155182;
22 okná;zobrazenie/skrytie/ukotvenie 32 text%2Fshared%2Fguide%2Fautohide.xhp#bm_id3150713;
1e formátované polia;vlastnosti 2f text%2Fshared%2F02%2F01170002.xhp#bm_id3150774;
1d deleting;namespaces in XForms 35 text%2Fshared%2F01%2Fxformsdataname.xhp#bm_id8286080;
12 right joins (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010101.xhp#bm_id3154015;
1b stĺpcový a čiarový graf 37 text%2Fschart%2F01%2Ftype_column_line.xhp#bm_id5976744;
23 formats;number and currency formats 2f text%2Fshared%2F01%2F05020300.xhp#bm_id3152942;
1c spellcheck;default languages 39 text%2Fshared%2Fguide%2Flanguage_select.xhp#bm_id3083278;
1b paragraphs;Asian typography 2f text%2Fshared%2F01%2F05020700.xhp#bm_id3155620;
1a text;replacing with format 2f text%2Fshared%2F01%2F06040200.xhp#bm_id3152876;
1f smerodajná odchýlka v grafoch 2c text%2Fschart%2F01%2Ftype_xy.xhp#bm_id84231;
e proxy settings 35 text%2Fshared%2Foptionen%2F01020100.xhp#bm_id3147577;
f ellipse drawing 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
26 original size;restoring after cropping 2f text%2Fshared%2F01%2F05030800.xhp#bm_id3148585;
19 grafy;formátovanie päty 2f text%2Fschart%2F01%2F05070000.xhp#bm_id3154346;
17 smart tag configuration 2f text%2Fshared%2F01%2F06040700.xhp#bm_id9057588;
e import filters 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
11 focus of controls 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
13 ImageMap;definition 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3152805;
11 restoring;editing 2f text%2Fshared%2F01%2F02020000.xhp#bm_id3149991;
16 number formats;formats 2f text%2Fshared%2F01%2F05020300.xhp#bm_id3152942;
11 labels;for charts 2f text%2Fschart%2F01%2F04030000.xhp#bm_id3150275;
14 patterns for objects 38 text%2Fshared%2Fguide%2Fgallery_insert.xhp#bm_id3145136;
1b references;expanding (Calc) 35 text%2Fshared%2Foptionen%2F01060300.xhp#bm_id3151110;
12 typy grafov;plochy 30 text%2Fschart%2F01%2Ftype_area.xhp#bm_id4130680;
12 sizes;draw objects 2f text%2Fshared%2F01%2F05230100.xhp#bm_id3154350;
24 vyhľadávanie;tabuľky a formuláre 35 text%2Fshared%2Fguide%2Fdata_search.xhp#bm_id4066896;
17 currencies;format codes 2f text%2Fshared%2F01%2F05020300.xhp#bm_id3152942;
1c conditions;in number formats 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
26 radarové grafy, pozri sieťové grafy 2f text%2Fschart%2F01%2Ftype_net.xhp#bm_id2193975;
b new windows 2f text%2Fshared%2F01%2F07010000.xhp#bm_id6323129;
18 primary keys;design view 3a text%2Fshared%2Fguide%2Fdata_tabledefine.xhp#bm_id3155448;
13 graphics;protecting 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
21 typy grafu;stĺpcový a čiarový 37 text%2Fschart%2F01%2Ftype_column_line.xhp#bm_id5976744;
1b os Z;formátovanie mriežky 2f text%2Fschart%2F01%2F05050100.xhp#bm_id3150398;
16 effects;Fontwork icons 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
e defaults;fonts 35 text%2Fshared%2Foptionen%2F01040300.xhp#bm_id3151299;
d formats;fonts 2f text%2Fshared%2F01%2F05020100.xhp#bm_id3154812;
32 vkladanie;oblasti zošita do textových dokumentov 38 text%2Fshared%2Fguide%2Fdragdrop_table.xhp#bm_id3154927;
19 protected database tables 2f text%2Fshared%2F02%2F07070100.xhp#bm_id3144740;
12 kombinované grafy 37 text%2Fschart%2F01%2Ftype_column_line.xhp#bm_id5976744;
16 effects;font positions 2f text%2Fshared%2F01%2F05020500.xhp#bm_id3154841;
c fonts;colors 34 text%2Fshared%2Fguide%2Ftext_color.xhp#bm_id3156014;
20 pictures;inserting automatically 2f text%2Fshared%2F01%2F06040200.xhp#bm_id3152876;
f undoing;editing 2f text%2Fshared%2F01%2F02010000.xhp#bm_id3155069;
22 connections to data sources (Base) 35 text%2Fshared%2Foptionen%2F01160100.xhp#bm_id3154136;
12 docking;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3155132;
15 characters;hyperlinks 2f text%2Fshared%2F01%2F05020400.xhp#bm_id3152895;
11 OpenGL;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3154507;
28 AutoCorrect function;pictures and frames 2f text%2Fshared%2F01%2F06040200.xhp#bm_id3152876;
12 grafy;úprava dát 36 text%2Fshared%2Fguide%2Fchart_insert.xhp#bm_id3153910;
19 popisy;funkcie formulára 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
19 search engines;definition 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3153950;
13 properties;hotspots 38 text%2Fshared%2F01%2F02220100.xhp#bm_id1202200909085990;
19 grids;inserting in charts 2f text%2Fschart%2F01%2F04070000.xhp#bm_id3147434;
19 inserting;floating frames 2f text%2Fshared%2F01%2F04160500.xhp#bm_id3149783;
11 styles;organizing 2f text%2Fshared%2F01%2F05040100.xhp#bm_id3153383;
f Java;definition 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3159125;
8 XY grafy 2c text%2Fschart%2F01%2Ftype_xy.xhp#bm_id84231;
1b read-only documents;editing 2f text%2Fshared%2F02%2F07070000.xhp#bm_id3153089;
e Help;Help tips 2f text%2Fshared%2F05%2F00000120.xhp#bm_id3150672;
2d ovládacie prvky formulára;panely nástrojov 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
1e štatistické údaje v grafoch 2c text%2Fschart%2F01%2Ftype_xy.xhp#bm_id84231;
12 repeating;commands 2f text%2Fshared%2F01%2F02030000.xhp#bm_id3150279;
22 text documents;importing/exporting 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
1b ilustrácie, pozri obrázky 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
23 drawings;printing in text documents 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
f úprava;zostavy 35 text%2Fshared%2Fguide%2Fdata_report.xhp#bm_id3147834;
17 grafy;výber typu grafu 35 text%2Fschart%2F01%2Fwiz_chart_type.xhp#bm_id4266792;
e IME;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3156006;
c cube drawing 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
15 labels;from databases 39 text%2Fshared%2Fguide%2Flabels_database.xhp#bm_id3147399;
d bodové grafy 2c text%2Fschart%2F01%2Ftype_xy.xhp#bm_id84231;
1d data binding change in XForms 36 text%2Fshared%2F01%2Fxformsdatachange.xhp#bm_id433973;
18 presentations;print menu 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
14 úpravy;nadpis grafu 35 text%2Fshared%2Fguide%2Fchart_title.xhp#bm_id3156136;
11 drawings;printing 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
e speech bubbles 2f text%2Fshared%2F02%2Fcallouts.xhp#bm_id9298379;
12 Y axes;positioning 2f text%2Fschart%2F01%2F05040202.xhp#bm_id3150869;
1d pictures;cropping and zooming 2f text%2Fshared%2F01%2F05030800.xhp#bm_id3148585;
19 formátovanie;päta grafu 2f text%2Fschart%2F01%2F05070000.xhp#bm_id3154346;
11 printers;choosing 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
29 sledovanie zmien;porovnávanie dokumentov 3e text%2Fshared%2Fguide%2Fredlining_doccompare.xhp#bm_id3154788;
23 queries;editing in data source view 2f text%2Fshared%2F01%2F05340400.xhp#bm_id3153116;
1f zadávanie textu sprava doľava 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
22 column headers;highlighting (Calc) 35 text%2Fshared%2Foptionen%2F01060300.xhp#bm_id3151110;
19 hebrejčina;zadanie textu 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
13 documents;reloading 2f text%2Fshared%2F02%2F07060000.xhp#bm_id3153089;
19 vkladanie;režim pre text 39 text%2Fshared%2Fguide%2Ftextmode_change.xhp#bm_id3159233;
1f objects;arranging within stacks 2f text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
19 printing;left/right pages 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
13 properties;printers 2f text%2Fshared%2F01%2F01140000.xhp#bm_id3147294;
12 UTF-8/UCS2 support 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
15 options;accessibility 35 text%2Fshared%2Foptionen%2F01013000.xhp#bm_id3159411;
12 characters;italics 2f text%2Fshared%2F01%2F05110200.xhp#bm_id3155182;
18 options;network identity 35 text%2Fshared%2Foptionen%2F01014000.xhp#bm_id3153681;
18 page formats;restriction 2f text%2Fshared%2F01%2F01140000.xhp#bm_id3147294;
27 vkladanie;obrázkov z iných dokumentov 3a text%2Fshared%2Fguide%2Fdragdrop_graphic.xhp#bm_id3159201;
f changes;showing 2f text%2Fshared%2F01%2F02230200.xhp#bm_id3149988;
17 preťahovanie;obrázkov 3a text%2Fshared%2Fguide%2Fdragdrop_graphic.xhp#bm_id3159201;
26 zoznamy;registrované databázy (Base) 37 text%2Fshared%2Fguide%2Fdata_register.xhp#bm_id4724570;
1d table controls;form functions 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
9 color bar 2f text%2Fshared%2F01%2F03170000.xhp#bm_id3147477;
21 printing;creating individual jobs 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
e screen;scaling 2f text%2Fshared%2F01%2F03010000.xhp#bm_id3154682;
24 versions;file saving as, restriction 2f text%2Fshared%2F01%2F01190000.xhp#bm_id1759697;
d crash reports 36 text%2Fshared%2Fguide%2Ferror_report.xhp#bm_id3150616;
c redo command 2f text%2Fshared%2F01%2F02020000.xhp#bm_id3149991;
34 simplified Chinese;conversion to traditional Chinese 2d text%2Fshared%2F01%2F06010600.xhp#bm_id49745;
f editing;undoing 2f text%2Fshared%2F01%2F02010000.xhp#bm_id3155069;
12 sprievodca poradou 33 text%2Fshared%2Fautopi%2F01040000.xhp#bm_id3149031;
1d printing;text always in black 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
10 units;converting 2f text%2Fshared%2F00%2F00000003.xhp#bm_id3147543;
4 lupy 33 text%2Fshared%2Fguide%2Fassistive.xhp#bm_id3147399;
28 formát;maximalizácia formátu stránky 38 text%2Fshared%2Fguide%2Fpageformat_max.xhp#bm_id3149180;
1f row headers;highlighting (Calc) 35 text%2Fshared%2Foptionen%2F01060300.xhp#bm_id3151110;
e records;saving 2f text%2Fshared%2F02%2F07070200.xhp#bm_id3163829;
31 properties;stepped lines in line charts/XY charts 3e text%2Fschart%2F01%2Fstepped_line_properties.xhp#bm_id1467210;
1b single-line spacing in text 2f text%2Fshared%2F01%2F05030100.xhp#bm_id3154689;
13 vertical text boxes 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
10 ODF file formats 2f text%2Fshared%2F00%2F00000021.xhp#bm_id3154408;
1b macros;attaching new (Base) 46 text%2Fshared%2Fexplorer%2Fdatabase%2Fmigrate_macros.xhp#bm_id6009095;
2b textové dokumenty;vkladanie buniek zošitu 3f text%2Fshared%2Fguide%2Fcopytable2application.xhp#bm_id3154186;
1b dátumové polia;vlastnosti 2f text%2Fshared%2F02%2F01170003.xhp#bm_id3150445;
15 words;wrapping in CTL 36 text%2Fshared%2F01%2Fformatting_mark.xhp#bm_id9930722;
16 documents;editing time 2f text%2Fshared%2F01%2F01100200.xhp#bm_id3149955;
14 Server Side ImageMap 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3152881;
1c capital letters;font effects 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
10 AutoValue (Base) 3a text%2Fshared%2Fguide%2Fdata_tabledefine.xhp#bm_id3155448;
28 shortcut keys;%PRODUCTNAME accessibility 32 text%2Fshared%2Fguide%2Fkeyboard.xhp#bm_id3158421;
13 vymazanie;šablóny 3b text%2Fshared%2Fguide%2Fstandard_template.xhp#bm_id3154285;
18 printers;default printer 2f text%2Fshared%2F01%2F01140000.xhp#bm_id3147294;
23 vkladanie;oblasť buniek zo zošitu 3f text%2Fshared%2Fguide%2Fcopytable2application.xhp#bm_id3154186;
16 vytvorenie prepínača 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
11 clipboard;cutting 2f text%2Fshared%2F01%2F02040000.xhp#bm_id3146936;
e clipboard;Unix 2f text%2Fshared%2F01%2F02050000.xhp#bm_id3154824;
13 pasting;cell ranges 2f text%2Fshared%2F01%2F02060000.xhp#bm_id3149031;
19 colors;ignored text color 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
23 primárne kľúče;vkladanie (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05020000.xhp#bm_id3148922;
d cells;pasting 2f text%2Fshared%2F01%2F02060000.xhp#bm_id3149031;
2c tabuľky v databázach;prístupové práva k 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05040100.xhp#bm_id3152594;
f ODBC;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3152827;
15 formatting;hyperlinks 2f text%2Fshared%2F01%2F05020400.xhp#bm_id3152895;
1e converting;Microsoft documents 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
15 zlučovanie;dokumenty 3c text%2Fshared%2Fguide%2Fredlining_docmerge.xhp#bm_id3154230;
11 cropping pictures 2f text%2Fshared%2F01%2F05030800.xhp#bm_id3148585;
b ticker text 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
f objects;editing 2f text%2Fshared%2F01%2F02200100.xhp#bm_id3145138;
c layout;pages 2f text%2Fshared%2F01%2F05040200.xhp#bm_id3150620;
22 merné jednotky;zmena na pravítku 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
14 sheets;searching all 2f text%2Fshared%2F01%2F02100000.xhp#bm_id3152960;
23 bunky spojené s ovládacím prvkom 2f text%2Fshared%2F02%2F01170102.xhp#bm_id3145641;
1f labels, see also names/callouts 2f text%2Fshared%2F01%2F05230500.xhp#bm_id3149038;
2c hypertextové odkazy;relatívne a absolútne 3b text%2Fshared%2Fguide%2Fhyperlink_rel_abs.xhp#bm_id3147399;
10 selection frames 30 text%2Fshared%2Fguide%2Fgroups.xhp#bm_id6888027;
1a ovládacie prvky;vkladanie 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
18 cursor;in read-only text 2f text%2Fshared%2F02%2F07070000.xhp#bm_id3153089;
25 data sources;setting for stock charts 31 text%2Fschart%2F01%2Ftype_stock.xhp#bm_id2959990;
25 export;zošity do textového formátu 3b text%2Fshared%2Fguide%2Fdata_dbase2office.xhp#bm_id3157896;
13 printing;selections 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
21 user-defined dictionaries;editing 35 text%2Fshared%2Foptionen%2F01010400.xhp#bm_id7986388;
21 prezentácie;naživo na Internete 33 text%2Fshared%2Fautopi%2F01110200.xhp#bm_id3149233;
11 text;font effects 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
1a mean value lines in charts 2f text%2Fschart%2F01%2F04050100.xhp#bm_id1744743;
26 control point display in presentations 35 text%2Fshared%2Foptionen%2F01070100.xhp#bm_id3147008;
f vkladanie;grafy 36 text%2Fshared%2Fguide%2Fchart_insert.xhp#bm_id3153910;
27 printing;formulas in $[officename] Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
1d address labels from databases 39 text%2Fshared%2Fguide%2Flabels_database.xhp#bm_id3147399;
6 dashes 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
14 format codes;numbers 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
17 inserting;movies/sounds 31 text%2Fshared%2F01%2Fmoviesound.xhp#bm_id1907712;
1c terminology;general glossary 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3154896;
17 characters;Asian layout 2f text%2Fshared%2F01%2F05020600.xhp#bm_id3156053;
12 font sizes;bullets 2f text%2Fshared%2F01%2F06050500.xhp#bm_id4096499;
21 get method for form transmissions 2f text%2Fshared%2F02%2F01170201.xhp#bm_id3152551;
17 legendy;zaoblenie rohov 36 text%2Fshared%2Fguide%2Fround_corner.xhp#bm_id3150040;
14 draw objects;text in 2f text%2Fshared%2F01%2F05220000.xhp#bm_id3146856;
1e ovládacie prvky;obsah zoznamu 2f text%2Fshared%2F02%2F01170102.xhp#bm_id3145641;
14 text breaks in cells 38 text%2Fshared%2Fguide%2Fbreaking_lines.xhp#bm_id6305734;
17 skrytie;ukotvené okná 32 text%2Fshared%2Fguide%2Fautohide.xhp#bm_id3150713;
14 number formats;codes 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
1c characters;fonts and formats 2f text%2Fshared%2F01%2F05020100.xhp#bm_id3154812;
1d links;updating specific links 2f text%2Fshared%2F01%2F02180000.xhp#bm_id3156156;
1e vkladanie;hypertextové odkazy 3a text%2Fshared%2Fguide%2Fhyperlink_insert.xhp#bm_id3150789;
9 vodotlač 34 text%2Fshared%2Fguide%2Fbackground.xhp#bm_id3149346;
13 searching;databases 2f text%2Fshared%2F02%2F12100200.xhp#bm_id3146936;
1d characters;language selection 39 text%2Fshared%2Fguide%2Flanguage_select.xhp#bm_id3083278;
1f press buttons, see push buttons 34 text%2Fshared%2Fguide%2Fformfields.xhp#bm_id3149798;
1a updating;links, on opening 2f text%2Fshared%2F01%2F02180000.xhp#bm_id3156156;
f uvoľnenie okna 32 text%2Fshared%2Fguide%2Fautohide.xhp#bm_id3150713;
d tooltips;help 2f text%2Fshared%2F05%2F00000120.xhp#bm_id3150672;
f showing;changes 2f text%2Fshared%2F01%2F02230200.xhp#bm_id3149988;
2c file formats;changing $[officename] defaults 2f text%2Fshared%2F00%2F00000021.xhp#bm_id3154408;
23 concatenation, see ampersand symbol 2f text%2Fshared%2F01%2F02100001.xhp#bm_id3146765;
8 stickers 39 text%2Fshared%2Fguide%2Flabels_database.xhp#bm_id3147399;
e changing;links 2f text%2Fshared%2F01%2F02180100.xhp#bm_id3149877;
2c comments;inserting/editing/deleting/printing 2f text%2Fshared%2F01%2F04050000.xhp#bm_id3154100;
13 activating;plug-ins 2f text%2Fshared%2F01%2F02190000.xhp#bm_id3146946;
1e drag and drop;data source view 39 text%2Fshared%2Fguide%2Fdragdrop_beamer.xhp#bm_id3145071;
1d terminology;Internet glossary 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3150702;
2e snap lines;showing when moving frames (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
11 spellcheck;dialog 2f text%2Fshared%2F01%2F06010000.xhp#bm_id3149047;
14 copying;draw objects 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
11 Error Report Tool 36 text%2Fshared%2Fguide%2Ferror_report.xhp#bm_id3150616;
12 converting;metrics 2f text%2Fshared%2F00%2F00000003.xhp#bm_id3147543;
1b mriežky;formátovanie osí 2f text%2Fschart%2F01%2F05050000.xhp#bm_id3155602;
f úpravy;nadpisy 2f text%2Fschart%2F01%2F05020100.xhp#bm_id3150769;
1a východzie šablóny;zmena 3b text%2Fshared%2Fguide%2Fstandard_template.xhp#bm_id3154285;
1b ImageMap;hotspot properties 38 text%2Fshared%2F01%2F02220100.xhp#bm_id1202200909085990;
23 tabuľky v texte;definícia okrajov 36 text%2Fshared%2Fguide%2Fborder_table.xhp#bm_id3155805;
13 characters;shadowed 2f text%2Fshared%2F01%2F05110500.xhp#bm_id3154545;
e hiding;changes 2f text%2Fshared%2F01%2F02230200.xhp#bm_id3149988;
27 numbers;date, time and currency formats 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
1b kresby;vytvorenie/otvorenie 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
1b frames;AutoCorrect function 2f text%2Fshared%2F01%2F06040200.xhp#bm_id3152876;
11 left joins (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010101.xhp#bm_id3154015;
2f Pomocník;vypnutie/zapnutie navigačného poľa 34 text%2Fshared%2Fguide%2Fnavpane_on.xhp#bm_id3155364;
d views;scaling 2f text%2Fshared%2F01%2F03010000.xhp#bm_id3154682;
17 fonts;positions in text 2f text%2Fshared%2F01%2F05020500.xhp#bm_id3154841;
f images;ImageMap 32 text%2Fshared%2Fguide%2Fimagemap.xhp#bm_id3150502;
1d converters;document converter 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
11 changes;recording 39 text%2Fshared%2Fguide%2Fredlining_enter.xhp#bm_id3155364;
17 aligning;tables in text 35 text%2Fshared%2Foptionen%2F01040500.xhp#bm_id3149656;
9 tools bar 2f text%2Fshared%2F01%2F03050000.xhp#bm_id3145356;
11 tree view of Help 2f text%2Fshared%2F05%2F00000160.xhp#bm_id3147090;
1f formatting;undoing when writing 2f text%2Fshared%2F01%2F05010000.xhp#bm_id3157959;
18 screen;full screen views 2f text%2Fshared%2F01%2F03110000.xhp#bm_id3160463;
1c measurement units;converting 2f text%2Fshared%2F00%2F00000003.xhp#bm_id3147543;
24 registrácia systémového adresára 3a text%2Fshared%2Fguide%2Fdata_addressbook.xhp#bm_id3152823;
15 OLE objects;inserting 2f text%2Fshared%2F01%2F04150100.xhp#bm_id3153116;
2f ovládacie prvky;vlastnosti ovládacích prvkov 8d text%2Fshared%2F02%2F01170100.xhp#bm_id3147102;text%2Fshared%2F02%2F01170200.xhp#bm_id3147285;text%2Fshared%2F02%2F01170202.xhp#bm_id3150499;
9 paint box 2f text%2Fshared%2F01%2F03170000.xhp#bm_id3147477;
20 text;prepísanie alebo vkladanie 39 text%2Fshared%2Fguide%2Ftextmode_change.xhp#bm_id3159233;
19 klávesové skratky;grafy 2f text%2Fschart%2F04%2F01020000.xhp#bm_id3150767;
14 vytvorenie tlačidla 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
12 inserting;comments 2f text%2Fshared%2F01%2F04050000.xhp#bm_id3154100;
19 documents;version numbers 2f text%2Fshared%2F01%2F01100200.xhp#bm_id3149955;
1a grafy;formátovanie plôch 2f text%2Fschart%2F01%2F05080000.xhp#bm_id3149670;
16 text;fonts and formats 2f text%2Fshared%2F01%2F05020100.xhp#bm_id3154812;
11 text;line spacing 2f text%2Fshared%2F01%2F05120000.xhp#bm_id3152876;
1a dotazy;kopírovanie (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05030000.xhp#bm_id3155535;
23 tab stops;spacing in text documents 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
11 kritériá dotazu 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
36 sprístupnenie;asistenčné technológie $[officename] 33 text%2Fshared%2Fguide%2Fassistive.xhp#bm_id3147399;
13 fonts;color ignored 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
11 pictures;printing 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
15 kerning;in characters 2f text%2Fshared%2F01%2F05020500.xhp#bm_id3154841;
11 loading;reloading 2f text%2Fshared%2F02%2F07060000.xhp#bm_id3153089;
15 trend lines in charts 2f text%2Fschart%2F01%2F04050100.xhp#bm_id1744743;
18 $[officename] Math start 2f text%2Fshared%2F01%2F04160300.xhp#bm_id3152937;
29 CTL;jazyky a komplexné rozvrhnutie textu 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
1f tabulátory;vloženie a úprava 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
31 tables in databases;importing text formats (Base) 45 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02text.xhp#bm_id2517166;
d fonts;shadows 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
1b equations in formula editor 2f text%2Fshared%2F01%2F04160300.xhp#bm_id3152937;
1e common terms;Internet glossary 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3150702;
18 network identity options 35 text%2Fshared%2Foptionen%2F01014000.xhp#bm_id3153681;
e Edit File icon 2f text%2Fshared%2F02%2F07070000.xhp#bm_id3153089;
37 AutoAbstract function for sending text to presentations 3e text%2Fshared%2Fguide%2Fcopytext2application.xhp#bm_id3152924;
1a vkladanie;polia formulára 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
11 typefaces;formats 2f text%2Fshared%2F01%2F05020100.xhp#bm_id3154812;
d fonts;effects 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
12 paragraphs;spacing 2f text%2Fshared%2F01%2F05030100.xhp#bm_id3154689;
d effects;fonts 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
13 documents;languages 39 text%2Fshared%2Fguide%2Flanguage_select.xhp#bm_id3083278;
11 Internet glossary 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3150702;
f objects;opening 2f text%2Fshared%2F01%2F02200200.xhp#bm_id3085157;
12 paper size warning 35 text%2Fshared%2Foptionen%2F01010900.xhp#bm_id3147323;
21 spaces;inserting protected spaces 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
1d úprava mierky;text v grafoch 2f text%2Fschart%2F02%2F01210000.xhp#bm_id3152996;
2c krivky;vlastnosti v čiarových a XY grafoch 3d text%2Fschart%2F01%2Fsmooth_line_properties.xhp#bm_id3803827;
21 importing;HTML and text documents 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
15 WordArt, see Fontwork 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
2a pretiahnutie;z galérie do objektov kresby 3e text%2Fshared%2Fguide%2Fdragdrop_fromgallery.xhp#bm_id3145345;
18 uložiť ako;upozornenie 2f text%2Fshared%2F01%2F01070000.xhp#bm_id3151260;
1a text attributes;hyperlinks 38 text%2Fshared%2Fguide%2Fhyperlink_edit.xhp#bm_id3153910;
f designing;fonts 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
1a strikethrough;font effects 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
10 Šablóny, listy 33 text%2Fshared%2Fautopi%2F01010000.xhp#bm_id3151100;
10 currency formats 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
23 text;vkladanie špeciálnych znakov 3c text%2Fshared%2Fguide%2Finsert_specialchar.xhp#bm_id3154927;
e areas;slanting 2f text%2Fshared%2F01%2F05230400.xhp#bm_id3149988;
19 limits of tables (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
18 suffixes in file formats 2f text%2Fshared%2F00%2F00000021.xhp#bm_id3154408;
e forms;subforms 2f text%2Fshared%2F02%2F01170203.xhp#bm_id3150040;
1d paths;changing work directory 34 text%2Fshared%2Fguide%2Fworkfolder.xhp#bm_id3150789;
15 grafy;úprava nadpisu 35 text%2Fshared%2Fguide%2Fchart_title.xhp#bm_id3156136;
13 Macro Wizard (Base) 46 text%2Fshared%2Fexplorer%2Fdatabase%2Fmigrate_macros.xhp#bm_id6009095;
19 polia;formátované polia 2f text%2Fshared%2F02%2F01170002.xhp#bm_id3150774;
c text;kerning 2f text%2Fshared%2F01%2F05020500.xhp#bm_id3154841;
1a text;ukladanie automaticky 36 text%2Fshared%2Fguide%2Fdoc_autosave.xhp#bm_id3152924;
15 Euro;currency formats 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
15 sprievodcovia;zostavy 36 text%2Fshared%2Fguide%2Fdata_reports.xhp#bm_id3729667;
16 pole pre zadanie textu 2f text%2Fshared%2F04%2F01010000.xhp#bm_id3149991;
11 úprava;osi grafu 34 text%2Fshared%2Fguide%2Fchart_axis.xhp#bm_id3155555;
1b custom dictionaries;editing 35 text%2Fshared%2Foptionen%2F01010400.xhp#bm_id7986388;
27 spacing;between paragraphs in footnotes 2f text%2Fshared%2F01%2F05030100.xhp#bm_id3154689;
13 odchýlky v grafoch 2c text%2Fschart%2F01%2Ftype_xy.xhp#bm_id84231;
d centered text 2f text%2Fshared%2F01%2F05030700.xhp#bm_id3150008;
24 dotazy;vytváranie v režime návrhu 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
1e user data;removing when saving 2f text%2Fshared%2F01%2F01100600.xhp#bm_id1472519;
11 text;Asian layout 2f text%2Fshared%2F01%2F05020600.xhp#bm_id3156053;
1b formatting;Asian typography 2f text%2Fshared%2F01%2F05020700.xhp#bm_id3155620;
1f loading;large spreadsheet files 35 text%2Fshared%2Foptionen%2F01060900.xhp#bm_id4249399;
17 tables in text;captions 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
19 HTML;export character set 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
10 typography;Asian 2f text%2Fshared%2F01%2F05020700.xhp#bm_id3155620;
27 paragraphs;indents, margins and columns 2f text%2Fshared%2F02%2F13020000.xhp#bm_id3148668;
1c spacing;lines and paragraphs 2f text%2Fshared%2F01%2F05030100.xhp#bm_id3154689;
11 otvorenie;zostavy 35 text%2Fshared%2Fguide%2Fdata_report.xhp#bm_id3147834;
25 standard filters;comparison operators 2f text%2Fshared%2F02%2F12090101.xhp#bm_id3148983;
f SGML;definition 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3154729;
1f vytvorenie tlačidla možností 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
10 zooming;pictures 2f text%2Fshared%2F01%2F05030800.xhp#bm_id3148585;
1f cells;showing grid lines (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
21 double-line spacing in paragraphs 2f text%2Fshared%2F01%2F05030100.xhp#bm_id3154689;
19 forms;focus after opening 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
27 textové dokumenty;vytvorenie/otvorenie 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
e URL;definition 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3153766;
1c parametre;príkazový riadok 3a text%2Fshared%2Fguide%2Fstart_parameters.xhp#bm_id3156410;
e export filters 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
10 anchors;changing 2f text%2Fshared%2F02%2F03200000.xhp#bm_id3153323;
1f organizing;namespaces in XForms 35 text%2Fshared%2F01%2Fxformsdataname.xhp#bm_id8286080;
12 graphical text art 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
10 3D text creation 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
11 znaky;špeciálne 3c text%2Fshared%2Fguide%2Finsert_specialchar.xhp#bm_id3154927;
d paper formats 2f text%2Fshared%2F01%2F05040200.xhp#bm_id3150620;
a font lists 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
13 exportovanie;do XML 34 text%2Fshared%2Fguide%2Fxsltfilter.xhp#bm_id7007583;
12 sprievodcovia, fax 33 text%2Fshared%2Fautopi%2F01020000.xhp#bm_id3150445;
14 databázové zostavy 35 text%2Fshared%2Fguide%2Fdata_report.xhp#bm_id3147834;
16 line spacing;paragraph 2f text%2Fshared%2F01%2F05030100.xhp#bm_id3154689;
f margins;shadows 2f text%2Fshared%2F01%2F05030500.xhp#bm_id3155855;
21 floating frames in HTML documents 2f text%2Fshared%2F01%2F04160500.xhp#bm_id3149783;
23 backgrounds;frames/sections/indexes 2f text%2Fshared%2F01%2F05030600.xhp#bm_id3151097;
16 Hlavný;záznam makier 39 text%2Fshared%2Fguide%2Fmacro_recording.xhp#bm_id3093440;
21 links;relational databases (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010101.xhp#bm_id3154015;
b Help;topics 2f text%2Fshared%2F05%2F00000160.xhp#bm_id3147090;
f links;modifying 2f text%2Fshared%2F01%2F02180100.xhp#bm_id3149877;
12 plug-ins;inserting 2f text%2Fshared%2F01%2F04150200.xhp#bm_id3149962;
12 frames;backgrounds 2f text%2Fshared%2F01%2F05030600.xhp#bm_id3151097;
20 opening;files, with placeholders 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
b paper trays 2f text%2Fshared%2F01%2F05040200.xhp#bm_id3150620;
18 fonts;specifying several 2f text%2Fshared%2F02%2F02020000.xhp#bm_id3148983;
1b ohraničenie;okolo tabuľky 36 text%2Fshared%2Fguide%2Fborder_table.xhp#bm_id3155805;
d quotes;custom 2f text%2Fshared%2F01%2F06040400.xhp#bm_id3153899;
14 paragraphs;alignment 2f text%2Fshared%2F01%2F05030700.xhp#bm_id3150008;
29 asistenčné technológie v $[officename] 33 text%2Fshared%2Fguide%2Fassistive.xhp#bm_id3147399;
1c moduly;podprogramy a funkcie 30 text%2Fshared%2Fguide%2Fcollab.xhp#bm_id4459669;
12 Navigator;comments 2f text%2Fshared%2F01%2F04050000.xhp#bm_id3154100;
16 OLE objects;protecting 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
1e odoslanie;dokumenty ako e-mail 2f text%2Fshared%2Fguide%2Femail.xhp#bm_id3153345;
11 Návody pre grafy 2a text%2Fschart%2Fmain0000.xhp#bm_id3148664;
1b ukazovatele chýb v grafoch 2c text%2Fschart%2F01%2Ftype_xy.xhp#bm_id84231;
10 scaling;pictures 2f text%2Fshared%2F01%2F05030800.xhp#bm_id3148585;
14 searching;all sheets 2f text%2Fshared%2F01%2F02100000.xhp#bm_id3152960;
21 kláves compose;špeciálne znaky 3c text%2Fshared%2Fguide%2Finsert_specialchar.xhp#bm_id3154927;
13 hotspots;properties 38 text%2Fshared%2F01%2F02220100.xhp#bm_id1202200909085990;
17 even/odd pages;printing 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
2c objekty kresby;kopírovanie medzi dokumentmi 3c text%2Fshared%2Fguide%2Fcopy_drawfunctions.xhp#bm_id3153394;
25 prístupnosť;vlastnosti %PRODUCTNAME 37 text%2Fshared%2Fguide%2Faccessibility.xhp#bm_id3150502;
10 formatting;pages 2f text%2Fshared%2F01%2F05040200.xhp#bm_id3150620;
d margins;pages 2f text%2Fshared%2F01%2F05040200.xhp#bm_id3150620;
19 odseky;definícia okrajov 3a text%2Fshared%2Fguide%2Fborder_paragraph.xhp#bm_id3147571;
11 layer arrangement 2f text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
13 typ grafu;sieťový 2f text%2Fschart%2F01%2Ftype_net.xhp#bm_id2193975;
6 gutter 2f text%2Fshared%2F01%2F05040200.xhp#bm_id3150620;
1c atribúty textu;odstránenie 39 text%2Fshared%2Fguide%2Fundo_formatting.xhp#bm_id6606036;
14 Asian Phonetic Guide 2f text%2Fshared%2F01%2F05060000.xhp#bm_id9598376;
11 metrics;in sheets 35 text%2Fshared%2Foptionen%2F01060300.xhp#bm_id3151110;
12 tab stops;settings 2f text%2Fshared%2F01%2F05030300.xhp#bm_id3156027;
13 tlač;dotazy (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02000000.xhp#bm_id3150445;
1e properties;fields in databases 3a text%2Fshared%2Fguide%2Fdata_tabledefine.xhp#bm_id3155448;
2b My Documents folder;changing work directory 34 text%2Fshared%2Fguide%2Fworkfolder.xhp#bm_id3150789;
12 navrhovanie;dotazy 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
1e režim návrhu;dotazy/pohľady 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
f files;importing 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
11 spojenie;tabuľky 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
2a tabuľky v databázach;spojenie v dotazoch 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
1a relácie;spojenie tabuliek 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
1f $[officename] Base data sources 3c text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp#bm_id8622089;
26 dotazy;odstránenie odkazu na tabuľku 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
13 hyperlinks;deleting 2f text%2Fshared%2F01%2F05010000.xhp#bm_id3157959;
20 dotazy;určenie podmienok filtra 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
10 parametre;dotazy 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
20 šablóny;editovanie a ukladanie 3b text%2Fshared%2Fguide%2Fstandard_template.xhp#bm_id3154285;
c natívne SQL 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
17 operátory;v Base (SQL) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
23 macros;assigning to events in forms 2f text%2Fshared%2F02%2F01170103.xhp#bm_id3148643;
12 inner joins (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010101.xhp#bm_id3154015;
f os Z;zobrazenie 2f text%2Fschart%2F01%2F04040000.xhp#bm_id3147428;
11 full joins (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010101.xhp#bm_id3154015;
1a nadpisy;zarovnanie (grafy) 2f text%2Fschart%2F01%2F05020101.xhp#bm_id3150793;
29 formuláre;všeobecné informácie (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F04000000.xhp#bm_id3156136;
25 relácie;vytváranie a mazanie (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05020000.xhp#bm_id3155430;
1a protected spaces;inserting 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
27 bitmapy;vypnutie pre rýchlejšiu tlač 36 text%2Fshared%2Fguide%2Fprint_faster.xhp#bm_id5201574;
21 priame formátovanie;odstránenie 39 text%2Fshared%2Fguide%2Fundo_formatting.xhp#bm_id6606036;
20 dokumenty;automatické ukladanie 36 text%2Fshared%2Fguide%2Fdoc_autosave.xhp#bm_id3152924;
22 kľúče;primárne kľúče (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05020000.xhp#bm_id3148922;
15 file selection button 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
18 externé kľúče (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05020000.xhp#bm_id3148922;
23 spellcheck;dictionary of exceptions 35 text%2Fshared%2Foptionen%2F01010400.xhp#bm_id7986388;
17 characters;font effects 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
1a relačná databáza (Base) ce text%2Fshared%2Fexplorer%2Fdatabase%2F05020000.xhp#bm_id3146957;text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02adabas.xhp#bm_id6591082;text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02oracle.xhp#bm_id5900753;
26 printing;hidden pages of presentations 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
1a relácie;vlastnosti (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05020100.xhp#bm_id3150499;
17 inštrukcie;všeobecné 2e text%2Fshared%2Fguide%2Fmain.xhp#bm_id3151097;
13 ukladanie;šablóny 3b text%2Fshared%2Fguide%2Fstandard_template.xhp#bm_id3154285;
1f polia kľúčov relácii (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05020100.xhp#bm_id3150499;
1f kaskádová aktualizácia(Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05020100.xhp#bm_id3150499;
42 tabuľky v databázach;kopírovanie databázových tabuliek (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05030000.xhp#bm_id3155535;
1e primárne kľúče;definovanie 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05030100.xhp#bm_id3149164;
1d tab stops;regular expressions 2f text%2Fshared%2F01%2F02100001.xhp#bm_id3146765;
35 prístupové práva k databázovým tabuľkám (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05040100.xhp#bm_id3152594;
1d non-breaking spaces;inserting 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
1d databázy;pretiahnutie (Base) 81 text%2Fshared%2Fexplorer%2Fdatabase%2F11000002.xhp#bm_id3155449;text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz01.xhp#bm_id2082583;
25 SQL;vykonávanie SQL príkazov (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F11080000.xhp#bm_id3148983;
18 wizards;databases (Base) 41 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz00.xhp#bm_id2026429;
16 MySQL databases (Base) 41 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz00.xhp#bm_id2026429;
20 spreadsheets;as databases (base) 41 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz00.xhp#bm_id2026429;
19 definovanie;štýl čiary 3a text%2Fshared%2Fguide%2Flinestyle_define.xhp#bm_id3153825;
11 printing;warnings 35 text%2Fshared%2Foptionen%2F01010900.xhp#bm_id3147323;
14 ADO databases (Base) 44 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02ado.xhp#bm_id7565233;
17 MS ADO interface (Base) 44 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02ado.xhp#bm_id7565233;
12 vytvorenie výberu 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
1b formátovanie;legenda grafu 36 text%2Fshared%2Fguide%2Fchart_legend.xhp#bm_id3147291;
17 separators;array column 35 text%2Fshared%2Foptionen%2F01060900.xhp#bm_id4249399;
1a dokumenty;meracie jednotky 3b text%2Fshared%2Fguide%2Fmeasurement_units.xhp#bm_id3159201;
14 databases;ADO (Base) 44 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02ado.xhp#bm_id7565233;
1b AutoCorrect function;quotes 2f text%2Fshared%2F01%2F06040400.xhp#bm_id3153899;
16 encryption of contents 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
19 replacing;ordinal numbers 2f text%2Fshared%2F01%2F06040400.xhp#bm_id3153899;
20 LDAP server;address books (Base) 43 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02ldap.xhp#bm_id22583;
f text;jazyky CTL 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
1f data sources;LDAP server (Base) 43 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02ldap.xhp#bm_id22583;
14 ODBC;database (Base) 45 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02odbc.xhp#bm_id3149031;
15 options;online update 3a text%2Fshared%2Foptionen%2Fonline_update.xhp#bm_id7657094;
15 text databases (Base) 45 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02text.xhp#bm_id2517166;
17 languages;Asian support 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
17 migrating macros (Base) 46 text%2Fshared%2Fexplorer%2Fdatabase%2Fmigrate_macros.xhp#bm_id6009095;
20 ukladanie;dokumenty; automaticky 36 text%2Fshared%2Fguide%2Fdoc_autosave.xhp#bm_id3152924;
1c functions in reports;editing 45 text%2Fshared%2Fexplorer%2Fdatabase%2Frep_navigator.xhp#bm_id5823847;
17 arabčina;zadanie textu 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
15 finding;in all sheets 2f text%2Fshared%2F01%2F02100000.xhp#bm_id3152960;
18 explorer of data sources 37 text%2Fshared%2Fguide%2Fdatabase_main.xhp#bm_id3153031;
13 Table Wizard (Base) 45 text%2Fshared%2Fexplorer%2Fdatabase%2Ftablewizard00.xhp#bm_id6009094;
10 ASCII;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3156192;
25 šablóny;nové dokumenty zo šablón 33 text%2Fshared%2Fguide%2Faaa_start.xhp#bm_id3156324;
1a vizitky;použitie šablón 33 text%2Fshared%2Fguide%2Faaa_start.xhp#bm_id3156324;
30 Pomocník;vypnutie/zapnutie rozšírených tipov 3c text%2Fshared%2Fguide%2Factive_help_on_off.xhp#bm_id3156414;
23 database contents;inserting as text 2f text%2Fshared%2F02%2F12070300.xhp#bm_id3143284;
20 rozšírené tipy v pomocníkovi 3c text%2Fshared%2Fguide%2Factive_help_on_off.xhp#bm_id3156414;
25 tipy;rozšírené tipy v pomocníkovi 3c text%2Fshared%2Fguide%2Factive_help_on_off.xhp#bm_id3156414;
11 zostavy;šablóny 35 text%2Fshared%2Fguide%2Fdata_report.xhp#bm_id3147834;
12 zooming;status bar 2f text%2Fshared%2F02%2F20030000.xhp#bm_id3155619;
25 hyphenation;activating for a language 35 text%2Fshared%2Foptionen%2F01010401.xhp#bm_id3154230;
2b aktivácia;rozšírené tipy v pomocníkovi 3c text%2Fshared%2Fguide%2Factive_help_on_off.xhp#bm_id3156414;
14 Navigátor;ukotvenie 32 text%2Fshared%2Fguide%2Fautohide.xhp#bm_id3150713;
1e editing;data binding of XForms 36 text%2Fshared%2F01%2Fxformsdatachange.xhp#bm_id433973;
18 ovládacie prvky ActiveX 31 text%2Fshared%2Fguide%2Factivex.xhp#bm_id3143267;
27 documents;number of pages/tables/sheets 2f text%2Fshared%2F01%2F01100400.xhp#bm_id1472518;
25 inštalácia;ovládací prvok ActiveX 31 text%2Fshared%2Fguide%2Factivex.xhp#bm_id3143267;
1e replacing;AutoCorrect function 2f text%2Fshared%2F01%2F06040200.xhp#bm_id3152876;
32 úprava;dokumenty %PRODUCTNAME v Internet Explorer 31 text%2Fshared%2Fguide%2Factivex.xhp#bm_id3143267;
e lupa obrazovky 33 text%2Fshared%2Fguide%2Fassistive.xhp#bm_id3147399;
19 čítačky;sprístupnenie 33 text%2Fshared%2Fguide%2Fassistive.xhp#bm_id3147399;
24 AutoCorrect function;URL recognition 36 text%2Fshared%2Fguide%2Fautocorr_url.xhp#bm_id3149346;
20 živé prezentácie na Internete 33 text%2Fshared%2Fautopi%2F01110200.xhp#bm_id3149233;
f defining;colors 35 text%2Fshared%2Foptionen%2F01010501.xhp#bm_id3150771;
1e recognizing URLs automatically 36 text%2Fshared%2Fguide%2Fautocorr_url.xhp#bm_id3149346;
10 WebDAV cez HTTPS 3d text%2Fshared%2Fguide%2Fdigitalsign_receive.xhp#bm_id7430951;
1f URL;turning off URL recognition 36 text%2Fshared%2Fguide%2Fautocorr_url.xhp#bm_id3149346;
16 versions;$[officename] 38 text%2Fshared%2Fguide%2Fversion_number.xhp#bm_id3144436;
2c hyperlinks;turning off automatic recognition 36 text%2Fshared%2Fguide%2Fautocorr_url.xhp#bm_id3149346;
15 years;2-digit options 35 text%2Fshared%2Foptionen%2F01010600.xhp#bm_id3155450;
27 links;turning off automatic recognition 36 text%2Fshared%2Fguide%2Fautocorr_url.xhp#bm_id3149346;
d dátové rady 76 text%2Fschart%2F01%2Fwiz_data_series.xhp#bm_id8641621;text%2Fshared%2Fexplorer%2Fdatabase%2Frep_main.xhp#bm_id1614429;
20 okraje, pozri tiež ohraničenia 3a text%2Fshared%2Fguide%2Fborder_paragraph.xhp#bm_id3147571;
1b Galéria;zobrazenie/skrytie 32 text%2Fshared%2Fguide%2Fautohide.xhp#bm_id3150713;
23 prehliadanie zdroja dát;zobrazenie 32 text%2Fshared%2Fguide%2Fautohide.xhp#bm_id3150713;
21 Štýly a formátovanie;ukotvenie 32 text%2Fshared%2Fguide%2Fautohide.xhp#bm_id3150713;
10 colors;selection 35 text%2Fshared%2Foptionen%2F01010501.xhp#bm_id3150771;
f font sizes;text 2f text%2Fshared%2F01%2F05100000.xhp#bm_id3153391;
e ukotvenie;okna 32 text%2Fshared%2Fguide%2Fautohide.xhp#bm_id3150713;
19 úprava;kroky tabulátora 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
1c pozadie;voľba farby/pozadia 34 text%2Fshared%2Fguide%2Fbackground.xhp#bm_id3149346;
1a kresby;odoslať ako e-mail 2f text%2Fshared%2Fguide%2Femail.xhp#bm_id3153345;
10 obrázky pozadia 34 text%2Fshared%2Fguide%2Fbackground.xhp#bm_id3149346;
11 customizing;menus 2e text%2Fshared%2F01%2F06140100.xhp#bm_id900601;
25 vkladanie;textúry na paneloch grafov 39 text%2Fshared%2Fguide%2Fchart_barformat.xhp#bm_id3149798;
13 replacement options 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
27 stránky;pozadie všetkých aplikácií 34 text%2Fshared%2Fguide%2Fbackground.xhp#bm_id3149346;
1b keyboard;removing numbering 38 text%2Fshared%2Fguide%2Fnumbering_stop.xhp#bm_id3154186;
36 text, pozrite tiež textové dokumenty, odseky a znaky 34 text%2Fshared%2Fguide%2Fbackground.xhp#bm_id3149346;
10 okraje;na odseky 3a text%2Fshared%2Fguide%2Fborder_paragraph.xhp#bm_id3147571;
15 Help;full-text search 2f text%2Fshared%2F05%2F00000140.xhp#bm_id3148532;
14 okraje;okolo odsekov 3a text%2Fshared%2Fguide%2Fborder_paragraph.xhp#bm_id3147571;
18 vkladanie;okraje odsekov 3a text%2Fshared%2Fguide%2Fborder_paragraph.xhp#bm_id3147571;
19 databases;creating labels 39 text%2Fshared%2Fguide%2Flabels_database.xhp#bm_id3147399;
19 definícia;okraje odsekov 3a text%2Fshared%2Fguide%2Fborder_paragraph.xhp#bm_id3147571;
25 tabuľky v zošite;definície okrajov 36 text%2Fshared%2Fguide%2Fborder_table.xhp#bm_id3155805;
e SQL;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3149922;
13 okraje;pre tabuľky 36 text%2Fshared%2Fguide%2Fborder_table.xhp#bm_id3155805;
1a definícia;okraje tabuľky 36 text%2Fshared%2Fguide%2Fborder_table.xhp#bm_id3155805;
11 cells;line breaks 38 text%2Fshared%2Fguide%2Fbreaking_lines.xhp#bm_id6305734;
12 text flow;in cells 38 text%2Fshared%2Fguide%2Fbreaking_lines.xhp#bm_id6305734;
c date formats 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
12 grafy;úprava osí 34 text%2Fshared%2Fguide%2Fchart_axis.xhp#bm_id3155555;
21 command buttons, see push buttons 34 text%2Fshared%2Fguide%2Fformfields.xhp#bm_id3149798;
16 wrapping text;in cells 38 text%2Fshared%2Fguide%2Fbreaking_lines.xhp#bm_id6305734;
17 words;wrapping in cells 38 text%2Fshared%2Fguide%2Fbreaking_lines.xhp#bm_id6305734;
15 automatic line breaks 38 text%2Fshared%2Fguide%2Fbreaking_lines.xhp#bm_id6305734;
1a galéria;pridanie obrázku 3a text%2Fshared%2Fguide%2Fdragdrop_gallery.xhp#bm_id3154927;
12 new lines in cells 38 text%2Fshared%2Fguide%2Fbreaking_lines.xhp#bm_id6305734;
1a ignore list for spellcheck 35 text%2Fshared%2Foptionen%2F01010400.xhp#bm_id7986388;
18 zmena;nadpisy dokumentov 36 text%2Fshared%2Fguide%2Fchange_title.xhp#bm_id3156324;
18 dokumenty;zmena nadpisov 36 text%2Fshared%2Fguide%2Fchange_title.xhp#bm_id3156324;
d osi v grafoch 34 text%2Fshared%2Fguide%2Fchart_axis.xhp#bm_id3155555;
1b formátovanie;osi v grafoch 34 text%2Fshared%2Fguide%2Fchart_axis.xhp#bm_id3155555;
1b textúry;na paneloch grafov 39 text%2Fshared%2Fguide%2Fchart_barformat.xhp#bm_id3149798;
d pages;scaling 2f text%2Fshared%2F01%2F03010000.xhp#bm_id3154682;
f grafy;vkladanie 36 text%2Fshared%2Fguide%2Fchart_insert.xhp#bm_id3153910;
18 full-text search in Help 2f text%2Fshared%2F05%2F00000140.xhp#bm_id3148532;
17 text;language selection 39 text%2Fshared%2Fguide%2Flanguage_select.xhp#bm_id3083278;
1b vykresľovanie dát v grafe 36 text%2Fshared%2Fguide%2Fchart_insert.xhp#bm_id3153910;
e times, formats 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
17 zošit;vkladanie grafov 36 text%2Fshared%2Fguide%2Fchart_insert.xhp#bm_id3153910;
29 Microsoft Office;importing Word documents 35 text%2Fshared%2Foptionen%2F01041000.xhp#bm_id3577990;
1f absolútne hypertextové odkazy 3b text%2Fshared%2Fguide%2Fhyperlink_rel_abs.xhp#bm_id3147399;
26 showing;drawings and controls (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
13 úprava;dáta grafu 36 text%2Fshared%2Fguide%2Fchart_insert.xhp#bm_id3153910;
11 súbory;ukladanie 32 text%2Fshared%2Fguide%2Fdoc_save.xhp#bm_id3147226;
15 úprava;legenda grafu 36 text%2Fshared%2Fguide%2Fchart_legend.xhp#bm_id3147291;
16 nadpis;úprava v grafe 35 text%2Fshared%2Fguide%2Fchart_title.xhp#bm_id3156136;
b podprogramy 30 text%2Fshared%2Fguide%2Fcollab.xhp#bm_id4459669;
f filter;obrázky 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
16 prehliadanie;databázy 33 text%2Fshared%2Fguide%2Fdata_view.xhp#bm_id2339854;
15 data labels in charts 2f text%2Fschart%2F01%2F04030000.xhp#bm_id3150275;
10 kontextové menu 35 text%2Fshared%2Fguide%2Fcontextmenu.xhp#bm_id3153394;
24 vizitky;vytvorenie a synchronizácia 30 text%2Fshared%2Fguide%2Flabels.xhp#bm_id3150774;
1a otvorenie;kontextové menu 35 text%2Fshared%2Fguide%2Fcontextmenu.xhp#bm_id3153394;
14 tlač;priehľadnosť 36 text%2Fshared%2Fguide%2Fprint_faster.xhp#bm_id5201574;
29 vkladanie;objekty kresby medzi dokumentmi 3c text%2Fshared%2Fguide%2Fcopy_drawfunctions.xhp#bm_id3153394;
25 prezentácie;vkladanie buniek zošitu 3f text%2Fshared%2Fguide%2Fcopytable2application.xhp#bm_id3154186;
3a tabuľky v zošite;kopírovanie dát do iných aplikácií 3f text%2Fshared%2Fguide%2Fcopytable2application.xhp#bm_id3154186;
19 HTML, živé prezentácie 33 text%2Fshared%2Fautopi%2F01110200.xhp#bm_id3149233;
1d pattern fields;form functions 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
14 editovanie;šablóny 3b text%2Fshared%2Fguide%2Fstandard_template.xhp#bm_id3154285;
2e sending;AutoAbstract function in presentations 3e text%2Fshared%2Fguide%2Fcopytext2application.xhp#bm_id3152924;
1d copying;from data source view 39 text%2Fshared%2Fguide%2Fdragdrop_beamer.xhp#bm_id3145071;
1e shortcut keys;assigning macros 33 text%2Fshared%2Fguide%2Fscripting.xhp#bm_id5277565;
13 characters;coloring 34 text%2Fshared%2Fguide%2Ftext_color.xhp#bm_id3156014;
d colors;adding 35 text%2Fshared%2Foptionen%2F01010501.xhp#bm_id3150771;
26 drag and drop;copying and pasting text 3e text%2Fshared%2Fguide%2Fcopytext2application.xhp#bm_id3152924;
1d dates;start 1904/01/01 (Calc) 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
13 exporting;XML files 2f text%2Fshared%2F00%2F00000021.xhp#bm_id3154408;
22 inserting;data from text documents 3e text%2Fshared%2Fguide%2Fcopytext2application.xhp#bm_id3152924;
1c opening;documents with links 2f text%2Fshared%2F01%2F02180000.xhp#bm_id3156156;
a diakritika 3c text%2Fshared%2Fguide%2Finsert_specialchar.xhp#bm_id3154927;
20 copying;data from text documents 3e text%2Fshared%2Fguide%2Fcopytext2application.xhp#bm_id3152924;
23 jazyky;komplexné rozvrhnutie textu 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
11 status bar on/off 2f text%2Fshared%2F01%2F03060000.xhp#bm_id3152823;
18 dotazy;spojenie tabuliek 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
17 štýly čiar;použitie 34 text%2Fshared%2Fguide%2Flinestyles.xhp#bm_id3153884;
28 rozvrhnutie textu pre špeciálne jazyky 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
12 obojsmerný zápis 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
19 úprava;panely nástrojov 38 text%2Fshared%2Fguide%2Fedit_symbolbar.xhp#bm_id3159201;
13 Hindi;zadanie textu 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
18 databases;formats (Base) 41 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz00.xhp#bm_id2026429;
17 thajčina;zadanie textu 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
22 zdroje dát;registrácia adresára 3a text%2Fshared%2Fguide%2Fdata_addressbook.xhp#bm_id3152823;
16 WYSIWYG in fonts lists 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
2c objects;copying when moving in presentations 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
15 adresár;registrácia 3a text%2Fshared%2Fguide%2Fdata_addressbook.xhp#bm_id3152823;
15 registrácia;adresár 3a text%2Fshared%2Fguide%2Fdata_addressbook.xhp#bm_id3152823;
15 areas;bitmap patterns 2f text%2Fshared%2F01%2F05210500.xhp#bm_id3155619;
1b databázy;textové formáty 3b text%2Fshared%2Fguide%2Fdata_dbase2office.xhp#bm_id3157896;
12 tabuľky;ukladanie 32 text%2Fshared%2Fguide%2Fdoc_save.xhp#bm_id3147226;
19 deleting;models/instances 31 text%2Fshared%2F01%2Fxformsdata.xhp#bm_id6823023;
26 pictures;displaying in Writer (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
16 executing SQL commands 38 text%2Fshared%2Fguide%2Fdata_enter_sql.xhp#bm_id3152801;
15 otvárenie;formuláre 34 text%2Fshared%2Fguide%2Fdata_forms.xhp#bm_id5762199;
16 formuláre;vytváranie 34 text%2Fshared%2Fguide%2Fdata_forms.xhp#bm_id5762199;
26 režim návrhu;vytváranie formulárov 34 text%2Fshared%2Fguide%2Fdata_forms.xhp#bm_id5762199;
16 importovanie;databázy 38 text%2Fshared%2Fguide%2Fdata_im_export.xhp#bm_id6911546;
24 panely ikon, pozri panely nástrojov 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
e X axes;scaling 2f text%2Fschart%2F01%2F05040201.xhp#bm_id3150868;
33 kopírovanie;záznamov dátových zdrojov v zošite 38 text%2Fshared%2Fguide%2Fdata_im_export.xhp#bm_id6911546;
32 vkladanie;záznamov dátových zdrojov do zošitov 38 text%2Fshared%2Fguide%2Fdata_im_export.xhp#bm_id6911546;
18 Hebrew;language settings 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
2a zošity;vkladanie databázových záznamov 38 text%2Fshared%2Fguide%2Fdata_im_export.xhp#bm_id6911546;
1c nastavenie;panely nástrojov 38 text%2Fshared%2Fguide%2Fedit_symbolbar.xhp#bm_id3159201;
14 databázy;vytvorenie 32 text%2Fshared%2Fguide%2Fdata_new.xhp#bm_id6911526;
f nové databázy 32 text%2Fshared%2Fguide%2Fdata_new.xhp#bm_id6911526;
1d right alignment of paragraphs 2f text%2Fshared%2F01%2F05030700.xhp#bm_id3150008;
18 databázy;tvorba dotazov 35 text%2Fshared%2Fguide%2Fdata_queries.xhp#bm_id840784;
1f filtrovanie;dáta v databázach 35 text%2Fshared%2Fguide%2Fdata_queries.xhp#bm_id840784;
18 dotazy;definícia (Base) 35 text%2Fshared%2Fguide%2Fdata_queries.xhp#bm_id840784;
1d dokumenty;odoslať ako e-mail 2f text%2Fshared%2Fguide%2Femail.xhp#bm_id3153345;
18 definícia;dotazy (Base) 35 text%2Fshared%2Fguide%2Fdata_queries.xhp#bm_id840784;
19 Sprievodca dotazom (Base) 35 text%2Fshared%2Fguide%2Fdata_queries.xhp#bm_id840784;
1d databázy;registrácia (Base) 37 text%2Fshared%2Fguide%2Fdata_register.xhp#bm_id4724570;
1d registrácia;databázy (Base) 37 text%2Fshared%2Fguide%2Fdata_register.xhp#bm_id4724570;
1b os Y;formátovanie mriežky 2f text%2Fschart%2F01%2F05050100.xhp#bm_id3150398;
1e complex text layout;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3146907;
26 languages;spellchecking and formatting 2f text%2Fshared%2F01%2F05020100.xhp#bm_id3154812;
19 zmazanie;databázy (Base) 37 text%2Fshared%2Fguide%2Fdata_register.xhp#bm_id4724570;
13 zdroje dát;zostavy 35 text%2Fshared%2Fguide%2Fdata_report.xhp#bm_id3147834;
1b zostavy;otvorenie a úprava 35 text%2Fshared%2Fguide%2Fdata_report.xhp#bm_id3147834;
1c databázy;vytvorenie zostavy 36 text%2Fshared%2Fguide%2Fdata_reports.xhp#bm_id3729667;
10 unstable options 31 text%2Fshared%2Foptionen%2Fjava.xhp#bm_id4077578;
29 tables in spreadsheets;value highlighting 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
19 jednotky;meracie jednotky 3b text%2Fshared%2Fguide%2Fmeasurement_units.xhp#bm_id3159201;
12 zostavy;vytvorenie 36 text%2Fshared%2Fguide%2Fdata_reports.xhp#bm_id3729667;
10 number of sheets 2f text%2Fshared%2F01%2F01100400.xhp#bm_id1472518;
2d hľadanie;záznamy vo formulárovom dokumente 35 text%2Fshared%2Fguide%2Fdata_search.xhp#bm_id4066896;
1e formuláre;hľadanie záznamov 35 text%2Fshared%2Fguide%2Fdata_search.xhp#bm_id4066896;
16 draw objects;anchoring 2f text%2Fshared%2F01%2F05230100.xhp#bm_id3154350;
f faxy;posielanie 2d text%2Fshared%2Fguide%2Ffax.xhp#bm_id3156426;
11 Format Paintbrush 33 text%2Fshared%2Fguide%2Fpaintbrush.xhp#bm_id380260;
1e databázy;formulárové filtre 36 text%2Fshared%2Fguide%2Fdata_search2.xhp#bm_id8772545;
1f spojené bunky;ovládacie prvky 2f text%2Fshared%2F02%2F01170102.xhp#bm_id3145641;
11 selecting;objects 30 text%2Fshared%2Fguide%2Fgroups.xhp#bm_id6888027;
18 odseky;kroky tabulátora 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
a centimetre 3b text%2Fshared%2Fguide%2Fmeasurement_units.xhp#bm_id3159201;
2d characters;displaying only on screen (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
3a grafy;kopírovanie s odkazom na oblasť zdrojových buniek 3f text%2Fshared%2Fguide%2Fcopytable2application.xhp#bm_id3154186;
1e hľadanie;formulárové filtre 36 text%2Fshared%2Fguide%2Fdata_search2.xhp#bm_id8772545;
23 odstraňovanie;formulárové filtre 36 text%2Fshared%2Fguide%2Fdata_search2.xhp#bm_id8772545;
23 menu;aktivovanie kontextových menu 35 text%2Fshared%2Fguide%2Fcontextmenu.xhp#bm_id3153394;
12 tlač;rýchlejšia 6c text%2Fshared%2Fguide%2Fprint_faster.xhp#bm_id5201574;text%2Fshared%2Fguide%2Fprint_faster.xhp#bm_id5201574;
2a presúvanie;kroky tabulátora na pravítku 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
21 filtrovanie;dáta vo formulároch 36 text%2Fshared%2Fguide%2Fdata_search2.xhp#bm_id8772545;
14 spacing;font effects 2f text%2Fshared%2F01%2F05020500.xhp#bm_id3154841;
24 kresby;uloženie v iných formátoch 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
36 tables in databases;creating in design view (manually) 3a text%2Fshared%2Fguide%2Fdata_tabledefine.xhp#bm_id3155448;
19 designing;database tables 3a text%2Fshared%2Fguide%2Fdata_tabledefine.xhp#bm_id3155448;
15 grafy;zobrazenie osí 2f text%2Fschart%2F01%2F04040000.xhp#bm_id3147428;
16 fields;database tables 3a text%2Fshared%2Fguide%2Fdata_tabledefine.xhp#bm_id3155448;
1d databázy;vytvorenie tabuľky 35 text%2Fshared%2Fguide%2Fdata_tables.xhp#bm_id1983703;
2c vkladanie;formátovaný/neformátovaný text 31 text%2Fshared%2Fguide%2Fpasting.xhp#bm_id3620715;
18 form controls;protecting 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
1e otvorenie;databázové súbory 33 text%2Fshared%2Fguide%2Fdata_view.xhp#bm_id2339854;
15 súborové filtre;XML 34 text%2Fshared%2Fguide%2Fxsltfilter.xhp#bm_id7007583;
16 databázy;prehliadanie 33 text%2Fshared%2Fguide%2Fdata_view.xhp#bm_id2339854;
22 Basic IDE options;Autoclose quotes 35 text%2Fshared%2Foptionen%2FBasicIDE.xhp#bm_id4077578;
12 databases;overview 37 text%2Fshared%2Fguide%2Fdatabase_main.xhp#bm_id3153031;
13 indexes;backgrounds 2f text%2Fshared%2F01%2F05030600.xhp#bm_id3151097;
19 data source view;overview 37 text%2Fshared%2Fguide%2Fdatabase_main.xhp#bm_id3153031;
1c hidden text;showing (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
14 data source explorer 37 text%2Fshared%2Fguide%2Fdatabase_main.xhp#bm_id3153031;
26 otváranie;dokumenty na WebDAV serveri 3d text%2Fshared%2Fguide%2Fdigitalsign_receive.xhp#bm_id7430951;
29 signing documents with digital signatures 3a text%2Fshared%2Fguide%2Fdigitalsign_send.xhp#bm_id7430951;
14 zálohy;automatické 36 text%2Fshared%2Fguide%2Fdoc_autosave.xhp#bm_id3152924;
1d súbory;ukladanie automaticky 36 text%2Fshared%2Fguide%2Fdoc_autosave.xhp#bm_id3152924;
14 dokumenty;otváranie 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
18 working directory change 34 text%2Fshared%2Fguide%2Fworkfolder.xhp#bm_id3150789;
1d tabuľky;vytvorenie/otvorenie 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
11 Basic IDE;options 35 text%2Fshared%2Foptionen%2FBasicIDE.xhp#bm_id4077578;
e nový dokument 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
11 prázdny dokument 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
15 spreadsheets;printing 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
c vzorce;nové 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
13 dokumenty;ukladanie 32 text%2Fshared%2Fguide%2Fdoc_save.xhp#bm_id3147226;
10 kresby;ukladanie 32 text%2Fshared%2Fguide%2Fdoc_save.xhp#bm_id3147226;
18 frames;captions (Writer) 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
23 grafika pixelov;vkladanie a úprava 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
18 FTP;ukladanie dokumentov 32 text%2Fshared%2Fguide%2Fdoc_save.xhp#bm_id3147226;
15 Excel;search criteria 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
1a resizing;objects, by mouse 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
16 drag and drop;overview 32 text%2Fshared%2Fguide%2Fdragdrop.xhp#bm_id3154927;
21 borders;table boundaries (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
27 mouse;pointers when using drag and drop 32 text%2Fshared%2Fguide%2Fdragdrop.xhp#bm_id3154927;
16 links;by drag and drop 32 text%2Fshared%2Fguide%2Fdragdrop.xhp#bm_id3154927;
1e data source view;drag and drop 39 text%2Fshared%2Fguide%2Fdragdrop_beamer.xhp#bm_id3145071;
1d plávajúce panely nástrojov 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
e bookmarks;Help 2f text%2Fshared%2F05%2F00000150.xhp#bm_id3153244;
17 changing;work directory 34 text%2Fshared%2Fguide%2Fworkfolder.xhp#bm_id3150789;
2f Galéria;vkladanie obrázkov do objektov kresby 3e text%2Fshared%2Fguide%2Fdragdrop_fromgallery.xhp#bm_id3145345;
2d objekty kresby;vkladanie obrázkov z galérie 3e text%2Fshared%2Fguide%2Fdragdrop_fromgallery.xhp#bm_id3145345;
22 tab stops;spacing in presentations 35 text%2Fshared%2Foptionen%2F01070500.xhp#bm_id3149295;
18 pretiahnutie;do galérie 74 text%2Fshared%2Fguide%2Fdragdrop_gallery.xhp#bm_id3154927;text%2Fshared%2Fguide%2Fdragdrop_gallery.xhp#bm_id3154927;
1d obrázky;pridanie do galérie 74 text%2Fshared%2Fguide%2Fdragdrop_gallery.xhp#bm_id3154927;text%2Fshared%2Fguide%2Fdragdrop_gallery.xhp#bm_id3154927;
15 vloženie;do galérie 74 text%2Fshared%2Fguide%2Fdragdrop_gallery.xhp#bm_id3154927;text%2Fshared%2Fguide%2Fdragdrop_gallery.xhp#bm_id3154927;
26 objects;moving and resizing with mouse 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
f opening;objects 2f text%2Fshared%2F01%2F02200200.xhp#bm_id3085157;
3e vkladanie;z dátových zdrojov do aplikácie %PRODUCTNAME Calc 38 text%2Fshared%2Fguide%2Fdata_im_export.xhp#bm_id6911546;
21 prispôsobenie, panely nástrojov 38 text%2Fshared%2Fguide%2Fedit_symbolbar.xhp#bm_id3159201;
2a vkladanie;tlačidlá v paneloch nástrojov 38 text%2Fshared%2Fguide%2Fedit_symbolbar.xhp#bm_id3159201;
2d Microsoft Office;document import restrictions 46 text%2Fshared%2Fguide%2Fms_import_export_limitations.xhp#bm_id3149760;
1c languages;activating modules 35 text%2Fshared%2Foptionen%2F01010401.xhp#bm_id3154230;
26 textové dokumenty;odoslať ako e-mail 2f text%2Fshared%2Fguide%2Femail.xhp#bm_id3153345;
11 controls;grouping 2f text%2Fshared%2F02%2F01170101.xhp#bm_id3146325;
14 prílohy v e-mailoch 2f text%2Fshared%2Fguide%2Femail.xhp#bm_id3153345;
22 vytvorenie obrázkového tlačidla 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
15 reports;error reports 36 text%2Fshared%2Fguide%2Ferror_report.xhp#bm_id3150616;
1c activating;Error Report Tool 36 text%2Fshared%2Fguide%2Ferror_report.xhp#bm_id3150616;
f entering groups 30 text%2Fshared%2Fguide%2Fgroups.xhp#bm_id6888027;
27 dokumenty;uloženie v iných formátoch 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
26 uloženie;vo formáte Microsoft Office 31 text%2Fshared%2Fguide%2Fms_user.xhp#bm_id3150789;
27 uloženie;dokumenty v iných formátoch 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
30 textové dokumenty;uloženie v iných formátoch 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
1f decimal places displayed (Calc) 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
25 zošity;uloženie v iných formátoch 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
1e playing movies and sound files 31 text%2Fshared%2F01%2Fmoviesound.xhp#bm_id1907712;
13 kresba uhlom;filter 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
12 rýchlejšia tlač 36 text%2Fshared%2Fguide%2Fprint_faster.xhp#bm_id5201574;
2a prezentácie;uloženie v iných formátoch 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
23 export;do formátu Microsoft Office 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
28 import restrictions for Microsoft Office 46 text%2Fshared%2Fguide%2Fms_import_export_limitations.xhp#bm_id3149760;
12 Excel;uložiť ako 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
11 PowerPoint export 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
1f faxy;nastavovanie $[officename] 2d text%2Fshared%2Fguide%2Ffax.xhp#bm_id3156426;
1a nastavovanie;faxová ikona 2d text%2Fshared%2Fguide%2Ffax.xhp#bm_id3156426;
1b standard printer under UNIX 31 text%2Fshared%2Fguide%2Fspadmin.xhp#bm_id3154422;
11 filtre;Navigátor 39 text%2Fshared%2Fguide%2Ffilternavigator.xhp#bm_id3150322;
1a podmienky filtra;spájanie 39 text%2Fshared%2Fguide%2Ffilternavigator.xhp#bm_id3150322;
12 options;appearance 35 text%2Fshared%2Foptionen%2F01012000.xhp#bm_id3153527;
22 macros;selecting security warnings 35 text%2Fshared%2Foptionen%2F01030300.xhp#bm_id2322153;
2a curves;properties in line charts/XY charts 3e text%2Fschart%2F01%2Fstepped_line_properties.xhp#bm_id1467210;
11 views;full screen 2f text%2Fshared%2F01%2F03110000.xhp#bm_id3160463;
f veľkosti ikony 34 text%2Fshared%2Fguide%2Fflat_icons.xhp#bm_id3145669;
11 pictures;ImageMap 32 text%2Fshared%2Fguide%2Fimagemap.xhp#bm_id3150502;
15 zmena;veľkosti ikony 34 text%2Fshared%2Fguide%2Fflat_icons.xhp#bm_id3145669;
36 zošity;kopírovanie oblastí do textových dokumentov 38 text%2Fshared%2Fguide%2Fdragdrop_table.xhp#bm_id3154927;
1a windows;docking definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3155132;
23 prezentácia;automatické ukladanie 36 text%2Fshared%2Fguide%2Fdoc_autosave.xhp#bm_id3152924;
1e horizontal scrollbars (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
d veľké ikony 34 text%2Fshared%2Fguide%2Fflat_icons.xhp#bm_id3145669;
24 objects;displaying in text documents 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
18 data structure of XForms 31 text%2Fshared%2F01%2Fxformsdata.xhp#bm_id6823023;
2b panely nástrojov;ukotvovanie/uvoľňovanie 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
15 decimal separator key 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
28 panely nástrojov;prezeranie/zatváranie 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
1f saving;with password by default 2f text%2Fshared%2F01%2F01100600.xhp#bm_id1472519;
17 meracie jednotky;výber 3b text%2Fshared%2Fguide%2Fmeasurement_units.xhp#bm_id3159201;
10 obrázky;úprava 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
1d ukotvovanie;panely nástrojov 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
17 výber;meracie jednotky 3b text%2Fshared%2Fguide%2Fmeasurement_units.xhp#bm_id3159201;
17 lines of text;alignment 2f text%2Fshared%2F01%2F05030700.xhp#bm_id3150008;
10 zaostriť;filter 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
11 alternative fonts 2f text%2Fshared%2F02%2F02020000.xhp#bm_id3148983;
1c tlačidlá;panely nástrojov 38 text%2Fshared%2Fguide%2Fedit_symbolbar.xhp#bm_id3159201;
1e removing;bullets and numbering 38 text%2Fshared%2Fguide%2Fnumbering_stop.xhp#bm_id3154186;
1e updates;checking automatically 3a text%2Fshared%2Foptionen%2Fonline_update.xhp#bm_id7657094;
1e options;compatibility (Writer) 35 text%2Fshared%2Foptionen%2F01041000.xhp#bm_id3577990;
10 full screen view 2f text%2Fshared%2F01%2F03110000.xhp#bm_id3160463;
15 symbol vedierka farby 34 text%2Fshared%2Fguide%2Ftext_color.xhp#bm_id3149795;
2f search criteria for database functions in cells 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
1f upevňovanie panelov nástrojov 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
1d odpájanie panelov nástrojov 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
20 umiestňovanie;panely nástrojov 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
23 import;tabuľky v textovom formáte 3b text%2Fshared%2Fguide%2Fdata_dbase2office.xhp#bm_id3157896;
12 objects;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3156358;
1f links;updating options (Writer) 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
15 TextArt, see Fontwork 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
10 rotating;3D text 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
17 edit mode;after opening 2f text%2Fshared%2F02%2F01171000.xhp#bm_id3156211;
29 review function;recording changes example 33 text%2Fshared%2Fguide%2Fredlining.xhp#bm_id3150499;
15 draw objects;flipping 2f text%2Fshared%2F01%2F05240000.xhp#bm_id3151264;
19 joins in databases (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010101.xhp#bm_id3154015;
18 editing;Fontwork objects 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
1a inserting;Fontwork objects 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
41 Internet;Internet Explorer na zobrazenie dokumentov $[officename] 31 text%2Fshared%2Fguide%2Factivex.xhp#bm_id3143267;
1c controls;adding to documents 34 text%2Fshared%2Fguide%2Fformfields.xhp#bm_id3149798;
16 inserting;push buttons 34 text%2Fshared%2Fguide%2Fformfields.xhp#bm_id3149798;
1f Gallery;inserting pictures from 38 text%2Fshared%2Fguide%2Fgallery_insert.xhp#bm_id3145136;
1f pictures;inserting from Gallery 38 text%2Fshared%2Fguide%2Fgallery_insert.xhp#bm_id3145136;
1f textures;inserting from Gallery 38 text%2Fshared%2Fguide%2Fgallery_insert.xhp#bm_id3145136;
1c tabuľky;odoslať ako e-mail 2f text%2Fshared%2Fguide%2Femail.xhp#bm_id3153345;
22 backgrounds;inserting from Gallery 38 text%2Fshared%2Fguide%2Fgallery_insert.xhp#bm_id3145136;
14 line breaks;in cells 38 text%2Fshared%2Fguide%2Fbreaking_lines.xhp#bm_id6305734;
17 frames;selection frames 30 text%2Fshared%2Fguide%2Fgroups.xhp#bm_id6888027;
1e wizards;database tables (Base) 45 text%2Fshared%2Fexplorer%2Fdatabase%2Ftablewizard00.xhp#bm_id6009094;
e exiting;groups 30 text%2Fshared%2Fguide%2Fgroups.xhp#bm_id6888027;
1e inserting;line breaks in cells 38 text%2Fshared%2Fguide%2Fbreaking_lines.xhp#bm_id6305734;
11 ungrouping groups 30 text%2Fshared%2Fguide%2Fgroups.xhp#bm_id6888027;
13 Panel Upraviť body 2a text%2Fshared%2Fmain0227.xhp#bm_id3149987;
12 multiple selection 30 text%2Fshared%2Fguide%2Fgroups.xhp#bm_id6888027;
16 marking, see selecting 30 text%2Fshared%2Fguide%2Fgroups.xhp#bm_id6888027;
23 editing;database tables and queries 2f text%2Fshared%2F01%2F05340400.xhp#bm_id3153116;
12 hyperlinks;editing 38 text%2Fshared%2Fguide%2Fhyperlink_edit.xhp#bm_id3153910;
18 register-true;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3147315;
21 buttons;editing hyperlink buttons 38 text%2Fshared%2Fguide%2Fhyperlink_edit.xhp#bm_id3153910;
1b URL;changing hyperlink URLs 38 text%2Fshared%2Fguide%2Fhyperlink_edit.xhp#bm_id3153910;
a SQL;dotazy 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
e paths;defaults 35 text%2Fshared%2Foptionen%2F01010300.xhp#bm_id3149514;
1e hypertextové odkazy;vkladanie 3a text%2Fshared%2Fguide%2Fhyperlink_insert.xhp#bm_id3150789;
10 odkazy;vkladanie 3a text%2Fshared%2Fguide%2Fhyperlink_insert.xhp#bm_id3150789;
25 guides;display options (Impress/Draw) 2d text%2Fshared%2F01%2Fguides.xhp#bm_id1441999;
28 hypertextové odkazy, pozri tiež odkazy 3b text%2Fshared%2Fguide%2Fhyperlink_rel_abs.xhp#bm_id3147399;
f ImageMap;editor 32 text%2Fshared%2Fguide%2Fimagemap.xhp#bm_id3150502;
13 Media Player window 32 text%2Fshared%2F01%2Fmediaplayer.xhp#bm_id8659321;
19 hotspots;adding to images 32 text%2Fshared%2Fguide%2Fimagemap.xhp#bm_id3150502;
f URL;in pictures 32 text%2Fshared%2Fguide%2Fimagemap.xhp#bm_id3150502;
1f mapa dokumentu, viď Navigátor 3d text%2Fshared%2Fguide%2Fnavigator_setcursor.xhp#bm_id3150774;
2c Microsoft Office;opening Microsoft documents 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
24 importing;documents in other formats 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
1e skratky v ovládacích prvkoch 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
1c vertical scrollbars (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
24 loading;documents from other formats 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
1b saving;default file formats 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
23 kontrola pravopisu;kontextové menu 5e text%2Fshared%2F01%2F06040000.xhp#bm_id3153391;text%2Fshared%2F01%2F06040500.xhp#bm_id3152823;
1d tables in databases;searching 2f text%2Fshared%2F02%2F12100200.xhp#bm_id3146936;
10 hľadanie;výber 2f text%2Fshared%2F01%2F02100000.xhp#bm_id3147264;
29 defaults;document formats in file dialogs 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
2b file formats;saving always in other formats 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
1c Word documents;compatibility 35 text%2Fshared%2Foptionen%2F01041000.xhp#bm_id3577990;
10 replacing;dashes 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
18 bold;AutoFormat function 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
19 Document Converter Wizard 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
19 colors;restriction (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
1f klávesové skratky;všeobecné 2f text%2Fshared%2F04%2F01010000.xhp#bm_id3149991;
1a wizards;document converter 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
13 e-mailové prílohy 2f text%2Fshared%2Fguide%2Femail.xhp#bm_id3153345;
1b bitmapy;vkladanie a úprava 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
14 backgrounds;printing 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
26 formátované polia;funkcie formulára 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
e import;bitmapy 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
24 asociácia súborov Microsoft Office 35 text%2Fshared%2Fguide%2Fms_doctypes.xhp#bm_id3143267;
29 replacing;tab stops (regular expressions) 2f text%2Fshared%2F01%2F02100001.xhp#bm_id3146765;
19 odstránenie šumu;filter 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
23 pravítka;prednastavené nastavenie 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
13 solarizácia;filter 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
14 complete screen view 2f text%2Fshared%2F01%2F03110000.xhp#bm_id3160463;
1d kresby;automatické ukladanie 36 text%2Fshared%2Fguide%2Fdoc_autosave.xhp#bm_id3152924;
10 starnutie;filter 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
2b displaying;non-printing characters (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
1d organizing;macros and scripts 2f text%2Fshared%2F01%2F06130200.xhp#bm_id3237403;
e pop-art;filter 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
22 resizing, see also scaling/zooming 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
1f drawings, see also draw objects 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
13 standard bar on/off 2f text%2Fshared%2F01%2F03020000.xhp#bm_id3150467;
15 text;drawing pictures 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
19 rounding precision (Calc) 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
31 sledovanie zmien;prijatie alebo odmietnutie zmien 3a text%2Fshared%2Fguide%2Fredlining_accept.xhp#bm_id3150247;
12 inserting;drawings 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
23 draw objects;adding/editing/copying 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
f scaling;objects 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
c start center 3e text%2Fshared%2Fguide%2Fstartcenter.xhp#bm_id0820200802500562;
14 pasting;draw objects 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
1b inserting;paragraph bullets 2f text%2Fshared%2F01%2F06050100.xhp#bm_id3150502;
1b vkladanie;špeciálne znaky 3c text%2Fshared%2Fguide%2Finsert_specialchar.xhp#bm_id3154927;
20 controls;arranging within stacks 2f text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
1d doplnky, pozri UNO komponenty 38 text%2Fshared%2Fguide%2Fintegratinguno.xhp#bm_id3149760;
15 grafy;úprava legiend 36 text%2Fshared%2Fguide%2Fchart_legend.xhp#bm_id3147291;
15 dokumenty;zlučovanie 3c text%2Fshared%2Fguide%2Fredlining_docmerge.xhp#bm_id3154230;
1f accessibility;general shortcuts 32 text%2Fshared%2Fguide%2Fkeyboard.xhp#bm_id3158421;
25 štítky;vytvorenie a synchronizácia 30 text%2Fshared%2Fguide%2Flabels.xhp#bm_id3150774;
1c languages;selecting for text 39 text%2Fshared%2Fguide%2Flanguage_select.xhp#bm_id3083278;
23 character styles;language selection 39 text%2Fshared%2Fguide%2Flanguage_select.xhp#bm_id3083278;
1b programovanie;$[officename] 2a text%2Fshared%2Fmain0600.xhp#bm_id3154232;
1b regression curves in charts 2f text%2Fschart%2F01%2F04050100.xhp#bm_id1744743;
38 XML filtre;ukladanie ako balíček/inštalácia/zmazanie 3f text%2Fshared%2Fguide%2Fxsltfilter_distribute.xhp#bm_id7007583;
14 formulárové filtre 36 text%2Fshared%2Fguide%2Fdata_search2.xhp#bm_id8772545;
12 defaults;languages 39 text%2Fshared%2Fguide%2Flanguage_select.xhp#bm_id3083278;
27 Microsoft Office;as default file format 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
19 šípky;kreslenie v texte 35 text%2Fshared%2Fguide%2Fline_intext.xhp#bm_id3143206;
12 súbory;vlastnosti 41 text%2Fshared%2Fguide%2Fviewing_file_properties.xhp#bm_id3152594;
1d prefix name for new worksheet 35 text%2Fshared%2Foptionen%2F01061000.xhp#bm_id4249399;
18 čiary;kreslenie v texte 35 text%2Fshared%2Fguide%2Fline_intext.xhp#bm_id3143206;
27 čiary;automatické premiestnenie čiar 35 text%2Fshared%2Fguide%2Fline_intext.xhp#bm_id3143206;
11 špeciálne znaky 3c text%2Fshared%2Fguide%2Finsert_specialchar.xhp#bm_id3154927;
1b odstránenie;čiary v texte 35 text%2Fshared%2Fguide%2Fline_intext.xhp#bm_id3143206;
26 definovanie;šípky a iné konce čiar 38 text%2Fshared%2Fguide%2Flineend_define.xhp#bm_id3146117;
20 prezentácia;odoslať ako e-mail 2f text%2Fshared%2Fguide%2Femail.xhp#bm_id3153345;
25 šípky;definovanie začiatku šípky 38 text%2Fshared%2Fguide%2Flineend_define.xhp#bm_id3146117;
1f tabuľky;zobrazenie v databáze 35 text%2Fshared%2Fguide%2Fdata_tables.xhp#bm_id1983703;
19 čiary;definovanie koncov 38 text%2Fshared%2Fguide%2Flineend_define.xhp#bm_id3146117;
1f oddeľovacia čiara;definovanie 34 text%2Fshared%2Fguide%2Flinestyles.xhp#bm_id3153884;
2c kopírovanie;objekty kresby medzi dokumentmi 3c text%2Fshared%2Fguide%2Fcopy_drawfunctions.xhp#bm_id3153394;
11 základné čiary 34 text%2Fshared%2Fguide%2Flinestyles.xhp#bm_id3153884;
e makrá;záznam 39 text%2Fshared%2Fguide%2Fmacro_recording.xhp#bm_id3093440;
5 palce 3b text%2Fshared%2Fguide%2Fmeasurement_units.xhp#bm_id3159201;
29 Microsoft Office;usporiadanie vlastností 39 text%2Fshared%2Fguide%2Fmicrosoft_terms.xhp#bm_id3156136;
f handles;scaling 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
26 obnovenie;prednastavené formátovanie 39 text%2Fshared%2Fguide%2Fundo_formatting.xhp#bm_id6606036;
2f VBA code;loading/saving documents with VBA code 35 text%2Fshared%2Foptionen%2F01130100.xhp#bm_id3155805;
31 Microsoft Office;zmena priradenia typu dokumentov 35 text%2Fshared%2Fguide%2Fms_doctypes.xhp#bm_id3143267;
24 draw objects;arranging within stacks 2f text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
2a zmena;asociácia súborov pri inštalácii 35 text%2Fshared%2Fguide%2Fms_doctypes.xhp#bm_id3143267;
22 review function;navigating changes 49 text%2Fshared%2Fguide%2Fredlining_navigation.xhp#bm_redlining_navigation;
f folder creation 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
33 Microsoft Office;importing password protected files 46 text%2Fshared%2Fguide%2Fms_import_export_limitations.xhp#bm_id3149760;
1f zástupné znaky;v SQL dotazoch 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3157985;
37 Microsoft Office;informácie o nových používateľoch 31 text%2Fshared%2Fguide%2Fms_user.xhp#bm_id3150789;
22 otvorenie;súbory Microsoft Office 31 text%2Fshared%2Fguide%2Fms_user.xhp#bm_id3150789;
16 testovanie XML filtrov 3b text%2Fshared%2Fguide%2Fxsltfilter_create.xhp#bm_id7007583;
14 osi;lepšie merítko 2f text%2Fschart%2F01%2F04040000.xhp#bm_id3147428;
18 Navigátor;zoznam obsahu 33 text%2Fshared%2Fguide%2Fnavigator.xhp#bm_id3147008;
1b aktivácia;kontextové menu 35 text%2Fshared%2Fguide%2Fcontextmenu.xhp#bm_id3153394;
1f kurzor;rýchly presun na objekt 3d text%2Fshared%2Fguide%2Fnavigator_setcursor.xhp#bm_id3150774;
16 objekty;rýchly presun 3d text%2Fshared%2Fguide%2Fnavigator_setcursor.xhp#bm_id3150774;
12 okná;upevňovanie 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
17 navigácia;v  dokumente 3d text%2Fshared%2Fguide%2Fnavigator_setcursor.xhp#bm_id3150774;
17 Navigátor;používanie 3d text%2Fshared%2Fguide%2Fnavigator_setcursor.xhp#bm_id3150774;
15 numbering;turning off 38 text%2Fshared%2Fguide%2Fnumbering_stop.xhp#bm_id3154186;
1f dates;printing in presentations 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
13 bullets;turning off 38 text%2Fshared%2Fguide%2Fnumbering_stop.xhp#bm_id3154186;
28 kopírovanie;obrázkov, medzi dokumentmi 3a text%2Fshared%2Fguide%2Fdragdrop_graphic.xhp#bm_id3159201;
e XML converters 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
21 XML filtre;vytváranie/testovanie 3b text%2Fshared%2Fguide%2Fxsltfilter_create.xhp#bm_id7007583;
1b removing, see also deleting 38 text%2Fshared%2Fguide%2Fnumbering_stop.xhp#bm_id3154186;
1f formát stránky;maximalizácia 38 text%2Fshared%2Fguide%2Fpageformat_max.xhp#bm_id3149180;
10 clone formatting 33 text%2Fshared%2Fguide%2Fpaintbrush.xhp#bm_id380260;
12 formatting;copying 33 text%2Fshared%2Fguide%2Fpaintbrush.xhp#bm_id380260;
13 ignored font colors 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
12 copying;formatting 33 text%2Fshared%2Fguide%2Fpaintbrush.xhp#bm_id380260;
2a formáty;vkladanie v špeciálnom formáte 31 text%2Fshared%2Fguide%2Fpasting.xhp#bm_id3620715;
15 hyperlinks;definition 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3149290;
18 black and white printing 3a text%2Fshared%2Fguide%2Fprint_blackwhite.xhp#bm_id3150125;
13 colors;not printing 3a text%2Fshared%2Fguide%2Fprint_blackwhite.xhp#bm_id3150125;
16 text;printing in black 3a text%2Fshared%2Fguide%2Fprint_blackwhite.xhp#bm_id3150125;
28 prechody;vypnutie pre rýchlejšiu tlač 36 text%2Fshared%2Fguide%2Fprint_faster.xhp#bm_id5201574;
2e priehľadnosť;vypnutie pre rýchlejšiu tlač 36 text%2Fshared%2Fguide%2Fprint_faster.xhp#bm_id5201574;
10 polia formulára 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
18 links;editing hyperlinks 38 text%2Fshared%2Fguide%2Fhyperlink_edit.xhp#bm_id3153910;
24 rýchlosť tlače;zníženie kvality 36 text%2Fshared%2Fguide%2Fprint_faster.xhp#bm_id5201574;
13 protecting;contents 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
12 protected contents 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
1a zobrazenie;ukotvené okná 32 text%2Fshared%2Fguide%2Fautohide.xhp#bm_id3150713;
25 database contents;inserting as tables 2f text%2Fshared%2F02%2F12070100.xhp#bm_id3156183;
13 contents protection 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
21 passwords for protecting contents 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
1c security;protecting contents 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
f marking changes 33 text%2Fshared%2Fguide%2Fredlining.xhp#bm_id3150499;
c colors;fonts 34 text%2Fshared%2Fguide%2Ftext_color.xhp#bm_id3156014;
10 odborná podpora 2f text%2Fshared%2F05%2F00000001.xhp#bm_id3143272;
22 Track Changes, see review function 33 text%2Fshared%2Fguide%2Fredlining.xhp#bm_id3150499;
1e zmeny;prijať alebo odmietnuť 3a text%2Fshared%2Fguide%2Fredlining_accept.xhp#bm_id3150247;
17 dokumenty;porovnávanie 3e text%2Fshared%2Fguide%2Fredlining_doccompare.xhp#bm_id3154788;
18 copying;by drag and drop 32 text%2Fshared%2Fguide%2Fdragdrop.xhp#bm_id3154927;
1c porovnanie;verzie dokumentov 3e text%2Fshared%2Fguide%2Fredlining_doccompare.xhp#bm_id3154788;
15 databases;JDBC (Base) 45 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02jdbc.xhp#bm_id3726920;
1f verzie;porovnávanie dokumentov 3e text%2Fshared%2Fguide%2Fredlining_doccompare.xhp#bm_id3154788;
c Quickstarter 35 text%2Fshared%2Foptionen%2F01011000.xhp#bm_id3153881;
21 zmeny;porovnávanie s originálom 3e text%2Fshared%2Fguide%2Fredlining_doccompare.xhp#bm_id3154788;
1a osi;formátovanie mriežky 2f text%2Fschart%2F01%2F05050000.xhp#bm_id3155602;
11 recording;changes 39 text%2Fshared%2Fguide%2Fredlining_enter.xhp#bm_id3155364;
15 levels;macro security 3d text%2Fshared%2Foptionen%2Fmacrosecurity_sl.xhp#bm_id1203039;
13 comments;on changes 39 text%2Fshared%2Fguide%2Fredlining_enter.xhp#bm_id3155364;
1e lowercase letters;font effects 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
1b konfigurácia;$[officename] 3c text%2Fshared%2Fguide%2Fconfigure_overview.xhp#bm_id3152801;
20 review function;tracking changes 39 text%2Fshared%2Fguide%2Fredlining_enter.xhp#bm_id3155364;
1d OLE objects;captions (Writer) 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
10 záznamy;ochrana 3b text%2Fshared%2Fguide%2Fredlining_protect.xhp#bm_id3159201;
22 funkcie recenzie;ochrana záznamov 3b text%2Fshared%2Fguide%2Fredlining_protect.xhp#bm_id3159201;
10 verzie;dokumentu 3c text%2Fshared%2Fguide%2Fredlining_versions.xhp#bm_id3154230;
1f východzie nastavenie;dokumenty 3b text%2Fshared%2Fguide%2Fstandard_template.xhp#bm_id3154285;
19 pictures;assigning macros 33 text%2Fshared%2Fguide%2Fscripting.xhp#bm_id5277565;
19 dokumenty;správa verzií 3c text%2Fshared%2Fguide%2Fredlining_versions.xhp#bm_id3154230;
15 printers;adding, UNIX 31 text%2Fshared%2Fguide%2Fspadmin.xhp#bm_id3154422;
15 JDBC;databases (Base) 45 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02jdbc.xhp#bm_id3726920;
f správa verzií 3c text%2Fshared%2Fguide%2Fredlining_versions.xhp#bm_id3154230;
1b HTML;compatibility settings 35 text%2Fshared%2Foptionen%2F01030500.xhp#bm_id3155132;
f zaoblenie rohov 36 text%2Fshared%2Fguide%2Fround_corner.xhp#bm_id3150040;
20 obdĺžniky so zaoblenými rohmi 36 text%2Fshared%2Fguide%2Fround_corner.xhp#bm_id3150040;
b oblé rohy  36 text%2Fshared%2Fguide%2Fround_corner.xhp#bm_id3150040;
19 prispôsobenie;oblé rohy 36 text%2Fshared%2Fguide%2Fround_corner.xhp#bm_id3150040;
2f indexy;zobrazenie/skrytie indexu v pomocníkovi 34 text%2Fshared%2Fguide%2Fnavpane_on.xhp#bm_id3155364;
11 assigning scripts 33 text%2Fshared%2Fguide%2Fscripting.xhp#bm_id5277565;
15 programming;scripting 33 text%2Fshared%2Fguide%2Fscripting.xhp#bm_id5277565;
1e form controls;assigning macros 33 text%2Fshared%2Fguide%2Fscripting.xhp#bm_id5277565;
1a brochures;printing several 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
1b copyright for $[officename] 38 text%2Fshared%2Fguide%2Fversion_number.xhp#bm_id3144436;
1b hyperlinks;assigning macros 33 text%2Fshared%2Fguide%2Fscripting.xhp#bm_id5277565;
24 captions;automatic captions (Writer) 35 text%2Fshared%2Foptionen%2F01041100.xhp#bm_id5164036;
1c prispôsobenie;$[officename] 3c text%2Fshared%2Fguide%2Fconfigure_overview.xhp#bm_id3152801;
12 appearance options 35 text%2Fshared%2Foptionen%2F01012000.xhp#bm_id3153527;
1e margins;setting with the mouse 2f text%2Fshared%2F02%2F13020000.xhp#bm_id3148668;
41 dokumenty $[officename];zobrazenie a úprava v Internet Exploreri 31 text%2Fshared%2Fguide%2Factivex.xhp#bm_id3143267;
18 events;assigning scripts 33 text%2Fshared%2Fguide%2Fscripting.xhp#bm_id5277565;
32 importing;Microsoft Office documents with VBA code 35 text%2Fshared%2Foptionen%2F01130100.xhp#bm_id3155805;
16 soft hyphens;inserting 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
18 hyphens;inserting custom 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
16 conditional separators 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
1e pages;formatting and numbering 2f text%2Fshared%2F01%2F05040200.xhp#bm_id3150620;
18 formáty textu;vkladanie 31 text%2Fshared%2Fguide%2Fpasting.xhp#bm_id3620715;
16 separators;conditional 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
14 non-breaking hyphens 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
1a dáta, pozri tiež hodnoty 36 text%2Fshared%2Fguide%2Fdata_search2.xhp#bm_id8772545;
1e exchanging, see also replacing 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
18 distribúcia XML filtrov 3f text%2Fshared%2Fguide%2Fxsltfilter_distribute.xhp#bm_id7007583;
28 read-only documents;opening documents as 2f text%2Fshared%2F01%2F01100600.xhp#bm_id1472519;
7 spadmin 31 text%2Fshared%2Fguide%2Fspadmin.xhp#bm_id3154422;
1d posielanie;dokumenty ako faxy 2d text%2Fshared%2Fguide%2Ffax.xhp#bm_id3156426;
14 default printer;UNIX 31 text%2Fshared%2Fguide%2Fspadmin.xhp#bm_id3154422;
2a faxes;fax programs/fax printers under UNIX 31 text%2Fshared%2Fguide%2Fspadmin.xhp#bm_id3154422;
24 text colors for better accessibility 35 text%2Fshared%2Foptionen%2F01013000.xhp#bm_id3159411;
18 modifikácia, viď zmena 3b text%2Fshared%2Fguide%2Fstandard_template.xhp#bm_id3154285;
1e equal sign, see also operators 2f text%2Fshared%2F02%2F12090101.xhp#bm_id3148983;
17 aktualizácia;šablóny 3b text%2Fshared%2Fguide%2Fstandard_template.xhp#bm_id3154285;
16 single sign on options 35 text%2Fshared%2Foptionen%2F01014000.xhp#bm_id3153681;
1e argumenty v príkazovom riadku 3a text%2Fshared%2Fguide%2Fstart_parameters.xhp#bm_id3156410;
14 separators;array row 35 text%2Fshared%2Foptionen%2F01060900.xhp#bm_id4249399;
e backing window 3e text%2Fshared%2Fguide%2Fstartcenter.xhp#bm_id0820200802500562;
1e records;searching in databases 2f text%2Fshared%2F02%2F12100200.xhp#bm_id3146936;
28 prednastavené kroky tabulátora v textu 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
1b vloženie;kroky tabulátora 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
19 pravítka;merné jednotky 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
1c prepisovanie;režim pre text 39 text%2Fshared%2Fguide%2Ftextmode_change.xhp#bm_id3159233;
1d zatváranie;panely nástrojov 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
1d zmazanie;priame formátovanie 39 text%2Fshared%2Fguide%2Fundo_formatting.xhp#bm_id6606036;
22 synchronizácia;štítky a vizitky 30 text%2Fshared%2Fguide%2Flabels.xhp#bm_id3150774;
1e build numbers of $[officename] 38 text%2Fshared%2Fguide%2Fversion_number.xhp#bm_id3144436;
6 shapes 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
17 pictures;changing paths 34 text%2Fshared%2Fguide%2Fworkfolder.xhp#bm_id3150789;
18 webové dokumenty;XForms 30 text%2Fshared%2Fguide%2Fxforms.xhp#bm_id5215613;
24 ovládací prvok tabuľky;vlastnosti 2f text%2Fshared%2F02%2F01170004.xhp#bm_id3109850;
16 XML Formy, viď XForms 30 text%2Fshared%2Fguide%2Fxforms.xhp#bm_id5215613;
18 XForms;otvorenie/úprava 30 text%2Fshared%2Fguide%2Fxforms.xhp#bm_id5215613;
1b fonts;changing in templates 35 text%2Fshared%2Foptionen%2F01040300.xhp#bm_id3151299;
e úprava;XForms 60 text%2Fshared%2Fguide%2Fxforms.xhp#bm_id5215613;text%2Fshared%2Fguide%2Fxforms.xhp#bm_id5215613;
10 ukladanie;do XML 34 text%2Fshared%2Fguide%2Fxsltfilter.xhp#bm_id7007583;
12 importovanie;z XML 34 text%2Fshared%2Fguide%2Fxsltfilter.xhp#bm_id7007583;
22 filtre XSLT, viď tiež filtre XML 34 text%2Fshared%2Fguide%2Fxsltfilter.xhp#bm_id7007583;
15 soft hyphens (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
10 export do kiosku 33 text%2Fshared%2Fautopi%2F01110200.xhp#bm_id3149233;
19 styles;keyboard shortcuts 2f text%2Fshared%2F01%2F06140200.xhp#bm_id2322763;
17 odstránenie;XML filtre 3f text%2Fshared%2Fguide%2Fxsltfilter_distribute.xhp#bm_id7007583;
f macros;security 35 text%2Fshared%2Foptionen%2F01030300.xhp#bm_id2322153;
17 načítanie;XML súbory 34 text%2Fshared%2Fguide%2Fxsltfilter.xhp#bm_id7007583;
2e panely nástrojov;Panel navigácie formulárom 2a text%2Fshared%2Fmain0213.xhp#bm_id3157896;
1c Navigačný panel;formuláre 2a text%2Fshared%2Fmain0213.xhp#bm_id3157896;
20 zoraďovanie;formulárové dáta 2a text%2Fshared%2Fmain0213.xhp#bm_id3157896;
22 dáta;zoraďovanie vo formulároch 2a text%2Fshared%2Fmain0213.xhp#bm_id3157896;
1c formuláre;zoraďovanie dát 2a text%2Fshared%2Fmain0213.xhp#bm_id3157896;
2b user-defined styles;automatically replacing 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
2c digital signatures;getting/managing/applying 3a text%2Fshared%2Fguide%2Fdigitalsign_send.xhp#bm_id7430951;
13 Basic;programovanie 2a text%2Fshared%2Fmain0600.xhp#bm_id3154232;
c vzdialenosti 3b text%2Fshared%2Fguide%2Fmeasurement_units.xhp#bm_id3159201;
d options;tools 35 text%2Fshared%2Foptionen%2F01000000.xhp#bm_id3153665;
1e defaults;program configuration 35 text%2Fshared%2Foptionen%2F01000000.xhp#bm_id3153665;
19 dátové polia;vytvorenie 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
f invisible areas 2f text%2Fshared%2F01%2F05210100.xhp#bm_id3149999;
e data;user data 35 text%2Fshared%2Foptionen%2F01010100.xhp#bm_id3155805;
1d clipboard;selection clipboard 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
22 inserting;new text tables defaults 35 text%2Fshared%2Foptionen%2F01040500.xhp#bm_id3149656;
f user data;input 35 text%2Fshared%2Foptionen%2F01010100.xhp#bm_id3155805;
12 defaults;of saving 35 text%2Fshared%2Foptionen%2F01010200.xhp#bm_id3143284;
22 URL;saving absolute/relative paths 35 text%2Fshared%2Foptionen%2F01010200.xhp#bm_id3143284;
17 relative saving of URLs 35 text%2Fshared%2Foptionen%2F01010200.xhp#bm_id3143284;
17 absolute saving of URLs 35 text%2Fshared%2Foptionen%2F01010200.xhp#bm_id3143284;
12 fax, sprievodcovia 33 text%2Fshared%2Fautopi%2F01020000.xhp#bm_id3150445;
b malé ikony 34 text%2Fshared%2Fguide%2Fflat_icons.xhp#bm_id3145669;
c text effects 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
13 variables;for paths 35 text%2Fshared%2Foptionen%2F01010300.xhp#bm_id3149514;
1f directories;directory structure 35 text%2Fshared%2Foptionen%2F01010300.xhp#bm_id3149514;
14 writing aids options 35 text%2Fshared%2Foptionen%2F01010400.xhp#bm_id7986388;
24 exceptions;user-defined dictionaries 35 text%2Fshared%2Foptionen%2F01010400.xhp#bm_id7986388;
21 odstránenie;priame formátovanie 39 text%2Fshared%2Fguide%2Fundo_formatting.xhp#bm_id6606036;
16 spellcheck;ignore list 35 text%2Fshared%2Foptionen%2F01010400.xhp#bm_id7986388;
23 thesaurus;activating for a language 35 text%2Fshared%2Foptionen%2F01010401.xhp#bm_id3154230;
1a databases;standard filters 2f text%2Fshared%2F02%2F12090000.xhp#bm_id3109850;
16 saving;dialog settings 35 text%2Fshared%2Foptionen%2F01010600.xhp#bm_id3155450;
1d HTML;fonts for source display 35 text%2Fshared%2Foptionen%2F01010700.xhp#bm_id3150715;
11 closing;documents 2f text%2Fshared%2F01%2F01050000.xhp#bm_id3154545;
1e Basic;fonts for source display 35 text%2Fshared%2Foptionen%2F01010700.xhp#bm_id3150715;
f tags;definition 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3150751;
1b formuláre;filtrovanie dát 36 text%2Fshared%2Fguide%2Fdata_search2.xhp#bm_id8772545;
32 updating;fields and charts, automatically (Writer) 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
18 fonts;for HTML and Basic 35 text%2Fshared%2Foptionen%2F01010700.xhp#bm_id3150715;
e views;defaults 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
e defaults;views 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
e settings;views 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
1c font sizes;scaling on screen 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
2b tabuľky v databázach;tlač dotazov (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02000000.xhp#bm_id3150445;
11 mouse;positioning 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
1c printing;colors in grayscale 35 text%2Fshared%2Foptionen%2F01010900.xhp#bm_id3147323;
12 grayscale printing 35 text%2Fshared%2Foptionen%2F01010900.xhp#bm_id3147323;
17 undoing;number of steps 35 text%2Fshared%2Foptionen%2F01011000.xhp#bm_id3153881;
d colors;models 35 text%2Fshared%2Foptionen%2F01010500.xhp#bm_id3155132;
e graphics;cache 35 text%2Fshared%2Foptionen%2F01011000.xhp#bm_id3153881;
12 cache for graphics 35 text%2Fshared%2Foptionen%2F01011000.xhp#bm_id3153881;
19 files, see also documents 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
11 colors;appearance 35 text%2Fshared%2Foptionen%2F01012000.xhp#bm_id3153527;
10 disabled persons 35 text%2Fshared%2Foptionen%2F01013000.xhp#bm_id3159411;
10 Help tips;hiding 35 text%2Fshared%2Foptionen%2F01013000.xhp#bm_id3159411;
12 high contrast mode 35 text%2Fshared%2Foptionen%2F01013000.xhp#bm_id3159411;
1b LDAP server;sign on options 35 text%2Fshared%2Foptionen%2F01014000.xhp#bm_id3153681;
15 remote configurations 35 text%2Fshared%2Foptionen%2F01014000.xhp#bm_id3153681;
1f tabuľky v databázach;relácie 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
1f dotazy;chýbajúce prvky (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02000002.xhp#bm_id3150445;
15 Configuration Manager 35 text%2Fshared%2Foptionen%2F01014000.xhp#bm_id3153681;
10 settings;proxies 35 text%2Fshared%2Foptionen%2F01020100.xhp#bm_id3147577;
2d $[officename] Basic scripts in HTML documents 35 text%2Fshared%2Foptionen%2F01030500.xhp#bm_id3155132;
1c left alignment of paragraphs 2f text%2Fshared%2F01%2F05030700.xhp#bm_id3150008;
2b scrollbars;horizontal and vertical (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
28 displaying;pictures and objects (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
19 tables in text;displaying 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
1d boundaries of tables (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
19 controls;showing (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
26 fields;displaying field codes (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
25 displaying;comments in text documents 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
b basic fonts 35 text%2Fshared%2Foptionen%2F01040300.xhp#bm_id3151299;
12 inserting;plug-ins 2f text%2Fshared%2F01%2F04150200.xhp#bm_id3149962;
11 predefining fonts 35 text%2Fshared%2Foptionen%2F01040300.xhp#bm_id3151299;
f text;hyperlinks 2f text%2Fshared%2F01%2F05020400.xhp#bm_id3152895;
c nadpis;zmena 36 text%2Fshared%2Fguide%2Fchange_title.xhp#bm_id3156324;
15 dictionaries;creating 35 text%2Fshared%2Foptionen%2F01010401.xhp#bm_id3154230;
1d text documents;print settings 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
1e printing;text in reverse order 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
18 reversing printing order 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
19 printers;faxes under UNIX 31 text%2Fshared%2Fguide%2Fspadmin.xhp#bm_id3154422;
1d faxes;selecting a fax machine 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
1f tables in text;default settings 35 text%2Fshared%2Foptionen%2F01040500.xhp#bm_id3149656;
29 number formats;recognition in text tables 35 text%2Fshared%2Foptionen%2F01040500.xhp#bm_id3149656;
20 non-printing characters (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
22 groups;entering/exiting/ungrouping 30 text%2Fshared%2Fguide%2Fgroups.xhp#bm_id6888027;
23 paragraph marks;displaying (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
14 legends;draw objects 2f text%2Fshared%2F01%2F05230500.xhp#bm_id3149038;
19 optional hyphens (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
22 hyphens;displaying custom (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
17 custom hyphens (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
1b dotazy;parametrické dotazy 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
28 spaces;showing protected spaces (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
13 text;Fontwork icons 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
21 protected spaces;showing (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
1a zmazané;kroky tabulátora 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
1b digital signatures;overview 3c text%2Fshared%2Fguide%2Fdigital_signatures.xhp#bm_id7430951;
1f fill characters with tabulators 2f text%2Fshared%2F01%2F05030300.xhp#bm_id3156027;
16 break display (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
25 paragraphs;hidden paragraphs (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
20 updating;links in text documents 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
26 fields;updating automatically (Writer) 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;