This file is indexed.

/usr/share/libreoffice/help/sv/swriter.key is in libreoffice-help-sv 1:6.0.3-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
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
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;
17 Open CL;setting options 33 text%2Fshared%2Foptionen%2Fopencl.xhp#bm_id4077578;
26 Uppdateringar, kontrollera automatiskt 3a text%2Fshared%2Foptionen%2Fonline_update.xhp#bm_id7657094;
2d Online-uppdateringar, kontrollera automatiskt 3a text%2Fshared%2Foptionen%2Fonline_update.xhp#bm_id7657094;
20 Online-uppdateringar, alternativ 3a text%2Fshared%2Foptionen%2Fonline_update.xhp#bm_id7657094;
27 säkerhet;säkerhetsnivåer för makron 3d text%2Fshared%2Foptionen%2Fmacrosecurity_sl.xhp#bm_id1203039;
15 experimental features 31 text%2Fshared%2Foptionen%2Fjava.xhp#bm_id4077578;
14 Java;setting options 31 text%2Fshared%2Foptionen%2Fjava.xhp#bm_id4077578;
11 options;Basic IDE 35 text%2Fshared%2Foptionen%2FBasicIDE.xhp#bm_id4077578;
22 Basic IDE;Basic UNO extended types 35 text%2Fshared%2Foptionen%2FBasicIDE.xhp#bm_id4077578;
18 Basic IDE;Autocompletion 35 text%2Fshared%2Foptionen%2FBasicIDE.xhp#bm_id4077578;
18 Basic IDE;Autocorrection 35 text%2Fshared%2Foptionen%2FBasicIDE.xhp#bm_id4077578;
22 Kopplingar till datakällor (Base) 35 text%2Fshared%2Foptionen%2F01160100.xhp#bm_id3154136;
17 Godkända datummönster 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
17 Decimalavgränsarnyckel 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
19 Hebreiska;språkvarianter 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
18 Arabiska;språkvarianter 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
1b Språk;stöd för asiatiska 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
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;
f Diagram;färger 35 text%2Fshared%2Foptionen%2F01110100.xhp#bm_id3154751;
27 Skalning;skriva ut i $[officename] Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
31 Skriva ut;anpassa till sidor i $[officename] Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
2e Originalstorlek;skriva ut i $[officename] Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
24 Ramar;skriva ut i $[officename] Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
25 Avstånd;tabulatorer i presentationer 35 text%2Fshared%2Foptionen%2F01070500.xhp#bm_id3149295;
26 Objekt;alltid flyttbara (Impress/Draw) 35 text%2Fshared%2Foptionen%2F01070500.xhp#bm_id3149295;
28 Skriva ut;utan skalning i presentationer 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
27 Skriva ut;dölja sidor i presentationer 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
20 Datum;skriva ut i presentationer 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
28 Skriva ut;standardvärden för ritobjekt 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
46 punkter;minska antalet redigeringspunkter vid fästning (Impress/Draw) 35 text%2Fshared%2Foptionen%2F01070300.xhp#bm_id3163802;
25 fästa i presentationer och ritobjekt 35 text%2Fshared%2Foptionen%2F01070300.xhp#bm_id3163802;
33 hjälplinjer;visa vid flyttning av objekt (Impress) 35 text%2Fshared%2Foptionen%2F01070100.xhp#bm_id3147008;
21 linjaler;synliga i presentationer 35 text%2Fshared%2Foptionen%2F01070100.xhp#bm_id3147008;
18 Prefixnamn för nya blad 35 text%2Fshared%2Foptionen%2F01061000.xhp#bm_id4249399;
19 Antal blad i nya dokument 35 text%2Fshared%2Foptionen%2F01061000.xhp#bm_id4249399;
20 Förval;prefixnamn för nya blad 35 text%2Fshared%2Foptionen%2F01061000.xhp#bm_id4249399;
21 Standard;prefixnamn för nya blad 35 text%2Fshared%2Foptionen%2F01061000.xhp#bm_id4249399;
25 recalculating;large spreadsheet files 35 text%2Fshared%2Foptionen%2F01060900.xhp#bm_id4249399;
14 separators;array row 35 text%2Fshared%2Foptionen%2F01060900.xhp#bm_id4249399;
13 separators;function 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;
1b avrundningsprecision (Calc) 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
22 värden;avrundade som visat (Calc) 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
1d datum;start 1900/01/01 (Calc) 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
15 datum;standard (Calc) 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
22 cirkulära referenser i kalkylblad 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
1c Kolumnhuvuden;markera (Calc) 35 text%2Fshared%2Foptionen%2F01060300.xhp#bm_id3151110;
18 Referenser;utöka (Calc) 35 text%2Fshared%2Foptionen%2F01060300.xhp#bm_id3151110;
19 Utöka formatering (Calc) 35 text%2Fshared%2Foptionen%2F01060300.xhp#bm_id3151110;
19 Formatering;utöka (Calc) 35 text%2Fshared%2Foptionen%2F01060300.xhp#bm_id3151110;
31 Celler;markörens position efter inmatning (Calc) 35 text%2Fshared%2Foptionen%2F01060300.xhp#bm_id3151110;
10 Mått;i tabeller 35 text%2Fshared%2Foptionen%2F01060300.xhp#bm_id3151110;
23 dispositioner;dispositions symboler 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
1d flikar;visa kalkylbladsflikar 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
16 kalkylbladsflikar;visa 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
16 radhuvuden;visa (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
1b teckningsobjekt;visa (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
19 objekts;visa i kalkylblad 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
19 textflöde i kalkylceller 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
16 celler;färgade (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
1a Förvrängning i ritobjekt 35 text%2Fshared%2Foptionen%2F01070500.xhp#bm_id3149295;
24 tabeller i kalkylblad;betona värden 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
17 nollvärden;visa (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
1c Thailändska;språkvarianter 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
17 visa;nollvärden (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
20 färger;rutnät och celler(Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
1a rutnät;visa linjer (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
1d standard;raster (Writer/Calc) 35 text%2Fshared%2Foptionen%2F01050100.xhp#bm_id3147226;
2a bildtexter;automatiska bildtexter (Writer) 35 text%2Fshared%2Foptionen%2F01041100.xhp#bm_id5164036;
2a autobildtextfunktion i %PRODUCTNAME Writer 35 text%2Fshared%2Foptionen%2F01041100.xhp#bm_id5164036;
1f automatiska bildtexter (Writer) 35 text%2Fshared%2Foptionen%2F01041100.xhp#bm_id5164036;
2e Skrivarmått för dokumentformatering (Writer) 35 text%2Fshared%2Foptionen%2F01041000.xhp#bm_id3577990;
28 Microsoft Office;importera Word-dokument 35 text%2Fshared%2Foptionen%2F01041000.xhp#bm_id3577990;
31 Kompatibilitetsinställningar för MS Word-import 35 text%2Fshared%2Foptionen%2F01041000.xhp#bm_id3577990;
22 Alternativ;kompatibilitet (Writer) 35 text%2Fshared%2Foptionen%2F01041000.xhp#bm_id3577990;
16 word counts;separators 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
23 tab stops;spacing in text documents 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
31 Anpassa till sidor;utskriftsinställningar i Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
1d OLE objects;captions (Writer) 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
17 tables in text;captions 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
34 captions;tables/pictures/frames/OLE objects (Writer) 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
32 updating;fields and charts, automatically (Writer) 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
1f links;updating options (Writer) 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
25 paragraphs;hidden paragraphs (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
24 expert configuration;setting options 31 text%2Fshared%2Foptionen%2Fjava.xhp#bm_id4077578;
1e hidden fields display (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
1c non-breaking spaces (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
21 protected spaces;showing (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
28 spaces;showing protected spaces (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
1a spaces;displaying (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
19 optional hyphens (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
23 paragraph marks;displaying (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
19 formatting marks (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
20 non-printing characters (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
1f Infoga;nya texttabellstandarder 35 text%2Fshared%2Foptionen%2F01040500.xhp#bm_id3149656;
1f faxapparat;välja en faxapparat 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
1c kommentarer;skriva ut i text 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
1a broschyrer;skriva ut flera 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
18 omvänd utskriftsordning 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
1f skriva ut;vänster-/högersidor 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
15 svart utskrift i Calc 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
22 ritobjekt;skriva ut i textdokument 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
19 tabeller i text;skriva ut 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
22 Visning;kommentarer i textdokument 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
21 Tabellers begränsningar (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
1d Objekt;visning i textdokument 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
16 Mjuk rullning (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
22 Vertikala rullningslister (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
2e Hjälplinjer;visas när ramar flyttas (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
11 warnings;security 42 text%2Fshared%2Foptionen%2Fsecurityoptionsdialog.xhp#bm_id2322154;
10 options;security 42 text%2Fshared%2Foptionen%2Fsecurityoptionsdialog.xhp#bm_id2322154;
1b selecting;security warnings 42 text%2Fshared%2Foptionen%2Fsecurityoptionsdialog.xhp#bm_id2322154;
1b Tabulatorer;ange i tabeller 35 text%2Fshared%2Foptionen%2F01060300.xhp#bm_id3151110;
21 makron;välja säkerhetsvarningar 35 text%2Fshared%2Foptionen%2F01030300.xhp#bm_id2322153;
14 Inställningar;proxy 35 text%2Fshared%2Foptionen%2F01020100.xhp#bm_id3147577;
16 Hjälpmedel;alternativ 35 text%2Fshared%2Foptionen%2F01013000.xhp#bm_id3159411;
22 Animationer;hjälpmedelsalternativ 35 text%2Fshared%2Foptionen%2F01013000.xhp#bm_id3159411;
1b Textfärger som hjälpmedel 35 text%2Fshared%2Foptionen%2F01013000.xhp#bm_id3159411;
1a Funktionshindrade personer 35 text%2Fshared%2Foptionen%2F01013000.xhp#bm_id3159411;
12 options;appearance 35 text%2Fshared%2Foptionen%2F01012000.xhp#bm_id3153527;
17 Pappersstorlek, varning 35 text%2Fshared%2Foptionen%2F01010900.xhp#bm_id3147323;
13 diagram;visa (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
1d Färger;skriva ut i gråskala 35 text%2Fshared%2Foptionen%2F01010900.xhp#bm_id3147323;
13 selection clipboard 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
1d clipboard;selection clipboard 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
1f Basic IDE;Autoclose parenthesis 35 text%2Fshared%2Foptionen%2FBasicIDE.xhp#bm_id4077578;
a font lists 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
14 previews;fonts lists 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
16 WYSIWYG in fonts lists 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
c icons;styles 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
b icons;sizes 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
19 Radhuvuden;markera (Calc) 35 text%2Fshared%2Foptionen%2F01060300.xhp#bm_id3151110;
1a selecting;security options 42 text%2Fshared%2Foptionen%2Fsecurityoptionsdialog.xhp#bm_id2322154;
e settings;views 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
e views;defaults 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
1f Teckensnitt;för HTML och Basic 35 text%2Fshared%2Foptionen%2F01010700.xhp#bm_id3150715;
27 Basic;teckensnitt för att visa källan 35 text%2Fshared%2Foptionen%2F01010700.xhp#bm_id3150715;
f defining;colors 35 text%2Fshared%2Foptionen%2F01010501.xhp#bm_id3150771;
28 Synonymordlista;aktivera för ett språk 35 text%2Fshared%2Foptionen%2F01010401.xhp#bm_id3154230;
2a Ignorera-lista för rättstavningskontroll 35 text%2Fshared%2Foptionen%2F01010400.xhp#bm_id7986388;
29 Rättstavningskontroll;undantagsordlistor 35 text%2Fshared%2Foptionen%2F01010400.xhp#bm_id7986388;
31 Användardefinierade ordlistor;undantagsordlistor 35 text%2Fshared%2Foptionen%2F01010400.xhp#bm_id7986388;
27 Undantag;användardefinierade ordlistor 35 text%2Fshared%2Foptionen%2F01010400.xhp#bm_id7986388;
27 Ordlistor;redigera användardefinierade 35 text%2Fshared%2Foptionen%2F01010400.xhp#bm_id7986388;
16 Lingvistik, alternativ 35 text%2Fshared%2Foptionen%2F01010400.xhp#bm_id7986388;
2b cursor;allowing in protected areas (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
20 Filer och mappar i $[officename] 35 text%2Fshared%2Foptionen%2F01010300.xhp#bm_id3149514;
19 Kataloger;katalogstruktur 35 text%2Fshared%2Foptionen%2F01010300.xhp#bm_id3149514;
13 Sökvägar;standard 35 text%2Fshared%2Foptionen%2F01010300.xhp#bm_id3149514;
15 spara absoluta URL:er 35 text%2Fshared%2Foptionen%2F01010200.xhp#bm_id3143284;
26 URL;spara absoluta/relativa sökvägar 35 text%2Fshared%2Foptionen%2F01010200.xhp#bm_id3143284;
12 alternativ;verktyg 35 text%2Fshared%2Foptionen%2F01000000.xhp#bm_id3153665;
17 Linjer;redigera punkter 2a text%2Fshared%2Fmain0227.xhp#bm_id3149987;
18 Navigationsrad;formulär 2a text%2Fshared%2Fmain0213.xhp#bm_id3157896;
15 installera;XML-filter 3f text%2Fshared%2Fguide%2Fxsltfilter_distribute.xhp#bm_id7007583;
2d XML-filter;spara som paket/installera/ta bort 3f text%2Fshared%2Fguide%2Fxsltfilter_distribute.xhp#bm_id7007583;
d öppna;XForms 30 text%2Fshared%2Fguide%2Fxforms.xhp#bm_id5215613;
18 XML-formulär, se XForms 30 text%2Fshared%2Fguide%2Fxforms.xhp#bm_id5215613;
10 formulär;XForms 30 text%2Fshared%2Fguide%2Fxforms.xhp#bm_id5215613;
14 ändra;arbetskatalog 34 text%2Fshared%2Fguide%2Fworkfolder.xhp#bm_id3150789;
1f sökvägar;ändra arbetskatalog 34 text%2Fshared%2Fguide%2Fworkfolder.xhp#bm_id3150789;
10 Filer;egenskaper 41 text%2Fshared%2Fguide%2Fviewing_file_properties.xhp#bm_id3152594;
10 Egenskaper;filer 41 text%2Fshared%2Fguide%2Fviewing_file_properties.xhp#bm_id3152594;
1e Versionsnummer i $[officename] 38 text%2Fshared%2Fguide%2Fversion_number.xhp#bm_id3144436;
20 Återställa;standardformatering 39 text%2Fshared%2Fguide%2Fundo_formatting.xhp#bm_id6606036;
12 Formatering;ångra 39 text%2Fshared%2Fguide%2Fundo_formatting.xhp#bm_id6606036;
14 Överskrivningsläge 39 text%2Fshared%2Fguide%2Ftextmode_change.xhp#bm_id3159233;
13 teckensnitt;färger 34 text%2Fshared%2Fguide%2Ftext_color.xhp#bm_id3156014;
16 Distribuera XML-filter 3f text%2Fshared%2Fguide%2Fxsltfilter_distribute.xhp#bm_id7007583;
13 färger;teckensnitt 34 text%2Fshared%2Fguide%2Ftext_color.xhp#bm_id3156014;
15 tecken;färgsättning 34 text%2Fshared%2Fguide%2Ftext_color.xhp#bm_id3156014;
f Färgburk, ikon 34 text%2Fshared%2Fguide%2Ftext_color.xhp#bm_id3149795;
19 template manager;settings 45 text%2Fshared%2Fguide%2Ftemplate_manager.xhp#bm_id041620170817452766;
17 template manager;export 45 text%2Fshared%2Fguide%2Ftemplate_manager.xhp#bm_id041620170817452766;
19 template manager;category 45 text%2Fshared%2Fguide%2Ftemplate_manager.xhp#bm_id041620170817452766;
1f Linjaler;standardinställningar 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
12 Infoga;tabulatorer 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
13 Stycken;tabulatorer 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
b startcenter 3e text%2Fshared%2Fguide%2Fstartcenter.xhp#bm_id0820200802500562;
11 bakgrundsfönster 3e text%2Fshared%2Fguide%2Fstartcenter.xhp#bm_id0820200802500562;
2a Tilldelning, skriva ut i [officename] Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
17 parameters;command line 3a text%2Fshared%2Fguide%2Fstart_parameters.xhp#bm_id3156410;
17 command line parameters 3a text%2Fshared%2Fguide%2Fstart_parameters.xhp#bm_id3156410;
18 standardvärden;dokument 3b text%2Fshared%2Fguide%2Fstandard_template.xhp#bm_id3154285;
14 modifiera, se ändra 3b text%2Fshared%2Fguide%2Fstandard_template.xhp#bm_id3154285;
1b standard printer under UNIX 31 text%2Fshared%2Fguide%2Fspadmin.xhp#bm_id3154422;
11 fasta bindestreck 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
1c bindestreck;infoga anpassade 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
1a skyddade mellanslag;infoga 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
1a händelser;tilldela skript 33 text%2Fshared%2Fguide%2Fscripting.xhp#bm_id5277565;
27 Användardefinierade ordlistor;redigera 35 text%2Fshared%2Foptionen%2F01010400.xhp#bm_id7986388;
1c hyperlänkar;tilldela makron 33 text%2Fshared%2Fguide%2Fscripting.xhp#bm_id5277565;
16 bilder;tilldela makron 33 text%2Fshared%2Fguide%2Fscripting.xhp#bm_id5277565;
23 formulärkontroller;tilldela makron 33 text%2Fshared%2Fguide%2Fscripting.xhp#bm_id5277565;
b Runda hörn 36 text%2Fshared%2Fguide%2Fround_corner.xhp#bm_id3150040;
11 Versionshantering 3c text%2Fshared%2Fguide%2Fredlining_versions.xhp#bm_id3154230;
1a Dokument;versionshantering 3c text%2Fshared%2Fguide%2Fredlining_versions.xhp#bm_id3154230;
27 Granskningsfunktion;skydda registrering 3b text%2Fshared%2Fguide%2Fredlining_protect.xhp#bm_id3159201;
d Poster;skydda 3b text%2Fshared%2Fguide%2Fredlining_protect.xhp#bm_id3159201;
2d Styckeformatmallar;ändra standardteckensnitt 35 text%2Fshared%2Foptionen%2F01040300.xhp#bm_id3151299;
1e Skydda;registrerade ändringar 3b text%2Fshared%2Fguide%2Fredlining_protect.xhp#bm_id3159201;
11 Ändringar;skydda 3b text%2Fshared%2Fguide%2Fredlining_protect.xhp#bm_id3159201;
27 Granskningsfunktion;navigera ändringar 49 text%2Fshared%2Fguide%2Fredlining_navigation.xhp#bm_redlining_navigation;
26 Versioner;sammanfoga dokumentversioner 3c text%2Fshared%2Fguide%2Fredlining_docmerge.xhp#bm_id3154230;
13 Sammanfoga;dokument 3c text%2Fshared%2Fguide%2Fredlining_docmerge.xhp#bm_id3154230;
1c Versioner;jämföra dokument 3e text%2Fshared%2Fguide%2Fredlining_doccompare.xhp#bm_id3154788;
12 Dokument;jämföra 3e text%2Fshared%2Fguide%2Fredlining_doccompare.xhp#bm_id3154788;
37 Granskningsfunktion;acceptera eller ignorera ändringar 3a text%2Fshared%2Fguide%2Fredlining_accept.xhp#bm_id3150247;
29 spåra ändringar, se granskningsfunktion 33 text%2Fshared%2Fguide%2Fredlining.xhp#bm_id3150499;
32 granskningsfunktion;registrera ändringar, exempel 33 text%2Fshared%2Fguide%2Fredlining.xhp#bm_id3150499;
1e ändringar;granskningsfunktion 33 text%2Fshared%2Fguide%2Fredlining.xhp#bm_id3150499;
14 framhäva ändringar 33 text%2Fshared%2Fguide%2Fredlining.xhp#bm_id3150499;
12 markera ändringar 33 text%2Fshared%2Fguide%2Fredlining.xhp#bm_id3150499;
c ramar;skydda 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
d grafik;skydda 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
11 OLE-objekt;skydda 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
1a säkerhet;skydda innehåll 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
12 programmera;skript 33 text%2Fshared%2Fguide%2Fscripting.xhp#bm_id5277565;
23 lösenord för att skydda innehåll 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
17 kryptering av innehåll 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
f innehållsskydd 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
12 Utskriftshastighet 36 text%2Fshared%2Fguide%2Fprint_faster.xhp#bm_id5201574;
17 Hastighet för utskrift 36 text%2Fshared%2Fguide%2Fprint_faster.xhp#bm_id5201574;
33 Rullningslister;horisontellt och vertikalt (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
24 Upplösning när bitmappar skrivs ut 36 text%2Fshared%2Fguide%2Fprint_faster.xhp#bm_id5201574;
23 Bitmappar;av för snabbare utskrift 36 text%2Fshared%2Fguide%2Fprint_faster.xhp#bm_id5201574;
24 Gradienter av för snabbare utskrift 36 text%2Fshared%2Fguide%2Fprint_faster.xhp#bm_id5201574;
16 text;skriva ut i svart 3a text%2Fshared%2Fguide%2Fprint_blackwhite.xhp#bm_id3150125;
11 svartvit utskrift 3a text%2Fshared%2Fguide%2Fprint_blackwhite.xhp#bm_id3150125;
26 fields;updating automatically (Writer) 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
26 Klistra in;formaterad/oformaterad text 31 text%2Fshared%2Fguide%2Fpasting.xhp#bm_id3620715;
1e Infoga;alternativ för Urklipp 31 text%2Fshared%2Fguide%2Fpasting.xhp#bm_id3620715;
2e Urklipp;klistra in formaterad/oformaterad text 31 text%2Fshared%2Fguide%2Fpasting.xhp#bm_id3620715;
13 formatering;kopiera 33 text%2Fshared%2Fguide%2Fpaintbrush.xhp#bm_id380260;
1b Skrivare;maximera sidformat 38 text%2Fshared%2Fguide%2Fpageformat_max.xhp#bm_id3149180;
12 Sidformat;maximera 38 text%2Fshared%2Fguide%2Fpageformat_max.xhp#bm_id3149180;
e Spara;till XML 34 text%2Fshared%2Fguide%2Fxsltfilter.xhp#bm_id7007583;
19 mallar;redigera och spara 3b text%2Fshared%2Fguide%2Fstandard_template.xhp#bm_id3154285;
21 ta bort;punktuppställningstecken 38 text%2Fshared%2Fguide%2Fnumbering_stop.xhp#bm_id3154186;
14 numrering;stänga av 38 text%2Fshared%2Fguide%2Fnumbering_stop.xhp#bm_id3154186;
2e Dölja;navigeringsfönstret i Hjälp-fönstret 34 text%2Fshared%2Fguide%2Fnavpane_on.xhp#bm_id3155364;
14 Navigator;arbeta med 3d text%2Fshared%2Fguide%2Fnavigator_setcursor.xhp#bm_id3150774;
13 Navigera;i dokument 3d text%2Fshared%2Fguide%2Fnavigator_setcursor.xhp#bm_id3150774;
25 Markör;snabbt flytta till ett objekt 3d text%2Fshared%2Fguide%2Fnavigator_setcursor.xhp#bm_id3150774;
1e Navigator;innehåll som listor 33 text%2Fshared%2Fguide%2Fnavigator.xhp#bm_id3147008;
1b Makron;i MS Office-dokument 31 text%2Fshared%2Fguide%2Fms_user.xhp#bm_id3150789;
30 Microsoft Office;information för nya användare 31 text%2Fshared%2Fguide%2Fms_user.xhp#bm_id3150789;
29 Office;Microsoft Office och $[officename] 31 text%2Fshared%2Fguide%2Fms_user.xhp#bm_id3150789;
33 Microsoft Office;importera lösenordsskyddade filer 46 text%2Fshared%2Fguide%2Fms_import_export_limitations.xhp#bm_id3149760;
2a importbegränsningar för Microsoft Office 46 text%2Fshared%2Fguide%2Fms_import_export_limitations.xhp#bm_id3149760;
33 Microsoft Office;importbegränsningar för dokument 46 text%2Fshared%2Fguide%2Fms_import_export_limitations.xhp#bm_id3149760;
26 Filassociationer;för Microsoft Office 35 text%2Fshared%2Fguide%2Fms_doctypes.xhp#bm_id3143267;
2b Microsoft Office;jämförelse av funktioner 39 text%2Fshared%2Fguide%2Fmicrosoft_terms.xhp#bm_id3156136;
13 Välja;måttenheter 3b text%2Fshared%2Fguide%2Fmeasurement_units.xhp#bm_id3159201;
8 Avstånd 3b text%2Fshared%2Fguide%2Fmeasurement_units.xhp#bm_id3159201;
24 Skala;vid utskrift av presentationer 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
3 Tum 3b text%2Fshared%2Fguide%2Fmeasurement_units.xhp#bm_id3159201;
d Filfilter;XML 34 text%2Fshared%2Fguide%2Fxsltfilter.xhp#bm_id7007583;
a Centimeter 3b text%2Fshared%2Fguide%2Fmeasurement_units.xhp#bm_id3159201;
14 Enheter;måttenheter 3b text%2Fshared%2Fguide%2Fmeasurement_units.xhp#bm_id3159201;
17 Dokument;måttenheter i 3b text%2Fshared%2Fguide%2Fmeasurement_units.xhp#bm_id3159201;
16 Basic;recording macros 39 text%2Fshared%2Fguide%2Fmacro_recording.xhp#bm_id3093440;
10 macros;recording 39 text%2Fshared%2Fguide%2Fmacro_recording.xhp#bm_id3093440;
1b macro recording;limitations 41 text%2Fshared%2Fguide%2Fmacro_recording.xhp#bm_id131513460596344;
e Referenslinjer 34 text%2Fshared%2Fguide%2Flinestyles.xhp#bm_id3153884;
1d Avgränsningslinjer;definiera 34 text%2Fshared%2Fguide%2Flinestyles.xhp#bm_id3153884;
15 Pilar;definiera pilar 38 text%2Fshared%2Fguide%2Flineend_define.xhp#bm_id3146117;
23 Automatiska linjer/inramning i text 35 text%2Fshared%2Fguide%2Fline_intext.xhp#bm_id3143206;
15 Ta bort;linjer i text 35 text%2Fshared%2Fguide%2Fline_intext.xhp#bm_id3143206;
21 Linjer;ta bort automatiska linjer 35 text%2Fshared%2Fguide%2Fline_intext.xhp#bm_id3143206;
16 Indikatorlinjer i text 35 text%2Fshared%2Fguide%2Fline_intext.xhp#bm_id3143206;
1a ordlistor, se även språk 39 text%2Fshared%2Fguide%2Flanguage_select.xhp#bm_id3083278;
20 stavningskontroll;standardspråk 39 text%2Fshared%2Fguide%2Flanguage_select.xhp#bm_id3083278;
b Text;infoga 39 text%2Fshared%2Fguide%2Ftextmode_change.xhp#bm_id3159233;
10 ritobjekt;språk 39 text%2Fshared%2Fguide%2Flanguage_select.xhp#bm_id3083278;
19 styckeformatmallar;språk 39 text%2Fshared%2Fguide%2Flanguage_select.xhp#bm_id3083278;
e text;språkval 39 text%2Fshared%2Fguide%2Flanguage_select.xhp#bm_id3083278;
a Paintbrush 33 text%2Fshared%2Fguide%2Fpaintbrush.xhp#bm_id380260;
10 tecken;språkval 39 text%2Fshared%2Fguide%2Flanguage_select.xhp#bm_id3083278;
f dokument;språk 39 text%2Fshared%2Fguide%2Flanguage_select.xhp#bm_id3083278;
2d saving;VBA code in Microsoft Office documents 35 text%2Fshared%2Foptionen%2F01130100.xhp#bm_id3155805;
17 språk;välja för text 39 text%2Fshared%2Fguide%2Flanguage_select.xhp#bm_id3083278;
19 databaser;skapa etiketter 39 text%2Fshared%2Fguide%2Flabels_database.xhp#bm_id3147399;
10 klisteretiketter 39 text%2Fshared%2Fguide%2Flabels_database.xhp#bm_id3147399;
24 Synkronisera;etiketter och visitkort 30 text%2Fshared%2Fguide%2Flabels.xhp#bm_id3150774;
23 hjälpmedel;allmänna kortkommandon 32 text%2Fshared%2Fguide%2Fkeyboard.xhp#bm_id3158421;
1a Installera;UNO-komponenter 38 text%2Fshared%2Fguide%2Fintegratinguno.xhp#bm_id3149760;
1d UNO-komponenter;integrera nya 38 text%2Fshared%2Fguide%2Fintegratinguno.xhp#bm_id3149760;
1c Tillägg, se UNO-komponenter 38 text%2Fshared%2Fguide%2Fintegratinguno.xhp#bm_id3149760;
d Specialtecken 3c text%2Fshared%2Fguide%2Finsert_specialchar.xhp#bm_id3154927;
14 Infoga;specialtecken 3c text%2Fshared%2Fguide%2Finsert_specialchar.xhp#bm_id3154927;
e Tecken;special 3c text%2Fshared%2Fguide%2Finsert_specialchar.xhp#bm_id3154927;
22 bilder;skalning/ändra storlek på 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
12 redigera;ritobjekt 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
24 ändra storlek på;objekt, med musen 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
f skalning;objekt 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
10 kvadratritobjekt 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
2f objekt;kopiera när de flyttas i presentationer 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
1f Format;klistra in specialformat 31 text%2Fshared%2Fguide%2Fpasting.xhp#bm_id3620715;
11 infoga;teckningar 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
10 text;rita bilder 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
18 skalning, se även zooma 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
2b ändra storlek på, se även skalning/zooma 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
12 Kolteckningsfilter 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
e Popkonstfilter 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
13 Solariseringsfilter 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
1f Filter för borttagning av brus 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
f Redigera;bilder 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
13 Importera;bitmappar 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
24 Bilder;infoga och redigera bitmappar 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
17 Bilder, se även Bilder 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
21 konverterare;dokumentkonverterare 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
1b guiden Dokumentkonverterare 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
10 konverterare;XML 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
f filer;importera 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
25 filformat;spara alltid i andra format 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
2a standardvärden;filformat i fildialogrutor 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
17 spara;standardfilformat 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
21 importera;dokument i andra format 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
12 dokument;importera 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
2a Microsoft Office;öppna Microsoft-dokument 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
21 stödpunkter;lägga till i bilder 32 text%2Fshared%2Fguide%2Fimagemap.xhp#bm_id3150502;
14 fotografier;ImageMap 32 text%2Fshared%2Fguide%2Fimagemap.xhp#bm_id3150502;
f bilder;ImageMap 32 text%2Fshared%2Fguide%2Fimagemap.xhp#bm_id3150502;
15 Relativa hyperlänkar 3b text%2Fshared%2Fguide%2Fhyperlink_rel_abs.xhp#bm_id3147399;
e Länkar;infoga 3a text%2Fshared%2Fguide%2Fhyperlink_insert.xhp#bm_id3150789;
19 textattribut;hyperlänkar 38 text%2Fshared%2Fguide%2Fhyperlink_edit.xhp#bm_id3153910;
16 färger;inte skriva ut 3a text%2Fshared%2Fguide%2Fprint_blackwhite.xhp#bm_id3150125;
1d länkar;redigera hyperlänkar 38 text%2Fshared%2Fguide%2Fhyperlink_edit.xhp#bm_id3153910;
19 etiketter;från databaser 39 text%2Fshared%2Fguide%2Flabels_database.xhp#bm_id3147399;
d Flermarkering 30 text%2Fshared%2Fguide%2Fgroups.xhp#bm_id6888027;
13 Ta bort;tabulatorer 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
f Markeringsramar 30 text%2Fshared%2Fguide%2Fgroups.xhp#bm_id6888027;
f Ta bort grupper 30 text%2Fshared%2Fguide%2Fgroups.xhp#bm_id6888027;
c Ange grupper 30 text%2Fshared%2Fguide%2Fgroups.xhp#bm_id6888027;
e Markera;objekt 30 text%2Fshared%2Fguide%2Fgroups.xhp#bm_id6888027;
25 Horisontella rullningslister (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
17 kopiera;från galleriet 38 text%2Fshared%2Fguide%2Fgallery_insert.xhp#bm_id3145136;
1d infoga;objekt från galleriet 38 text%2Fshared%2Fguide%2Fgallery_insert.xhp#bm_id3145136;
21 bakgrunder;infoga från galleriet 38 text%2Fshared%2Fguide%2Fgallery_insert.xhp#bm_id3145136;
18 filer, se även dokument 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
14 mönster för objekt 38 text%2Fshared%2Fguide%2Fgallery_insert.xhp#bm_id3145136;
1b Galleri;infoga bilder från 38 text%2Fshared%2Fguide%2Fgallery_insert.xhp#bm_id3145136;
19 Format;maximera sidformat 38 text%2Fshared%2Fguide%2Fpageformat_max.xhp#bm_id3149180;
16 infoga;kommandoknappar 34 text%2Fshared%2Fguide%2Fformfields.xhp#bm_id3149798;
11 colors;appearance 35 text%2Fshared%2Foptionen%2F01012000.xhp#bm_id3153527;
21 kontroller;lägga till i dokument 34 text%2Fshared%2Fguide%2Fformfields.xhp#bm_id3149798;
23 kommandoknappar, se kommandoknappar 68 text%2Fshared%2Fguide%2Fformfields.xhp#bm_id3149798;text%2Fshared%2Fguide%2Fformfields.xhp#bm_id3149798;
16 infoga;Fontwork-objekt 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
e rotera;3D-text 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
14 WordArt, se Fontwork 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
1b Öppna;dialoginställningar 35 text%2Fshared%2Foptionen%2F01010600.xhp#bm_id3155450;
13 TextArt;se Fontwork 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
13 utforma;teckensnitt 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
11 floating toolbars 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
12 attaching toolbars 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
10 placing toolbars 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
f fixing toolbars 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
10 docking;toolbars 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
10 closing;toolbars 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
18 toolbars;viewing/closing 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
b Små ikoner 34 text%2Fshared%2Fguide%2Fflat_icons.xhp#bm_id3145669;
d Ikonstorlekar 34 text%2Fshared%2Fguide%2Fflat_icons.xhp#bm_id3145669;
b Vyer;ikoner 34 text%2Fshared%2Fguide%2Fflat_icons.xhp#bm_id3145669;
12 Knappar;stora/små 34 text%2Fshared%2Fguide%2Fflat_icons.xhp#bm_id3145669;
28 Återställa;läge för Sök och ersätt 39 text%2Fshared%2Fguide%2Ffind_attributes.xhp#bm_id5681020;
14 Söka efter;attribut 39 text%2Fshared%2Fguide%2Ffind_attributes.xhp#bm_id5681020;
18 Textattribut;söka efter 39 text%2Fshared%2Fguide%2Ffind_attributes.xhp#bm_id5681020;
17 Teckensnitt;söka efter 39 text%2Fshared%2Fguide%2Ffind_attributes.xhp#bm_id5681020;
14 Filtervillkor;koppla 39 text%2Fshared%2Fguide%2Ffilternavigator.xhp#bm_id3150322;
13 Konfigurera;faxikon 2d text%2Fshared%2Fguide%2Ffax.xhp#bm_id3156426;
1d Fax;konfigurera $[officename] 2d text%2Fshared%2Fguide%2Ffax.xhp#bm_id3156426;
11 PowerPoint-export 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
17 Word-dokument;spara som 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
26 Exportera;till Microsoft Office-format 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
1e Ritobjekt;spara i andra format 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
f kraschrapporter 36 text%2Fshared%2Fguide%2Ferror_report.xhp#bm_id3150616;
16 rapporter;felrapporter 36 text%2Fshared%2Fguide%2Ferror_report.xhp#bm_id3150616;
15 Absoluta hyperlänkar 3b text%2Fshared%2Fguide%2Fhyperlink_rel_abs.xhp#bm_id3147399;
19 Felrapporteringsverktyget 36 text%2Fshared%2Fguide%2Ferror_report.xhp#bm_id3150616;
16 Gråskala vid utskrift 35 text%2Fshared%2Foptionen%2F01010900.xhp#bm_id3147323;
20 Presentationer;skicka som e-post 2f text%2Fshared%2Fguide%2Femail.xhp#bm_id3153345;
1d tangentbord;ta bort numrering 38 text%2Fshared%2Fguide%2Fnumbering_stop.xhp#bm_id3154186;
1c Kalkylblad;skicka som e-post 2f text%2Fshared%2Fguide%2Femail.xhp#bm_id3153345;
17 Filer;skicka som e-post 2f text%2Fshared%2Fguide%2Femail.xhp#bm_id3153345;
11 Snabbare utskrift 36 text%2Fshared%2Fguide%2Fprint_faster.xhp#bm_id5201574;
1e infoga;knappar i verktygsrader 38 text%2Fshared%2Fguide%2Fedit_symbolbar.xhp#bm_id3159201;
19 konfigurera;verktygsrader 38 text%2Fshared%2Fguide%2Fedit_symbolbar.xhp#bm_id3159201;
21 verktygsrader;lägga till knappar 38 text%2Fshared%2Fguide%2Fedit_symbolbar.xhp#bm_id3159201;
15 anpassa;verktygsrader 38 text%2Fshared%2Fguide%2Fedit_symbolbar.xhp#bm_id3159201;
1f adressetiketter från databaser 39 text%2Fshared%2Fguide%2Flabels_database.xhp#bm_id3147399;
28 Klistra in;tabellområden i textdokument 38 text%2Fshared%2Fguide%2Fdragdrop_table.xhp#bm_id3154927;
29 Kopiera;tabellområden, till textdokument 38 text%2Fshared%2Fguide%2Fdragdrop_table.xhp#bm_id3154927;
2d Kalkylblad;kopiera områden till textdokument 38 text%2Fshared%2Fguide%2Fdragdrop_table.xhp#bm_id3154927;
24 textdokument;utskriftsinställningar 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
26 Klistra in;bilder från andra dokument 3a text%2Fshared%2Fguide%2Fdragdrop_graphic.xhp#bm_id3159201;
20 Kopiera;bilder, mellan dokument, 3a text%2Fshared%2Fguide%2Fdragdrop_graphic.xhp#bm_id3159201;
16 Dra-och-släpps;bilder 3a text%2Fshared%2Fguide%2Fdragdrop_graphic.xhp#bm_id3159201;
1d Dokument;spara i andra format 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
19 infoga;bilder i galleriet 3a text%2Fshared%2Fguide%2Fdragdrop_gallery.xhp#bm_id3154927;
16 kopiera;till galleriet 3a text%2Fshared%2Fguide%2Fdragdrop_gallery.xhp#bm_id3154927;
1d dra-och-släpp;till galleriet 3a text%2Fshared%2Fguide%2Fdragdrop_gallery.xhp#bm_id3154927;
19 Kopiera;från datakällvy 39 text%2Fshared%2Fguide%2Fdragdrop_beamer.xhp#bm_id3145071;
1a Datakällvy;dra-och-släpp 39 text%2Fshared%2Fguide%2Fdragdrop_beamer.xhp#bm_id3145071;
21 Kopiera;genom att dra och släppa 32 text%2Fshared%2Fguide%2Fdragdrop.xhp#bm_id3154927;
20 Länka;genom att dra och släppa 32 text%2Fshared%2Fguide%2Fdragdrop.xhp#bm_id3154927;
1d Mus;pekare vid dra och släpp 32 text%2Fshared%2Fguide%2Fdragdrop.xhp#bm_id3154927;
19 Dra och släppa;översikt 32 text%2Fshared%2Fguide%2Fdragdrop.xhp#bm_id3154927;
14 Presentationer;spara 32 text%2Fshared%2Fguide%2Fdoc_save.xhp#bm_id3147226;
f Ritobjekt;spara 32 text%2Fshared%2Fguide%2Fdoc_save.xhp#bm_id3147226;
10 handtag;skalning 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
10 Kalkylblad;spara 32 text%2Fshared%2Fguide%2Fdoc_save.xhp#bm_id3147226;
b Formler;nya 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
19 kommentarer;om ändringar 39 text%2Fshared%2Fguide%2Fredlining_enter.xhp#bm_id3155364;
11 HTML-dokument;nya 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
16 Ritobjekt;skapa/öppna 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
29 formula options;loading spreadsheet files 35 text%2Fshared%2Foptionen%2F01060900.xhp#bm_id4249399;
11 kopiera;ritobjekt 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
19 Textdokument;skapa/öppna 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
c Nya dokument 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
13 FTP;öppna dokument 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
17 Kalkylblad;skapa/öppna 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
c Filer;öppna 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
f Dokument;öppna 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
f Öppna;dokument 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
1b Ritobjekt;spara automatiskt 36 text%2Fshared%2Fguide%2Fdoc_autosave.xhp#bm_id3152924;
17 Filer;spara automatiskt 36 text%2Fshared%2Fguide%2Fdoc_autosave.xhp#bm_id3152924;
1c Säkerhetskopior;automatiskt 36 text%2Fshared%2Fguide%2Fdoc_autosave.xhp#bm_id3152924;
2c digitala signaturer;hämta/hantera/tillämpa 3a text%2Fshared%2Fguide%2Fdigitalsign_send.xhp#bm_id7430951;
20 Teckensnittsattribut;söka efter 39 text%2Fshared%2Fguide%2Ffind_attributes.xhp#bm_id5681020;
28 signera dokument med digitala signaturer 3a text%2Fshared%2Fguide%2Fdigitalsign_send.xhp#bm_id7430951;
12 WebDAV över HTTPS 3d text%2Fshared%2Fguide%2Fdigitalsign_receive.xhp#bm_id7430951;
1d säkerhet;digitala signaturer 3c text%2Fshared%2Fguide%2Fdigital_signatures.xhp#bm_id7430951;
22 Visning;bilder och objekt (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
1d digitala signaturer;översikt 3c text%2Fshared%2Fguide%2Fdigital_signatures.xhp#bm_id7430951;
10 Datakällor;visa 33 text%2Fshared%2Fguide%2Fdata_view.xhp#bm_id2339854;
1d Flytta;tabulatorer på linjal 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
18 Databaser;skapa tabeller 35 text%2Fshared%2Fguide%2Fdata_tables.xhp#bm_id1983703;
18 primärnycklar;designvyn 3a text%2Fshared%2Fguide%2Fdata_tabledefine.xhp#bm_id3155448;
15 fält;databastabeller 3a text%2Fshared%2Fguide%2Fdata_tabledefine.xhp#bm_id3155448;
1c egenskaper;fält i databaser 3a text%2Fshared%2Fguide%2Fdata_tabledefine.xhp#bm_id3155448;
19 data;filtrera i formulär 36 text%2Fshared%2Fguide%2Fdata_search2.xhp#bm_id8772545;
30 Skriva ut;i originalstorlek i $[officename] Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
1b söka efter;formulärfilter 36 text%2Fshared%2Fguide%2Fdata_search2.xhp#bm_id8772545;
1c Söka;tabeller och formulär 35 text%2Fshared%2Fguide%2Fdata_search.xhp#bm_id4066896;
20 Söka;poster i formulärdokument 35 text%2Fshared%2Fguide%2Fdata_search.xhp#bm_id4066896;
10 Guider;rapporter 36 text%2Fshared%2Fguide%2Fdata_reports.xhp#bm_id3729667;
1d Dokument;innehåll som listor 33 text%2Fshared%2Fguide%2Fnavigator.xhp#bm_id3147008;
10 Öppna;rapporter 35 text%2Fshared%2Fguide%2Fdata_report.xhp#bm_id3147834;
13 Infoga;hyperlänkar 3a text%2Fshared%2Fguide%2Fhyperlink_insert.xhp#bm_id3150789;
15 Datakällor;rapporter 35 text%2Fshared%2Fguide%2Fdata_report.xhp#bm_id3147834;
10 Databasrapporter 35 text%2Fshared%2Fguide%2Fdata_report.xhp#bm_id3147834;
18 Fältet Redigera punkter 2a text%2Fshared%2Fmain0227.xhp#bm_id3149987;
18 Databaser;ta bort (Base) 37 text%2Fshared%2Fguide%2Fdata_register.xhp#bm_id4724570;
18 Ta bort;databaser (Base) 37 text%2Fshared%2Fguide%2Fdata_register.xhp#bm_id4724570;
1b Registrera;databaser (Base) 37 text%2Fshared%2Fguide%2Fdata_register.xhp#bm_id4724570;
1b Databaser;registrera (Base) 37 text%2Fshared%2Fguide%2Fdata_register.xhp#bm_id4724570;
13 Frågeguiden (Base) 35 text%2Fshared%2Fguide%2Fdata_queries.xhp#bm_id840784;
18 Guider;databassökningar 35 text%2Fshared%2Fguide%2Fdata_queries.xhp#bm_id840784;
1b Sökningar;definiera (Base) 35 text%2Fshared%2Fguide%2Fdata_queries.xhp#bm_id840784;
19 Filtrera;data i databaser 35 text%2Fshared%2Fguide%2Fdata_queries.xhp#bm_id840784;
1a Databaser;skapa sökningar 35 text%2Fshared%2Fguide%2Fdata_queries.xhp#bm_id840784;
1f kalkylblad;infoga databasposter 38 text%2Fshared%2Fguide%2Fdata_im_export.xhp#bm_id6911546;
23 infoga;datakällposter i kalkylblad 38 text%2Fshared%2Fguide%2Fdata_im_export.xhp#bm_id6911546;
f Bilder;redigera 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
24 kopiera;datakällposter i kalkylblad 38 text%2Fshared%2Fguide%2Fdata_im_export.xhp#bm_id6911546;
13 importera;databaser 38 text%2Fshared%2Fguide%2Fdata_im_export.xhp#bm_id6911546;
1d databaser;importera/exportera 38 text%2Fshared%2Fguide%2Fdata_im_export.xhp#bm_id6911546;
13 köra;SQL-kommandon 38 text%2Fshared%2Fguide%2Fdata_enter_sql.xhp#bm_id3152801;
d kommandon;SQL 38 text%2Fshared%2Fguide%2Fdata_enter_sql.xhp#bm_id3152801;
1a sökningar;skapa i SQL-vyn 38 text%2Fshared%2Fguide%2Fdata_enter_sql.xhp#bm_id3152801;
17 SQL;köra SQL-kommandon 38 text%2Fshared%2Fguide%2Fdata_enter_sql.xhp#bm_id3152801;
1f Importera;tabeller i textformat 3b text%2Fshared%2Fguide%2Fdata_dbase2office.xhp#bm_id3157896;
14 Textformat;databaser 3b text%2Fshared%2Fguide%2Fdata_dbase2office.xhp#bm_id3157896;
24 Datakällor;registrera adressböcker 3a text%2Fshared%2Fguide%2Fdata_addressbook.xhp#bm_id3152823;
19 Thailändska;mata in text 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
15 Arabiska;mata in text 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
13 Dubbelriktad skrift 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
24 Ange text från höger till vänster 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
14 skriva ut;broschyrer 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
19 Höger-till-vänster-text 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
20 Textlayout för speciella språk 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
19 Språk;komplex textlayout 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
26 Tabeller i text;standardinställningar 35 text%2Fshared%2Foptionen%2F01040500.xhp#bm_id3149656;
14 skyddade bindestreck 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
1e Infoga;data från textdokument 3e text%2Fshared%2Fguide%2Fcopytext2application.xhp#bm_id3152924;
2a Dra-och-släpp;kopiera och klistra in text 3e text%2Fshared%2Fguide%2Fcopytext2application.xhp#bm_id3152924;
26 Text;kopiera genom att dra-och-släppa 3e text%2Fshared%2Fguide%2Fcopytext2application.xhp#bm_id3152924;
28 Dispositioner;skicka till presentationer 3e text%2Fshared%2Fguide%2Fcopytext2application.xhp#bm_id3152924;
3e AutoUtdrag-funktionen för att skicka text till presentationer 3e text%2Fshared%2Fguide%2Fcopytext2application.xhp#bm_id3152924;
25 Textdokument;infoga kalkylbladsceller 3f text%2Fshared%2Fguide%2Fcopytable2application.xhp#bm_id3154186;
28 Klistra in;cellområden från kalkylblad 3f text%2Fshared%2Fguide%2Fcopytable2application.xhp#bm_id3154186;
24 Infoga;cellområden från kalkylblad 3f text%2Fshared%2Fguide%2Fcopytable2application.xhp#bm_id3154186;
2f Diagram;kopiera med länk till källcellområde 3f text%2Fshared%2Fguide%2Fcopytable2application.xhp#bm_id3154186;
22 Kopiera;ritobjekt, mellan dokument 3c text%2Fshared%2Fguide%2Fcopy_drawfunctions.xhp#bm_id3153394;
16 klistra in;i galleriet 3a text%2Fshared%2Fguide%2Fdragdrop_gallery.xhp#bm_id3154927;
21 Ritobjekt;kopiera mellan dokument 3c text%2Fshared%2Fguide%2Fcopy_drawfunctions.xhp#bm_id3153394;
14 Aktivera;snabbmenyer 35 text%2Fshared%2Fguide%2Fcontextmenu.xhp#bm_id3153394;
12 Öppna;snabbmenyer 35 text%2Fshared%2Fguide%2Fcontextmenu.xhp#bm_id3153394;
b Snabbmenyer 35 text%2Fshared%2Fguide%2Fcontextmenu.xhp#bm_id3153394;
19 Konfigurera;$[officename] 3c text%2Fshared%2Fguide%2Fconfigure_overview.xhp#bm_id3152801;
20 remote file service setup;WebDAV 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820162240508275;
25 remote file service setup;CMIS server 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820161254261587;
22 remote file service setup;Alfresco 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820161254261587;
12 Läsa in;XML-filer 34 text%2Fshared%2Fguide%2Fxsltfilter.xhp#bm_id7007583;
1d remote file service setup;IBM 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820161254261587;
24 remote file service setup;SharePoint 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820161254261587;
1f remote file service setup;Lotus 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820161254261587;
2d remote file service setup;other file services 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820161254261587;
1f loading;large spreadsheet files 35 text%2Fshared%2Foptionen%2F01060900.xhp#bm_id4249399;
19 remote file service;setup 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820161244279161;
26 remote file service setup;Google Drive 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820161251022847;
26 Google Drive;remote file service setup 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820161251022847;
20 Google Drive;remote file service 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820161251022847;
11 Autovärde (Base) 3a text%2Fshared%2Fguide%2Fdata_tabledefine.xhp#bm_id3155448;
20 remote file service;Google Drive 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820161251022847;
1d remote file service setup;SSH 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820161240508275;
1d remote file service setup;FTP 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820161240508275;
1d FTP;remote file service setup 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820161240508275;
1d SSH;remote file service setup 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820161240508275;
21 Windows share;remote file service 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820161249395796;
1c remote file service;check-in 46 text%2Fshared%2Fguide%2Fcmis-remote-files.xhp#bm_id190820161721082861;
17 template manager;import 45 text%2Fshared%2Fguide%2Ftemplate_manager.xhp#bm_id041620170817452766;
1d remote file service;check-out 46 text%2Fshared%2Fguide%2Fcmis-remote-files.xhp#bm_id190820161721082861;
23 remote file service;version control 46 text%2Fshared%2Fguide%2Fcmis-remote-files.xhp#bm_id190820161721082861;
1d Skriva ut;färger i gråskala 35 text%2Fshared%2Foptionen%2F01010900.xhp#bm_id3147323;
1d remote file service;file lock 46 text%2Fshared%2Fguide%2Fcmis-remote-files.xhp#bm_id190820161721082861;
13 opening remote file 46 text%2Fshared%2Fguide%2Fcmis-remote-files.xhp#bm_id190820161715167576;
20 remote file service;opening file 46 text%2Fshared%2Fguide%2Fcmis-remote-files.xhp#bm_id190820161715167576;
13 opening;remote file 46 text%2Fshared%2Fguide%2Fcmis-remote-files.xhp#bm_id190820161715167576;
1a remote file service;saving 46 text%2Fshared%2Fguide%2Fcmis-remote-files.xhp#bm_id190820161722159908;
2b remote file service;saving to remote server 46 text%2Fshared%2Fguide%2Fcmis-remote-files.xhp#bm_id190820161722159908;
23 remote file service;CMIS properties 45 text%2Fshared%2Fguide%2Fcmis-remote-files.xhp#bm_id19082016172305788;
1b Rubriker;redigera i diagram 35 text%2Fshared%2Fguide%2Fchart_title.xhp#bm_id3156136;
18 Redigera;diagramrubriker 35 text%2Fshared%2Fguide%2Fchart_title.xhp#bm_id3156136;
19 Diagram;redigera rubriker 35 text%2Fshared%2Fguide%2Fchart_title.xhp#bm_id3156136;
1f Årtal;tvåsifferinställningar 35 text%2Fshared%2Foptionen%2F01010600.xhp#bm_id3155450;
1d Redigera;diagramförklaringar 36 text%2Fshared%2Fguide%2Fchart_legend.xhp#bm_id3147291;
15 Förklaringar;diagram 36 text%2Fshared%2Fguide%2Fchart_legend.xhp#bm_id3147291;
1e Diagram;redigera förklaringar 36 text%2Fshared%2Fguide%2Fchart_legend.xhp#bm_id3147291;
15 Diagram;redigera data 36 text%2Fshared%2Fguide%2Fchart_insert.xhp#bm_id3153910;
19 Asiatiska språk;aktivera 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
19 Kalkylblad;infoga diagram 36 text%2Fshared%2Fguide%2Fchart_insert.xhp#bm_id3153910;
e Infoga;diagram 36 text%2Fshared%2Fguide%2Fchart_insert.xhp#bm_id3153910;
17 Plotta data som diagram 36 text%2Fshared%2Fguide%2Fchart_insert.xhp#bm_id3153910;
1a diagram;staplar med textur 39 text%2Fshared%2Fguide%2Fchart_barformat.xhp#bm_id3149798;
15 Redigera;diagramaxlar 64 text%2Fshared%2Fguide%2Fchart_axis.xhp#bm_id3155555;text%2Fshared%2Fguide%2Fcollab.xhp#bm_id4459669;
21 Textdokument;spara i andra format 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
f Axlar i diagram 64 text%2Fshared%2Fguide%2Fchart_axis.xhp#bm_id3155555;text%2Fshared%2Fguide%2Fcollab.xhp#bm_id4459669;
16 Diagram;redigera axlar 64 text%2Fshared%2Fguide%2Fchart_axis.xhp#bm_id3155555;text%2Fshared%2Fguide%2Fcollab.xhp#bm_id4459669;
22 Standard;antal blad i nya dokument 35 text%2Fshared%2Foptionen%2F01061000.xhp#bm_id4249399;
17 Instruktioner;allmänna 2e text%2Fshared%2Fguide%2Fmain.xhp#bm_id3151097;
18 Dokument;ändra rubriker 36 text%2Fshared%2Fguide%2Fchange_title.xhp#bm_id3156324;
15 spara relativa URL:er 35 text%2Fshared%2Foptionen%2F01010200.xhp#bm_id3143284;
20 Rubriker;ändra dokumentrubriker 36 text%2Fshared%2Fguide%2Fchange_title.xhp#bm_id3156324;
1c Säkerhetskopiering;dokument 32 text%2Fshared%2Fguide%2Fdoc_save.xhp#bm_id3147226;
f Rubriker;ändra 36 text%2Fshared%2Fguide%2Fchange_title.xhp#bm_id3156324;
16 Alternativ;hjälpmedel 35 text%2Fshared%2Foptionen%2F01013000.xhp#bm_id3159411;
1d infoga;radbrytningar i celler 38 text%2Fshared%2Fguide%2Fbreaking_lines.xhp#bm_id6305734;
12 ord;bryta i celler 38 text%2Fshared%2Fguide%2Fbreaking_lines.xhp#bm_id6305734;
13 Excel;sökkriterier 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
17 ta bort;formulärfilter 36 text%2Fshared%2Fguide%2Fdata_search2.xhp#bm_id8772545;
17 textbrytningar i celler 38 text%2Fshared%2Fguide%2Fbreaking_lines.xhp#bm_id6305734;
13 textflöde;i celler 38 text%2Fshared%2Fguide%2Fbreaking_lines.xhp#bm_id6305734;
1d Öppna;Microsoft Office-filer 31 text%2Fshared%2Fguide%2Fms_user.xhp#bm_id3150789;
16 radbrytningar;i celler 38 text%2Fshared%2Fguide%2Fbreaking_lines.xhp#bm_id6305734;
1b definiera;tabellinramningar 36 text%2Fshared%2Fguide%2Fborder_table.xhp#bm_id3155805;
1d färger;begränsningar (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
19 inramningar;runt tabeller 36 text%2Fshared%2Fguide%2Fborder_table.xhp#bm_id3155805;
19 inramningar;för tabeller 36 text%2Fshared%2Fguide%2Fborder_table.xhp#bm_id3155805;
25 tabeller i text;definiera inramningar 36 text%2Fshared%2Fguide%2Fborder_table.xhp#bm_id3155805;
1d infoga;inramningar av stycken 3a text%2Fshared%2Fguide%2Fborder_paragraph.xhp#bm_id3147571;
12 ramar;runt stycken 3a text%2Fshared%2Fguide%2Fborder_paragraph.xhp#bm_id3147571;
2b Formeltexter;skriva ut i $[officename] Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
18 inramningar;för stycken 3a text%2Fshared%2Fguide%2Fborder_paragraph.xhp#bm_id3147571;
18 frames;captions (Writer) 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
17 utforma;databastabeller 3a text%2Fshared%2Fguide%2Fdata_tabledefine.xhp#bm_id3155448;
1d stycken;definiera inramningar 3a text%2Fshared%2Fguide%2Fborder_paragraph.xhp#bm_id3147571;
2f Text, se även textdokument, stycken och tecken 34 text%2Fshared%2Fguide%2Fbackground.xhp#bm_id3149346;
23 Presentationer;spara i andra format 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
d Vattenmärken 34 text%2Fshared%2Fguide%2Fbackground.xhp#bm_id3149346;
1f Sidor;bakgrunder i alla program 34 text%2Fshared%2Fguide%2Fbackground.xhp#bm_id3149346;
16 break display (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
12 Färger;bakgrunder 34 text%2Fshared%2Fguide%2Fbackground.xhp#bm_id3149346;
15 hiding;docked windows 32 text%2Fshared%2Fguide%2Fautohide.xhp#bm_id3150713;
16 showing;docked windows 32 text%2Fshared%2Fguide%2Fautohide.xhp#bm_id3150713;
1c Klistra in;från datakällvy 39 text%2Fshared%2Fguide%2Fdragdrop_beamer.xhp#bm_id3145071;
e Diagram;infoga 36 text%2Fshared%2Fguide%2Fchart_insert.xhp#bm_id3153910;
11 undocking windows 32 text%2Fshared%2Fguide%2Fautohide.xhp#bm_id3150713;
1e windows;hiding/showing/docking 32 text%2Fshared%2Fguide%2Fautohide.xhp#bm_id3150713;
15 Styles window;docking 32 text%2Fshared%2Fguide%2Fautohide.xhp#bm_id3150713;
15 printers;adding, UNIX 31 text%2Fshared%2Fguide%2Fspadmin.xhp#bm_id3154422;
14 positioning;toolbars 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
16 Gallery;hiding/showing 32 text%2Fshared%2Fguide%2Fautohide.xhp#bm_id3150713;
80 prediktiv text, se även Autokorrigering, funktion/Autofyll, funktion/Autoinmatning, funktion/ordkomplettering/textkomplettering 36 text%2Fshared%2Fguide%2Fautocorr_url.xhp#bm_id3149346;
2a länkar;stänga av automatisk igenkänning 36 text%2Fshared%2Fguide%2Fautocorr_url.xhp#bm_id3149346;
2d Skicka;funktionen AutoUtdrag i presentationer 3e text%2Fshared%2Fguide%2Fcopytext2application.xhp#bm_id3152924;
35 Tabeller i kalkylblad;kopiera data till andra program 3f text%2Fshared%2Fguide%2Fcopytable2application.xhp#bm_id3154186;
2f hyperlänkar;stänga av automatisk igenkänning 36 text%2Fshared%2Fguide%2Fautocorr_url.xhp#bm_id3149346;
2a Autokorrigering, funktion;URL-igenkänning 36 text%2Fshared%2Fguide%2Fautocorr_url.xhp#bm_id3149346;
1d raster;standard (Writer/Calc) 35 text%2Fshared%2Foptionen%2F01050100.xhp#bm_id3147226;
b Förstoring 33 text%2Fshared%2Fguide%2Fassistive.xhp#bm_id3147399;
2e Visa;%PRODUCTNAME dokument i Internet Explorer 31 text%2Fshared%2Fguide%2Factivex.xhp#bm_id3143267;
1b rullningslister;visa (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
13 spela in;ändringar 39 text%2Fshared%2Fguide%2Fredlining_enter.xhp#bm_id3155364;
40 Internet;Internet Explorer för visning av %PRODUCTNAME dokument 31 text%2Fshared%2Fguide%2Factivex.xhp#bm_id3143267;
13 Databaser;översikt 37 text%2Fshared%2Fguide%2Fdatabase_main.xhp#bm_id3153031;
1b Installera;ActiveX-kontroll 31 text%2Fshared%2Fguide%2Factivex.xhp#bm_id3143267;
10 ActiveX-kontroll 31 text%2Fshared%2Fguide%2Factivex.xhp#bm_id3143267;
1b Hjälp;utökade tips på/av 3c text%2Fshared%2Fguide%2Factive_help_on_off.xhp#bm_id3156414;
27 Tillgänglighet;%PRODUCTNAME-funktioner 37 text%2Fshared%2Fguide%2Faccessibility.xhp#bm_id3150502;
12 Exempel och mallar 33 text%2Fshared%2Fguide%2Faaa_start.xhp#bm_id3156324;
13 Tabellguiden (Base) 45 text%2Fshared%2Fexplorer%2Fdatabase%2Ftablewizard00.xhp#bm_id6009094;
13 Textattribut;ångra 39 text%2Fshared%2Fguide%2Fundo_formatting.xhp#bm_id6606036;
2e objekt;flytta och ändra storlek på med musen 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
26 Microsoft Office;som standardfilformat 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
1d Guider;databastabeller (Base) 45 text%2Fshared%2Fexplorer%2Fdatabase%2Ftablewizard00.xhp#bm_id6009094;
1f Funktioner i rapporter;redigera 45 text%2Fshared%2Fexplorer%2Fdatabase%2Frep_navigator.xhp#bm_id5823847;
14 flytta makron (Base) 46 text%2Fshared%2Fexplorer%2Fdatabase%2Fmigrate_macros.xhp#bm_id6009095;
18 makron;koppla nya (Base) 46 text%2Fshared%2Fexplorer%2Fdatabase%2Fmigrate_macros.xhp#bm_id6009095;
14 guider;makron (Base) 46 text%2Fshared%2Fexplorer%2Fdatabase%2Fmigrate_macros.xhp#bm_id6009095;
10 uppdatera;mallar 3b text%2Fshared%2Fguide%2Fstandard_template.xhp#bm_id3154285;
1e datakällor;$[officename] Base 3c text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp#bm_id8622089;
10 XML-konverterare 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
14 Textdatabaser (Base) 45 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02text.xhp#bm_id2517166;
15 Oracle databas (base) 47 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02oracle.xhp#bm_id5900753;
12 punkter;stänga av 38 text%2Fshared%2Fguide%2Fnumbering_stop.xhp#bm_id3154186;
15 Databaser;ODBC (Base) 45 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02odbc.xhp#bm_id3149031;
13 ODBC;databas (Base) 45 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02odbc.xhp#bm_id3149031;
10 Öppna;formulär 34 text%2Fshared%2Fguide%2Fdata_forms.xhp#bm_id5762199;
1e Datakällor;LDAP-server (Base) 43 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02ldap.xhp#bm_id22583;
20 Adressböcker;LDAP-server (Base) 43 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02ldap.xhp#bm_id22583;
20 LDAP-server;adressböcker (Base) 43 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02ldap.xhp#bm_id22583;
15 Databaser;JDBC (Base) 45 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02jdbc.xhp#bm_id3726920;
14 Databaser;ADO (Base) 44 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02ado.xhp#bm_id7565233;
19 MS ADO-gränssnitt (Base) 44 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02ado.xhp#bm_id7565233;
14 ADO-databaser (Base) 44 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02ado.xhp#bm_id7565233;
21 MSOffice;MS Access-databas (base) 47 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02access.xhp#bm_id2755516;
1b MS Access(r)-databas (base) 47 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02access.xhp#bm_id2755516;
18 databaser;ansluta (Base) 41 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz01.xhp#bm_id2082583;
23 tabelldokument;som databaser (base) 41 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz00.xhp#bm_id2026429;
16 MySQL-databaser (Base) 41 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz00.xhp#bm_id2026429;
17 databaser;format (Base) 41 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz00.xhp#bm_id2026429;
20 Visitkort;skapa och synkronisera 30 text%2Fshared%2Fguide%2Flabels.xhp#bm_id3150774;
14 Databasguiden (Base) 41 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz00.xhp#bm_id2026429;
17 guider;databaser (base) 41 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz00.xhp#bm_id2026429;
24 Databaser;administrera via SQL(Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F11080000.xhp#bm_id3148983;
1d SQL;utföra SQL-satser (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F11080000.xhp#bm_id3148983;
19 kolumnhuvuden;visa (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
d Nya databaser 32 text%2Fshared%2Fguide%2Fdata_new.xhp#bm_id6911526;
35 Tabeller i databaser;åtkomsträttigheter för (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05040100.xhp#bm_id3152594;
30 Åtkomsträttigheter för databastabeller (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05040100.xhp#bm_id3152594;
16 Externa nycklar (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05020000.xhp#bm_id3148922;
12 Linjer;rita i text 35 text%2Fshared%2Fguide%2Fline_intext.xhp#bm_id3143206;
22 Relationer;skapa och radera (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05020000.xhp#bm_id3155430;
1e känna igen URL:er automatiskt 36 text%2Fshared%2Fguide%2Fautocorr_url.xhp#bm_id3149346;
18 Formulär;utforma (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F04030000.xhp#bm_id3148668;
1e vänster sammanslagning (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010101.xhp#bm_id3154015;
1a inre sammanslagning (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010101.xhp#bm_id3154015;
f Formulär;skapa 34 text%2Fshared%2Fguide%2Fdata_forms.xhp#bm_id5762199;
21 Länkar;relationsdatabaser (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010101.xhp#bm_id3154015;
1c hidden text;showing (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
13 SQL-specifik (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
25 Sökningar;parametersökningar (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
1c Parametrar;sökningar (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
22 skriva ut;skapa enstaka utskrifter 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
29 Sökningar;formulera filtervillkor (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
16 redigera;verktygsrader 38 text%2Fshared%2Fguide%2Fedit_symbolbar.xhp#bm_id3159201;
26 Sökningar;ta bort tabellänkar (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
1e Språk;inställningsalternativ 77 text%2Fshared%2Foptionen%2F01150000.xhp#bm_id3148668;text%2Fshared%2Foptionen%2Fexpertconfig.xhp#bm_id0609201521552432;
26 Relationer;slå samman tabeller (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
26 Tabeller i databaser;relationer (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
26 Sökningar;slå samman tabeller (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
20 Designvyn;sökningar/vyer (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
1c Rektanglar med rundade hörn 36 text%2Fshared%2Fguide%2Fround_corner.xhp#bm_id3150040;
1d Vyer;skapa databasvyer (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
1e teckningar, se även ritobjekt 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
1b Sökningar;skriva ut (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02000000.xhp#bm_id3150445;
18 Guider;Eurokonverteraren 33 text%2Fshared%2Fautopi%2F01150000.xhp#bm_id3154840;
2a $[officename] Basic-skript i HTML-dokument 35 text%2Fshared%2Foptionen%2F01030500.xhp#bm_id3155132;
e WebCast-export 33 text%2Fshared%2Fautopi%2F01110200.xhp#bm_id3149233;
17 Internet;presentationer 33 text%2Fshared%2Fautopi%2F01110200.xhp#bm_id3149233;
12 Skriva ut;snabbare 36 text%2Fshared%2Fguide%2Fprint_faster.xhp#bm_id5201574;
17 Tabellvyer av databaser 35 text%2Fshared%2Fguide%2Fdata_tables.xhp#bm_id1983703;
b kioskexport 33 text%2Fshared%2Fautopi%2F01110200.xhp#bm_id3149233;
10 Formulär;guider 33 text%2Fshared%2Fautopi%2F01090000.xhp#bm_id9834894;
12 Dagordningar;guide 33 text%2Fshared%2Fautopi%2F01040000.xhp#bm_id3149031;
12 Guide;dagordningar 33 text%2Fshared%2Fautopi%2F01040000.xhp#bm_id3149031;
14 Faxmeddelanden;guide 33 text%2Fshared%2Fautopi%2F01020000.xhp#bm_id3150445;
14 Guide;faxmeddelanden 33 text%2Fshared%2Fautopi%2F01020000.xhp#bm_id3150445;
9 Brevguide 33 text%2Fshared%2Fautopi%2F01010000.xhp#bm_id3151100;
a Guide;brev 33 text%2Fshared%2Fautopi%2F01010000.xhp#bm_id3151100;
12 Trädvy i hjälpen 2f text%2Fshared%2F05%2F00000160.xhp#bm_id3147090;
17 Hjälp;fulltextsökning 2f text%2Fshared%2F05%2F00000140.xhp#bm_id3148532;
15 Sökfliken i hjälpen 2f text%2Fshared%2F05%2F00000140.xhp#bm_id3148532;
10 Hjälp;nyckelord 2f text%2Fshared%2F05%2F00000130.xhp#bm_id3149428;
16 Indexfliken i hjälpen 2f text%2Fshared%2F05%2F00000130.xhp#bm_id3149428;
13 Verktygstips;hjälp 2f text%2Fshared%2F05%2F00000120.xhp#bm_id3150672;
22 Mått;dokumentformatering (Writer) 35 text%2Fshared%2Foptionen%2F01041000.xhp#bm_id3577990;
10 ritobjekt;skydda 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
b Web support 2f text%2Fshared%2F05%2F00000001.xhp#bm_id3143272;
f getting support 2f text%2Fshared%2F05%2F00000001.xhp#bm_id3143272;
1e $[officename] Base-datakällor 3c text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp#bm_id8622089;
27 Autokomplettering i text- och listrutor 2f text%2Fshared%2F04%2F01010000.xhp#bm_id3149991;
17 kortkommandon;allmänna 2f text%2Fshared%2F04%2F01010000.xhp#bm_id3149991;
9 Mall;brev 33 text%2Fshared%2Fautopi%2F01010000.xhp#bm_id3151100;
23 tangentbord;allmänna kortkommandon 2f text%2Fshared%2F04%2F01010000.xhp#bm_id3149991;
2a formula options;recalculating spreadsheets 35 text%2Fshared%2Foptionen%2F01060900.xhp#bm_id4249399;
17 Frågor;ange egenskaper 33 text%2Fshared%2F02%2Fquerypropdlg.xhp#bm_id3154788;
32 importing;Microsoft Office documents with VBA code 35 text%2Fshared%2Foptionen%2F01130100.xhp#bm_id3155805;
1c Navigationsrad;kontrollfält 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
28 Automatiskt fokus på första kontrollen 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
1f Formulär;fokus efter öppnande 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
22 hyphens;displaying custom (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
18 Fokus för kontrollfält 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
37 Importera;kompatibilitetsinställningar för textimport 35 text%2Fshared%2Foptionen%2F01041000.xhp#bm_id3577990;
13 Kontrollfält;fokus 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
24 Rasterkontroller;formulärfunktioner 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
24 Tabellkontroller;formulärfunktioner 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
13 text;färgsättning 34 text%2Fshared%2Fguide%2Ftext_color.xhp#bm_id3156014;
12 Valutafält, skapa 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
25 beräkna;cirkulära referenser (Calc) 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
25 Formaterade fält;formulärfunktioner 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
20 skriva ut;element i textdokument 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
1c Grafisk kommandoknapp, skapa 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
10 Gruppruta, skapa 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
f Fler kontroller 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
1f Kalkylblad;spara i andra format 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
b pratbubblor 2f text%2Fshared%2F02%2Fcallouts.xhp#bm_id9298379;
13 återställa;mallar 3b text%2Fshared%2Fguide%2Fstandard_template.xhp#bm_id3154285;
17 förklaringar;ritobjekt 2f text%2Fshared%2F02%2Fcallouts.xhp#bm_id9298379;
1d grafiska objekt, se ritobjekt 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
18 extending selection mode 2f text%2Fshared%2F02%2F20050000.xhp#bm_id3148668;
14 text;selection modes 2f text%2Fshared%2F02%2F20050000.xhp#bm_id3148668;
30 Sidformatmallar;redigera/tillämpa med statusrad 2f text%2Fshared%2F02%2F20020000.xhp#bm_id3083278;
17 HTML-dokument;källtext 2f text%2Fshared%2F02%2F19090000.xhp#bm_id3154788;
2d tabeller i databaser;lägga till i sökningar 2f text%2Fshared%2F02%2F14020100.xhp#bm_id3154788;
27 Stycken;indrag, marginaler och kolumner 2f text%2Fshared%2F02%2F13020000.xhp#bm_id3148668;
1d Kolumner;ställa in med musen 2f text%2Fshared%2F02%2F13020000.xhp#bm_id3148668;
27 Skriva ut;skalning i $[officename] Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
23 Avstavning;aktivera för ett språk 35 text%2Fshared%2Foptionen%2F01010401.xhp#bm_id3154230;
1f Marginaler;ställa in med musen 2f text%2Fshared%2F02%2F13020000.xhp#bm_id3148668;
18 Datakällor;som tabeller 2f text%2Fshared%2F02%2F12130000.xhp#bm_id3152895;
3b Anpassa till sidor;utskriftsinställningar i presentationer 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
16 databaser;söka poster 2f text%2Fshared%2F02%2F12100200.xhp#bm_id3146936;
11 söka i;databaser 2f text%2Fshared%2F02%2F12100200.xhp#bm_id3146936;
10 Testa XML-filter 3b text%2Fshared%2Fguide%2Fxsltfilter_create.xhp#bm_id7007583;
18 poster;söka i databaser 2f text%2Fshared%2F02%2F12100200.xhp#bm_id3146936;
1a standardvärden;för spara 35 text%2Fshared%2Foptionen%2F01010200.xhp#bm_id3143284;
12 formulär;bläddra 2f text%2Fshared%2F02%2F12100200.xhp#bm_id3146936;
11 Databaser;sortera 2f text%2Fshared%2F02%2F12100100.xhp#bm_id3147000;
22 likhetstecken, se även operatorer 2f text%2Fshared%2F02%2F12090101.xhp#bm_id3148983;
b bilder;rita 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
1d filter;jämförelseoperatorer 2f text%2Fshared%2F02%2F12090101.xhp#bm_id3148983;
25 standardfilter;jämförelseoperatorer 2f text%2Fshared%2F02%2F12090101.xhp#bm_id3148983;
35 jämförelser;operatorer i standardfilter, dialogruta 2f text%2Fshared%2F02%2F12090101.xhp#bm_id3148983;
16 nivåer;makrosäkerhet 3d text%2Fshared%2Foptionen%2Fmacrosecurity_sl.xhp#bm_id1203039;
1e Konverterare;Eurokonverteraren 33 text%2Fshared%2Fautopi%2F01150000.xhp#bm_id3154840;
18 standardfilter;databaser 2f text%2Fshared%2F02%2F12090000.xhp#bm_id3109850;
2d säkerhet;alternativ för dokument med makron 35 text%2Fshared%2Foptionen%2F01030300.xhp#bm_id2322153;
18 databaser;standardfilter 2f text%2Fshared%2F02%2F12090000.xhp#bm_id3109850;
21 standardfilter, se standardfilter 2f text%2Fshared%2F02%2F12090000.xhp#bm_id3109850;
20 Databasinnehåll;infoga som text 2f text%2Fshared%2F02%2F12070300.xhp#bm_id3143284;
19 Variabler;för sökvägar 35 text%2Fshared%2Foptionen%2F01010300.xhp#bm_id3149514;
21 Databasinnehåll;infoga som fält 2f text%2Fshared%2F02%2F12070200.xhp#bm_id3149987;
24 Databasinnehåll;infoga som tabeller 2f text%2Fshared%2F02%2F12070100.xhp#bm_id3156183;
18 Skyddade databastabeller 2f text%2Fshared%2F02%2F07070100.xhp#bm_id3144740;
11 Redigera fil-ikon 2f text%2Fshared%2F02%2F07070000.xhp#bm_id3153089;
11 Skrivskydd på/av 2f text%2Fshared%2F02%2F07070000.xhp#bm_id3153089;
19 Dokument;läs in på nytt 2f text%2Fshared%2F02%2F07060000.xhp#bm_id3153089;
19 Läs in på nytt;dokument 2f text%2Fshared%2F02%2F07060000.xhp#bm_id3153089;
14 Förankringar;ändra 2f text%2Fshared%2F02%2F03200000.xhp#bm_id3153323;
10 Guider;översikt 33 text%2Fshared%2Fautopi%2F01000000.xhp#bm_id3152551;
18 Stycken;minska indrag av 2f text%2Fshared%2F02%2F02140000.xhp#bm_id3148520;
10 Färger;modeller 35 text%2Fshared%2Foptionen%2F01010500.xhp#bm_id3155132;
1e Tecken;alternativa teckensnitt 2f text%2Fshared%2F02%2F02020000.xhp#bm_id3148983;
17 Alternativa teckensnitt 2f text%2Fshared%2F02%2F02020000.xhp#bm_id3148983;
1e Redigeringsläget;efter öppna 2f text%2Fshared%2F02%2F01171000.xhp#bm_id3156211;
20 XSLT-filter, se även XML-filter 34 text%2Fshared%2Fguide%2Fxsltfilter.xhp#bm_id7007583;
12 FTP;spara dokument 32 text%2Fshared%2Fguide%2Fdoc_save.xhp#bm_id3147226;
1e Dokument;öppna i designläget 2f text%2Fshared%2F02%2F01171000.xhp#bm_id3156211;
18 Designläget efter spara 2f text%2Fshared%2F02%2F01171000.xhp#bm_id3156211;
1b guider;dokumentkonverterare 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
1f Kontroller;aktivera i formulär 2f text%2Fshared%2F02%2F01171000.xhp#bm_id3156211;
1f Formulär;öppna i designläget 2f text%2Fshared%2F02%2F01171000.xhp#bm_id3156211;
1d konvertera;Microsoft-dokument 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
29 Dolda kontrollfält i Formulär-Navigator 2f text%2Fshared%2F02%2F01170600.xhp#bm_id3143284;
19 Formatera;axlar i diagram 64 text%2Fshared%2Fguide%2Fchart_axis.xhp#bm_id3155555;text%2Fshared%2Fguide%2Fcollab.xhp#bm_id4459669;
13 Formulär-Navigator 2f text%2Fshared%2F02%2F01170600.xhp#bm_id3143284;
1f Kontrollfält;ordna i formulär 2f text%2Fshared%2F02%2F01170600.xhp#bm_id3143284;
20 Formulär;underordnade formulär 2f text%2Fshared%2F02%2F01170203.xhp#bm_id3150040;
29 Data;formulär och underordnade formulär 2f text%2Fshared%2F02%2F01170203.xhp#bm_id3150040;
16 händelser;i formulär 2f text%2Fshared%2F02%2F01170202.xhp#bm_id3150499;
26 Skriva ut;formler i $[officename] Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
29 Hämta metod för formuläröverföringar 2f text%2Fshared%2F02%2F01170201.xhp#bm_id3152551;
14 Egenskaper;formulär 2f text%2Fshared%2F02%2F01170200.xhp#bm_id3147285;
26 makron;tilldela händelser i formulär 2f text%2Fshared%2F02%2F01170103.xhp#bm_id3148643;
e CTL;alternativ 35 text%2Fshared%2Foptionen%2F01150300.xhp#bm_id3148668;
18 händelser;kontrollfält 2f text%2Fshared%2F02%2F01170103.xhp#bm_id3148643;
18 kontrollfält;händelser 2f text%2Fshared%2F02%2F01170103.xhp#bm_id3148643;
22 Kontrollfält;tilldela datakällor 2f text%2Fshared%2F02%2F01170102.xhp#bm_id3145641;
27 Länkar;mellan celler och kontrollfält 2f text%2Fshared%2F02%2F01170102.xhp#bm_id3145641;
28 Listor;data som tilldelats kontrollfält 2f text%2Fshared%2F02%2F01170102.xhp#bm_id3145641;
38 Kontrollfält;bundna fält/listinnehåll/kopplade celler 2f text%2Fshared%2F02%2F01170102.xhp#bm_id3145641;
1b Användarordlistor;redigera 35 text%2Fshared%2Foptionen%2F01010400.xhp#bm_id7986388;
1a Bundna fält;kontrollfält 2f text%2Fshared%2F02%2F01170102.xhp#bm_id3145641;
20 formulär;gruppera kontrollfält 2f text%2Fshared%2F02%2F01170101.xhp#bm_id3146325;
18 grupper;av kontrollfält 2f text%2Fshared%2F02%2F01170101.xhp#bm_id3146325;
14 Linjestilar;använda 34 text%2Fshared%2Fguide%2Flinestyles.xhp#bm_id3153884;
18 kontrollfält;gruppering 2f text%2Fshared%2F02%2F01170101.xhp#bm_id3146325;
11 RTF-kontrollfält 2f text%2Fshared%2F02%2F01170101.xhp#bm_id4040955;
1d namn;rubriker med flera rader 2f text%2Fshared%2F02%2F01170101.xhp#bm_id3163820;
24 rubriker med flera rader i formulär 2f text%2Fshared%2F02%2F01170101.xhp#bm_id3163820;
1e Egenskaper;formulärkontroller 2f text%2Fshared%2F02%2F01170100.xhp#bm_id3147102;
30 Tabellkontrollfält;tangentbordsredigeringsläge 2f text%2Fshared%2F02%2F01170004.xhp#bm_id3109850;
1d recalculating;formula options 35 text%2Fshared%2Foptionen%2F01060900.xhp#bm_id4249399;
30 Kontrollfält;egenskaper hos tabellkontrollfält 2f text%2Fshared%2F02%2F01170004.xhp#bm_id3109850;
20 Måttenheter;ändra på linjaler 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
1e Tabellkontrollfält;egenskaper 2f text%2Fshared%2F02%2F01170004.xhp#bm_id3109850;
24 Sökningar;element som saknas (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02000002.xhp#bm_id3150445;
15 Datumfält;egenskaper 2f text%2Fshared%2F02%2F01170003.xhp#bm_id3150445;
1c Kontroller;formaterade fält 2f text%2Fshared%2F02%2F01170002.xhp#bm_id3150774;
18 Adressböcker;registrera 3a text%2Fshared%2Fguide%2Fdata_addressbook.xhp#bm_id3152823;
1c Formaterade fält;egenskaper 2f text%2Fshared%2F02%2F01170002.xhp#bm_id3150774;
13 Axlar;infoga gitter 2f text%2Fschart%2F01%2F04070000.xhp#bm_id3147434;
18 Designvy;skapa formulär 34 text%2Fshared%2Fguide%2Fdata_forms.xhp#bm_id5762199;
27 Makron;dialogruta med säkerhetsvarning 36 text%2Fshared%2F01%2Fsecuritywarning.xhp#bm_id6499832;
22 överskrifter;börja med tabulator 30 text%2Fswriter%2F04%2F01020000.xhp#bm_id3155395;
23 dokumentmallar;administrera (guide) 3b text%2Fswriter%2Fguide%2Ftemplates_styles.xhp#bm_id3153396;
f cirkelritobjekt 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
19 Databaser;skapa rapporter 36 text%2Fshared%2Fguide%2Fdata_reports.xhp#bm_id3729667;
1e formatmallar;format och mallar 3b text%2Fswriter%2Fguide%2Ftemplates_styles.xhp#bm_id3153396;
f rektangel, rita 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
e dokumentmallar 3a text%2Fswriter%2Fguide%2Ftemplate_create.xhp#bm_id3149688;
2d Tangentbordet;ändra rad- och kolumnbeteendet 34 text%2Fswriter%2Fguide%2Ftablemode.xhp#bm_id3155856;
1f Relativ fördelning av tabeller 34 text%2Fswriter%2Fguide%2Ftablemode.xhp#bm_id3155856;
25 tabeller;ändra storlek på/kasta om. 37 text%2Fswriter%2Fguide%2Ftable_sizing.xhp#bm_id3156108;
14 Standard;teckensnitt 35 text%2Fshared%2Foptionen%2F01040300.xhp#bm_id3151299;
2c förminska rader och kolumner i texttabeller 37 text%2Fswriter%2Fguide%2Ftable_sizing.xhp#bm_id3156108;
1b textdokument;standardmallar 3b text%2Fswriter%2Fguide%2Ftemplate_default.xhp#bm_id3155913;
2d tangentbord;ändra storlek på rader/kolumner 37 text%2Fswriter%2Fguide%2Ftable_sizing.xhp#bm_id3156108;
10 Tabeller;markera 37 text%2Fswriter%2Fguide%2Ftable_select.xhp#bm_id7693411;
1a sänka dispositionsnivåer 41 text%2Fswriter%2Fguide%2Finsert_tab_innumbering.xhp#bm_id3145078;
20 remote file service;working copy 46 text%2Fshared%2Fguide%2Fcmis-remote-files.xhp#bm_id190820161721082861;
10 Markera;tabeller 37 text%2Fswriter%2Fguide%2Ftable_select.xhp#bm_id7693411;
24 displaying;formatting marks (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
1d Kontrollfält;ordna i staplar 2f text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
16 Dokument;skrivskyddade 2f text%2Fshared%2F02%2F07070000.xhp#bm_id3153089;
1e Celler;infoga från kalkylblad 37 text%2Fswriter%2Fguide%2Ftable_insert.xhp#bm_id3156377;
18 rättstavning;dialogruta 2f text%2Fshared%2F01%2F06010000.xhp#bm_id3149047;
1c OLE-objekt;infoga tabeller i 37 text%2Fswriter%2Fguide%2Ftable_insert.xhp#bm_id3156377;
11 Navigator;docking 32 text%2Fshared%2Fguide%2Fautohide.xhp#bm_id3150713;
13 guider;standardbrev 3c text%2Fswriter%2Fguide%2Fform_letters_main.xhp#bm_id3159257;
26 ta bort;tabeller eller tabellinnehåll 37 text%2Fswriter%2Fguide%2Ftable_delete.xhp#bm_id3149489;
24 sammanfoga;celler, med tangentbordet 36 text%2Fswriter%2Fguide%2Ftable_cells.xhp#bm_id3156377;
c ramar;länka 35 text%2Fswriter%2Fguide%2Ftext_frame.xhp#bm_id3149487;
2b displaying;non-printing characters (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
a Färglåda 2f text%2Fshared%2F01%2F03170000.xhp#bm_id3147477;
1b Ritobjekt;skicka som e-post 2f text%2Fshared%2Fguide%2Femail.xhp#bm_id3153345;
20 Kontroller;placering och storlek 2f text%2Fshared%2F01%2F05230100.xhp#bm_id3154350;
f moving;toolbars 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
1a Kontroller;markeringsläge 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
31 rader;infoga/ta bort i tabeller med tangentbordet 36 text%2Fswriter%2Fguide%2Ftable_cells.xhp#bm_id3156377;
10 Kolumner;markera 37 text%2Fswriter%2Fguide%2Ftable_select.xhp#bm_id7693411;
20 dela upp celler;med menykommando 3a text%2Fswriter%2Fguide%2Ftable_cellmerge.xhp#bm_id3147240;
e makron;avbryta 2f text%2Fshared%2F04%2F01010000.xhp#bm_id3149991;
1d Fast text;formulärfunktioner 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
11 cellsammanfogning 3a text%2Fswriter%2Fguide%2Ftable_cellmerge.xhp#bm_id3147240;
1c Underordnade formulär;skapa 2f text%2Fshared%2F02%2F01170600.xhp#bm_id3143284;
1a tabeller;sammanfoga celler 3a text%2Fswriter%2Fguide%2Ftable_cellmerge.xhp#bm_id3147240;
18 Data;sortera i formulär 2a text%2Fshared%2Fmain0213.xhp#bm_id3157896;
21 förminskad utskrift, flera sidor 36 text%2Fswriter%2Fguide%2Fprint_small.xhp#bm_id3149694;
15 Formatera;diagramgolv 2f text%2Fschart%2F01%2F05070000.xhp#bm_id3154346;
1c title pages;first page style 3d text%2Fswriter%2F01%2Ftitle_page.xhp#bm_id300920161717389897;
1e Textdokument;skicka som e-post 2f text%2Fshared%2Fguide%2Femail.xhp#bm_id3153345;
e Visitkort;nytt 33 text%2Fshared%2Fguide%2Faaa_start.xhp#bm_id3156324;
26 Styles window;updating from selections 39 text%2Fswriter%2Fguide%2Fstylist_update.xhp#bm_id3155915;
d Infoga;bilder 39 text%2Fswriter%2Fguide%2Finsert_graphic.xhp#bm_id3154922;
11 Redigera;rubriker 2f text%2Fschart%2F01%2F05020100.xhp#bm_id3150769;
e Formulärfält 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
22 Internet, leta efter uppdateringar 3a text%2Fshared%2Foptionen%2Fonline_update.xhp#bm_id7657094;
24 formatmallar;skapa från markeringar 3d text%2Fswriter%2Fguide%2Fstylist_fromselect.xhp#bm_id3155911;
22 fullständig sammanslagning (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010101.xhp#bm_id3154015;
1d format;kopiera och klistra in 3d text%2Fswriter%2Fguide%2Fstylist_fillformat.xhp#bm_id3145084;
1b mus;flytta och kopiera text 37 text%2Fswriter%2Fguide%2Fdragdroptext.xhp#bm_id3155919;
17 formatmallar;överföra 3d text%2Fswriter%2Fguide%2Fstylist_fillformat.xhp#bm_id3145084;
18 Villkorliga formatmallar 30 text%2Fswriter%2F01%2F05130100.xhp#bm_id3154656;
2b kopiera;formatmallar, via tilldelningsläge 3d text%2Fswriter%2Fguide%2Fstylist_fillformat.xhp#bm_id3145084;
1c versaler;ändra till gemener 33 text%2Fswriter%2Fguide%2Fauto_off.xhp#bm_id3154250;
1d datum;start 1904/01/01 (Calc) 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
29 text;formatera i fetstil medan du skriver 3b text%2Fswriter%2Fguide%2Fshortcut_writing.xhp#bm_id3149689;
1a register;sidor och stycken 37 text%2Fswriter%2Fguide%2Fregistertrue.xhp#bm_id4825891;
1c Formler i rapporter;redigera 45 text%2Fshared%2Fexplorer%2Fdatabase%2Frep_navigator.xhp#bm_id5823847;
15 Euro;currency formats 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
15 kontrollera grammatik 3c text%2Fswriter%2Fguide%2Fspellcheck_dialog.xhp#bm_id3149684;
14 sidfot;med sidnummer 3c text%2Fswriter%2Fguide%2Ffooter_pagenumber.xhp#bm_id3155624;
1b inaktivera;smarta etiketter 34 text%2Fswriter%2Fguide%2Fsmarttags.xhp#bm_id3155622;
17 rader;text med register 37 text%2Fswriter%2Fguide%2Fregistertrue.xhp#bm_id4825891;
19 Fördefiniera teckensnitt 35 text%2Fshared%2Foptionen%2F01040300.xhp#bm_id3151299;
14 ersätta;bindestreck 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
29 Autokorrigeringsfunktion;smarta etiketter 34 text%2Fswriter%2Fguide%2Fsmarttags.xhp#bm_id3155622;
1d textflöde;från ram till ram 35 text%2Fswriter%2Fguide%2Ftext_frame.xhp#bm_id3149487;
24 Funktionen Autokorrigering;snabbmeny 5e text%2Fshared%2F01%2F06040000.xhp#bm_id3153391;text%2Fshared%2F01%2F06040500.xhp#bm_id3152823;
e hemsida, skapa 34 text%2Fswriter%2Fguide%2Fsend2html.xhp#bm_id3145087;
1d textdokument;publicera i HTML 34 text%2Fswriter%2Fguide%2Fsend2html.xhp#bm_id3145087;
1d Rullningslister;kontrollfält 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
c textkolumner 33 text%2Fswriter%2Fguide%2Fsections.xhp#bm_id3149832;
17 Rad- och kolumnbeteende 34 text%2Fswriter%2Fguide%2Ftablemode.xhp#bm_id3155856;
f Zooma;statusrad 2f text%2Fshared%2F02%2F20030000.xhp#bm_id3155619;
18 litteraturförteckningar 3d text%2Fswriter%2Fguide%2Findices_literature.xhp#bm_id3149687;
33 klistra in;från datakällor till %PRODUCTNAME Calc 38 text%2Fshared%2Fguide%2Fdata_im_export.xhp#bm_id6911546;
16 kolumner;på textsidor 33 text%2Fswriter%2Fguide%2Fsections.xhp#bm_id3149832;
17 text;med flera kolumner 33 text%2Fswriter%2Fguide%2Fsections.xhp#bm_id3149832;
f Java;definition 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3159125;
e Omvandla;mått 2f text%2Fshared%2F00%2F00000003.xhp#bm_id3147543;
17 flera kolumner med text 33 text%2Fswriter%2Fguide%2Fsections.xhp#bm_id3149832;
16 länkar;infoga avsnitt 39 text%2Fswriter%2Fguide%2Fsection_insert.xhp#bm_id3149695;
1a Linjer;definiera linjeslut 38 text%2Fshared%2Fguide%2Flineend_define.xhp#bm_id3146117;
1f Databindning, ändring i XForms 36 text%2Fshared%2F01%2Fxformsdatachange.xhp#bm_id433973;
e dölja;avsnitt 37 text%2Fswriter%2Fguide%2Fsection_edit.xhp#bm_id3149816;
b EPUB;export 36 text%2Fshared%2F01%2Fref_epub_export.xhp#bm_id3149532;
24 konvertera;avsnitt, till normal text 37 text%2Fswriter%2Fguide%2Fsection_edit.xhp#bm_id3149816;
15 OLE-objekt;kantlinjer 38 text%2Fswriter%2Fguide%2Fborder_object.xhp#bm_id3146957;
f HTML;definition 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3145609;
e LCID, extended 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
15 osynliga tecken;söka 38 text%2Fswriter%2Fguide%2Fsearch_regexp.xhp#bm_id3150099;
23 Tabeller i kalkylblad;infoga i text 37 text%2Fswriter%2Fguide%2Ftable_insert.xhp#bm_id3156377;
18 reguljära uttryck;söka 38 text%2Fswriter%2Fguide%2Fsearch_regexp.xhp#bm_id3150099;
8 Fontwork 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
15 söka;med jokertecken 38 text%2Fswriter%2Fguide%2Fsearch_regexp.xhp#bm_id3150099;
22 jokertecken, se reguljära uttryck 38 text%2Fswriter%2Fguide%2Fsearch_regexp.xhp#bm_id3150099;
11 Sortera;databaser 2f text%2Fshared%2F02%2F12100100.xhp#bm_id3147000;
22 indrag;inställningar på linjaler 30 text%2Fswriter%2Fguide%2Fruler.xhp#bm_id8186284;
23 stödraster, standard (Writer/Calc) 35 text%2Fshared%2Foptionen%2F01050100.xhp#bm_id3147226;
17 document;classification 3f text%2Fswriter%2Fclassificationbar.xhp#bm_id030820161847569710;
d colors;adding 35 text%2Fshared%2Foptionen%2F01010501.xhp#bm_id3150771;
1a linjaler;använda linjaler 30 text%2Fswriter%2Fguide%2Fruler.xhp#bm_id8186284;
d Objekt;öppna 2f text%2Fshared%2F01%2F02200200.xhp#bm_id3085157;
1a celler;sammanfoga/dela upp 3a text%2Fswriter%2Fguide%2Ftable_cellmerge.xhp#bm_id3147240;
d Tabeller;dela 30 text%2Fswriter%2F01%2F05190000.xhp#bm_id3153246;
e förkortningar 3a text%2Fswriter%2Fguide%2Fautocorr_except.xhp#bm_id3152887;
c Ordna;objekt 5e text%2Fshared%2F01%2F05070000.xhp#bm_id3149987;text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
13 Importera;från XML 34 text%2Fshared%2Fguide%2Fxsltfilter.xhp#bm_id7007583;
12 vertikala linjaler 30 text%2Fswriter%2Fguide%2Fruler.xhp#bm_id8186284;
1b text;versaler eller gemener 37 text%2Fswriter%2Fguide%2Ftext_capital.xhp#bm_id3155182;
26 index;skapa användardefinierade index 3a text%2Fswriter%2Fguide%2Findices_userdef.xhp#bm_id3154896;
d visa;linjaler 30 text%2Fswriter%2Fguide%2Fruler.xhp#bm_id8186284;
17 direktformatera;avsluta 37 text%2Fswriter%2Fguide%2Freset_format.xhp#bm_id3149963;
12 slutnoter;avstånd 3d text%2Fswriter%2Fguide%2Ffootnote_with_line.xhp#bm_id3147683;
c Celler;antal 2f text%2Fshared%2F01%2F01100400.xhp#bm_id1472518;
18 UNO-komponenter;Tillägg 35 text%2Fshared%2F01%2Fpackagemanager.xhp#bm_id2883388;
e Placera;objekt 2f text%2Fshared%2F01%2F05070000.xhp#bm_id3149987;
1f template manager;set as default 45 text%2Fshared%2Fguide%2Ftemplate_manager.xhp#bm_id041620170817452766;
15 radbrytningar;ta bort 3f text%2Fswriter%2Fguide%2Fremoving_line_breaks.xhp#bm_id3149687;
16 diagramtyper;XY(punkt) 2c text%2Fschart%2F01%2Ftype_xy.xhp#bm_id84231;
24 skrivskyddade objekt i Datanavigator 34 text%2Fshared%2F01%2Fxformsdataadd.xhp#bm_id7194738;
2f VBA code;loading/saving documents with VBA code 35 text%2Fshared%2Foptionen%2F01130100.xhp#bm_id3155805;
1b formatera;text med register 37 text%2Fswriter%2Fguide%2Fregistertrue.xhp#bm_id4825891;
22 celler;kopplade till kontrollfält 2f text%2Fshared%2F02%2F01170102.xhp#bm_id3145641;
d tecken;räkna 36 text%2Fswriter%2Fguide%2Fwords_count.xhp#bm_id3149686;
1f Kopiera;data från textdokument 3e text%2Fshared%2Fguide%2Fcopytext2application.xhp#bm_id3152924;
14 diagram;reorganisera 2f text%2Fschart%2F02%2F01220000.xhp#bm_id3150400;
14 söka;korsreferenser 3c text%2Fswriter%2Fguide%2Freferences_modify.xhp#bm_id3149291;
d XML-filformat 2f text%2Fshared%2F00%2F00000021.xhp#bm_id3154408;
24 Anslutningar till datakällor (Base) 35 text%2Fshared%2Foptionen%2F01160100.xhp#bm_id3154136;
17 redigera;korsreferenser 3c text%2Fswriter%2Fguide%2Freferences_modify.xhp#bm_id3149291;
d Vyer;skalning 2f text%2Fshared%2F01%2F03010000.xhp#bm_id3154682;
c Helskärmsvy 2f text%2Fshared%2F01%2F03110000.xhp#bm_id3160463;
15 infoga;korsreferenser 35 text%2Fswriter%2Fguide%2Freferences.xhp#bm_id3145087;
d Skärpefilter 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
d Rader;markera 37 text%2Fswriter%2Fguide%2Ftable_select.xhp#bm_id7693411;
27 tabellceller;justera bredd på linjaler 30 text%2Fswriter%2Fguide%2Fruler.xhp#bm_id8186284;
d 3D-text;skapa 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
1f Skrivskyddade dokument;redigera 2f text%2Fshared%2F02%2F07070000.xhp#bm_id3153089;
1c Terminologi;allmän ordlista 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3154896;
c Stora ikoner 34 text%2Fshared%2Fguide%2Fflat_icons.xhp#bm_id3145669;
23 korsreferenser;infoga och uppdatera 35 text%2Fswriter%2Fguide%2Freferences.xhp#bm_id3145087;
1d ersätta, text och textformat 32 text%2Fswriter%2Fguide%2Ffinding.xhp#bm_id1163670;
20 sections;protecting/unprotecting 35 text%2Fswriter%2Fguide%2Fprotection.xhp#bm_id3150620;
17 separators;array column 35 text%2Fshared%2Foptionen%2F01060900.xhp#bm_id4249399;
11 Hjälp;bokmärken 2f text%2Fshared%2F05%2F00000150.xhp#bm_id3153244;
6 former 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
19 skriva ut;omvänd ordning 39 text%2Fswriter%2Fguide%2Fprinting_order.xhp#bm_id3149688;
25 mellanslag;infoga skyddade mellanslag 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
21 Öppna;dokument på WebDAV-server 3d text%2Fshared%2Fguide%2Fdigitalsign_receive.xhp#bm_id7430951;
c gemener;text 37 text%2Fswriter%2Fguide%2Ftext_capital.xhp#bm_id3155182;
12 Händelser;anpassa 2f text%2Fshared%2F01%2F06140500.xhp#bm_id3152427;
21 ordna;skriva ut i omvänd ordning 39 text%2Fswriter%2Fguide%2Fprinting_order.xhp#bm_id3149688;
1e skriva ut;flera sidor per blad 36 text%2Fswriter%2Fguide%2Fprint_small.xhp#bm_id3149694;
12 bilder;visa i Calc 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
23 översikter;skriva ut, flersidig vy 36 text%2Fswriter%2Fguide%2Fprint_small.xhp#bm_id3149694;
14 kontroller;skriva ut 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
5 bokvy 38 text%2Fswriter%2Fguide%2Fprint_preview.xhp#bm_id3155179;
1e Layout;importera Word-dokument 35 text%2Fshared%2Foptionen%2F01041000.xhp#bm_id3577990;
14 infoga;sidbrytningar 35 text%2Fswriter%2Fguide%2Fpage_break.xhp#bm_id3155183;
e framhäva text 39 text%2Fswriter%2Fguide%2Ftext_emphasize.xhp#bm_id3149820;
19 Illustrationer, se Bilder 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
18 Vanliga termer;ordlistor 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3154896;
23 sortera;stycken i särskilda språk 30 text%2Fswriter%2F01%2F06100000.xhp#bm_id3149353;
17 formatmallar;för sidor 35 text%2Fswriter%2Fguide%2Fpagestyles.xhp#bm_id7071138;
26 sidformatmallar;ändra från markering 38 text%2Fswriter%2Fguide%2Fchange_header.xhp#bm_id3146875;
d upphöjd text 34 text%2Fswriter%2Fguide%2Fsubscript.xhp#bm_id3155174;
a Fax;skicka 2d text%2Fshared%2Fguide%2Ffax.xhp#bm_id3156426;
22 sidformatmallar;skapa och använda 35 text%2Fswriter%2Fguide%2Fpagestyles.xhp#bm_id7071138;
15 bakgrunder;textobjekt 35 text%2Fswriter%2Fguide%2Fbackground.xhp#bm_id3149346;
1b sidledsorientering av sidor 3a text%2Fswriter%2Fguide%2Fpageorientation.xhp#bm_id9683828;
13 Proxyinställningar 35 text%2Fshared%2Foptionen%2F01020100.xhp#bm_id3147577;
16 manuella sidbrytningar 35 text%2Fswriter%2Fguide%2Fpage_break.xhp#bm_id3155183;
f standard;mallar 3b text%2Fswriter%2Fguide%2Ftemplate_default.xhp#bm_id3155913;
1b Diagram;välja diagramtyper 35 text%2Fschart%2F01%2Fwiz_chart_type.xhp#bm_id4266792;
12 pappersorientering 3a text%2Fswriter%2Fguide%2Fpageorientation.xhp#bm_id9683828;
f standard;språk 39 text%2Fshared%2Fguide%2Flanguage_select.xhp#bm_id3083278;
19 operatorer;standardfilter 2f text%2Fshared%2F02%2F12090101.xhp#bm_id3148983;
12 Standardrad på/av 2f text%2Fshared%2F01%2F03020000.xhp#bm_id3150467;
22 skriva ut;stående/liggande format 3a text%2Fswriter%2Fguide%2Fpageorientation.xhp#bm_id9683828;
23 Gemensamma termer;kinesisk ordlista 2e text%2Fshared%2F01%2F06010601.xhp#bm_id905789;
11 kasta om tabeller 37 text%2Fswriter%2Fguide%2Ftable_sizing.xhp#bm_id3156108;
23 knappar;lägga till kommandoknappar 34 text%2Fshared%2Fguide%2Fformfields.xhp#bm_id3149798;
18 Numrering;mallkategorier 30 text%2Fswriter%2F01%2F05130000.xhp#bm_id4005249;
19 databaser;formulärfilter 36 text%2Fshared%2Fguide%2Fdata_search2.xhp#bm_id8772545;
11 Ytor;formatmallar 2f text%2Fshared%2F01%2F05210100.xhp#bm_id3149999;
18 opening;CMIS remote file 46 text%2Fshared%2Fguide%2Fcmis-remote-files.xhp#bm_id190820161715167576;
15 stående och liggande 3a text%2Fswriter%2Fguide%2Fpageorientation.xhp#bm_id9683828;
18 stycken;numrering på/av 40 text%2Fswriter%2Fguide%2Fusing_numbered_lists2.xhp#bm_id3147418;
16 formatmallar;sidnummer 36 text%2Fswriter%2Fguide%2Fpagenumbers.xhp#bm_id5918759;
18 Portable Document Format 35 text%2Fshared%2F01%2Fref_pdf_export.xhp#bm_id3149532;
11 numrera;kombinera 3e text%2Fswriter%2Fguide%2Fjoin_numbered_lists.xhp#bm_id3150495;
1f punktlista;använda automatiskt 39 text%2Fswriter%2Fguide%2Fauto_numbering.xhp#bm_id3147407;
e Tecken;fetstil 2f text%2Fshared%2F01%2F05110100.xhp#bm_id3150278;
14 ändra;sidbakgrunder 39 text%2Fswriter%2Fguide%2Fpagebackground.xhp#bm_id8431653;
22 förklaringar, se även bildtexter 33 text%2Fswriter%2Fguide%2Fcaptions.xhp#bm_id3147691;
f windows;docking 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
1a sidformatmallar;bakgrunder 39 text%2Fswriter%2Fguide%2Fpagebackground.xhp#bm_id8431653;
d Hög kontrast 35 text%2Fshared%2Foptionen%2F01013000.xhp#bm_id3159411;
12 stycketecken;söka 38 text%2Fswriter%2Fguide%2Fsearch_regexp.xhp#bm_id3150099;
1a ändra;dispositionsnivåer 41 text%2Fswriter%2Fguide%2Finsert_tab_innumbering.xhp#bm_id3145078;
10 resizing;windows 3b text%2Fswriter%2Fguide%2Fresize_navigator.xhp#bm_id3145088;
1d bilder;infoga från galleriet 38 text%2Fshared%2Fguide%2Fgallery_insert.xhp#bm_id3145136;
1b redigerare;konturredigerare 2f text%2Fswriter%2Fguide%2Fwrap.xhp#bm_id3154486;
1b interrupting numbered lists 3a text%2Fswriter%2Fguide%2Fnumbering_paras.xhp#bm_id3149637;
15 Hindi;språkvarianter 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
18 Användarordlistor;skapa 35 text%2Fshared%2Foptionen%2F01010401.xhp#bm_id3154230;
10 sidor;bakgrunder 39 text%2Fswriter%2Fguide%2Fpagebackground.xhp#bm_id8431653;
1f numbering;removing/interrupting 3a text%2Fswriter%2Fguide%2Fnumbering_paras.xhp#bm_id3149637;
21 textformat;kopiera och klistra in 3d text%2Fswriter%2Fguide%2Fstylist_fillformat.xhp#bm_id3145084;
17 template manager;filter 45 text%2Fshared%2Fguide%2Ftemplate_manager.xhp#bm_id041620170817452766;
13 nummer;radnumrering 3a text%2Fswriter%2Fguide%2Fnumbering_lines.xhp#bm_id3150101;
15 ta bort;sidbrytningar 35 text%2Fswriter%2Fguide%2Fpage_break.xhp#bm_id3155183;
e text;radnummer 3a text%2Fswriter%2Fguide%2Fnumbering_lines.xhp#bm_id3150101;
13 Dokument;sammanfoga 3c text%2Fshared%2Fguide%2Fredlining_docmerge.xhp#bm_id3154230;
1a Registrera systemadressbok 3a text%2Fshared%2Fguide%2Fdata_addressbook.xhp#bm_id3152823;
10 remote file;save 37 text%2Fshared%2F01%2F01060001.xhp#bm_id381513636896997;
25 Numrering;citattecken/liknande objekt 3a text%2Fswriter%2Fguide%2Fnumber_sequence.xhp#bm_id3149695;
25 användardata;ta bort när man sparar 2f text%2Fshared%2F01%2F01100600.xhp#bm_id1472519;
26 HTML;teckensnitt för att visa källan 35 text%2Fshared%2Foptionen%2F01010700.xhp#bm_id3150715;
24 kantlinjer;automatisk ritning på/av 33 text%2Fswriter%2Fguide%2Fauto_off.xhp#bm_id3154250;
19 definiera;sidformatmallar 35 text%2Fswriter%2Fguide%2Fpagestyles.xhp#bm_id7071138;
10 text;outskrivbar 3c text%2Fswriter%2Fguide%2Fnonprintable_text.xhp#bm_id3148856;
1b HTML;realtidspresentationer 33 text%2Fshared%2Fautopi%2F01110200.xhp#bm_id3149233;
23 formatera;avsluta direktformatering 37 text%2Fswriter%2Fguide%2Freset_format.xhp#bm_id3149963;
1f kontrollfält;RTF-kontrollfält 2f text%2Fshared%2F02%2F01170101.xhp#bm_id4040955;
12 Dokument;skriva ut 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
30 loading;Microsoft Office documents with VBA code 35 text%2Fshared%2Foptionen%2F01130100.xhp#bm_id3155805;
21 konfiguration av smarta etiketter 2f text%2Fshared%2F01%2F06040700.xhp#bm_id9057588;
16 hoppa;till textelement 34 text%2Fswriter%2Fguide%2Fnavigator.xhp#bm_id3154897;
14 flera dokument;index 3b text%2Fswriter%2Fguide%2Findices_multidoc.xhp#bm_id3153418;
13 tabeller;hoppa till 34 text%2Fswriter%2Fguide%2Fnavigator.xhp#bm_id3154897;
26 classification levels;General Business 3f text%2Fswriter%2Fclassificationbar.xhp#bm_id030820161849574719;
10 ramar;hoppa till 34 text%2Fswriter%2Fguide%2Fnavigator.xhp#bm_id3154897;
e Mått;omvandla 2f text%2Fshared%2F00%2F00000003.xhp#bm_id3147543;
6 streck 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
24 objekt;snabbt flytta till, inom text 34 text%2Fswriter%2Fguide%2Fnavigator.xhp#bm_id3154897;
15 Stöd för UTF-8/UCS2 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
18 Teckensnitt;formatmallar 2f text%2Fshared%2F01%2F05110000.xhp#bm_id3147366;
19 glossaries;Internet terms 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3150702;
20 Anvisningar;$[officename] Writer 2f text%2Fswriter%2Fguide%2Fmain.xhp#bm_id3155855;
f Text;CTL-språk 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
20 egna ordlistor;ta bort ord från 3b text%2Fswriter%2Fguide%2Fdelete_from_dict.xhp#bm_id3147688;
26 Etiketter, se även namn/förklaringar 2f text%2Fshared%2F01%2F05230500.xhp#bm_id3149038;
20 hjälpmedel;$[officename] Writer 33 text%2Fswriter%2Fguide%2Fkeyboard.xhp#bm_id3151169;
1c Tabeller;infoga texttabeller 37 text%2Fswriter%2Fguide%2Ftable_insert.xhp#bm_id3156377;
21 kortkommandon;formatera i fetstil 3b text%2Fswriter%2Fguide%2Fshortcut_writing.xhp#bm_id3149689;
1e spela upp filmer och ljudfiler 31 text%2Fshared%2F01%2Fmoviesound.xhp#bm_id1907712;
14 stycketecken;ta bort 3f text%2Fswriter%2Fguide%2Fremoving_line_breaks.xhp#bm_id3149687;
f dölja;linjaler 30 text%2Fswriter%2Fguide%2Fruler.xhp#bm_id8186284;
22 nivåer;ändra dispositionsnivåer 41 text%2Fswriter%2Fguide%2Finsert_tab_innumbering.xhp#bm_id3145078;
18 classification;watermark 3f text%2Fswriter%2Fclassificationbar.xhp#bm_id030820161856432825;
23 Ankare;typer/placering av ritobjekt 2f text%2Fshared%2F01%2F05230100.xhp#bm_id3154350;
1b avsnitt;kolumner i/använda 33 text%2Fswriter%2Fguide%2Fsections.xhp#bm_id3149832;
1f Ersätta;objekt från galleriet 41 text%2Fswriter%2Fguide%2Finsert_graphic_gallery.xhp#bm_id3145083;
27 Bilder;infoga från galleriet till text 41 text%2Fswriter%2Fguide%2Finsert_graphic_gallery.xhp#bm_id3145083;
29 sidformatmallar;vänster- och högersidor 37 text%2Fswriter%2Fguide%2Feven_odd_sdw.xhp#bm_id3153407;
17 Databaser;kortkommandon 2f text%2Fshared%2F04%2F01020000.xhp#bm_id3149809;
1c frihandslinjer;ritfunktioner 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
e skydda;avsnitt 37 text%2Fswriter%2Fguide%2Fsection_edit.xhp#bm_id3149816;
18 ersätta;fält, med text 38 text%2Fswriter%2Fguide%2Ffield_convert.xhp#bm_id3154079;
18 rekursioner i kalkylblad 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
1d Text;infoga bilder från Draw 42 text%2Fswriter%2Fguide%2Finsert_graphic_fromdraw.xhp#bm_id3155917;
1c bilder;infoga via dialogruta 40 text%2Fswriter%2Fguide%2Finsert_graphic_dialog.xhp#bm_id3154896;
17 dataetiketter i diagram 2f text%2Fschart%2F01%2F04030000.xhp#bm_id3150275;
e text;framhäva 39 text%2Fswriter%2Fguide%2Ftext_emphasize.xhp#bm_id3149820;
16 Xforms;öppna/redigera 30 text%2Fshared%2Fguide%2Fxforms.xhp#bm_id5215613;
1b Förklaringar;rundade hörn 36 text%2Fshared%2Fguide%2Fround_corner.xhp#bm_id3150040;
25 presentationer;i realtid på Internet 33 text%2Fshared%2Fautopi%2F01110200.xhp#bm_id3149233;
1a användardefinierade index 3a text%2Fswriter%2Fguide%2Findices_userdef.xhp#bm_id3154896;
31 tabeller i databaser;skapa i designvyn (manuellt) 3a text%2Fshared%2Fguide%2Fdata_tabledefine.xhp#bm_id3155448;
23 Maskerade fält;formulärfunktioner 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
22 uppdatera;innehållsförteckningar 36 text%2Fswriter%2Fguide%2Findices_toc.xhp#bm_id3147104;
15 Anpassa;$[officename] 3c text%2Fshared%2Fguide%2Fconfigure_overview.xhp#bm_id3152801;
24 ett och ett halvt radavstånd i text 2f text%2Fshared%2F01%2F05030100.xhp#bm_id3154689;
16 ersättningsalternativ 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
11 Hjälptips;dölja 35 text%2Fshared%2Foptionen%2F01013000.xhp#bm_id3159411;
16 samlingsdokument;index 3b text%2Fswriter%2Fguide%2Findices_multidoc.xhp#bm_id3153418;
1e listor;Autotext, kortkommandon 33 text%2Fswriter%2Fguide%2Fautotext.xhp#bm_id3155521;
10 tabeller;ta bort 37 text%2Fswriter%2Fguide%2Ftable_delete.xhp#bm_id3149489;
14 klistra in;ritobjekt 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
b Net-diagram 2f text%2Fschart%2F01%2Ftype_net.xhp#bm_id2193975;
1f Presentationer;starta med guide 35 text%2Fshared%2Foptionen%2F01070500.xhp#bm_id3149295;
18 rubrik;ange som textruta 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
1a Filer;spara i andra format 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
18 Bilder;infoga alternativ 39 text%2Fswriter%2Fguide%2Finsert_graphic.xhp#bm_id3154922;
1b redigera;fotnoter/slutnoter 39 text%2Fswriter%2Fguide%2Ffootnote_usage.xhp#bm_id3145819;
e Formulär;data 2f text%2Fshared%2F02%2F01170203.xhp#bm_id3150040;
b sakregister 38 text%2Fswriter%2Fguide%2Findices_index.xhp#bm_id3155911;
12 Ta bort;XML-filter 3f text%2Fshared%2Fguide%2Fxsltfilter_distribute.xhp#bm_id7007583;
1b lexikon, se synonymordlista 3a text%2Fswriter%2Fguide%2Fusing_thesaurus.xhp#bm_id3145576;
18 teckensnitt;återställa 37 text%2Fswriter%2Fguide%2Freset_format.xhp#bm_id3149963;
37 Tabeller i databaser;slå samman för sökningar (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
2f infoga;linjer under sidhuvuden/över sidfötter 3b text%2Fswriter%2Fguide%2Fheader_with_line.xhp#bm_id3154866;
d Bilder;filter 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
1a Tabeller;spara automatiskt 36 text%2Fshared%2Fguide%2Fdoc_autosave.xhp#bm_id3152924;
1b konvertera;fält, till text 38 text%2Fswriter%2Fguide%2Ffield_convert.xhp#bm_id3154079;
27 formula options;large spreadsheet files 35 text%2Fshared%2Foptionen%2F01060900.xhp#bm_id4249399;
1d skriva ut;text alltid i svart 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
1f Databaser;dra-och-släpp (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F11000002.xhp#bm_id3155449;
20 objekt;söka efter med Navigator 32 text%2Fswriter%2Fguide%2Ffinding.xhp#bm_id1163670;
2c formatera;index och innehållsförteckningar 37 text%2Fswriter%2Fguide%2Findices_form.xhp#bm_id3155855;
f Redigera;menyer 2e text%2Fshared%2F01%2F06140100.xhp#bm_id900601;
31 hyperlänkar;i innehållsförteckningar och index 37 text%2Fswriter%2Fguide%2Findices_form.xhp#bm_id3155855;
11 diagram;översikt 2a text%2Fschart%2Fmain0000.xhp#bm_id3148664;
13 ändringar;spela in 39 text%2Fshared%2Fguide%2Fredlining_enter.xhp#bm_id3155364;
e sidorientering 3a text%2Fswriter%2Fguide%2Fpageorientation.xhp#bm_id9683828;
f index;formatera 37 text%2Fswriter%2Fguide%2Findices_form.xhp#bm_id3155855;
19 Visning;tabeller (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
1b indexes;defining entries in 38 text%2Fswriter%2Fguide%2Findices_enter.xhp#bm_id3149689;
13 colors;applications 35 text%2Fshared%2Foptionen%2F01012000.xhp#bm_id3153527;
28 importera;formatmallar från andra filer 36 text%2Fswriter%2Fguide%2Fload_styles.xhp#bm_id3145086;
26 tables of contents;defining entries in 38 text%2Fswriter%2Fguide%2Findices_enter.xhp#bm_id3149689;
27 redigera;index/innehållsförteckningar 37 text%2Fswriter%2Fguide%2Findices_edit.xhp#bm_id3149695;
18 bilder;ändra sökvägar 34 text%2Fshared%2Fguide%2Fworkfolder.xhp#bm_id3150789;
23 remote file service;file properties 45 text%2Fshared%2Fguide%2Fcmis-remote-files.xhp#bm_id19082016172305788;
28 uppdatera;index/innehållsförteckningar 37 text%2Fswriter%2Fguide%2Findices_edit.xhp#bm_id3149695;
2d innehållsförteckningar;redigera och ta bort 37 text%2Fswriter%2Fguide%2Findices_edit.xhp#bm_id3149695;
23 Formatering;ångra medan du skriver 2f text%2Fshared%2F01%2F05010000.xhp#bm_id3157959;
1c skriva ut;enstaka broschyrer 39 text%2Fswriter%2Fguide%2Fprint_brochure.xhp#bm_id6743064;
17 text som inte skrivs ut 3c text%2Fswriter%2Fguide%2Fnonprintable_text.xhp#bm_id3148856;
20 embedding fonts in document file 36 text%2Fshared%2F01%2Fprop_font_embed.xhp#bm_id3149955;
19 Bilder;infoga automatiskt 2f text%2Fshared%2F01%2F06040200.xhp#bm_id3152876;
12 exportera;till PDF 35 text%2Fshared%2F01%2Fref_pdf_export.xhp#bm_id3149532;
26 upprepa;tabellrubrik efter sidbrytning 48 text%2Fswriter%2Fguide%2Ftable_repeat_multiple_headers.xhp#bm_id3155870;
1e Navigator;docking and resizing 3b text%2Fswriter%2Fguide%2Fresize_navigator.xhp#bm_id3145088;
2f söka efter;text/textformat/formatmallar/objekt 32 text%2Fswriter%2Fguide%2Ffinding.xhp#bm_id1163670;
1b färger;ignorerad textfärg 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
1b Menyer;aktivera snabbmenyer 35 text%2Fshared%2Fguide%2Fcontextmenu.xhp#bm_id3153394;
26 kontrollfält;rubriker med flera rader 2f text%2Fshared%2F02%2F01170101.xhp#bm_id3163820;
18 återställa;teckensnitt 37 text%2Fswriter%2Fguide%2Freset_format.xhp#bm_id3149963;
13 webbdokument;XForms 30 text%2Fshared%2Fguide%2Fxforms.xhp#bm_id5215613;
1f inställningar;ordkomplettering 41 text%2Fswriter%2Fguide%2Fword_completion_adjust.xhp#bm_id3148882;
13 Standardteckensnitt 35 text%2Fshared%2Foptionen%2F01040300.xhp#bm_id3151299;
1f svävande rubriker i sidhuvuden 3e text%2Fswriter%2Fguide%2Fheader_with_chapter.xhp#bm_id3155919;
19 formatera;indrag, stycken 34 text%2Fswriter%2Fguide%2Findenting.xhp#bm_id3155869;
1d Nycklar;primärnycklar (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05020000.xhp#bm_id3148922;
14 Formulär;egenskaper 2f text%2Fshared%2F02%2F01170200.xhp#bm_id3147285;
28 infoga;rader/kolumner, med tangentbordet 36 text%2Fswriter%2Fguide%2Ftable_cells.xhp#bm_id3156377;
26 inaktivera;avstavning av specifika ord 39 text%2Fswriter%2Fguide%2Fhyphen_prevent.xhp#bm_id3149695;
1c bokmärken;placera markören 39 text%2Fswriter%2Fguide%2Fjump2statusbar.xhp#bm_id3145778;
21 ord;radbrytning/ingen radbrytning 39 text%2Fswriter%2Fguide%2Fhyphen_prevent.xhp#bm_id3149695;
23 korsreferenser;infoga med Navigator 35 text%2Fswriter%2Fguide%2Fhyperlinks.xhp#bm_id3155845;
36 innehållsförteckningar;redigera eller ta bort poster 39 text%2Fswriter%2Fguide%2Findices_delete.xhp#bm_id3155186;
19 textur;på diagramstaplar 39 text%2Fshared%2Fguide%2Fchart_barformat.xhp#bm_id3149798;
1a OLE-objekt;ordna i staplar 2f text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
23 infoga;hyperlänkar från Navigator 35 text%2Fswriter%2Fguide%2Fhyperlinks.xhp#bm_id3155845;
c Bilder;antal 2f text%2Fshared%2F01%2F01100400.xhp#bm_id1472518;
e visa;dold text 3e text%2Fswriter%2Fguide%2Fhidden_text_display.xhp#bm_id3148856;
e dold text;visa 3e text%2Fswriter%2Fguide%2Fhidden_text_display.xhp#bm_id3148856;
26 Bilder;dra-och-släppa mellan dokument 3a text%2Fshared%2Fguide%2Fdragdrop_graphic.xhp#bm_id3159201;
c Nya fönster 2f text%2Fshared%2F01%2F07010000.xhp#bm_id6323129;
e Radera;länkar 2f text%2Fshared%2F01%2F05010000.xhp#bm_id3157959;
10 Text;radavstånd 2f text%2Fshared%2F01%2F05120000.xhp#bm_id3152876;
1c dispositioner;teckeneffekter 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
e stycken;dölja 36 text%2Fswriter%2Fguide%2Fhidden_text.xhp#bm_id3148856;
15 Köfiler med Xprinter 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
b text;dölja 36 text%2Fswriter%2Fguide%2Fhidden_text.xhp#bm_id3148856;
19 Söka;upprepa en sökning 30 text%2Fswriter%2F01%2F02110100.xhp#bm_id3155338;
25 kantlinjer;för sidhuvuden/sidfötter 3b text%2Fswriter%2Fguide%2Fheader_with_line.xhp#bm_id3154866;
1a definiera;teckenmarginaler 3b text%2Fswriter%2Fguide%2Fborder_character.xhp#bm_id3156136;
27 classification levels;Internal use only 3f text%2Fswriter%2Fclassificationbar.xhp#bm_id030820161849574719;
14 Formatera Paintbrush 33 text%2Fshared%2Fguide%2Fpaintbrush.xhp#bm_id380260;
1e protecting;tables and sections 35 text%2Fswriter%2Fguide%2Fprotection.xhp#bm_id3150620;
d Osynliga ytor 2f text%2Fshared%2F01%2F05210100.xhp#bm_id3149999;
10 Skicka formulär 2f text%2Fshared%2F02%2F01170201.xhp#bm_id3152551;
15 Sidfötter;bakgrunder 2f text%2Fshared%2F01%2F05030600.xhp#bm_id3151097;
11 mouse;positioning 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
18 kapitelnamn i sidhuvuden 3e text%2Fswriter%2Fguide%2Fheader_with_chapter.xhp#bm_id3155919;
21 formatering;ändra enskilda sidor 3a text%2Fswriter%2Fguide%2Fpageorientation.xhp#bm_id9683828;
a tips;fält 31 text%2Fswriter%2Fguide%2Ffields.xhp#bm_id3145576;
33 sidfötter;definiera för vänster- och högersidor 3c text%2Fswriter%2Fguide%2Fheader_pagestyles.xhp#bm_id3155920;
28 document classification;pasting contents 3f text%2Fswriter%2Fclassificationbar.xhp#bm_id030820161851512902;
21 Inramning;tabellgränser (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
27 HTML-dokument;sidhuvuden och sidfötter 38 text%2Fswriter%2Fguide%2Fheader_footer.xhp#bm_id3155863;
1c Inställningar;direktmarkör 3d text%2Fswriter%2Fguide%2Ftext_direct_cursor.xhp#bm_id3155178;
1c utskriftslayout, kontrollera 38 text%2Fswriter%2Fguide%2Fprint_preview.xhp#bm_id3155179;
1d kortkommandon;tilldela makron 33 text%2Fshared%2Fguide%2Fscripting.xhp#bm_id5277565;
d sidfötter;om 38 text%2Fswriter%2Fguide%2Fheader_footer.xhp#bm_id3155863;
2d characters;displaying only on screen (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
33 poster;i innehållsförteckningar, som hyperlänkar 37 text%2Fswriter%2Fguide%2Findices_form.xhp#bm_id3155855;
13 skriva ut;svartvitt 3a text%2Fshared%2Fguide%2Fprint_blackwhite.xhp#bm_id3150125;
18 textobjekt;ritfunktioner 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
13 ta bort;deldokument 3b text%2Fswriter%2Fguide%2Fglobaldoc_howtos.xhp#bm_id3145246;
17 formulär;filtrera data 36 text%2Fshared%2Fguide%2Fdata_search2.xhp#bm_id8772545;
16 sidformatmallar;ändra 3c text%2Fswriter%2Fguide%2Fheader_pagestyles.xhp#bm_id3155920;
c texteffekter 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
16 Tecken;asiatisk layout 2f text%2Fshared%2F01%2F05020600.xhp#bm_id3156053;
17 Justera;tabeller i text 35 text%2Fshared%2Foptionen%2F01040500.xhp#bm_id3149656;
29 samlingsdokument;skapa/redigera/exportera 3b text%2Fswriter%2Fguide%2Fglobaldoc_howtos.xhp#bm_id3145246;
f OpenGL;settings 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
22 innehållsförteckningar;formatera 37 text%2Fswriter%2Fguide%2Findices_form.xhp#bm_id3155855;
13 Infoga, filmer/ljud 31 text%2Fshared%2F01%2Fmoviesound.xhp#bm_id1907712;
f Färger;diagram 35 text%2Fshared%2Foptionen%2F01110100.xhp#bm_id3154751;
2e autokorrigering, funktion;lägga till undantag 3a text%2Fswriter%2Fguide%2Fautocorr_except.xhp#bm_id3152887;
1d kontrollera stavning;manuellt 3c text%2Fswriter%2Fguide%2Fspellcheck_dialog.xhp#bm_id3149684;
2d rättstavning;automatisk rättstavning på/av 3a text%2Fswriter%2Fguide%2Fauto_spellcheck.xhp#bm_id3154265;
19 sidbrytningar;visa (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
1e öppna;dokument i andra format 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
12 Adressböcker;byta 30 text%2Fswriter%2F01%2F04180400.xhp#bm_id3145799;
10 animeringar;text 39 text%2Fswriter%2Fguide%2Ftext_animation.xhp#bm_id3151182;
e Storlek;bilder 2f text%2Fshared%2F01%2F05030800.xhp#bm_id3148585;
26 ta bort;index/innehållsförteckningar 37 text%2Fswriter%2Fguide%2Findices_edit.xhp#bm_id3149695;
16 ändringar;automatiskt 33 text%2Fswriter%2Fguide%2Fauto_off.xhp#bm_id3154250;
11 skydda;textflöde 30 text%2Fswriter%2F01%2F05030200.xhp#bm_id2502212;
12 Data;användardata 35 text%2Fshared%2Foptionen%2F01010100.xhp#bm_id3155805;
22 sidor;skriva ut flera på ett blad 36 text%2Fswriter%2Fguide%2Fprint_small.xhp#bm_id3149694;
16 Teckensnitt;ange flera 2f text%2Fshared%2F02%2F02020000.xhp#bm_id3148983;
18 tabeller;taligenkänning 3b text%2Fswriter%2Fguide%2Fnumber_date_conv.xhp#bm_id3156383;
14 index;flera dokument 3b text%2Fswriter%2Fguide%2Findices_multidoc.xhp#bm_id3153418;
f embedding;fonts 36 text%2Fshared%2F01%2Fprop_font_embed.xhp#bm_id3149955;
1c Navigator;översikt i texter 34 text%2Fswriter%2Fguide%2Fnavigator.xhp#bm_id3154897;
f beräkna;i text 34 text%2Fswriter%2Fguide%2Fcalculate.xhp#bm_id3149909;
c Ytor;skuggor 2f text%2Fshared%2F01%2F05210600.xhp#bm_id3150014;
13 format;återställa 37 text%2Fswriter%2Fguide%2Freset_format.xhp#bm_id3149963;
1e Sidformatmallar;mallkategorier 30 text%2Fswriter%2F01%2F05130000.xhp#bm_id4005249;
1a avsnitt;flytta och kopiera 37 text%2Fswriter%2Fguide%2Fdragdroptext.xhp#bm_id3155919;
33 Egenskaper;stegade linjer i linjediagram/XY-diagram 3e text%2Fschart%2F01%2Fstepped_line_properties.xhp#bm_id1467210;
20 Skriva ut;datum i presentationer 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
20 Placera;ritobjekt och kontroller 2f text%2Fshared%2F01%2F05230100.xhp#bm_id3154350;
36 Egenskaper;utjämnade linjer i linjediagram/XY-diagram 3d text%2Fschart%2F01%2Fsmooth_line_properties.xhp#bm_id3803827;
17 Urklipp;beräkna i text 3e text%2Fswriter%2Fguide%2Fcalculate_clipboard.xhp#bm_id3147692;
19 textrader;sortera stycken 30 text%2Fswriter%2F01%2F06100000.xhp#bm_id3149353;
12 Nedsänkt/upphöjd 2f text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
13 dölja;databasfält 30 text%2Fswriter%2F01%2F04090200.xhp#bm_id3145828;
12 Anpassa;händelser 2f text%2Fshared%2F01%2F06140500.xhp#bm_id3152427;
20 Infoga;från galleriet till text 41 text%2Fswriter%2Fguide%2Finsert_graphic_gallery.xhp#bm_id3145083;
1d objekt;förankringsalternativ 38 text%2Fswriter%2Fguide%2Fanchor_object.xhp#bm_id3147828;
15 summor i texttabeller 3c text%2Fswriter%2Fguide%2Fcalculate_intable.xhp#bm_id3147400;
14 block selection mode 2f text%2Fshared%2F02%2F20050000.xhp#bm_id3148668;
38 stora bokstäver;ändra till små bokstäver efter punkt 33 text%2Fswriter%2Fguide%2Fauto_off.xhp#bm_id3154250;
13 objekt;korsreferera 35 text%2Fswriter%2Fguide%2Freferences.xhp#bm_id3145087;
15 Måttenheter;dokument 3b text%2Fshared%2Fguide%2Fmeasurement_units.xhp#bm_id3159201;
22 dBASE;databasinställningar (Base) 41 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz00.xhp#bm_id2026429;
20 updating;styles, from selections 39 text%2Fswriter%2Fguide%2Fstylist_update.xhp#bm_id3155915;
14 text;villkorlig text 3b text%2Fswriter%2Fguide%2Fconditional_text.xhp#bm_id3155619;
1c ord;inaktivera rättstavning 3a text%2Fswriter%2Fguide%2Fauto_spellcheck.xhp#bm_id3154265;
1c tabbstopp;reguljära uttryck 2f text%2Fshared%2F01%2F02100001.xhp#bm_id3146765;
1f tangentbord;formatera i fetstil 3b text%2Fswriter%2Fguide%2Fshortcut_writing.xhp#bm_id3149689;
2a överskrifter;byta nivå med tangentbordet 30 text%2Fswriter%2F04%2F01020000.xhp#bm_id3150396;
14 indexes;unprotecting 35 text%2Fswriter%2Fguide%2Fprotection.xhp#bm_id3150620;
1d inledande versaler i rubriker 37 text%2Fswriter%2Fguide%2Ftext_capital.xhp#bm_id3155182;
12 tillägg;filformat 2f text%2Fshared%2F00%2F00000021.xhp#bm_id3154408;
21 listor;kombinera numrerade listor 3e text%2Fswriter%2Fguide%2Fjoin_numbered_lists.xhp#bm_id3150495;
23 headings;numbering/paragraph styles 3c text%2Fswriter%2Fguide%2Fchapter_numbering.xhp#bm_id3147682;
1a Direktmarkör;begränsning 30 text%2Fswriter%2F02%2F18130000.xhp#bm_id3147167;
14 text;text-/ritobjekt 2f text%2Fshared%2F01%2F05220000.xhp#bm_id3146856;
15 korsreferenser;ändra 3c text%2Fswriter%2Fguide%2Freferences_modify.xhp#bm_id3149291;
17 OLE-objekt;korsreferera 35 text%2Fswriter%2Fguide%2Freferences.xhp#bm_id3145087;
d indrag;i text 34 text%2Fswriter%2Fguide%2Findenting.xhp#bm_id3155869;
19 Formatera diagramrubriker 2f text%2Fschart%2F01%2F05020000.xhp#bm_id3150791;
1a toolbars;docking/undocking 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
24 Exportera;kalkylblad till textformat 3b text%2Fshared%2Fguide%2Fdata_dbase2office.xhp#bm_id3157896;
15 Tabellmarkeringsläge 34 text%2Fswriter%2Fguide%2Ftablemode.xhp#bm_id3155856;
e Spara;dokument 32 text%2Fshared%2Fguide%2Fdoc_save.xhp#bm_id3147226;
13 bryta text;i celler 38 text%2Fshared%2Fguide%2Fbreaking_lines.xhp#bm_id6305734;
25 standardmallar;definiera/återställa 3b text%2Fswriter%2Fguide%2Ftemplate_default.xhp#bm_id3155913;
d animerad text 39 text%2Fswriter%2Fguide%2Ftext_animation.xhp#bm_id3151182;
10 Grafik;inte visa 30 text%2Fswriter%2F02%2F18120000.xhp#bm_id3147167;
2c innehållsförteckningar;skapa och uppdatera 36 text%2Fswriter%2Fguide%2Findices_toc.xhp#bm_id3147104;
1c Word-dokument;kompatibilitet 35 text%2Fshared%2Foptionen%2F01041000.xhp#bm_id3577990;
b Ämnesfält 30 text%2Fswriter%2F02%2F18030500.xhp#bm_id3147169;
18 Sortera;data i formulär 2a text%2Fshared%2Fmain0213.xhp#bm_id3157896;
11 Tillägg;Tillägg 35 text%2Fshared%2F01%2Fpackagemanager.xhp#bm_id2883388;
13 Formatering;länkar 2f text%2Fshared%2F01%2F05020400.xhp#bm_id3152895;
10 Tidsfält;infoga 30 text%2Fswriter%2F02%2F18030200.xhp#bm_id3147174;
1a avstånd;text med register 37 text%2Fswriter%2Fguide%2Fregistertrue.xhp#bm_id4825891;
13 Anpassa;tangentbord 2f text%2Fshared%2F01%2F06140200.xhp#bm_id2322763;
28 formatmallar;importera från andra filer 36 text%2Fswriter%2Fguide%2Fload_styles.xhp#bm_id3145086;
26 Proportioner;ändra storlek på objekt 30 text%2Fswriter%2F01%2F05060100.xhp#bm_id9646290;
12 Dokument;exportera 2f text%2Fshared%2F01%2F01070001.xhp#bm_id3153383;
20 läsa in;dokument i andra format 33 text%2Fshared%2Fguide%2Fimport_ms.xhp#bm_id3153988;
17 Profil;felsäkert läge 43 text%2Fshared%2F01%2Fprofile_safe_mode.xhp#bm_id281120160951421436;
20 Aritmetiska operatorer i formler 30 text%2Fswriter%2F02%2F14020000.xhp#bm_id3149687;
12 Justera;textobjekt 2f text%2Fshared%2F01%2F05080000.xhp#bm_id3152942;
24 index;skapa litteraturförteckningar 3d text%2Fswriter%2Fguide%2Findices_literature.xhp#bm_id3149687;
25 dra och släpp;skapa nya formatmallar 3d text%2Fswriter%2Fguide%2Fstylist_fromselect.xhp#bm_id3155911;
16 placera;objekt (guide) 38 text%2Fswriter%2Fguide%2Fanchor_object.xhp#bm_id3147828;
32 redigera;innehållsförteckningsposter/indexposter 39 text%2Fswriter%2Fguide%2Findices_delete.xhp#bm_id3155186;
14 Operatorer;i formler 30 text%2Fswriter%2F02%2F14020000.xhp#bm_id3149687;
1d slutnoter;infoga och redigera 39 text%2Fswriter%2Fguide%2Ffootnote_usage.xhp#bm_id3145819;
26 Versioner;fil sparas som, begränsning 2f text%2Fshared%2F01%2F01190000.xhp#bm_id1759697;
15 Högerjustera stycken 2f text%2Fshared%2F01%2F05030700.xhp#bm_id3150008;
24 Index;visa/dölja fliken Hjälpindex 34 text%2Fshared%2Fguide%2Fnavpane_on.xhp#bm_id3155364;
18 uppdatera;korsreferenser 35 text%2Fswriter%2Fguide%2Freferences.xhp#bm_id3145087;
11 chapter numbering 3c text%2Fswriter%2Fguide%2Fchapter_numbering.xhp#bm_id3147682;
28 Skriva ut;sida vid sida i presentationer 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
23 Autoformat, funktion, för tabeller 30 text%2Fswriter%2F01%2F05150101.xhp#bm_id2655415;
f docking;windows 32 text%2Fshared%2Fguide%2Fautohide.xhp#bm_id3150713;
1a Förhandsgranskning av bok 30 text%2Fswriter%2F02%2F10080000.xhp#bm_id9658192;
1e referenser;visa i färg (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
1f Tabeller;tillåta sidbrytningar 30 text%2Fswriter%2F01%2F05090300.xhp#bm_id3154558;
e Tidsfält;HTML 30 text%2Fswriter%2F01%2F04090007.xhp#bm_id3154106;
1e ta bort;punkter i textdokument 3f text%2Fswriter%2Fguide%2Fusing_numbered_lists.xhp#bm_id3155186;
11 Internet glossary 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3150702;
14 Attribut;söka efter 39 text%2Fshared%2Fguide%2Ffind_attributes.xhp#bm_id5681020;
d bilder;skanna 3e text%2Fswriter%2Fguide%2Finsert_graphic_scan.xhp#bm_id3156017;
c Aktiv hjälp 2f text%2Fshared%2F05%2F00000120.xhp#bm_id3150672;
22 Automatisk formatering av rubriker 30 text%2Fswriter%2F01%2F05150200.xhp#bm_id5028839;
12 Rita linjer i text 35 text%2Fshared%2Fguide%2Fline_intext.xhp#bm_id3143206;
e ordna;fotnoter 39 text%2Fswriter%2Fguide%2Ffootnote_usage.xhp#bm_id3145819;
f tilldela skript 33 text%2Fshared%2Fguide%2Fscripting.xhp#bm_id5277565;
15 Tecken;understrykning 2f text%2Fshared%2F01%2F05110300.xhp#bm_id3150756;
13 teckensnitt;skuggor 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
20 linjer;automatisk ritning på/av 33 text%2Fswriter%2Fguide%2Fauto_off.xhp#bm_id3154250;
30 Förhandsgranskningar;förhandsgranskning av bok 30 text%2Fswriter%2F02%2F10080000.xhp#bm_id9658192;
19 infoga;fotnoter/slutnoter 39 text%2Fswriter%2Fguide%2Ffootnote_usage.xhp#bm_id3145819;
1b sammanfoga;numrerade listor 3e text%2Fswriter%2Fguide%2Fjoin_numbered_lists.xhp#bm_id3150495;
1f Jämförelser;dokumentversioner 3e text%2Fshared%2Fguide%2Fredlining_doccompare.xhp#bm_id3154788;
1a Dokument;skicka som e-post 2f text%2Fshared%2Fguide%2Femail.xhp#bm_id3153345;
19 höja dispositionsnivåer 41 text%2Fswriter%2Fguide%2Finsert_tab_innumbering.xhp#bm_id3145078;
1f Tabulatorer;infoga och redigera 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
d Zooma;sidvyer 2f text%2Fshared%2F01%2F03010000.xhp#bm_id3154682;
23 Sökningar;skapa i designvyn (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
f page;title page 3d text%2Fswriter%2F01%2Ftitle_page.xhp#bm_id300920161717389897;
21 stycken;infoga punktuppställning 2f text%2Fshared%2F01%2F06050100.xhp#bm_id3150502;
24 pensel för att kopiera formatmallar 3d text%2Fswriter%2Fguide%2Fstylist_fillformat.xhp#bm_id3145084;
13 slå samman;stycken 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
1e bilder;lägga till i galleriet 3a text%2Fshared%2Fguide%2Fdragdrop_gallery.xhp#bm_id3154927;
11 häfte, skriva ut 39 text%2Fswriter%2Fguide%2Fprint_brochure.xhp#bm_id6743064;
37 stora bokstäver;undvika efter specifika förkortningar 3a text%2Fswriter%2Fguide%2Fautocorr_except.xhp#bm_id3152887;
21 HTML;exportera teckenuppsättning 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
14 text;sortera stycken 30 text%2Fswriter%2F01%2F06100000.xhp#bm_id3149353;
1a Kolumner;infoga i tabeller 30 text%2Fswriter%2F02%2F04100000.xhp#bm_id3152899;
15 Återställa;redigera 2f text%2Fshared%2F01%2F02020000.xhp#bm_id3149991;
11 diagramtyper;kurs 31 text%2Fschart%2F01%2Ftype_stock.xhp#bm_id2959990;
24 Autokorrigering, funktion;stänga av 33 text%2Fswriter%2Fguide%2Fauto_off.xhp#bm_id3154250;
1e variabler;för att dölja text 36 text%2Fswriter%2Fguide%2Fhidden_text.xhp#bm_id3148856;
23 tabeller;redigera med tangentbordet 36 text%2Fswriter%2Fguide%2Ftable_cells.xhp#bm_id3156377;
15 marginaler;för sidor 36 text%2Fswriter%2Fguide%2Fborder_page.xhp#bm_id3156136;
16 bakgrunder;olika sidor 39 text%2Fswriter%2Fguide%2Fpagebackground.xhp#bm_id8431653;
1b Fulltextsökning i hjälpen 2f text%2Fshared%2F05%2F00000140.xhp#bm_id3148532;
16 Snedställda ritobjekt 2f text%2Fshared%2F01%2F05230400.xhp#bm_id3149988;
14 celler;radbrytningar 38 text%2Fshared%2Fguide%2Fbreaking_lines.xhp#bm_id6305734;
16 celler;beräkna summor 3c text%2Fswriter%2Fguide%2Fcalculate_intable.xhp#bm_id3147400;
24 sidnummer;infoga/definiera/formatera 36 text%2Fswriter%2Fguide%2Fpagenumbers.xhp#bm_id5918759;
15 Rotationsknapp, skapa 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
19 bullet lists;interrupting 3a text%2Fswriter%2Fguide%2Fnumbering_paras.xhp#bm_id3149637;
e variabla datum 36 text%2Fswriter%2Fguide%2Ffields_date.xhp#bm_id5111545;
16 tabeller;sortera rader 30 text%2Fswriter%2F01%2F06100000.xhp#bm_id3149353;
16 Statistiska funktioner 30 text%2Fswriter%2F02%2F14020000.xhp#bm_id3149687;
18 deleting;heading numbers 3c text%2Fswriter%2Fguide%2Fchapter_numbering.xhp#bm_id3147682;
1d Direkt formatering;ångra all 39 text%2Fshared%2Fguide%2Fundo_formatting.xhp#bm_id6606036;
16 Objekt;ordna i staplar 2f text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
1f styles;updating from selections 39 text%2Fswriter%2Fguide%2Fstylist_update.xhp#bm_id3155915;
20 referenser;ändra korsreferenser 3c text%2Fswriter%2Fguide%2Freferences_modify.xhp#bm_id3149291;
19 arguments in command line 3a text%2Fshared%2Fguide%2Fstart_parameters.xhp#bm_id3156410;
2c asiatiska språk;sortera stycke-/tabellrader 30 text%2Fswriter%2F01%2F06100000.xhp#bm_id3149353;
1d objekt;bestämma hyperlänkar 30 text%2Fswriter%2F01%2F05060800.xhp#bm_id3150980;
10 anpassade mallar 3b text%2Fshared%2Fguide%2Fstandard_template.xhp#bm_id3154285;
13 Ritobjekt;förankra 2f text%2Fshared%2F01%2F05230100.xhp#bm_id3154350;
15 liggande och stående 3a text%2Fswriter%2Fguide%2Fpageorientation.xhp#bm_id9683828;
30 innehållsförteckningar;hyperlänkar som poster 37 text%2Fswriter%2Fguide%2Findices_form.xhp#bm_id3155855;
12 Typografi;asiatisk 2f text%2Fshared%2F01%2F05020700.xhp#bm_id3155620;
1c fotnoter;infoga och redigera 39 text%2Fswriter%2Fguide%2Ffootnote_usage.xhp#bm_id3145819;
13 Tabeller;sammanfoga 30 text%2Fswriter%2F01%2F05200000.xhp#bm_id3154652;
24 Listor;registrerade databaser (Base) 37 text%2Fshared%2Fguide%2Fdata_register.xhp#bm_id4724570;
17 dokument;versionsnummer 2f text%2Fshared%2F01%2F01100200.xhp#bm_id3149955;
b Kursiv text 2f text%2Fshared%2F01%2F05110200.xhp#bm_id3155182;
16 OpenGL;graphics output 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
21 ord;automatisk ersättning på/av 33 text%2Fswriter%2Fguide%2Fauto_off.xhp#bm_id3154250;
20 Importera;HTML- och textdokument 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
1b Definiera;sökningar (Base) 35 text%2Fshared%2Fguide%2Fdata_queries.xhp#bm_id840784;
d skanna bilder 3e text%2Fswriter%2Fguide%2Finsert_graphic_scan.xhp#bm_id3156017;
17 Mallar;databasrapporter 35 text%2Fshared%2Fguide%2Fdata_report.xhp#bm_id3147834;
1c Variabler;dokumentegenskaper 30 text%2Fswriter%2F02%2F14020000.xhp#bm_id3149687;
19 Diagram;formatera väggar 2f text%2Fschart%2F01%2F05060000.xhp#bm_id3150792;
16 Ritobjekt;snedställda 2f text%2Fshared%2F01%2F05230400.xhp#bm_id3149988;
16 deldokument;egenskaper 34 text%2Fswriter%2Fguide%2Fglobaldoc.xhp#bm_id3145246;
1f formler;komplexa formler i text 3b text%2Fswriter%2Fguide%2Fcalculate_intext.xhp#bm_id3147406;
1d numrering;stycken, på och av 40 text%2Fswriter%2Fguide%2Fusing_numbered_lists2.xhp#bm_id3147418;
12 ankare;visa (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
17 tabeller;beräkna över 3f text%2Fswriter%2Fguide%2Fcalculate_multitable.xhp#bm_id3154248;
18 villkorlig text;sidantal 3c text%2Fswriter%2Fguide%2Fconditional_text2.xhp#bm_id3153108;
22 fetstil;formatera medan du skriver 3b text%2Fswriter%2Fguide%2Fshortcut_writing.xhp#bm_id3149689;
16 index;samlingsdokument 3b text%2Fswriter%2Fguide%2Fglobaldoc_howtos.xhp#bm_id3145246;
1b Upphäva länkning av ramar 30 text%2Fswriter%2F02%2F03220000.xhp#bm_id3151188;
13 varianser i diagram 2c text%2Fschart%2F01%2Ftype_xy.xhp#bm_id84231;
19 textflöde;vid brytningar 30 text%2Fswriter%2F01%2F05030200.xhp#bm_id2502212;
1b jämna/udda sidor;skriva ut 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
d font name box 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
17 fält;definiera villkor 30 text%2Fswriter%2F01%2F04090200.xhp#bm_id3145828;
13 Linjeslut;definiera 3a text%2Fshared%2Fguide%2Flinestyle_define.xhp#bm_id3153825;
13 textinmatningsfält 2f text%2Fshared%2F04%2F01010000.xhp#bm_id3149991;
15 kinesiska skrivsystem 2d text%2Fshared%2F01%2F06010600.xhp#bm_id49745;
16 textformat;söka efter 32 text%2Fswriter%2Fguide%2Ffinding.xhp#bm_id1163670;
10 Bilder;inte visa 30 text%2Fswriter%2F02%2F18120000.xhp#bm_id3147167;
15 Fullständig skärmvy 2f text%2Fshared%2F01%2F03110000.xhp#bm_id3160463;
11 formulera villkor 30 text%2Fswriter%2F01%2F04090200.xhp#bm_id3145828;
25 Transparens;av för snabbare utskrift 36 text%2Fshared%2Fguide%2Fprint_faster.xhp#bm_id5201574;
13 stycken;med punkter 3f text%2Fswriter%2Fguide%2Fusing_numbered_lists.xhp#bm_id3155186;
13 pappersmagasin, val 37 text%2Fswriter%2Fguide%2Fprinter_tray.xhp#bm_id6609088;
d ODF-filformat 2f text%2Fshared%2F00%2F00000021.xhp#bm_id3154408;
26 ritobjekt;lägga till/redigera/kopiera 3f text%2Fshared%2Fguide%2Finsert_graphic_drawit.xhp#bm_id3145136;
1e Formatera;diagramförklaringar 36 text%2Fshared%2Fguide%2Fchart_legend.xhp#bm_id3147291;
19 teckensnitt;dispositioner 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
19 flytta rubriknivå nedåt 3b text%2Fswriter%2Fguide%2Farrange_chapters.xhp#bm_id3149973;
1c scientific notation, formats 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
1e löpande rubriker i sidhuvuden 3e text%2Fswriter%2Fguide%2Fheader_with_chapter.xhp#bm_id3155919;
1d tab stops;displaying (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
e avsnitt;infoga 39 text%2Fswriter%2Fguide%2Fsection_insert.xhp#bm_id3149695;
19 avsnitt;definiera villkor 30 text%2Fswriter%2F01%2F04090200.xhp#bm_id3145828;
e Databaser;byta 30 text%2Fswriter%2F01%2F04180400.xhp#bm_id3145799;
27 Windows share;remote file service setup 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820161249395796;
21 stycken;håll ihop vid brytningar 30 text%2Fswriter%2F01%2F05030200.xhp#bm_id2502212;
13 Skriva ut;varningar 35 text%2Fshared%2Foptionen%2F01010900.xhp#bm_id3147323;
23 formatera;fetstil, medan du skriver 3b text%2Fswriter%2Fguide%2Fshortcut_writing.xhp#bm_id3149689;
d numrera;sidor 3c text%2Fswriter%2Fguide%2Ffooter_pagenumber.xhp#bm_id3155624;
f Datumfält;HTML 30 text%2Fswriter%2F01%2F04090007.xhp#bm_id3154106;
1c kopior;ta bort radbrytningar 3f text%2Fswriter%2Fguide%2Fremoving_line_breaks.xhp#bm_id3149687;
36 Ändra storlek på;objekt och ramar, med tangentbordet 30 text%2Fswriter%2F01%2F04130100.xhp#bm_id3154506;
16 X- axlar;positionering 2f text%2Fschart%2F01%2F05040202.xhp#bm_id3150869;
13 Sammanfoga;tabeller 30 text%2Fswriter%2F01%2F05200000.xhp#bm_id3154652;
c Anfangindrag 30 text%2Fswriter%2F01%2F05030400.xhp#bm_id7635731;
21 infoga;kapitelnummer i bildtexter 3b text%2Fswriter%2Fguide%2Fcaptions_numbers.xhp#bm_id3147684;
16 setting options;themes 3c text%2Fshared%2Foptionen%2Fpersona_firefox.xhp#bm_id4077578;
15 Sidhuvuden;bakgrunder 2f text%2Fshared%2F01%2F05030600.xhp#bm_id3151097;
1f textgitter för asiatisk layout 30 text%2Fswriter%2F01%2F05040800.xhp#bm_id3150760;
11 Dokumentinfofält 30 text%2Fswriter%2F01%2F04090007.xhp#bm_id3154106;
1d tabbstopp;före överskrifter 30 text%2Fswriter%2F04%2F01020000.xhp#bm_id3155395;
11 Hjälp;hjälptips 2f text%2Fshared%2F05%2F00000120.xhp#bm_id3150672;
e infoga;avsnitt 39 text%2Fswriter%2Fguide%2Fsection_insert.xhp#bm_id3149695;
27 läsa in;formatmallar från andra filer 36 text%2Fswriter%2Fguide%2Fload_styles.xhp#bm_id3145086;
1c Textflöde;runt texttabeller 30 text%2Fswriter%2F01%2F05090300.xhp#bm_id3154558;
17 rubriker;teckeneffekter 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
10 infoga;sidnummer 36 text%2Fswriter%2Fguide%2Fpagenumbers.xhp#bm_id5918759;
17 Flytta;objekt och ramar 30 text%2Fswriter%2F01%2F04130100.xhp#bm_id3154506;
19 Versioner;av ett dokument 3c text%2Fshared%2Fguide%2Fredlining_versions.xhp#bm_id3154230;
17 selection modes in text 2f text%2Fshared%2F02%2F20050000.xhp#bm_id3148668;
d pappersformat 2f text%2Fshared%2F01%2F05040200.xhp#bm_id3150620;
15 tomma stycken;ta bort 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
24 Formulär;allmän information (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F04000000.xhp#bm_id3156136;
17 användardata;i villkor 30 text%2Fswriter%2F01%2F04090200.xhp#bm_id3145828;
14 textramar;etikettera 33 text%2Fswriter%2Fguide%2Fcaptions.xhp#bm_id3147691;
1a Skicka;dokument som e-post 2f text%2Fshared%2Fguide%2Femail.xhp#bm_id3153345;
10 konturredigerare 2f text%2Fswriter%2Fguide%2Fwrap.xhp#bm_id3154486;
29 dokument;samlingsdokument och deldokument 34 text%2Fswriter%2Fguide%2Fglobaldoc.xhp#bm_id3145246;
16 formatmallar;importera 36 text%2Fswriter%2Fguide%2Fload_styles.xhp#bm_id3145086;
19 Explorer för datakällor 37 text%2Fshared%2Fguide%2Fdatabase_main.xhp#bm_id3153031;
1b villkor;i fält och avsnitt 30 text%2Fswriter%2F01%2F04090200.xhp#bm_id3145828;
1f nätverk och Autotext-kataloger 33 text%2Fswriter%2Fguide%2Fautotext.xhp#bm_id3155521;
f Ordlistor;skapa 35 text%2Fshared%2Foptionen%2F01010401.xhp#bm_id3154230;
17 Personlig datainmatning 35 text%2Fshared%2Foptionen%2F01010100.xhp#bm_id3155805;
12 Marginaler;skuggor 2f text%2Fshared%2F01%2F05030500.xhp#bm_id3155855;
1a Konkordansfiler;definition 30 text%2Fswriter%2F01%2F04120250.xhp#bm_id3148768;
26 datum;formatera automatiskt i tabeller 3b text%2Fswriter%2Fguide%2Fnumber_date_conv.xhp#bm_id3156383;
14 default printer;UNIX 31 text%2Fshared%2Fguide%2Fspadmin.xhp#bm_id3154422;
22 Styles window;docking and resizing 3b text%2Fswriter%2Fguide%2Fresize_navigator.xhp#bm_id3145088;
21 Styckeformatmallar;mallkategorier 30 text%2Fswriter%2F01%2F05130000.xhp#bm_id4005249;
17 Tabeller i text;visning 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
14 sidhuvuden;formatera 3b text%2Fswriter%2Fguide%2Fheader_with_line.xhp#bm_id3154866;
1a Tabeller;infoga text före 30 text%2Fswriter%2F01%2F05090100.xhp#bm_id3154762;
1f tecken;nedsänkta och upphöjda 34 text%2Fswriter%2Fguide%2Fsubscript.xhp#bm_id3155174;
12 diagram;etikettera 33 text%2Fswriter%2Fguide%2Fcaptions.xhp#bm_id3147691;
20 Textdokument;importera/exportera 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
16 marginaler;för tecken 3b text%2Fswriter%2Fguide%2Fborder_character.xhp#bm_id3156136;
20 $[officename] Writer;anvisningar 2f text%2Fswriter%2Fguide%2Fmain.xhp#bm_id3155855;
17 Sifferfält i formulär 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
11 Ångra;redigering 2f text%2Fshared%2F01%2F02010000.xhp#bm_id3155069;
11 sidfötter;infoga 38 text%2Fswriter%2Fguide%2Fchange_header.xhp#bm_id3146875;
13 flersidiga tabeller 48 text%2Fswriter%2Fguide%2Ftable_repeat_multiple_headers.xhp#bm_id3155870;
f ODBC;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3152827;
20 definiera;inramningar av stycken 3a text%2Fshared%2Fguide%2Fborder_paragraph.xhp#bm_id3147571;
13 variabler;i villkor 30 text%2Fswriter%2F01%2F04090200.xhp#bm_id3145828;
c spara;mallar 3b text%2Fshared%2Fguide%2Fstandard_template.xhp#bm_id3154285;
13 Kontrollfält;dolda 2f text%2Fshared%2F02%2F01170600.xhp#bm_id3143284;
1d sidformatmallarnas omfattning 3a text%2Fswriter%2Fguide%2Fpageorientation.xhp#bm_id9683828;
10 Läs in;dokument 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
2d tangentbord;hjälpmedel, $[officename] Writer 33 text%2Fswriter%2Fguide%2Fkeyboard.xhp#bm_id3151169;
25 tomma sidor med olika sidformatmallar 37 text%2Fswriter%2Fguide%2Feven_odd_sdw.xhp#bm_id3153407;
12 Ersätta;databaser 30 text%2Fswriter%2F01%2F04180400.xhp#bm_id3145799;
16 kantlinjer;för objekt 38 text%2Fswriter%2Fguide%2Fborder_object.xhp#bm_id3146957;
1a formulärkontroller;skydda 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
d nummer;listor 39 text%2Fswriter%2Fguide%2Fauto_numbering.xhp#bm_id3147407;
20 Etiketter;skapa och synkronisera 30 text%2Fshared%2Fguide%2Flabels.xhp#bm_id3150774;
28 blockskydd, se även änkor och horungar 30 text%2Fswriter%2F01%2F05030200.xhp#bm_id2502212;
22 veckodagar;komplettera automatiskt 41 text%2Fswriter%2Fguide%2Fword_completion_adjust.xhp#bm_id3148882;
13 databaser;i villkor 30 text%2Fswriter%2F01%2F04090200.xhp#bm_id3145828;
2a classification;displayed in user interface 3f text%2Fswriter%2Fclassificationbar.xhp#bm_id030820161856432825;
16 infoga;skannade bilder 3e text%2Fswriter%2Fguide%2Finsert_graphic_scan.xhp#bm_id3156017;
d rullande text 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
d Infoga;kuvert 30 text%2Fswriter%2F01%2F04070000.xhp#bm_id7094027;
25 Rättstavningskontroll;ignorera-lista 35 text%2Fshared%2Foptionen%2F01010400.xhp#bm_id7986388;
19 Datakällor;visa aktuella 2f text%2Fshared%2F02%2F12140000.xhp#bm_id3151262;
15 opening;several files 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
12 Ramar;formatmallar 30 text%2Fswriter%2F01%2F05130000.xhp#bm_id4005249;
9 textblock 33 text%2Fswriter%2Fguide%2Fautotext.xhp#bm_id3155521;
11 bokmärken;infoga 30 text%2Fswriter%2F01%2F04040000.xhp#bm_id4974211;
15 sidor;följande sidor 3a text%2Fswriter%2Fguide%2Ffooter_nextpage.xhp#bm_id3145819;
10 redigera;avsnitt 37 text%2Fswriter%2Fguide%2Fsection_edit.xhp#bm_id3149816;
12 flytta;textavsnitt 37 text%2Fswriter%2Fguide%2Fdragdroptext.xhp#bm_id3155919;
1e centrera;bilder på HTML-sidor 38 text%2Fswriter%2Fguide%2Fanchor_object.xhp#bm_id3147828;
c Mosaikfilter 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
1d dokumenttyper i $[officename] 2f text%2Fshared%2F00%2F00000021.xhp#bm_id3154408;
25 lists;removing/interrupting numbering 3a text%2Fswriter%2Fguide%2Fnumbering_paras.xhp#bm_id3149637;
24 ta bort;ord från användarordlistor 3b text%2Fswriter%2Fguide%2Fdelete_from_dict.xhp#bm_id3147688;
1b stänga av;ordkomplettering 3a text%2Fswriter%2Fguide%2Fword_completion.xhp#bm_id3148882;
28 Användardefinierade fält, begränsning 30 text%2Fswriter%2F01%2F04090005.xhp#bm_id8526261;
1e citattecken;ändra automatiskt 33 text%2Fswriter%2Fguide%2Fauto_off.xhp#bm_id3154250;
22 Skuggor;tecken, använda snabbmeny 2f text%2Fshared%2F01%2F05110500.xhp#bm_id3154545;
12 brev;infoga kuvert 30 text%2Fswriter%2F01%2F04070000.xhp#bm_id7094027;
15 Textformat;klistra in 31 text%2Fshared%2Fguide%2Fpasting.xhp#bm_id3620715;
1d skuggor;sidhuvuden/sidfötter 3b text%2Fswriter%2Fguide%2Fheader_with_line.xhp#bm_id3154866;
1f definiera;sidhuvuden/sidfötter 3c text%2Fswriter%2Fguide%2Fheader_pagestyles.xhp#bm_id3155920;
10 kopplad utskrift 3c text%2Fswriter%2Fguide%2Fform_letters_main.xhp#bm_id3159257;
9 Antal ark 2f text%2Fshared%2F01%2F01100400.xhp#bm_id1472518;
20 Områden;infoga områden med DDE 30 text%2Fswriter%2F01%2F04020100.xhp#bm_id5941038;
26 Autokorrigering, funktion;textdokument 30 text%2Fswriter%2F01%2F05150000.xhp#bm_id3153925;
12 ändra;markeringar 31 text%2Fswriter%2Fguide%2Ffields.xhp#bm_id3145576;
19 tabbstopp;infoga i listor 41 text%2Fswriter%2Fguide%2Finsert_tab_innumbering.xhp#bm_id3145078;
16 Formulär;sortera data 2a text%2Fshared%2Fmain0213.xhp#bm_id3157896;
1d HTML;specialtaggar för fält 30 text%2Fswriter%2F01%2F04090007.xhp#bm_id3154106;
12 appearance options 35 text%2Fshared%2Foptionen%2F01012000.xhp#bm_id3153527;
23 administrera;dokumentmallar (guide) 3b text%2Fswriter%2Fguide%2Ftemplates_styles.xhp#bm_id3153396;
14 understrykning;snabb 33 text%2Fswriter%2Fguide%2Fauto_off.xhp#bm_id3154250;
e Tomma dokument 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
e IME;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3156006;
17 textdokument;sammanfoga 3a text%2Fswriter%2Fguide%2Ftextdoc_inframe.xhp#bm_id3155185;
f flytta;rubriker 3b text%2Fswriter%2Fguide%2Farrange_chapters.xhp#bm_id3149973;
22 templates;updating from selections 39 text%2Fswriter%2Fguide%2Fstylist_update.xhp#bm_id3155915;
21 stänga av automatisk korrigering 33 text%2Fswriter%2Fguide%2Fauto_off.xhp#bm_id3154250;
14 Kalkylblad;skriva ut 5e text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
13 kopiera;formatering 33 text%2Fshared%2Fguide%2Fpaintbrush.xhp#bm_id380260;
18 Objekt;infoga OLE-objekt 2f text%2Fshared%2F01%2F04150100.xhp#bm_id3153116;
23 Relativ fördelning av tabellceller 34 text%2Fswriter%2Fguide%2Ftablemode.xhp#bm_id3155856;
1d Taggar;i $[officename] Writer 30 text%2Fswriter%2F01%2F04090007.xhp#bm_id3154106;
f logiska uttryck 30 text%2Fswriter%2F01%2F04090200.xhp#bm_id3145828;
29 Textobjekt;i presentationer och ritningar 35 text%2Fshared%2Foptionen%2F01070500.xhp#bm_id3149295;
26 diagram;kopiera från Calc till Writer 43 text%2Fswriter%2Fguide%2Finsert_graphic_fromchart.xhp#bm_id3152999;
1b teckenattribut;återställa 37 text%2Fswriter%2Fguide%2Freset_format.xhp#bm_id3149963;
1a objekt;förse med bildtext 33 text%2Fswriter%2Fguide%2Fcaptions.xhp#bm_id3147691;
f previews;styles 30 text%2Fswriter%2F01%2F05140000.xhp#bm_id3907589;
23 Tabeller;redigera med tangentbordet 30 text%2Fswriter%2F01%2F05090201.xhp#bm_id3154506;
18 data source view;showing 32 text%2Fshared%2Fguide%2Fautohide.xhp#bm_id3150713;
11 sidor;orientering 3a text%2Fswriter%2Fguide%2Fpageorientation.xhp#bm_id9683828;
18 Illustrationer;inte visa 30 text%2Fswriter%2F02%2F18120000.xhp#bm_id3147167;
1a mean value lines in charts 2f text%2Fschart%2F01%2F04050100.xhp#bm_id1744743;
28 Celler;anpassa bredden med tangentbordet 34 text%2Fswriter%2Fguide%2Ftablemode.xhp#bm_id3155856;
23 realtidspresentationer på Internet 33 text%2Fshared%2Fautopi%2F01110200.xhp#bm_id3149233;
21 HTML-dokument;importera/exportera 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
20 sidbrytningar;infoga och ta bort 35 text%2Fswriter%2Fguide%2Fpage_break.xhp#bm_id3155183;
15 Infoga;formulärfält 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
1e Konvertera;text, till tabeller 30 text%2Fswriter%2F01%2F06090000.xhp#bm_id3147402;
1c ramar;bestämma hyperlänkar 30 text%2Fswriter%2F01%2F05060800.xhp#bm_id3150980;
12 Kantlinjer;skuggor 2f text%2Fshared%2F01%2F05030500.xhp#bm_id3155855;
11 bilder;kantlinjer 38 text%2Fswriter%2Fguide%2Fborder_object.xhp#bm_id3146957;
13 kopiera;textavsnitt 37 text%2Fswriter%2Fguide%2Fdragdroptext.xhp#bm_id3155919;
e nedsänkt text 34 text%2Fswriter%2Fguide%2Fsubscript.xhp#bm_id3155174;
1d Tabeller;konvertera till text 30 text%2Fswriter%2F01%2F06090000.xhp#bm_id3147402;
13 Valutor;formatkoder 2f text%2Fshared%2F01%2F05020300.xhp#bm_id3152942;
19 Text;infoga specialtecken 3c text%2Fshared%2Fguide%2Finsert_specialchar.xhp#bm_id3154927;
21 automatisk rättstavningskontroll 3a text%2Fswriter%2Fguide%2Fauto_spellcheck.xhp#bm_id3154265;
27 remote file service setup;Windows share 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820161249395796;
30 Tabeller i databaser;importera textformat (Base) 45 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02text.xhp#bm_id2517166;
22 sidor;infoga/ta bort sidbrytningar 35 text%2Fswriter%2Fguide%2Fpage_break.xhp#bm_id3155183;
14 stycken;med register 37 text%2Fswriter%2Fguide%2Fregistertrue.xhp#bm_id4825891;
e defaults;views 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
13 bilder;korsreferera 35 text%2Fswriter%2Fguide%2Freferences.xhp#bm_id3145087;
11 Basic IDE;options 35 text%2Fshared%2Foptionen%2FBasicIDE.xhp#bm_id4077578;
22 Fält;importera och exportera HTML 30 text%2Fswriter%2F01%2F04090007.xhp#bm_id3154106;
1d bilder;bestämma hyperlänkar 30 text%2Fswriter%2F01%2F05060800.xhp#bm_id3150980;
f Justera;stycken 2f text%2Fshared%2F01%2F05030700.xhp#bm_id3150008;
24 översikter;Navigator i textdokument 34 text%2Fswriter%2Fguide%2Fnavigator.xhp#bm_id3154897;
17 skrivare;pappersmagasin 2f text%2Fshared%2F01%2F05040200.xhp#bm_id3150620;
8 sidantal 3c text%2Fswriter%2Fguide%2Fconditional_text2.xhp#bm_id3153108;
16 Sidbrytningar;tabeller 30 text%2Fswriter%2F01%2F05090300.xhp#bm_id3154558;
1d Styles window;applying styles 30 text%2Fswriter%2F01%2F05140000.xhp#bm_id3907589;
17 Diagram;formatera axlar 64 text%2Fshared%2Fguide%2Fchart_axis.xhp#bm_id3155555;text%2Fshared%2Fguide%2Fcollab.xhp#bm_id4459669;
14 Teckenstorlekar;text 2f text%2Fshared%2F01%2F05100000.xhp#bm_id3153391;
15 visa decimaler (Calc) 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
c lagerordning 2f text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
34 ändra storlek på;rader och kolumner i texttabeller 37 text%2Fswriter%2Fguide%2Ftable_sizing.xhp#bm_id3156108;
11 Skyddade dokument 2f text%2Fshared%2F02%2F07070000.xhp#bm_id3153089;
1f poster;litteraturförteckningar 3d text%2Fswriter%2Fguide%2Findices_literature.xhp#bm_id3149687;
17 definiera;sidmarginaler 36 text%2Fswriter%2Fguide%2Fborder_page.xhp#bm_id3156136;
10 Tabeller;placera 30 text%2Fswriter%2F01%2F05090100.xhp#bm_id3154762;
f Språkvarianter 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
2b Formulär;guiden Kombinationsfält/Listruta 2f text%2Fshared%2F02%2F01170900.xhp#bm_id3159233;
22 punktlistor;formateringsalternativ 2f text%2Fshared%2F01%2F06050500.xhp#bm_id4096499;
18 Bilder;infoga från Draw 42 text%2Fswriter%2Fguide%2Finsert_graphic_fromdraw.xhp#bm_id3155917;
19 Bildkarta på klientsidan 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3152418;
2f ta bort;poster i index/innehållsförteckningar 39 text%2Fswriter%2Fguide%2Findices_delete.xhp#bm_id3155186;
11 rubriker;ordna om 3b text%2Fswriter%2Fguide%2Farrange_chapters.xhp#bm_id3149973;
19 flytta rubriknivå uppåt 3b text%2Fswriter%2Fguide%2Farrange_chapters.xhp#bm_id3149973;
14 text;inmatningsfält 37 text%2Fswriter%2Fguide%2Ffields_enter.xhp#bm_id3155916;
1f Fältkommandon;infoga klockslag 30 text%2Fswriter%2F02%2F18030200.xhp#bm_id3147174;
14 numrering;bildtexter 3b text%2Fswriter%2Fguide%2Fcaptions_numbers.xhp#bm_id3147684;
15 JDBC;databaser (Base) 45 text%2Fshared%2Fexplorer%2Fdatabase%2Fdabawiz02jdbc.xhp#bm_id3726920;
25 Tabeller;textflöde runt texttabeller 30 text%2Fswriter%2F01%2F05090300.xhp#bm_id3154558;
1b regression curves in charts 2f text%2Fschart%2F01%2F04050100.xhp#bm_id1744743;
1d bilder;förankringsalternativ 38 text%2Fswriter%2Fguide%2Fanchor_object.xhp#bm_id3147828;
12 Urklipp;klistra in 2f text%2Fshared%2F01%2F02060000.xhp#bm_id3149031;
27 Ritobjekt;standardvärden för utskrift 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
19 printers;faxes under UNIX 31 text%2Fshared%2Fguide%2Fspadmin.xhp#bm_id3154422;
11 Bilder;bakgrunder 34 text%2Fshared%2Fguide%2Fbackground.xhp#bm_id3149346;
6 änkor 30 text%2Fswriter%2F01%2F05030200.xhp#bm_id2502212;
20 månader;komplettera automatiskt 41 text%2Fswriter%2Fguide%2Fword_completion_adjust.xhp#bm_id3148882;
1c textdokument;kortkommandon i 30 text%2Fswriter%2F04%2F01020000.xhp#bm_id3145763;
c Text;fetstil 2f text%2Fshared%2F01%2F05110100.xhp#bm_id3150278;
e Länkar;radera 2f text%2Fshared%2F01%2F05010000.xhp#bm_id3157959;
17 Ordna;makron och skript 2f text%2Fshared%2F01%2F06130200.xhp#bm_id3237403;
20 stycken;flytta med tangentbordet 30 text%2Fswriter%2F04%2F01020000.xhp#bm_id3150396;
26 Mozilla Firefox Themes;personalization 3c text%2Fshared%2Foptionen%2Fpersona_firefox.xhp#bm_id4077578;
1c Radbrytningar i texttabeller 30 text%2Fswriter%2F01%2F05090300.xhp#bm_id3154558;
c datum;infoga 36 text%2Fswriter%2Fguide%2Ffields_date.xhp#bm_id5111545;
16 Diagramtyper;ytdiagram 30 text%2Fschart%2F01%2Ftype_area.xhp#bm_id4130680;
1a databaser;huvudsida (Base) 3c text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp#bm_id8622089;
e export as;EPUB 37 text%2Fshared%2F01%2F01070002.xhp#bm_id781513636674523;
28 kopiera;diagram från $[officename] Calc 43 text%2Fswriter%2Fguide%2Finsert_graphic_fromchart.xhp#bm_id3152999;
21 Teckenformatmallar;mallkategorier 30 text%2Fswriter%2F01%2F05130000.xhp#bm_id4005249;
2c Datakällor;anslutningsinställningar (Base) 35 text%2Fshared%2Foptionen%2F01160100.xhp#bm_id3154136;
1a celler;visa rutnät (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
14 Reorganisera diagram 2f text%2Fschart%2F02%2F01220000.xhp#bm_id3150400;
21 Euro;guide för Eurokonverteraren 33 text%2Fshared%2Fautopi%2F01150000.xhp#bm_id3154840;
17 Formatmallar;kategorier 30 text%2Fswriter%2F01%2F05130000.xhp#bm_id4005249;
25 justera sidmarginaler och cellbredder 30 text%2Fswriter%2Fguide%2Fruler.xhp#bm_id8186284;
12 detaching toolbars 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
1c Formulär;söka efter poster 35 text%2Fshared%2Fguide%2Fdata_search.xhp#bm_id4066896;
21 beräkna;över flera texttabeller 3f text%2Fswriter%2Fguide%2Fcalculate_multitable.xhp#bm_id3154248;
18 Kolumn- och linjediagram 37 text%2Fschart%2F01%2Ftype_column_line.xhp#bm_id5976744;
15 blinkande teckensnitt 5c text%2Fshared%2F01%2F05020200.xhp#bm_id410168;text%2Fshared%2F01%2F05020200.xhp#bm_id410168;
26 kortkommandon;%PRODUCTNAME-hjälpmedel 32 text%2Fshared%2Fguide%2Fkeyboard.xhp#bm_id3158421;
26 skiljelinjer;Autokorrigering, funktion 29 text%2Fswriter%2F01%2F05150200.xhp#bm_id;
e OLE;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3154479;
1c custom;classification levels 3f text%2Fswriter%2Fclassificationbar.xhp#bm_id030820161851045883;
24 autokorrigering, funktion;alternativ 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
26 digitala signaturer;WebDAV över HTTPS 3d text%2Fshared%2Fguide%2Fdigitalsign_receive.xhp#bm_id7430951;
f Kryssruta skapa 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
2a Rubrikrader;skriva ut i $[officename] Math 35 text%2Fshared%2Foptionen%2F01090100.xhp#bm_id3156410;
14 redigera;indexformat 37 text%2Fswriter%2Fguide%2Findices_form.xhp#bm_id3155855;
2a tal;automatisk igenkänning i texttabeller 3b text%2Fswriter%2Fguide%2Fnumber_date_conv.xhp#bm_id3156383;
26 ändra;symboler i punktuppställningar 3f text%2Fswriter%2Fguide%2Fusing_numbered_lists.xhp#bm_id3155186;
e Dokument;spara 32 text%2Fshared%2Fguide%2Fdoc_save.xhp#bm_id3147226;
f styles;previews 30 text%2Fswriter%2F01%2F05140000.xhp#bm_id3907589;
18 flersidig vy av dokument 36 text%2Fswriter%2Fguide%2Fprint_small.xhp#bm_id3149694;
18 hyperlänkar;för objekt 30 text%2Fswriter%2F01%2F05060800.xhp#bm_id3150980;
20 Alternativ, online-uppdateringar 3a text%2Fshared%2Foptionen%2Fonline_update.xhp#bm_id7657094;
1a kapitelnummer i bildtexter 3b text%2Fswriter%2Fguide%2Fcaptions_numbers.xhp#bm_id3147684;
1c fält;inmatningsfält i text 37 text%2Fswriter%2Fguide%2Ffields_enter.xhp#bm_id3155916;
10 ta bort;fotnoter 39 text%2Fswriter%2Fguide%2Ffootnote_usage.xhp#bm_id3145819;
10 recording;macros 39 text%2Fshared%2Fguide%2Fmacro_recording.xhp#bm_id3093440;
33 Tabeller i databaser;kopiera databastabeller (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05030000.xhp#bm_id3155535;
d PDF;exportera 35 text%2Fshared%2F01%2Fref_pdf_export.xhp#bm_id3149532;
19 överskrifter;automatiska 29 text%2Fswriter%2F01%2F05150200.xhp#bm_id;
1e Diagramtyper;kolumn och stapel 36 text%2Fschart%2F01%2Ftype_column_bar.xhp#bm_id4919583;
22 undantag;autokorrigering, funktion 3a text%2Fswriter%2Fguide%2Fautocorr_except.xhp#bm_id3152887;
17 hyperlänkar;hoppa till 34 text%2Fswriter%2Fguide%2Fnavigator.xhp#bm_id3154897;
12 Diagram;skala text 2f text%2Fschart%2F02%2F01210000.xhp#bm_id3152996;
15 hoppa;till bokmärken 39 text%2Fswriter%2Fguide%2Fjump2statusbar.xhp#bm_id3145778;
1f texturer;infoga från galleriet 38 text%2Fshared%2Fguide%2Fgallery_insert.xhp#bm_id3145136;
1b notebook bar;single toolbar 3e text%2Fshared%2F01%2Fnotebook_bar.xhp#bm_id190920161758487840;
11 exporting;to EPUB 36 text%2Fshared%2F01%2Fref_epub_export.xhp#bm_id3149532;
1c DDE-kommando;infoga områden 30 text%2Fswriter%2F01%2F04020100.xhp#bm_id5941038;
1b Öppna;dokument med länkar 2f text%2Fshared%2F01%2F02180000.xhp#bm_id3156156;
2a formler;klistra in resultat i textdokument 3e text%2Fswriter%2Fguide%2Fcalculate_clipboard.xhp#bm_id3147692;
1c Första sidan, sidformatmall 37 text%2Fswriter%2Fguide%2Feven_odd_sdw.xhp#bm_id3153407;
1c textramar;centrera på sidor 3a text%2Fswriter%2Fguide%2Ftext_centervert.xhp#bm_id3155177;
36 Objekt;flytta och ändra storlek på med tangentbordet 30 text%2Fswriter%2F01%2F04130100.xhp#bm_id3154506;
1b punktuppställning;ersätta 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
1b mallar;skapa dokumentmallar 3a text%2Fswriter%2Fguide%2Ftemplate_create.xhp#bm_id3149688;
1f formats;of currencies/date/time 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
29 tabeller;upprepa rubrik efter sidbrytning 48 text%2Fswriter%2Fguide%2Ftable_repeat_multiple_headers.xhp#bm_id3155870;
19 linjer;fotnoter/slutnoter 3d text%2Fswriter%2Fguide%2Ffootnote_with_line.xhp#bm_id3147683;
13 grafiska textbilder 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
14 Ytor;bitmapsmönster 2f text%2Fshared%2F01%2F05210500.xhp#bm_id3155619;
1d skriva ut;förhandsgranskning 38 text%2Fswriter%2Fguide%2Fprint_preview.xhp#bm_id3155179;
24 kontrollera stavning;under inmatning 3a text%2Fswriter%2Fguide%2Fauto_spellcheck.xhp#bm_id3154265;
10 Skriva ut;kopior 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
c Y-axlar;visa 2f text%2Fschart%2F01%2F04040000.xhp#bm_id3147428;
23 Navigator;rubriknivåer och kapitel 3b text%2Fswriter%2Fguide%2Farrange_chapters.xhp#bm_id3149973;
1a Spara;dokument automatiskt 36 text%2Fshared%2Fguide%2Fdoc_autosave.xhp#bm_id3152924;
2d Rader;infoga i tabeller, med hjälp av ikoner 30 text%2Fswriter%2F02%2F04090000.xhp#bm_id3154838;
d E-postbilagor 2f text%2Fshared%2Fguide%2Femail.xhp#bm_id3153345;
f uppdatera;fält 31 text%2Fswriter%2Fguide%2Ffields.xhp#bm_id3145576;
10 makron;säkerhet 35 text%2Fshared%2Foptionen%2F01030300.xhp#bm_id2322153;
26 sidformatmallar;orientering/omfattning 3a text%2Fswriter%2Fguide%2Fpageorientation.xhp#bm_id9683828;
b Datakällvy 66 text%2Fshared%2F01%2F05340400.xhp#bm_id3153116;text%2Fshared%2Fguide%2Fdatabase_main.xhp#bm_id3153031;
26 Namn, se även etiketter/förklaringar 2f text%2Fshared%2F01%2F05230500.xhp#bm_id3149038;
1f formatmallar;tabellformatmallar 30 text%2Fswriter%2F01%2F05150101.xhp#bm_id2655415;
22 HTML;kompatibilitetsinställningar 35 text%2Fshared%2Foptionen%2F01030500.xhp#bm_id3155132;
19 poster;infoga kommentarer 2f text%2Fshared%2F01%2F04050000.xhp#bm_id3154100;
1c marginalnummer på textsidor 3a text%2Fswriter%2Fguide%2Fnumbering_lines.xhp#bm_id3150101;
1f Stora bokstäver;inleda stycken 30 text%2Fswriter%2F01%2F05030400.xhp#bm_id7635731;
21 numrering;listor, under inmatning 39 text%2Fswriter%2Fguide%2Fauto_numbering.xhp#bm_id3147407;
25 celler;formatering utan effekt (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
25 HTML-dokument;infoga länkade avsnitt 39 text%2Fswriter%2Fguide%2Fsection_insert.xhp#bm_id3149695;
1b Fyllningsmönster för ytor 2f text%2Fshared%2F01%2F05210100.xhp#bm_id3149999;
10 Filter;Navigator 39 text%2Fshared%2Fguide%2Ffilternavigator.xhp#bm_id3150322;
1d Navigator;infoga hyperlänkar 35 text%2Fswriter%2Fguide%2Fhyperlinks.xhp#bm_id3155845;
1b listor;automatisk numrering 39 text%2Fswriter%2Fguide%2Fauto_numbering.xhp#bm_id3147407;
8 Autotext 33 text%2Fswriter%2Fguide%2Fautotext.xhp#bm_id3155521;
16 Axlar;formatera gitter 2f text%2Fschart%2F01%2F05050000.xhp#bm_id3155602;
22 aktivera;Felrapporteringsverktyget 36 text%2Fshared%2Fguide%2Ferror_report.xhp#bm_id3150616;
1d höger styckeindrag i stycken 34 text%2Fswriter%2Fguide%2Findenting.xhp#bm_id3155869;
12 Skuggor;kantlinjer 2f text%2Fshared%2F01%2F05030500.xhp#bm_id3155855;
14 sidnummer;sidfötter 3c text%2Fswriter%2Fguide%2Ffooter_pagenumber.xhp#bm_id3155624;
f SGML;definition 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3154729;
22 Hyperlänkar;relativa och absoluta 3b text%2Fshared%2Fguide%2Fhyperlink_rel_abs.xhp#bm_id3147399;
1f sidformat;ändra enskilda sidor 3a text%2Fswriter%2Fguide%2Fpageorientation.xhp#bm_id9683828;
22 Kolumner;brytningar i texttabeller 30 text%2Fswriter%2F01%2F05090300.xhp#bm_id3154558;
1e reguljära uttryck;lista över 2f text%2Fshared%2F01%2F02100001.xhp#bm_id3146765;
2b Kurvor;egenskaper i linjediagram/XY-diagram 7b text%2Fschart%2F01%2Fsmooth_line_properties.xhp#bm_id3803827;text%2Fschart%2F01%2Fstepped_line_properties.xhp#bm_id1467210;
2b unprotecting tables of contents and indexes 35 text%2Fswriter%2Fguide%2Fprotection.xhp#bm_id3150620;
16 menyer;tilldela makron 33 text%2Fshared%2Fguide%2Fscripting.xhp#bm_id5277565;
e ord;bakgrunder 35 text%2Fswriter%2Fguide%2Fbackground.xhp#bm_id3149346;
14 Databaser;textformat 3b text%2Fshared%2Fguide%2Fdata_dbase2office.xhp#bm_id3157896;
1d sidhuvuden;kapitelinformation 3e text%2Fswriter%2Fguide%2Fheader_with_chapter.xhp#bm_id3155919;
20 updating;links in text documents 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
12 kapitäler (guide) 37 text%2Fswriter%2Fguide%2Ftext_capital.xhp#bm_id3155182;
f Skärm;skalning 2f text%2Fshared%2F01%2F03010000.xhp#bm_id3154682;
16 kantlinjer;runt tecken 3b text%2Fswriter%2Fguide%2Fborder_character.xhp#bm_id3156136;
12 stycken;bakgrunder 35 text%2Fswriter%2Fguide%2Fbackground.xhp#bm_id3149346;
f text;bakgrunder 35 text%2Fswriter%2Fguide%2Fbackground.xhp#bm_id3149346;
2e text;dölja för vissa användare, med villkor 3a text%2Fswriter%2Fguide%2Ffields_userdata.xhp#bm_id3153398;
1a Tabulatorer;inställningar 2f text%2Fshared%2F01%2F05030300.xhp#bm_id3156027;
11 celler;bakgrunder 35 text%2Fswriter%2Fguide%2Fbackground.xhp#bm_id3149346;
1a Tabeller;infoga kolumner i 30 text%2Fswriter%2F02%2F04100000.xhp#bm_id3152899;
1c Primärnycklar;infoga (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05020000.xhp#bm_id3148922;
14 Valutor;konverterare 33 text%2Fshared%2Fautopi%2F01150000.xhp#bm_id3154840;
17 SQL;parametern DISTINCT 2f text%2Fshared%2F02%2F14070000.xhp#bm_id3149991;
1e bildtexter;infoga och redigera 33 text%2Fswriter%2Fguide%2Fcaptions.xhp#bm_id3147691;
d Filter;bilder 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
20 automatisk hyperlänkformatering 36 text%2Fshared%2Fguide%2Fautocorr_url.xhp#bm_id3149346;
1c sidformatmallar;sidnumrering 36 text%2Fswriter%2Fguide%2Fpagenumbers.xhp#bm_id5918759;
18 Ramar;upphäva länkning 30 text%2Fswriter%2F02%2F03220000.xhp#bm_id3151188;
17 Klistra in;cellområden 2f text%2Fshared%2F01%2F02060000.xhp#bm_id3149031;
24 standardvärden;programkonfiguration 35 text%2Fshared%2Foptionen%2F01000000.xhp#bm_id3153665;
1a sidor;definiera marginaler 71 text%2Fswriter%2Fguide%2Fborder_character.xhp#bm_id3156136;text%2Fswriter%2Fguide%2Fborder_page.xhp#bm_id3156136;
f Databaser;skapa 32 text%2Fshared%2Fguide%2Fdata_new.xhp#bm_id6911526;
c poster;spara 2f text%2Fshared%2F02%2F07070200.xhp#bm_id3163829;
1d automatiska ändringar på/av 33 text%2Fswriter%2Fguide%2Fauto_off.xhp#bm_id3154250;
27 numbers;date, time and currency formats 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
1a sidmarginaler på linjaler 30 text%2Fswriter%2Fguide%2Fruler.xhp#bm_id8186284;
12 numbering;headings 3c text%2Fswriter%2Fguide%2Fchapter_numbering.xhp#bm_id3147682;
1d namn;kapitelnamn i sidhuvuden 3e text%2Fswriter%2Fguide%2Fheader_with_chapter.xhp#bm_id3155919;
17 teckenstorlekar;punkter 2f text%2Fshared%2F01%2F06050500.xhp#bm_id4096499;
13 Anpassa;runda hörn 36 text%2Fshared%2Fguide%2Fround_corner.xhp#bm_id3150040;
18 Primärnycklar;definiera 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05030100.xhp#bm_id3149164;
11 ramar;runt objekt 38 text%2Fswriter%2Fguide%2Fborder_object.xhp#bm_id3146957;
18 formatmallar;söka efter 32 text%2Fswriter%2Fguide%2Ffinding.xhp#bm_id1163670;
14 ordningstal;ersätta 2f text%2Fshared%2F01%2F06040400.xhp#bm_id3153899;
19 automatiska radbrytningar 38 text%2Fshared%2Fguide%2Fbreaking_lines.xhp#bm_id6305734;
16 textrader;med register 37 text%2Fswriter%2Fguide%2Fregistertrue.xhp#bm_id4825891;
33 sidhuvuden;definiera för vänster- och högersidor 3c text%2Fswriter%2Fguide%2Fheader_pagestyles.xhp#bm_id3155920;
10 OpenGL;whitelist 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
1b objekt;definiera kantlinjer 38 text%2Fswriter%2Fguide%2Fborder_object.xhp#bm_id3146957;
34 kolumner;infoga/ta bort i tabeller med tangentbordet 36 text%2Fswriter%2Fguide%2Ftable_cells.xhp#bm_id3156377;
12 nya rader i celler 38 text%2Fshared%2Fguide%2Fbreaking_lines.xhp#bm_id6305734;
21 definiera;kantlinjer kring objekt 38 text%2Fswriter%2Fguide%2Fborder_object.xhp#bm_id3146957;
15 underordnade dokument 34 text%2Fswriter%2Fguide%2Fglobaldoc.xhp#bm_id3145246;
23 Villkor för sökningsutkast (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
14 notebook bar;sidebar 3e text%2Fshared%2F01%2Fnotebook_bar.xhp#bm_id190920161758487840;
1d Etiketter;formulärfunktioner 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
10 ramar;runt sidor 36 text%2Fswriter%2Fguide%2Fborder_page.xhp#bm_id3156136;
13 Exportera;till HTML 36 text%2Fshared%2F01%2Fabout_meta_tags.xhp#bm_id3154380;
17 Skicka;dokument som fax 2d text%2Fshared%2Fguide%2Ffax.xhp#bm_id3156426;
15 listor;ändra nivåer 41 text%2Fswriter%2Fguide%2Finsert_tab_innumbering.xhp#bm_id3145078;
15 horisontella linjaler 30 text%2Fswriter%2Fguide%2Fruler.xhp#bm_id8186284;
1e automatisk numrering;av objekt 3b text%2Fswriter%2Fguide%2Fcaptions_numbers.xhp#bm_id3147684;
18 X-axlar;formatera gitter 2f text%2Fschart%2F01%2F05050100.xhp#bm_id3150398;
17 ramar;runt texttabeller 32 text%2Fswriter%2Fguide%2Fborders.xhp#bm_id6737876;
1d Tidsfält;formulärfunktioner 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
29 ta bort;rader/kolumner, med tangentbordet 36 text%2Fswriter%2Fguide%2Ftable_cells.xhp#bm_id3156377;
11 Urklipp;klippa ut 2f text%2Fshared%2F01%2F02040000.xhp#bm_id3146936;
1c kantlinjer;för texttabeller 32 text%2Fswriter%2Fguide%2Fborders.xhp#bm_id6737876;
1a Stycken;asiatisk typografi 2f text%2Fshared%2F01%2F05020700.xhp#bm_id3155620;
11 definiera;villkor 3b text%2Fswriter%2Fguide%2Fconditional_text.xhp#bm_id3155619;
1e formula options;formula syntax 35 text%2Fshared%2Foptionen%2F01060900.xhp#bm_id4249399;
17 formler;beräkna i text 34 text%2Fswriter%2Fguide%2Fcalculate.xhp#bm_id3149909;
1d Ekvationer i formelredigerare 2f text%2Fshared%2F01%2F04160300.xhp#bm_id3152937;
1c Gallery;docking and resizing 3b text%2Fswriter%2Fguide%2Fresize_navigator.xhp#bm_id3145088;
20 celler;kantlinjer i texttabeller 32 text%2Fswriter%2Fguide%2Fborders.xhp#bm_id6737876;
15 Tabeller;infoga rader 30 text%2Fswriter%2F02%2F04090000.xhp#bm_id3154838;
1a templates;template manager 45 text%2Fshared%2Fguide%2Ftemplate_manager.xhp#bm_id041620170817452766;
18 tabeller;beräkna summor 3c text%2Fswriter%2Fguide%2Fcalculate_intable.xhp#bm_id3147400;
2d Skrivskyddade dokument;databastabeller på/av 2f text%2Fshared%2F02%2F07070100.xhp#bm_id3144740;
1c ramar;förankringsalternativ 38 text%2Fswriter%2Fguide%2Fanchor_object.xhp#bm_id3147828;
11 textrutor;placera 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
d Skärmläsare 33 text%2Fshared%2Fguide%2Fassistive.xhp#bm_id3147399;
1c tabellceller;beräkna summor 3c text%2Fswriter%2Fguide%2Fcalculate_intable.xhp#bm_id3147400;
15 arbetskatalog, ändra 34 text%2Fshared%2Fguide%2Fworkfolder.xhp#bm_id3150789;
11 sidhuvuden;infoga 38 text%2Fswriter%2Fguide%2Fchange_header.xhp#bm_id3146875;
25 lägga till;textur på diagramstaplar 39 text%2Fshared%2Fguide%2Fchart_barformat.xhp#bm_id3149798;
1d beräkna;formler/medelvärden 3b text%2Fswriter%2Fguide%2Fcalculate_intext.xhp#bm_id3147406;
14 Länkar;teckenformat 5e text%2Fshared%2F01%2F05020400.xhp#bm_id3152895;text%2Fshared%2F01%2F05020400.xhp#bm_id3152895;
19 klistra in;formelresultat 3e text%2Fswriter%2Fguide%2Fcalculate_clipboard.xhp#bm_id3147692;
13 skuggor;teckensnitt 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
10 Invertera filter 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
1a villkor;användardatafält 3a text%2Fswriter%2Fguide%2Ffields_userdata.xhp#bm_id3153398;
12 guider;visa (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
6 kuvert 30 text%2Fswriter%2F01%2F04070000.xhp#bm_id7094027;
1d Text;konvertera till tabeller 30 text%2Fswriter%2F01%2F06090000.xhp#bm_id3147402;
11 infoga;bildtexter 33 text%2Fswriter%2Fguide%2Fcaptions.xhp#bm_id3147691;
22 Distinkta värden i SQL-sökningar 2f text%2Fshared%2F02%2F14070000.xhp#bm_id3149991;
f Objekt;redigera 2f text%2Fshared%2F01%2F02200100.xhp#bm_id3145138;
e Grupper;namnge 2f text%2Fshared%2F01%2F05190000.xhp#bm_id3147366;
11 stycken;radnummer 3a text%2Fswriter%2Fguide%2Fnumbering_lines.xhp#bm_id3150101;
11 ramar;runt tecken 3b text%2Fswriter%2Fguide%2Fborder_character.xhp#bm_id3156136;
13 redigera;bildtexter 33 text%2Fswriter%2Fguide%2Fcaptions.xhp#bm_id3147691;
e Byta;databaser 30 text%2Fswriter%2F01%2F04180400.xhp#bm_id3145799;
16 infoga;inmatningsfält 37 text%2Fswriter%2Fguide%2Ffields_enter.xhp#bm_id3155916;
1b avstånd;slutnoter/fotnoter 3d text%2Fswriter%2Fguide%2Ffootnote_with_line.xhp#bm_id3147683;
22 Sammanhängande uppdatering (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05020100.xhp#bm_id3150499;
28 tabellceller;förstora/förminska i text 37 text%2Fswriter%2Fguide%2Ftable_sizing.xhp#bm_id3156108;
1b jämna/udda sidor;formatera 37 text%2Fswriter%2Fguide%2Feven_odd_sdw.xhp#bm_id3153407;
16 ritobjekt;korsreferera 35 text%2Fswriter%2Fguide%2Freferences.xhp#bm_id3145087;
20 avsnitt;infoga externt innehåll 3a text%2Fswriter%2Fguide%2Ftextdoc_inframe.xhp#bm_id3155185;
16 effekter;animerad text 39 text%2Fswriter%2Fguide%2Ftext_animation.xhp#bm_id3151182;
1a Diagram;formatera områden 2f text%2Fschart%2F01%2F05080000.xhp#bm_id3149670;
1b ritobjekt;infoga bildtexter 33 text%2Fswriter%2Fguide%2Fcaptions.xhp#bm_id3147691;
16 dataområden i diagram 35 text%2Fschart%2F01%2Fwiz_data_range.xhp#bm_id2429578;
16 Diagram;formatera golv 2f text%2Fschart%2F01%2F05070000.xhp#bm_id3154346;
24 bildtexter;lägga till kapitelnummer 3b text%2Fswriter%2Fguide%2Fcaptions_numbers.xhp#bm_id3147684;
12 Textdokument;spara 32 text%2Fshared%2Fguide%2Fdoc_save.xhp#bm_id3147226;
11 fotnoter;avstånd 3d text%2Fswriter%2Fguide%2Ffootnote_with_line.xhp#bm_id3147683;
12 outlines;numbering 3c text%2Fswriter%2Fguide%2Fchapter_numbering.xhp#bm_id3147682;
15 Linjeslut;rita i text 35 text%2Fshared%2Fguide%2Fline_intext.xhp#bm_id3143206;
1b söka, se även söka efter 32 text%2Fswriter%2Fguide%2Ffinding.xhp#bm_id1163670;
28 avstavning;förhindra för specifika ord 39 text%2Fswriter%2Fguide%2Fhyphen_prevent.xhp#bm_id3149695;
1a Celler;återställa format 2f text%2Fshared%2F01%2F05010000.xhp#bm_id3157959;
14 Kommandoknapp, skapa 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
13 Hyperlänkar;infoga 3a text%2Fshared%2Fguide%2Fhyperlink_insert.xhp#bm_id3150789;
12 chapters;numbering 3c text%2Fswriter%2Fguide%2Fchapter_numbering.xhp#bm_id3147682;
20 index;redigera/uppdatera/ta bort 37 text%2Fswriter%2Fguide%2Findices_edit.xhp#bm_id3149695;
17 ändra;fält, till text 38 text%2Fswriter%2Fguide%2Ffield_convert.xhp#bm_id3154079;
20 passa in villkorlig text i fält 3b text%2Fswriter%2Fguide%2Fconditional_text.xhp#bm_id3155619;
16 Spegelvända ritobjekt 2f text%2Fshared%2F01%2F05240000.xhp#bm_id3151264;
24 användarordlistor;ta bort ord från 3b text%2Fswriter%2Fguide%2Fdelete_from_dict.xhp#bm_id3147688;
1b Ange text med direktmarkör 3d text%2Fswriter%2Fguide%2Ftext_direct_cursor.xhp#bm_id3155178;
e stycken;indrag 34 text%2Fswriter%2Fguide%2Findenting.xhp#bm_id3155869;
1b formatera;jämna/udda sidor 37 text%2Fswriter%2Fguide%2Feven_odd_sdw.xhp#bm_id3153407;
1c broschyrer;skriva ut enstaka 39 text%2Fswriter%2Fguide%2Fprint_brochure.xhp#bm_id6743064;
1b teckensnitt;ignorerad färg 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
23 Stycken;infoga före/efter tabeller 3d text%2Fswriter%2Fguide%2Finsert_beforetable.xhp#bm_id3149688;
17 Kurvor;redigera punkter 2a text%2Fshared%2Fmain0227.xhp#bm_id3149987;
1f remote file service setup;Nuxeo 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820161254261587;
11 hitta;i alla blad 2f text%2Fshared%2F01%2F02100000.xhp#bm_id3152960;
17 objekt;konturanpassning 2f text%2Fswriter%2Fguide%2Fwrap.xhp#bm_id3154486;
1d typografiska anföringstecken 2f text%2Fshared%2F01%2F06040400.xhp#bm_id3153899;
19 datumfält;fasta/variabla 36 text%2Fswriter%2Fguide%2Ffields_date.xhp#bm_id5111545;
15 hyperlänkar;redigera 38 text%2Fshared%2Fguide%2Fhyperlink_edit.xhp#bm_id3153910;
23 Infoga;stycken före/efter tabeller 3d text%2Fswriter%2Fguide%2Finsert_beforetable.xhp#bm_id3149688;
13 spara;i HTML-format 34 text%2Fswriter%2Fguide%2Fsend2html.xhp#bm_id3145087;
2a klistra in;utklippta/kopierade textavsnitt 37 text%2Fswriter%2Fguide%2Fdragdroptext.xhp#bm_id3155919;
1a formatering;teckeneffekter 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
17 beräkna;i texttabeller 3c text%2Fswriter%2Fguide%2Fcalculate_intext2.xhp#bm_id3153899;
1f sidor;vänster- och högersidor 37 text%2Fswriter%2Fguide%2Feven_odd_sdw.xhp#bm_id3153407;
12 redigera;textramar 35 text%2Fswriter%2Fguide%2Ftext_frame.xhp#bm_id3149487;
b Skraffering 2f text%2Fshared%2F01%2F05210400.xhp#bm_id3149962;
21 CTL;språk med komplex textlayout 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
15 Tillägg, se tillägg 35 text%2Fshared%2F01%2Fpackagemanager.xhp#bm_id2883388;
1a titelsidor;sidformatmallar 37 text%2Fswriter%2Fguide%2Feven_odd_sdw.xhp#bm_id3153407;
15 konkordansfiler;index 38 text%2Fswriter%2Fguide%2Findices_index.xhp#bm_id3155911;
d Stapeldiagram 36 text%2Fschart%2F01%2Ftype_column_bar.xhp#bm_id4919583;
10 showing;toolbars 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
1b Vänstersida, sidformatmall 37 text%2Fswriter%2Fguide%2Feven_odd_sdw.xhp#bm_id3153407;
15 soft hyphens (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
17 versaler;teckeneffekter 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
9 radnummer 3a text%2Fswriter%2Fguide%2Fnumbering_lines.xhp#bm_id3150101;
1b Markör;i skrivskyddad text 2f text%2Fshared%2F02%2F07070000.xhp#bm_id3153089;
1c radera;namnområden i XForms 35 text%2Fshared%2F01%2Fxformsdataname.xhp#bm_id8286080;
1c stycken;automatisk numrering 39 text%2Fswriter%2Fguide%2Fauto_numbering.xhp#bm_id3147407;
2e celler;förstora och förminska i texttabeller 37 text%2Fswriter%2Fguide%2Ftable_sizing.xhp#bm_id3156108;
1d Filter;för import och export 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
1a Dra-och-släpp;datakällvy 39 text%2Fshared%2Fguide%2Fdragdrop_beamer.xhp#bm_id3145071;
b högersidor 37 text%2Fswriter%2Fguide%2Feven_odd_sdw.xhp#bm_id3153407;
2a faxes;fax programs/fax printers under UNIX 31 text%2Fshared%2Fguide%2Fspadmin.xhp#bm_id3154422;
12 Hindi;mata in text 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
1c Format;tal- och valutaformat 2f text%2Fshared%2F01%2F05020300.xhp#bm_id3152942;
1d formatmallar;samlingsdokument 34 text%2Fswriter%2Fguide%2Fglobaldoc.xhp#bm_id3145246;
1a fält;konvertera till text 38 text%2Fswriter%2Fguide%2Ffield_convert.xhp#bm_id3154079;
28 manuella radbrytningar i inklistrad text 3f text%2Fswriter%2Fguide%2Fremoving_line_breaks.xhp#bm_id3149687;
1d tabeller;definiera kantlinjer 32 text%2Fswriter%2Fguide%2Fborders.xhp#bm_id6737876;
20 opening;files, with placeholders 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
15 trend lines in charts 2f text%2Fschart%2F01%2F04050100.xhp#bm_id1744743;
11 skyddat innehåll 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
13 tabeller;etikettera 33 text%2Fswriter%2Fguide%2Fcaptions.xhp#bm_id3147691;
16 XML-filter;skapa/testa 3b text%2Fshared%2Fguide%2Fxsltfilter_create.xhp#bm_id7007583;
1d Rapporter;öppna och redigera 35 text%2Fshared%2Fguide%2Fdata_report.xhp#bm_id3147834;
10 egenskaper;fält 31 text%2Fswriter%2Fguide%2Ffields.xhp#bm_id3145576;
1b alternativ;smarta etiketter 34 text%2Fswriter%2Fguide%2Fsmarttags.xhp#bm_id3155622;
1d inaktivera;markering av fält 31 text%2Fswriter%2Fguide%2Ffields.xhp#bm_id3145576;
23 summor för serier med tabellceller 3c text%2Fswriter%2Fguide%2Fcalculate_intable.xhp#bm_id3147400;
24 Språk;rättstavning och formatering 2f text%2Fshared%2F01%2F05020100.xhp#bm_id3154812;
11 infoga;datumfält 36 text%2Fswriter%2Fguide%2Ffields_date.xhp#bm_id5111545;
c Posterfilter 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
16 inmatningsfält i text 37 text%2Fswriter%2Fguide%2Ffields_enter.xhp#bm_id3155916;
14 ersätta;ordningstal 2f text%2Fshared%2F01%2F06040400.xhp#bm_id3153899;
11 Taggar;definition 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3150751;
41 automatisk punktuppställning/numrering;Autokorrigering, funktion 39 text%2Fswriter%2Fguide%2Fauto_numbering.xhp#bm_id3147407;
12 Kerning;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3151282;
13 användardata;söka 3a text%2Fswriter%2Fguide%2Ffields_userdata.xhp#bm_id3153398;
13 ImageMap;redigerare 32 text%2Fshared%2Fguide%2Fimagemap.xhp#bm_id3150502;
1a Tabeller i databaser;skapa 35 text%2Fshared%2Fguide%2Fdata_tables.xhp#bm_id1983703;
1e Platshållare i SQL-sökningar 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3157985;
1b sortera;stycke-/tabellrader 30 text%2Fswriter%2F01%2F06100000.xhp#bm_id3149353;
b text;rotera 36 text%2Fswriter%2Fguide%2Ftext_rotate.xhp#bm_id3155911;
15 välja;pappersmagasin 37 text%2Fswriter%2Fguide%2Fprinter_tray.xhp#bm_id6609088;
f Filurval, knapp 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
e startsidnummer 36 text%2Fswriter%2Fguide%2Fpagenumbers.xhp#bm_id5918759;
22 dölja;text, för vissa användare 3a text%2Fswriter%2Fguide%2Ffields_userdata.xhp#bm_id3153398;
11 sammanfoga;celler 3a text%2Fswriter%2Fguide%2Ftable_cellmerge.xhp#bm_id3147240;
16 Format;asiatisk layout 2f text%2Fshared%2F01%2F05020600.xhp#bm_id3156053;
18 Formatmallar;villkorliga 30 text%2Fswriter%2F01%2F05130100.xhp#bm_id3154656;
2d sökkriterier för databasfunktioner i celler 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
1d Spara;dokument i andra format 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
19 avsluta direktformatering 37 text%2Fswriter%2Fguide%2Freset_format.xhp#bm_id3149963;
20 textdokument;infoga Calc-diagram 43 text%2Fswriter%2Fguide%2Finsert_graphic_fromchart.xhp#bm_id3152999;
c söka;format 32 text%2Fswriter%2Fguide%2Ffinding.xhp#bm_id1163670;
1c referenser;cirkulära (Calc) 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
f numrering;rader 3a text%2Fswriter%2Fguide%2Fnumbering_lines.xhp#bm_id3150101;
23 index;redigera eller ta bort poster 39 text%2Fswriter%2Fguide%2Findices_delete.xhp#bm_id3155186;
20 referenser;infoga korsreferenser 35 text%2Fswriter%2Fguide%2Freferences.xhp#bm_id3145087;
2f rättstavning;kontrollera textdokument manuellt 3c text%2Fswriter%2Fguide%2Fspellcheck_dialog.xhp#bm_id3149684;
11 Utjämningsfilter 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
1c referenser;i Writer-tabeller 34 text%2Fswriter%2Fguide%2Fcalculate.xhp#bm_id3149909;
16 Språk;språkvarianter 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
12 Kommandon;repetera 2f text%2Fshared%2F01%2F02030000.xhp#bm_id3150279;
1b nästa sidnummer i fotnoter 3a text%2Fswriter%2Fguide%2Ffooter_nextpage.xhp#bm_id3145819;
1f länkar;infoga textdokument som 3a text%2Fswriter%2Fguide%2Ftextdoc_inframe.xhp#bm_id3155185;
15 title pages;inserting 3d text%2Fswriter%2F01%2Ftitle_page.xhp#bm_id300920161717389897;
21 classification;classification bar 3f text%2Fswriter%2Fclassificationbar.xhp#bm_id030820161847569710;
16 Sökmotorer;definition 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3153950;
22 versaler;autokorrigering, funktion 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
f följande sidor 3a text%2Fswriter%2Fguide%2Ffooter_nextpage.xhp#bm_id3145819;
21 punktlistor;skapa under inmatning 39 text%2Fswriter%2Fguide%2Fauto_numbering.xhp#bm_id3147407;
1d stycken;numrera icke löpande 3e text%2Fswriter%2Fguide%2Fjoin_numbered_lists.xhp#bm_id3150495;
22 Teckensnitt;standardinställningar 35 text%2Fshared%2Foptionen%2F01040300.xhp#bm_id3151299;
1d Hjälpprogram i $[officename] 33 text%2Fshared%2Fguide%2Fassistive.xhp#bm_id3147399;
e Tecken;länkar 2f text%2Fshared%2F01%2F05020400.xhp#bm_id3152895;
1e rubriker;formatera automatiskt 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
18 definiera;startsidnummer 36 text%2Fswriter%2Fguide%2Fpagenumbers.xhp#bm_id5918759;
28 linjer;under sidhuvuden/över sidfötter 3b text%2Fswriter%2Fguide%2Fheader_with_line.xhp#bm_id3154866;
2b Tider;infoga i utskrifter av presentationer 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
3c Första bokstaven som versal bokstav i större teckenstorlek 30 text%2Fswriter%2F01%2F05030400.xhp#bm_id7635731;
1e redigerare;ImageMap-redigerare 32 text%2Fshared%2Fguide%2Fimagemap.xhp#bm_id3150502;
1e villkor;objekt i Datanavigator 37 text%2Fshared%2F01%2Fxformsdataaddcon.xhp#bm_id8615680;
12 diagram;kantlinjer 38 text%2Fswriter%2Fguide%2Fborder_object.xhp#bm_id3146957;
19 sidnummer;följande sidor 3a text%2Fswriter%2Fguide%2Ffooter_nextpage.xhp#bm_id3145819;
22 användarvariabler i villkor/fält 3a text%2Fswriter%2Fguide%2Ffields_userdata.xhp#bm_id3153398;
19 sidor;nummer och sidantal 3c text%2Fswriter%2Fguide%2Ffooter_pagenumber.xhp#bm_id3155624;
1d Diagramtyper;kolumn och linje 37 text%2Fschart%2F01%2Ftype_column_line.xhp#bm_id5976744;
1f Formatera;skrivarmått (Writer) 35 text%2Fshared%2Foptionen%2F01041000.xhp#bm_id3577990;
22 kantlinjer;för fotnoter/slutnoter 3d text%2Fswriter%2Fguide%2Ffootnote_with_line.xhp#bm_id3147683;
22 classification levels;Non-Business 3f text%2Fswriter%2Fclassificationbar.xhp#bm_id030820161849574719;
19 format;söka och ersätta 32 text%2Fswriter%2Fguide%2Ffinding.xhp#bm_id1163670;
1a villkorlig text;ställa in 3b text%2Fswriter%2Fguide%2Fconditional_text.xhp#bm_id3155619;
9 seriebrev 3c text%2Fswriter%2Fguide%2Fform_letters_main.xhp#bm_id3159257;
10 smarta etiketter 34 text%2Fswriter%2Fguide%2Fsmarttags.xhp#bm_id3155622;
f diagram;3D-vyer 33 text%2Fschart%2F01%2Fthree_d_view.xhp#bm_id3156423;
19 numrera;ändra nivå för 41 text%2Fswriter%2Fguide%2Finsert_tab_innumbering.xhp#bm_id3145078;
1b classification;BAILS levels 3f text%2Fswriter%2Fclassificationbar.xhp#bm_id030820161847569710;
16 Uppdatera;textdokument 30 text%2Fswriter%2F01%2F06990000.xhp#bm_id3154704;
19 sökningar;kopiera (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05030000.xhp#bm_id3155535;
2a förstora kolumner, celler och tabellrader 37 text%2Fswriter%2Fguide%2Ftable_sizing.xhp#bm_id3156108;
13 rubriker;hoppa till 34 text%2Fswriter%2Fguide%2Fnavigator.xhp#bm_id3154897;
14 sidfötter;formatera 3b text%2Fswriter%2Fguide%2Fheader_with_line.xhp#bm_id3154866;
1b standardavvikelse i diagram 2c text%2Fschart%2F01%2Ftype_xy.xhp#bm_id84231;
13 DDE;infoga tabeller 37 text%2Fswriter%2Fguide%2Ftable_insert.xhp#bm_id3156377;
17 brev;skapa standardbrev 3c text%2Fswriter%2Fguide%2Fform_letters_main.xhp#bm_id3159257;
1b samlingsdokument;egenskaper 34 text%2Fswriter%2Fguide%2Fglobaldoc.xhp#bm_id3145246;
23 Definiera;pilar och andra linjeslut 38 text%2Fshared%2Fguide%2Flineend_define.xhp#bm_id3146117;
22 tom sida med olika sidformatmallar 37 text%2Fswriter%2Fguide%2Feven_odd_sdw.xhp#bm_id3153407;
11 centrala dokument 34 text%2Fswriter%2Fguide%2Fglobaldoc.xhp#bm_id3145246;
e Visa;databaser 33 text%2Fshared%2Fguide%2Fdata_view.xhp#bm_id2339854;
12 Förankra;fönster 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3155132;
17 Språk;aktivera moduler 35 text%2Fshared%2Foptionen%2F01010401.xhp#bm_id3154230;
11 Skärmförstorare 33 text%2Fshared%2Fguide%2Fassistive.xhp#bm_id3147399;
2a Tabeller;anpassa bredden med tangentbordet 34 text%2Fswriter%2Fguide%2Ftablemode.xhp#bm_id3155856;
24 uppdatera;länkade avsnitt, manuellt 39 text%2Fswriter%2Fguide%2Fsection_insert.xhp#bm_id3149695;
30 Verktygsrad;formulär, navigationsrad, formulär 2a text%2Fshared%2Fmain0213.xhp#bm_id3157896;
19 avvisa ordkompletteringar 3a text%2Fswriter%2Fguide%2Fword_completion.xhp#bm_id3148882;
19 ordlistor;synonymordlista 3a text%2Fswriter%2Fguide%2Fusing_thesaurus.xhp#bm_id3145576;
1e Ta bort;all direkt formatering 39 text%2Fshared%2Fguide%2Fundo_formatting.xhp#bm_id6606036;
10 ASCII;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3156192;
1f Pixelgrafik;infoga och redigera 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
1d objekt;infoga från galleriet 38 text%2Fshared%2Fguide%2Fgallery_insert.xhp#bm_id3145136;
10 SQL;LIMIT-satsen 2c text%2Fshared%2F02%2Flimit.xhp#bm_id3149991;
c fonetikguide 2f text%2Fshared%2F01%2F05060000.xhp#bm_id9598376;
1a Axlar;visa axlar i diagram 2f text%2Fschart%2F01%2F04040000.xhp#bm_id3147428;
f redigera;mallar 3b text%2Fshared%2Fguide%2Fstandard_template.xhp#bm_id3154285;
2c stora bokstäver;ändra till små bokstäver 37 text%2Fswriter%2Fguide%2Ftext_capital.xhp#bm_id3155182;
1a Galleri;lägga till bilder 3a text%2Fshared%2Fguide%2Fdragdrop_gallery.xhp#bm_id3154927;
3d förenklad kinesiska;konvertering till traditionell kinesiska 2d text%2Fshared%2F01%2F06010600.xhp#bm_id49745;
11 ordna om rubriker 3b text%2Fswriter%2Fguide%2Farrange_chapters.xhp#bm_id3149973;
11 settings;printers 2f text%2Fshared%2F01%2F01140000.xhp#bm_id3147294;
10 Kantlinjer;ordna 2f text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
1f tabeller;utföra beräkningar i 3c text%2Fswriter%2Fguide%2Fcalculate_intext2.xhp#bm_id3153899;
e Anpassa;menyer 2e text%2Fshared%2F01%2F06140100.xhp#bm_id900601;
1c centrera;textramar på sidor 3a text%2Fswriter%2Fguide%2Ftext_centervert.xhp#bm_id3155177;
13 understrykning;text 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
23 Ändringar;acceptera eller ignorera 83 text%2Fshared%2Fguide%2Fredlining_accept.xhp#bm_id3150247;text%2Fshared%2Fguide%2Fredlining_navigation.xhp#bm_redlining_navigation;
1d rubriksidor;centrera text på 3a text%2Fswriter%2Fguide%2Ftext_centervert.xhp#bm_id3155177;
1a Kontrollfält;SQL-referens 2f text%2Fshared%2F02%2F01170102.xhp#bm_id3145641;
1b Ändra storlek;proportioner 30 text%2Fswriter%2F01%2F05060100.xhp#bm_id9646290;
c Text;markör 3d text%2Fswriter%2Fguide%2Ftext_direct_cursor.xhp#bm_id3155178;
25 Talformat;igenkänning i texttabeller 35 text%2Fshared%2Foptionen%2F01040500.xhp#bm_id3149656;
18 Skriva med direktmarkör 3d text%2Fswriter%2Fguide%2Ftext_direct_cursor.xhp#bm_id3155178;
1b Slå samman;tabeller (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
1b installera;smarta etiketter 34 text%2Fswriter%2Fguide%2Fsmarttags.xhp#bm_id3155622;
18 Markera;utskriftsområde 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
15 Markör;direktmarkör 3d text%2Fswriter%2Fguide%2Ftext_direct_cursor.xhp#bm_id3155178;
23 inställningar;programkonfiguration 35 text%2Fshared%2Foptionen%2F01000000.xhp#bm_id3153665;
20 textramar;infoga/redigera/länka 35 text%2Fswriter%2Fguide%2Ftext_frame.xhp#bm_id3149487;
15 title pages;modifying 3d text%2Fswriter%2F01%2Ftitle_page.xhp#bm_id300920161717389897;
14 linjer;ritfunktioner 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
3b %PRODUCTNAME dokument;visa och redigera i Internet Explorer 31 text%2Fshared%2Fguide%2Factivex.xhp#bm_id3143267;
27 ändra storlek på;textramar, med musen 35 text%2Fswriter%2Fguide%2Ftext_frame.xhp#bm_id3149487;
26 kommandoknappar;lägga till i dokument 34 text%2Fshared%2Fguide%2Fformfields.xhp#bm_id3149798;
1d skalning;textramar, med musen 35 text%2Fswriter%2Fguide%2Ftext_frame.xhp#bm_id3149487;
11 länkar;textramar 35 text%2Fswriter%2Fguide%2Ftext_frame.xhp#bm_id3149487;
27 skriva ut;dölja textramar vid utskrift 35 text%2Fswriter%2Fguide%2Ftext_frame.xhp#bm_id3149487;
2b text;navigera och markera med tangentbordet 38 text%2Fswriter%2Fguide%2Ftext_nav_keyb.xhp#bm_id3159260;
12 support on the Web 2f text%2Fshared%2F05%2F00000001.xhp#bm_id3143272;
1b om-så-sökningar som fält 3b text%2Fswriter%2Fguide%2Fconditional_text.xhp#bm_id3155619;
f fonts;embedding 36 text%2Fshared%2F01%2Fprop_font_embed.xhp#bm_id3149955;
22 navigera;i text, med tangentbordet 38 text%2Fswriter%2Fguide%2Ftext_nav_keyb.xhp#bm_id3159260;
1f markera;text, med tangentbordet 38 text%2Fswriter%2Fguide%2Ftext_nav_keyb.xhp#bm_id3159260;
f Välja skrivare 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
27 tangentbordet;navigera och markera text 38 text%2Fswriter%2Fguide%2Ftext_nav_keyb.xhp#bm_id3159260;
14 percentages, formats 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
17 avgränsare;villkorliga 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
e block med text 33 text%2Fswriter%2Fguide%2Fautotext.xhp#bm_id3155521;
b rotera;text 36 text%2Fswriter%2Fguide%2Ftext_rotate.xhp#bm_id3155911;
13 infoga;textdokument 3a text%2Fswriter%2Fguide%2Ftextdoc_inframe.xhp#bm_id3155185;
1d avstavning;manuell/automatisk 37 text%2Fswriter%2Fguide%2Fusing_hyphen.xhp#bm_id3149695;
1a axlar;intervallmarkeringar 2f text%2Fschart%2F01%2F05040202.xhp#bm_id3150869;
13 tabeller;bakgrunder 35 text%2Fswriter%2Fguide%2Fbackground.xhp#bm_id3149346;
1c särskrivning, se avstavning 37 text%2Fswriter%2Fguide%2Fusing_hyphen.xhp#bm_id3149695;
f placering;axlar 2f text%2Fschart%2F01%2F05040202.xhp#bm_id3150869;
15 Områden;snedställda 2f text%2Fshared%2F01%2F05230400.xhp#bm_id3149988;
1c automatisk avstavning i text 37 text%2Fswriter%2Fguide%2Fusing_hyphen.xhp#bm_id3149695;
19 manuell avstavning i text 37 text%2Fswriter%2Fguide%2Fusing_hyphen.xhp#bm_id3149695;
23 punktlistor;aktivera och inaktivera 3f text%2Fswriter%2Fguide%2Fusing_numbered_lists.xhp#bm_id3155186;
11 formatera;punkter 3f text%2Fswriter%2Fguide%2Fusing_numbered_lists.xhp#bm_id3155186;
15 mallar;standardmallar 3b text%2Fswriter%2Fguide%2Ftemplate_default.xhp#bm_id3155913;
1a formatera;numrerade listor 40 text%2Fswriter%2Fguide%2Fusing_numbered_lists2.xhp#bm_id3147418;
1b Bilagor i e-postmeddelanden 2f text%2Fshared%2Fguide%2Femail.xhp#bm_id3153345;
11 tecken;söka alla 38 text%2Fswriter%2Fguide%2Fsearch_regexp.xhp#bm_id3150099;
21 numrera;manuellt/med formatmallar 3a text%2Fswriter%2Fguide%2Fusing_numbering.xhp#bm_id3155174;
18 Z-axlar;formatera gitter 2f text%2Fschart%2F01%2F05050100.xhp#bm_id3150398;
21 formatmallar;ersätta automatiskt 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
26 kontrollpunktsvisning i presentationer 35 text%2Fshared%2Foptionen%2F01070100.xhp#bm_id3147008;
26 text;stänga av automatisk korrigering 33 text%2Fswriter%2Fguide%2Fauto_off.xhp#bm_id3154250;
18 manuell numrering i text 3a text%2Fswriter%2Fguide%2Fusing_numbering.xhp#bm_id3155174;
e Kopiera;i UNIX 2f text%2Fshared%2F01%2F02050000.xhp#bm_id3154824;
24 tabeller;ta bort sidbrytningar före 35 text%2Fswriter%2Fguide%2Fpage_break.xhp#bm_id3155183;
20 synonymordlista;närliggande ord 3a text%2Fswriter%2Fguide%2Fusing_thesaurus.xhp#bm_id3145576;
e Hjälp;avsnitt 2f text%2Fshared%2F05%2F00000160.xhp#bm_id3147090;
19 deleting;numbers in lists 3a text%2Fswriter%2Fguide%2Fnumbering_paras.xhp#bm_id3149637;
18 dölja;text, med villkor 36 text%2Fswriter%2Fguide%2Fhidden_text.xhp#bm_id3148856;
22 närliggande ord i synonymordlista 3a text%2Fswriter%2Fguide%2Fusing_thesaurus.xhp#bm_id3145576;
9 LibreLogo 2f text%2Fswriter%2Flibrelogo%2FLibreLogo.xhp#bm1;
26 HTML-dokument;skapa från textdokument 34 text%2Fswriter%2Fguide%2Fsend2html.xhp#bm_id3145087;
1a stavning i synonymordlista 3a text%2Fswriter%2Fguide%2Fusing_thesaurus.xhp#bm_id3145576;
11 Celler;klistra in 2f text%2Fshared%2F01%2F02060000.xhp#bm_id3149031;
1c Justering;rubriker i diagram 2f text%2Fschart%2F01%2F05020101.xhp#bm_id3150793;
1b synonymer i synonymordlista 3a text%2Fswriter%2Fguide%2Fusing_thesaurus.xhp#bm_id3145576;
f Åldrandefilter 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
27 Presentationer;infoga kalkylbladsceller 3f text%2Fshared%2Fguide%2Fcopytable2application.xhp#bm_id3154186;
17 Kortkommandon;databaser 2f text%2Fshared%2F04%2F01020000.xhp#bm_id3149809;
f söka;synonymer 3a text%2Fswriter%2Fguide%2Fusing_thesaurus.xhp#bm_id3145576;
1e exempel på reguljära uttryck 38 text%2Fswriter%2Fguide%2Fsearch_regexp.xhp#bm_id3150099;
18 Inmatningsmetodsfönster 2f text%2Fshared%2F01%2F03040000.xhp#bm_id3159079;
14 fält;uppdatera/visa 31 text%2Fswriter%2Fguide%2Ffields.xhp#bm_id3145576;
1b automatisk ordkomplettering 3a text%2Fswriter%2Fguide%2Fword_completion.xhp#bm_id3148882;
2a tabeller i kalkylblad;definiera kantlinjer 36 text%2Fshared%2Fguide%2Fborder_table.xhp#bm_id3155805;
14 komplettering av ord 3a text%2Fswriter%2Fguide%2Fword_completion.xhp#bm_id3148882;
1d Presentationer;skriva ut meny 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
18 Redigera;konkordansfiler 30 text%2Fswriter%2F01%2F04120250.xhp#bm_id3148768;
2a Autokorrigering, funktion;ordkomplettering 3a text%2Fswriter%2Fguide%2Fword_completion.xhp#bm_id3148882;
29 Autokorrigeringsfunktion;bilder och ramar 2f text%2Fshared%2F01%2F06040200.xhp#bm_id3152876;
24 ordkomplettering;använda/inaktivera 3a text%2Fswriter%2Fguide%2Fword_completion.xhp#bm_id3148882;
18 effekter;Fontwork-ikoner 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
1b inaktivera;ordkomplettering 74 text%2Fswriter%2Fguide%2Fword_completion.xhp#bm_id3148882;text%2Fswriter%2Fguide%2Fword_completion.xhp#bm_id3148882;
17 neka ordkompletteringar 3a text%2Fswriter%2Fguide%2Fword_completion.xhp#bm_id3148882;
2b Tangentbord;tilldela/redigera kortkommandon 2f text%2Fshared%2F01%2F06140200.xhp#bm_id2322763;
1f ordkomplettering;inställningar 41 text%2Fswriter%2Fguide%2Fword_completion_adjust.xhp#bm_id3148882;
2d textdokument;ordkomplettering, inställningar 41 text%2Fswriter%2Fguide%2Fword_completion_adjust.xhp#bm_id3148882;
11 ord;räkna i text 36 text%2Fswriter%2Fguide%2Fwords_count.xhp#bm_id3149686;
1a text;formatera runt objekt 2f text%2Fswriter%2Fguide%2Fwrap.xhp#bm_id3154486;
9 antal ord 36 text%2Fswriter%2Fguide%2Fwords_count.xhp#bm_id3149686;
19 dokument;antal ord/tecken 36 text%2Fswriter%2Fguide%2Fwords_count.xhp#bm_id3149686;
2a skrivskyddade dokument;öppna dokument som 2f text%2Fshared%2F01%2F01100600.xhp#bm_id1472519;
25 granskningsfunktion;spåra ändringar 39 text%2Fshared%2Fguide%2Fredlining_enter.xhp#bm_id3155364;
14 toolbar;notebook bar 3e text%2Fshared%2F01%2Fnotebook_bar.xhp#bm_id190920161758487840;
15 Formulär;HTML-filter 2f text%2Fshared%2F02%2F01170700.xhp#bm_id3163829;
b ordräkning 36 text%2Fswriter%2Fguide%2Fwords_count.xhp#bm_id3149686;
14 Redigera;tabulatorer 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
13 Öppna;databasfiler 33 text%2Fshared%2Fguide%2Fdata_view.xhp#bm_id2339854;
19 Relationsdatabaser (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05020000.xhp#bm_id3146957;
10 konturanpassning 2f text%2Fswriter%2Fguide%2Fwrap.xhp#bm_id3154486;
17 byta, se även ersätta 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
1a formatera;konturanpassning 2f text%2Fswriter%2Fguide%2Fwrap.xhp#bm_id3154486;
11 Storlek;ritobjekt 2f text%2Fshared%2F01%2F05230100.xhp#bm_id3154350;
1e anpassa text;redigera konturer 2f text%2Fswriter%2Fguide%2Fwrap.xhp#bm_id3154486;
11 Y-axlar;formatera 2f text%2Fschart%2F01%2F05040200.xhp#bm_id3145673;
4 Logo 2f text%2Fswriter%2Flibrelogo%2FLibreLogo.xhp#bm1;
15 skriva ut;kommentarer 2f text%2Fshared%2F01%2F04050000.xhp#bm_id3154100;
2e Hjälplinjer;visningsalternativ (Impress/Draw) 2d text%2Fshared%2F01%2Fguides.xhp#bm_id1441999;
11 Sköldpaddsgrafik 2f text%2Fswriter%2Flibrelogo%2FLibreLogo.xhp#bm1;
14 Bilder;infoga i text 39 text%2Fswriter%2Fguide%2Finsert_graphic.xhp#bm_id3154922;
1e Classification toolbar;display 3f text%2Fswriter%2Fclassificationbar.xhp#bm_id030820161853495457;
d bubbeldiagram 32 text%2Fschart%2F01%2Ftype_bubble.xhp#bm_id2183975;
1e Skrivskyddade dokument;markör 2f text%2Fshared%2F02%2F07070000.xhp#bm_id3153089;
22 classification levels;Confidential 3f text%2Fswriter%2Fclassificationbar.xhp#bm_id030820161849574719;
1b classification;BAF category 3f text%2Fswriter%2Fclassificationbar.xhp#bm_id030820161847569710;
17 classification;document 3f text%2Fswriter%2Fclassificationbar.xhp#bm_id030820161847569710;
e triangel, rita 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
11 Söka;markeringar 2f text%2Fshared%2F01%2F02100000.xhp#bm_id3147264;
18 page formats;restriction 2f text%2Fshared%2F01%2F01140000.xhp#bm_id3147294;
12 Länkar;definition 5e text%2Fshared%2F00%2F00000002.xhp#bm_id3149290;text%2Fshared%2F00%2F00000005.xhp#bm_id3150592;
21 classification levels;customizing 3f text%2Fswriter%2Fclassificationbar.xhp#bm_id030820161851045883;
23 definiera;tabellkantlinjer i Writer 32 text%2Fswriter%2Fguide%2Fborders.xhp#bm_id6737876;
22 classification;headers and footers 3f text%2Fswriter%2Fclassificationbar.xhp#bm_id030820161856432825;
19 classification;categories 3f text%2Fswriter%2Fclassificationbar.xhp#bm_id030820161856432825;
24 Sorteringslistor;kopiera till i Calc 35 text%2Fshared%2Foptionen%2F01060401.xhp#bm_id3153341;
1b Diagramförklaringar;dölja 2f text%2Fschart%2F01%2F04020000.xhp#bm_id3156441;
f IME;visa/dölja 2f text%2Fshared%2F01%2F03040000.xhp#bm_id3159079;
44 Visual Basic for Applications;loading/saving documents with VBA code 35 text%2Fshared%2Foptionen%2F01130100.xhp#bm_id3155805;
15 Datakällvy;översikt 37 text%2Fshared%2Fguide%2Fdatabase_main.xhp#bm_id3153031;
1a HTML;importera META-taggar 36 text%2Fshared%2F01%2Fabout_meta_tags.xhp#bm_id3154380;
1b Dölja;diagramförklaringar 2f text%2Fschart%2F01%2F04020000.xhp#bm_id3156441;
16 etiketter;för diagram 2f text%2Fschart%2F01%2F04030000.xhp#bm_id3150275;
1a inramningar;se även ramar 3a text%2Fshared%2Fguide%2Fborder_paragraph.xhp#bm_id3147571;
a visa;fält 31 text%2Fswriter%2Fguide%2Ffields.xhp#bm_id3145576;
15 diagram;dataetiketter 2f text%2Fschart%2F01%2F04030000.xhp#bm_id3150275;
10 avsnitt;redigera 37 text%2Fswriter%2Fguide%2Fsection_edit.xhp#bm_id3149816;
1b Dela tabeller;radbrytningar 30 text%2Fswriter%2F01%2F05090300.xhp#bm_id3154558;
2e diagramförklaringar;visa ikoner med etiketter 2f text%2Fschart%2F01%2F04030000.xhp#bm_id3150275;
12 Diagram;visa axlar 2f text%2Fschart%2F01%2F04040000.xhp#bm_id3147428;
1d tabeller;Autoformat, funktion 30 text%2Fswriter%2F01%2F05150101.xhp#bm_id2655415;
c X-axlar;visa 2f text%2Fschart%2F01%2F04040000.xhp#bm_id3147428;
2b $[officename] Writer;särskilda HTML-taggar 30 text%2Fswriter%2F01%2F04090007.xhp#bm_id3154106;
c Z-axlar;visa 2f text%2Fschart%2F01%2F04040000.xhp#bm_id3147428;
16 Axlar;bättre skalning 2f text%2Fschart%2F01%2F04040000.xhp#bm_id3147428;
20 Bilder;visning i Writer (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
12 infoga;kommentarer 2f text%2Fshared%2F01%2F04050000.xhp#bm_id3154100;
18 Sekundäraxlar i diagram 2f text%2Fschart%2F01%2F04040000.xhp#bm_id3147428;
15 SQL;sökningar (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
c Importfilter 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
1d calculating;regression curves 2f text%2Fschart%2F01%2F04050100.xhp#bm_id1744743;
11 Infoga OLE-objekt 2f text%2Fshared%2F01%2F04150100.xhp#bm_id3153116;
f diagram;justera 2f text%2Fschart%2F01%2F04060000.xhp#bm_id3149400;
e Sidor;skalning 2f text%2Fshared%2F01%2F03010000.xhp#bm_id3154682;
e avsnitt;dölja 36 text%2Fswriter%2Fguide%2Fhidden_text.xhp#bm_id3148856;
17 Gitter;infoga i diagram 2f text%2Fschart%2F01%2F04070000.xhp#bm_id3147434;
1e Objekt;egenskaper för diagram 2f text%2Fschart%2F01%2F05010000.xhp#bm_id3149666;
1c Relationer;egenskaper (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05020100.xhp#bm_id3150499;
13 Omladdning;dokument 2f text%2Fshared%2F02%2F07060000.xhp#bm_id3153089;
12 Diagram;egenskaper 2f text%2Fschart%2F01%2F05010000.xhp#bm_id3149666;
27 Hjälp;visa/dölja navigeringsfönstret 34 text%2Fshared%2Fguide%2Fnavpane_on.xhp#bm_id3155364;
12 Egenskaper;diagram 2f text%2Fschart%2F01%2F05010000.xhp#bm_id3149666;
10 bilder;skriva ut 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
16 förankring;alternativ 38 text%2Fswriter%2Fguide%2Fanchor_object.xhp#bm_id3147828;
1a Rubriker;formatera diagram 2f text%2Fschart%2F01%2F05020000.xhp#bm_id3150791;
18 makron;säkerhetsnivåer 3d text%2Fshared%2Foptionen%2Fmacrosecurity_sl.xhp#bm_id1203039;
1b dispositioner;ordna kapitel 3b text%2Fswriter%2Fguide%2Farrange_chapters.xhp#bm_id3149973;
12 Diagramtyper;linje 30 text%2Fschart%2F01%2Ftype_line.xhp#bm_id2187566;
14 notebook bar;toolbar 3e text%2Fshared%2F01%2Fnotebook_bar.xhp#bm_id190920161758487840;
1b Dela tabeller;vid markören 30 text%2Fswriter%2F01%2F05190000.xhp#bm_id3153246;
10 Format;placering 2f text%2Fshared%2F01%2F05020500.xhp#bm_id3154841;
e Skalning;axlar 2f text%2Fschart%2F01%2F05040201.xhp#bm_id3150868;
12 Skriva ut;dokument 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
21 Logaritmisk skalning längs axlar 2f text%2Fschart%2F01%2F05040201.xhp#bm_id3150868;
13 Diagram;skala axlar 2f text%2Fschart%2F01%2F05040201.xhp#bm_id3150868;
18 directories;creating new 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
d X-axlar;skala 2f text%2Fschart%2F01%2F05040201.xhp#bm_id3150868;
1a Rubrik;justering (diagram) 2f text%2Fschart%2F01%2F05020101.xhp#bm_id3150793;
d Y-axlar;skala 2f text%2Fschart%2F01%2F05040201.xhp#bm_id3150868;
3c XForms;lägga till/redigera/radera/administrera namnområden 35 text%2Fshared%2F01%2Fxformsdataname.xhp#bm_id8286080;
25 Tabulatorer;avstånd i presentationer 35 text%2Fshared%2Foptionen%2F01070500.xhp#bm_id3149295;
17 diagram;placering axlar 2f text%2Fschart%2F01%2F05040202.xhp#bm_id3150869;
23 Bakgrunder;definiera färger/bilder 34 text%2Fshared%2Fguide%2Fbackground.xhp#bm_id3149346;
16 Y- axlar;positionering 2f text%2Fschart%2F01%2F05040202.xhp#bm_id3150869;
1f URL;stänga av URL-igenkänning 36 text%2Fshared%2Fguide%2Fautocorr_url.xhp#bm_id3149346;
12 sidor;med register 37 text%2Fswriter%2Fguide%2Fregistertrue.xhp#bm_id4825891;
15 skrivskyddade avsnitt 37 text%2Fswriter%2Fguide%2Fsection_edit.xhp#bm_id3149816;
1d kortkommandon, i textdokument 30 text%2Fswriter%2F04%2F01020000.xhp#bm_id3145763;
18 ignorerade teckenfärger 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
16 Gitter;formatera axlar 2f text%2Fschart%2F01%2F05050000.xhp#bm_id3155602;
1c Kerning;språkinställningar 35 text%2Fshared%2Foptionen%2F01150100.xhp#bm_id3143268;
26 Dolda sidor;skriva ut i presentationer 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
18 Y-axlar;formatera gitter 2f text%2Fschart%2F01%2F05050100.xhp#bm_id3150398;
10 formulärfilter  36 text%2Fshared%2Fguide%2Fdata_search2.xhp#bm_id8772545;
18 Formatera;diagramväggar 2f text%2Fschart%2F01%2F05060000.xhp#bm_id3150792;
19 Formatera;diagramområden 2f text%2Fschart%2F01%2F05080000.xhp#bm_id3149670;
a 3D-diagram 33 text%2Fschart%2F01%2Fthree_d_view.xhp#bm_id3156423;
1c slå samman;numrerade listor 3e text%2Fswriter%2Fguide%2Fjoin_numbered_lists.xhp#bm_id3150495;
15 Måttenheter;omvandla 2f text%2Fshared%2F00%2F00000003.xhp#bm_id3147543;
1a versionsnummer av dokument 2f text%2Fshared%2F01%2F01100200.xhp#bm_id3149955;
10 sidor;hoppa till 34 text%2Fswriter%2Fguide%2Fnavigator.xhp#bm_id3154897;
9 Ytdiagram 30 text%2Fschart%2F01%2Ftype_area.xhp#bm_id4130680;
2f Compose-tangenten för att infoga specialtecken 3c text%2Fshared%2Fguide%2Finsert_specialchar.xhp#bm_id3154927;
13 diagramtyper;bubbel 32 text%2Fschart%2F01%2Ftype_bubble.xhp#bm_id2183975;
29 Dokumentmallar;ändra standardteckensnitt 35 text%2Fshared%2Foptionen%2F01040300.xhp#bm_id3151299;
d Öppna;objekt 2f text%2Fshared%2F01%2F02200200.xhp#bm_id3085157;
d Kolumndiagram 36 text%2Fschart%2F01%2Ftype_column_bar.xhp#bm_id4919583;
13 Kombinationsdiagram 37 text%2Fschart%2F01%2Ftype_column_line.xhp#bm_id5976744;
c Linjediagram 30 text%2Fschart%2F01%2Ftype_line.xhp#bm_id2187566;
10 diagramtyper;net 2f text%2Fschart%2F01%2Ftype_net.xhp#bm_id2193975;
12 Repetera;kommandon 2f text%2Fshared%2F01%2F02030000.xhp#bm_id3150279;
1e Redigera;databindning i XForms 36 text%2Fshared%2F01%2Fxformsdatachange.xhp#bm_id433973;
17 icon bars, see toolbars 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
1a Radardiagram se netdiagram 2f text%2Fschart%2F01%2Ftype_net.xhp#bm_id2193975;
b ringdiagram 2f text%2Fschart%2F01%2Ftype_pie.xhp#bm_id7621997;
13 cirkeldiagram;typer 2f text%2Fschart%2F01%2Ftype_pie.xhp#bm_id7621997;
b kursdiagram 31 text%2Fschart%2F01%2Ftype_stock.xhp#bm_id2959990;
27 datakällor;ställa in för kursdiagram 31 text%2Fschart%2F01%2Ftype_stock.xhp#bm_id2959990;
c punktdiagram 2c text%2Fschart%2F01%2Ftype_xy.xhp#bm_id84231;
27 Bakgrunder;ramar/avsnitt/förteckningar 2f text%2Fshared%2F01%2F05030600.xhp#bm_id3151097;
19 Standardvärden;talformat 2f text%2Fshared%2F01%2F05020300.xhp#bm_id3152942;
16 Infoga;tabeller i text 37 text%2Fswriter%2Fguide%2Ftable_insert.xhp#bm_id3156377;
a XY-diagram 2c text%2Fschart%2F01%2Ftype_xy.xhp#bm_id84231;
d Prickade ytor 2f text%2Fshared%2F01%2F05210400.xhp#bm_id3149962;
16 Hebreiska;mata in text 2d text%2Fshared%2Fguide%2Fctl.xhp#bm_id3153662;
12 Mönsterredigerare 2f text%2Fshared%2F01%2F05210500.xhp#bm_id3155619;
18 felindikatorer i diagram 2c text%2Fschart%2F01%2Ftype_xy.xhp#bm_id84231;
10 sammanfoga;index 3b text%2Fswriter%2Fguide%2Findices_multidoc.xhp#bm_id3153418;
14 felstaplar i diagram 2c text%2Fschart%2F01%2Ftype_xy.xhp#bm_id84231;
16 medelvärden i diagram 2c text%2Fschart%2F01%2Ftype_xy.xhp#bm_id84231;
20 Exportera;HTML- och textdokument 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
f axlar;formatera 2f text%2Fschart%2F01%2F05040100.xhp#bm_id3153768;
10 Skriva ut;direkt 2f text%2Fshared%2F02%2F01110000.xhp#bm_id3153539;
16 notebook bar;icon size 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
12 forums and support 2f text%2Fshared%2F05%2F00000001.xhp#bm_id3143272;
1c Ordningsföljd i diagramdata 76 text%2Fschart%2F01%2Fwiz_data_series.xhp#bm_id8641621;text%2Fshared%2Fexplorer%2Fdatabase%2Frep_main.xhp#bm_id1614429;
14 språk;rättstavning 2f text%2Fshared%2F01%2F06010000.xhp#bm_id3149047;
a Dataserier 76 text%2Fschart%2F01%2Fwiz_data_series.xhp#bm_id8641621;text%2Fshared%2Fexplorer%2Fdatabase%2Frep_main.xhp#bm_id1614429;
10 Datumfält;skapa 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
27 kopiera;formatmallar, från markeringar 3d text%2Fswriter%2Fguide%2Fstylist_fromselect.xhp#bm_id3155911;
2e entries;defining in indexes/tables of contents 38 text%2Fswriter%2Fguide%2Findices_enter.xhp#bm_id3149689;
17 Skalning;text i diagram 2f text%2Fschart%2F02%2F01210000.xhp#bm_id3152996;
11 OLE-objekt;infoga 2f text%2Fshared%2F01%2F04150100.xhp#bm_id3153116;
1d sammanlänkning, se et-tecken 2f text%2Fshared%2F01%2F02100001.xhp#bm_id3146765;
10 unstable options 31 text%2Fshared%2Foptionen%2Fjava.xhp#bm_id4077578;
35 skiftlägeskänslighet;jämföra cellinnehåll (Calc) 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
1b Namn;på grupper med objekt 2f text%2Fshared%2F01%2F05190000.xhp#bm_id3147366;
16 Snabbkommandon;diagram 2f text%2Fschart%2F04%2F01020000.xhp#bm_id3150767;
1e notebook bar;contextual groups 3e text%2Fshared%2F01%2Fnotebook_bar.xhp#bm_id190920161758487840;
1a pictures;captions (Writer) 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
2d Dra-och-släpp;från galleriet till ritobjekt 3e text%2Fshared%2Fguide%2Fdragdrop_fromgallery.xhp#bm_id3145345;
16 Diagram;snabbkommandon 2f text%2Fschart%2F04%2F01020000.xhp#bm_id3150767;
10 Guider;formulär 33 text%2Fshared%2Fautopi%2F01090000.xhp#bm_id9834894;
21 skriva ut;Autotext, kortkommandon 33 text%2Fswriter%2Fguide%2Fautotext.xhp#bm_id3155521;
1a instruktioner för diagram 2a text%2Fschart%2Fmain0000.xhp#bm_id3148664;
17 villkorliga avgränsare 36 text%2Fshared%2Fguide%2Fspace_hyphen.xhp#bm_id3155364;
e URL;definition 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3153766;
14 Bildkarta;definition 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3152805;
15 knappar;verktygsrader 38 text%2Fshared%2Fguide%2Fedit_symbolbar.xhp#bm_id3159201;
d sidhuvuden;om 38 text%2Fswriter%2Fguide%2Fheader_footer.xhp#bm_id3155863;
2b Spara som kommando;försiktighetsåtgärder 2f text%2Fshared%2F01%2F01070000.xhp#bm_id3151260;
1d terminology;Internet glossary 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3150702;
d fästmarginal 2f text%2Fshared%2F01%2F05040200.xhp#bm_id3150620;
19 Bildkarta på serversidan 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3152881;
18 personalization;personas 3c text%2Fshared%2Foptionen%2Fpersona_firefox.xhp#bm_id4077578;
12 Makroguiden (Base) 46 text%2Fshared%2Fexplorer%2Fdatabase%2Fmigrate_macros.xhp#bm_id6009095;
17 versaler;formatera text 37 text%2Fswriter%2Fguide%2Ftext_capital.xhp#bm_id3155182;
17 ljuseffekter;3D-diagram 33 text%2Fschart%2F01%2Fthree_d_view.xhp#bm_id3156423;
11 OpenGL;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3154507;
13 Register;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3147315;
15 Navigator;kommentarer 2f text%2Fshared%2F01%2F04050000.xhp#bm_id3154100;
11 Objekt;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3156358;
f JDBC;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3151172;
e DDE;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3147084;
18 docking;Navigator window 3b text%2Fswriter%2Fguide%2Fresize_navigator.xhp#bm_id3145088;
18 Ordlistor;vanliga termer 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3154896;
1a Verktygstips;utökade tips 3c text%2Fshared%2Fguide%2Factive_help_on_off.xhp#bm_id3156414;
1e classification;security levels 3f text%2Fswriter%2Fclassificationbar.xhp#bm_id030820161847569710;
e CTL;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3146907;
1d komplex textlayout;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3146907;
1a komplex textlayout, se CTL 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3146907;
17 Användardata;inmatning 35 text%2Fshared%2Foptionen%2F01010100.xhp#bm_id3155805;
16 Formatering;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3163710;
18 documents;styles changed 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
c Exportfilter 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
19 Objekt;snabbt flytta till 3d text%2Fshared%2Fguide%2Fnavigator_setcursor.xhp#bm_id3150774;
c standardbrev 3c text%2Fswriter%2Fguide%2Fform_letters_main.xhp#bm_id3159257;
18 Länkar;öppna filer med 2f text%2Fshared%2F01%2F02180000.xhp#bm_id3156156;
17 Filer;filter och format 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
1f column width;distribute equally 37 text%2Fshared%2F01%2F05120600.xhp#bm_id431513359599959;
1b Format;vid öppna och spara 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
d ändra;indrag 34 text%2Fswriter%2Fguide%2Findenting.xhp#bm_id3155869;
16 PostScript;skapa filer 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
1c Aktivera;utökade hjälptips 3c text%2Fshared%2Fguide%2Factive_help_on_off.xhp#bm_id3156414;
20 Exportera;till PostScript-format 2f text%2Fshared%2F00%2F00000020.xhp#bm_id3152952;
13 exportera;XML-filer 2f text%2Fshared%2F00%2F00000021.xhp#bm_id3154408;
1c conditions;in number formats 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
12 suffix i filformat 2f text%2Fshared%2F00%2F00000021.xhp#bm_id3154408;
12 Decimaltabulatorer 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
13 text;teckeneffekter 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
23 online-uppdateringar;söka manuellt 34 text%2Fshared%2F01%2Fonline_update.xhp#bm_id7647328;
21 standardfilformat i $[officename] 2f text%2Fshared%2F00%2F00000021.xhp#bm_id3154408;
14 Text;infoga bilder i 39 text%2Fswriter%2Fguide%2Finsert_graphic.xhp#bm_id3154922;
8 horungar 30 text%2Fswriter%2F01%2F05030200.xhp#bm_id2502212;
18 ändra;skiftläge i text 37 text%2Fswriter%2Fguide%2Ftext_capital.xhp#bm_id3155182;
29 filformat;ändra $[officename]-standarder 2f text%2Fshared%2F00%2F00000021.xhp#bm_id3154408;
12 ord;radbryta i CTL 36 text%2Fshared%2F01%2Fformatting_mark.xhp#bm_id9930722;
26 ändra, se även redigera och ersätta 3b text%2Fshared%2Fguide%2Fstandard_template.xhp#bm_id3154285;
11 modeller i XForms 31 text%2Fshared%2F01%2Fxformsdata.xhp#bm_id6823023;
12 Exportera;till XML 34 text%2Fshared%2Fguide%2Fxsltfilter.xhp#bm_id7007583;
18 redigera;Fontwork-objekt 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
16 OpenDocument-filformat 2f text%2Fshared%2F00%2F00000021.xhp#bm_id3154408;
23 spacing;tab stops in text documents 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
19 datastrukturen hos XForms 31 text%2Fshared%2F01%2Fxformsdata.xhp#bm_id6823023;
f folder creation 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
7 markera 30 text%2Fshared%2Fguide%2Fgroups.xhp#bm_id6888027;
1b My Documents folder;opening 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
1c extraavstånd mellan stycken 2f text%2Fshared%2F01%2F05030100.xhp#bm_id3154689;
24 Ritobjekt;placera och storleksändra 2f text%2Fshared%2F01%2F05230100.xhp#bm_id3154350;
d Skriptordning 2f text%2Fshared%2F01%2F06130200.xhp#bm_id3237403;
1a precision som visat (Calc) 35 text%2Fshared%2Foptionen%2F01060500.xhp#bm_id3149399;
26 mallar;formatmallar och dokumentmallar 3b text%2Fswriter%2Fguide%2Ftemplates_styles.xhp#bm_id3153396;
17 selecting;several files 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
19 button bars, see toolbars 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
1d placeholders;on opening files 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
1a tabeller i databaser;söka 2f text%2Fshared%2F02%2F12100200.xhp#bm_id3146936;
20 documents;opening with templates 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
26 charts;updating automatically (Writer) 35 text%2Fshared%2Foptionen%2F01040900.xhp#bm_id3145119;
15 Ramar;markeringsramar 30 text%2Fshared%2Fguide%2Fgroups.xhp#bm_id6888027;
14 text;Fontwork-ikoner 32 text%2Fshared%2Fguide%2Ffontwork.xhp#bm_id3696707;
20 templates;opening documents with 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
1d Tips;utökade tips i hjälpen 3c text%2Fshared%2Fguide%2Factive_help_on_off.xhp#bm_id3156414;
16 styles;changed message 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
10 remote file;open 38 text%2Fshared%2F01%2F01020001.xhp#bm_id1001513636856122;
10 open;remote file 38 text%2Fshared%2F01%2F01020001.xhp#bm_id1001513636856122;
10 dokument;stänga 2f text%2Fshared%2F01%2F01050000.xhp#bm_id3154545;
1f Radavstånd;snabbmeny i stycken 2f text%2Fshared%2F01%2F05120000.xhp#bm_id3152876;
10 stänga;dokument 2f text%2Fshared%2F01%2F01050000.xhp#bm_id3154545;
e SQL;definition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3149922;
10 save;remote file 37 text%2Fshared%2F01%2F01060001.xhp#bm_id381513636896997;
20 WebDAV;remote file service setup 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820162240508275;
10 save;save a copy 37 text%2Fshared%2F01%2F01060002.xhp#bm_id241513636774794;
b save a copy 37 text%2Fshared%2F01%2F01060002.xhp#bm_id241513636774794;
9 Klippa ut 2f text%2Fshared%2F01%2F02040000.xhp#bm_id3146936;
10 infoga;textblock 33 text%2Fswriter%2Fguide%2Fautotext.xhp#bm_id3155521;
21 Konvertera;$[officename]-dokument 2f text%2Fshared%2F01%2F01070001.xhp#bm_id3153383;
1b Exportera;till andra format 2f text%2Fshared%2F01%2F01070001.xhp#bm_id3153383;
10 skydda;innehåll 34 text%2Fshared%2Fguide%2Fprotection.xhp#bm_id3150620;
14 filer;versionsnummer 2f text%2Fshared%2F01%2F01100200.xhp#bm_id3149955;
20 Presentationer;spara automatiskt 36 text%2Fshared%2Fguide%2Fdoc_autosave.xhp#bm_id3152924;
1c redigeringstid för dokument 2f text%2Fshared%2F01%2F01100200.xhp#bm_id3149955;
17 dokument;redigeringstid 2f text%2Fshared%2F01%2F01100200.xhp#bm_id3149955;
1f Dokumentöversikt, se Navigator 3d text%2Fshared%2Fguide%2Fnavigator_setcursor.xhp#bm_id3150774;
1a punktlistor;ändra nivåer 41 text%2Fswriter%2Fguide%2Finsert_tab_innumbering.xhp#bm_id3145078;
b Antal sidor 2f text%2Fshared%2F01%2F01100400.xhp#bm_id1472518;
e Antal tabeller 2f text%2Fshared%2F01%2F01100400.xhp#bm_id1472518;
24 tables;protecting/unprotecting cells 35 text%2Fswriter%2Fguide%2Fprotection.xhp#bm_id3150620;
10 OLE-objekt;antal 2f text%2Fshared%2F01%2F01100400.xhp#bm_id1472518;
b Filer;spara 32 text%2Fshared%2Fguide%2Fdoc_save.xhp#bm_id3147226;
18 cirkeldiagram;alternativ 2f text%2Fschart%2F01%2F04060000.xhp#bm_id3149400;
1a Navigator;samlingsdokument 3b text%2Fswriter%2Fguide%2Fglobaldoc_howtos.xhp#bm_id3145246;
1e lösenord som dokumentegenskap 2f text%2Fshared%2F01%2F01100600.xhp#bm_id1472519;
21 Galleri;dra bilder till ritobjekt 3e text%2Fshared%2Fguide%2Fdragdrop_fromgallery.xhp#bm_id3145345;
27 ersätta;tabbstopp (reguljära uttryck) 2f text%2Fshared%2F01%2F02100001.xhp#bm_id3146765;
20 spara;med lösenord som standard 2f text%2Fshared%2F01%2F01100600.xhp#bm_id1472519;
19 documents;embedding fonts 36 text%2Fshared%2F01%2Fprop_font_embed.xhp#bm_id3149955;
1c URL;ändra hyperlänk-URL:er 38 text%2Fshared%2Fguide%2Fhyperlink_edit.xhp#bm_id3153910;
17 Fält;formaterade fält 2f text%2Fshared%2F02%2F01170002.xhp#bm_id3150774;
11 index;sakregister 38 text%2Fswriter%2Fguide%2Findices_index.xhp#bm_id3155911;
1b font embedding;in documents 36 text%2Fshared%2F01%2Fprop_font_embed.xhp#bm_id3149955;
15 Linjaler;måttenheter 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
2c fildelningsalternativ för aktuellt dokument 2f text%2Fshared%2F01%2F01100600.xhp#bm_id1472519;
1d Textrutor;formulärfunktioner 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
15 Understrykning;tecken 2f text%2Fshared%2F01%2F05110300.xhp#bm_id3150756;
13 fält;användardata 3a text%2Fswriter%2Fguide%2Ffields_userdata.xhp#bm_id3153398;
13 Ritobjekt;skriva ut 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
f Skrivare;välja 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
12 Visa;filegenskaper 41 text%2Fshared%2Fguide%2Fviewing_file_properties.xhp#bm_id3152594;
19 rubrik;upprepa i tabeller 48 text%2Fswriter%2Fguide%2Ftable_repeat_multiple_headers.xhp#bm_id3155870;
17 Val av utskriftsområde 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
1e beräkna;summor i texttabeller 3c text%2Fswriter%2Fguide%2Fcalculate_intable.xhp#bm_id3147400;
5 musik 31 text%2Fshared%2F01%2Fmoviesound.xhp#bm_id1907712;
c Text;kerning 2f text%2Fshared%2F01%2F05020500.xhp#bm_id3154841;
13 statistik i diagram 2c text%2Fschart%2F01%2Ftype_xy.xhp#bm_id84231;
1e Sidor;markera en för utskrift 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
21 Förval;antal blad i nya dokument 35 text%2Fshared%2Foptionen%2F01061000.xhp#bm_id4249399;
19 sidor;förhandsgranskning 38 text%2Fswriter%2Fguide%2Fprint_preview.xhp#bm_id3155179;
15 Skriva ut;markeringar 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
10 start parameters 3a text%2Fshared%2Fguide%2Fstart_parameters.xhp#bm_id3156410;
26 notebook bar;contextual single toolbar 3e text%2Fshared%2F01%2Fnotebook_bar.xhp#bm_id190920161758487840;
10 Kopior;skriva ut 2f text%2Fshared%2F01%2F01130000.xhp#bm_id3154621;
22 Underordnade formulär;beskrivning 2f text%2Fshared%2F02%2F01170203.xhp#bm_id3150040;
13 properties;printers 2f text%2Fshared%2F01%2F01140000.xhp#bm_id3147294;
2b Redigeringsläge;med Retur-tangenten (Calc) 35 text%2Fshared%2Foptionen%2F01060300.xhp#bm_id3151110;
1a default printer;setting up 2f text%2Fshared%2F01%2F01140000.xhp#bm_id3147294;
1a multiple documents;opening 2f text%2Fshared%2F01%2F01020000.xhp#bm_id3145211;
11 Redigering;ångra 2f text%2Fshared%2F01%2F02010000.xhp#bm_id3155069;
10 infoga;numrering 40 text%2Fswriter%2Fguide%2Fusing_numbered_lists2.xhp#bm_id3147418;
1a Effekter;teckenplaceringar 2f text%2Fshared%2F01%2F05020500.xhp#bm_id3154841;
10 currency formats 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
18 Återställningskommando 2f text%2Fshared%2F01%2F02020000.xhp#bm_id3149991;
17 custom hyphens (Writer) 35 text%2Fshared%2Foptionen%2F01040600.xhp#bm_id3144510;
21 Filtervillkor i sökningar (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
c Urklipp;UNIX 2f text%2Fshared%2F01%2F02050000.xhp#bm_id3154824;
14 formulär;händelser 2f text%2Fshared%2F02%2F01170202.xhp#bm_id3150499;
23 hyperlänkar;infoga från Navigator 35 text%2Fswriter%2Fguide%2Fhyperlinks.xhp#bm_id3155845;
1f Skiftlägeskänslighet;sökning 2f text%2Fshared%2F01%2F02100000.xhp#bm_id3154760;
11 söka;i alla blad 2f text%2Fshared%2F01%2F02100000.xhp#bm_id3152960;
11 blad;söka i alla 2f text%2Fshared%2F01%2F02100000.xhp#bm_id3152960;
19 listor;reguljära uttryck 2f text%2Fshared%2F01%2F02100001.xhp#bm_id3146765;
1e et-tecken, se även operatorer 2f text%2Fshared%2F01%2F02100001.xhp#bm_id3146765;
21 remote file service;Windows share 4c text%2Fshared%2Fguide%2Fcmis-remote-files-setup.xhp#bm_id170820161249395796;
1b Databaser;redigera tabeller 2f text%2Fshared%2F01%2F05340400.xhp#bm_id3153116;
1b Skriva ut;sökningar (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02000000.xhp#bm_id3150445;
18 Sökning;likhetssökning 2f text%2Fshared%2F01%2F02100100.xhp#bm_id3156045;
1c Direktmarkör;inställningar 3d text%2Fswriter%2Fguide%2Ftext_direct_cursor.xhp#bm_id3155178;
15 Infoga;flytande ramar 2f text%2Fshared%2F01%2F04160500.xhp#bm_id3149783;
14 notebook bar;layouts 3e text%2Fshared%2F01%2Fnotebook_bar.xhp#bm_id190920161758487840;
23 Uppdatera;länkar, när fil öppnas 2f text%2Fshared%2F01%2F02180000.xhp#bm_id3156156;
22 Mina dokument;ändra arbetskatalog 34 text%2Fshared%2Fguide%2Fworkfolder.xhp#bm_id3150789;
11 Länkar;modifiera 2f text%2Fshared%2F01%2F02180100.xhp#bm_id3149877;
e Ändra;länkar 2f text%2Fshared%2F01%2F02180100.xhp#bm_id3149877;
22 kontroller;tilldela makron (Basic) 33 text%2Fshared%2Fguide%2Fscripting.xhp#bm_id5277565;
15 text;antal ord/tecken 36 text%2Fswriter%2Fguide%2Fwords_count.xhp#bm_id3149686;
10 ritobjekt;text i 2f text%2Fshared%2F01%2F05220000.xhp#bm_id3146856;
14 bakgrunder;skriva ut 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
f Redigera;objekt 2f text%2Fshared%2F01%2F02200100.xhp#bm_id3145138;
19 Infogningsläge för text 39 text%2Fshared%2Fguide%2Ftextmode_change.xhp#bm_id3159233;
19 Rättstavning;snabbmenyer 5e text%2Fshared%2F01%2F06040000.xhp#bm_id3153391;text%2Fshared%2F01%2F06040500.xhp#bm_id3152823;
15 Kommandoknappar;skapa 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
17 stödpunkter;egenskaper 38 text%2Fshared%2F01%2F02220100.xhp#bm_id1202200909085990;
12 Redigera;rapporter 35 text%2Fshared%2Fguide%2Fdata_report.xhp#bm_id3147834;
f Bitmap;mönster 2f text%2Fshared%2F01%2F05210500.xhp#bm_id3155619;
17 egenskaper;stödpunkter 38 text%2Fshared%2F01%2F02220100.xhp#bm_id1202200909085990;
c URL;i bilder 32 text%2Fshared%2Fguide%2Fimagemap.xhp#bm_id3150502;
18 printers;default printer 2f text%2Fshared%2F01%2F01140000.xhp#bm_id3147294;
1f ImageMap;stödpunkt, egenskaper 38 text%2Fshared%2F01%2F02220100.xhp#bm_id1202200909085990;
11 Dölja;ändringar 2f text%2Fshared%2F01%2F02230200.xhp#bm_id3149988;
32 kompatibilitetsinställningar;kortkommandon (Calc) 35 text%2Fshared%2Foptionen%2F01060800.xhp#bm_id4249399;
f Visa;ändringar 2f text%2Fshared%2F01%2F02230200.xhp#bm_id3149988;
b verktygsrad 2f text%2Fshared%2F01%2F03050000.xhp#bm_id3145356;
10 Statusrad på/av 2f text%2Fshared%2F01%2F03060000.xhp#bm_id3152823;
15 Skärm;helskärmsvyer 2f text%2Fshared%2F01%2F03110000.xhp#bm_id3160463;
22 Dokument;antal sidor/tabeller/ ark 2f text%2Fshared%2F01%2F01100400.xhp#bm_id1472518;
f Vyer;helskärms 2f text%2Fshared%2F01%2F03110000.xhp#bm_id3160463;
8 Färgrad 2f text%2Fshared%2F01%2F03170000.xhp#bm_id3147477;
10 spara;alternativ 35 text%2Fshared%2Foptionen%2F01010200.xhp#bm_id3143284;
1f Ritobjekt;släppa galleribilder 3e text%2Fshared%2Fguide%2Fdragdrop_fromgallery.xhp#bm_id3145345;
16 Textskalning i diagram 2f text%2Fschart%2F02%2F01210000.xhp#bm_id3152996;
20 Cellskydd;ta bort i textdokument 30 text%2Fswriter%2F04%2F01020000.xhp#bm_id3155593;
2d kommentarer;infoga/redigera/ta bort/skriva ut 2f text%2Fshared%2F01%2F04050000.xhp#bm_id3154100;
1a Spara;dialoginställningar 35 text%2Fshared%2Foptionen%2F01010600.xhp#bm_id3155450;
14 redigera;kommentarer 2f text%2Fshared%2F01%2F04050000.xhp#bm_id3154100;
13 ta bort;kommentarer 2f text%2Fshared%2F01%2F04050000.xhp#bm_id3154100;
b Sidor;antal 30 text%2Fswriter%2F02%2F14020000.xhp#bm_id3149687;
23 hänvisningar, se även kommentarer 2f text%2Fshared%2F01%2F04050000.xhp#bm_id3154100;
11 Infoga;OLE-objekt 2f text%2Fshared%2F01%2F04150100.xhp#bm_id3153116;
15 datavärden i diagram 2f text%2Fschart%2F01%2F04030000.xhp#bm_id3150275;
1a Trigonometriska funktioner 30 text%2Fswriter%2F02%2F14020000.xhp#bm_id3149687;
1f Formler;starta formelredigerare 2f text%2Fshared%2F01%2F04160300.xhp#bm_id3152937;
13 Exportera;bitmappar 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
1b Presentationer;skapa/öppna 32 text%2Fshared%2Fguide%2Fdoc_open.xhp#bm_id3147834;
10 Rapporter;mallar 35 text%2Fshared%2Fguide%2Fdata_report.xhp#bm_id3147834;
1e Ramar;autokorrigeringsfunktion 2f text%2Fshared%2F01%2F06040200.xhp#bm_id3152876;
19 $[officename]Math, starta 2f text%2Fshared%2F01%2F04160300.xhp#bm_id3152937;
28 Sidor;skriva ut sidnamn i presentationer 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
10 OpenGL;blacklist 35 text%2Fshared%2Foptionen%2F01010800.xhp#bm_id3155341;
15 Math formelredigerare 2f text%2Fshared%2F01%2F04160300.xhp#bm_id3152937;
b Fält;ämne 30 text%2Fswriter%2F02%2F18030500.xhp#bm_id3147169;
1b Redigerare;formelredigerare 2f text%2Fshared%2F01%2F04160300.xhp#bm_id3152937;
1a hängande indrag i stycken 34 text%2Fswriter%2Fguide%2Findenting.xhp#bm_id3155869;
12 Format;teckensnitt 2f text%2Fshared%2F01%2F05020100.xhp#bm_id3154812;
15 tecken;teckeneffekter 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
1d Tecken;teckensnitt och format 2f text%2Fshared%2F01%2F05020100.xhp#bm_id3154812;
23 Teckensnitt;ändra i dokumentmallar 35 text%2Fshared%2Foptionen%2F01040300.xhp#bm_id3151299;
2f lagra information för litteraturförteckningar 3d text%2Fswriter%2Fguide%2Findices_literature.xhp#bm_id3149687;
12 Teckensnitt;format 2f text%2Fshared%2F01%2F05020100.xhp#bm_id3154812;
1b Text;teckensnitt och format 2f text%2Fshared%2F01%2F05020100.xhp#bm_id3154812;
2a Klistra in;ritobjekt, från andra dokument 3c text%2Fshared%2Fguide%2Fcopy_drawfunctions.xhp#bm_id3153394;
12 radavstånd;stycke 2f text%2Fshared%2F01%2F05030100.xhp#bm_id3154689;
d Rundade hörn 36 text%2Fshared%2Fguide%2Fround_corner.xhp#bm_id3150040;
13 Teckenstilar;format 2f text%2Fshared%2F01%2F05020100.xhp#bm_id3154812;
20 Kalkylblad;infoga tabeller från 37 text%2Fswriter%2Fguide%2Ftable_insert.xhp#bm_id3156377;
23 Teckenstorlekar;relativa ändringar 2f text%2Fshared%2F01%2F05020100.xhp#bm_id3154812;
28 visa;realtidspresentationer på Internet 33 text%2Fshared%2Fautopi%2F01110200.xhp#bm_id3149233;
14 sidebar;notebook bar 3e text%2Fshared%2F01%2Fnotebook_bar.xhp#bm_id190920161758487840;
28 Tecken;aktivera CTL och asiatiska tecken 2f text%2Fshared%2F01%2F05020100.xhp#bm_id3154812;
1d cells;protecting/unprotecting 35 text%2Fswriter%2Fguide%2Fprotection.xhp#bm_id3150620;
14 teckensnitt;effekter 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
27 Grupper;ange/avsluta/ta bort gruppering 30 text%2Fshared%2Fguide%2Fgroups.xhp#bm_id6888027;
28 Säkerhet;varningsdialogrutor med makron 36 text%2Fshared%2F01%2Fsecuritywarning.xhp#bm_id6499832;
15 genomstrykning;tecken 2f text%2Fshared%2F01%2F05110400.xhp#bm_id3152942;
16 gemener;teckeneffekter 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
1d row height;distribute equally 38 text%2Fshared%2F01%2F05110600m.xhp#bm_id431513359599959;
18 Text;ersätta med format 2f text%2Fshared%2F01%2F06040200.xhp#bm_id3152876;
f Ändringar;visa 2f text%2Fshared%2F01%2F02230200.xhp#bm_id3149988;
a kapitäler 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
1e Textdokument;spara automatiskt 36 text%2Fshared%2Fguide%2Fdoc_autosave.xhp#bm_id3152924;
15 tabeller;korsreferera 35 text%2Fswriter%2Fguide%2Freferences.xhp#bm_id3145087;
1d genomstrykning;teckeneffekter 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
1e Flytande ramar i HTML dokument 2f text%2Fshared%2F01%2F04160500.xhp#bm_id3149783;
1a teckensnitt;genomstrykning 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
17 Grafik, se även Bilder 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
f Rapporter;skapa 36 text%2Fshared%2Fguide%2Fdata_reports.xhp#bm_id3729667;
11 bakgrunder;välja 35 text%2Fswriter%2Fguide%2Fbackground.xhp#bm_id3149346;
14 number formats;codes 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
c date formats 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
e times, formats 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
1f asiatiska språk;sökalternativ 32 text%2Fswriter%2Fguide%2Ffinding.xhp#bm_id1163670;
13 justera, 2D-diagram 2f text%2Fschart%2F01%2F04060000.xhp#bm_id3149400;
1d engineering notation, formats 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
a certifikat 3c text%2Fshared%2Fguide%2Fdigital_signatures.xhp#bm_id7430951;
11 fraction, formats 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
e Databaser;visa 33 text%2Fshared%2Fguide%2Fdata_view.xhp#bm_id2339854;
1a Stylist, see Styles window 39 text%2Fswriter%2Fguide%2Fstylist_update.xhp#bm_id3155915;
e native numeral 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
2e Kontroller;egenskaper för formulärkontroller 2f text%2Fshared%2F02%2F01170100.xhp#bm_id3147102;
2c Bildtexter, se även etiketter/förklaringar 2f text%2Fshared%2F01%2F05230500.xhp#bm_id3149038;
18 Etiketter;för ritobjekt 2f text%2Fshared%2F01%2F05230500.xhp#bm_id3149038;
c Text;länkar 2f text%2Fshared%2F01%2F05020400.xhp#bm_id3152895;
1c Copyright för $[officename] 38 text%2Fshared%2Fguide%2Fversion_number.xhp#bm_id3144436;
13 Placera;teckensnitt 2f text%2Fshared%2F01%2F05020500.xhp#bm_id3154841;
1e Teckensnitt;placeringar i text 2f text%2Fshared%2F01%2F05020500.xhp#bm_id3154841;
1b Standard;tabulatorer i text 2e text%2Fshared%2Fguide%2Ftabs.xhp#bm_id3144436;
12 Data;skrivskyddade 2f text%2Fshared%2F02%2F07070100.xhp#bm_id3144740;
17 Avstånd;teckeneffekter 2f text%2Fshared%2F01%2F05020500.xhp#bm_id3154841;
12 Ersättningstabell 2f text%2Fshared%2F01%2F06040200.xhp#bm_id3152876;
13 Formulär;Navigator 2f text%2Fshared%2F02%2F01170600.xhp#bm_id3143284;
f Tecken;avstånd 2f text%2Fshared%2F01%2F05020500.xhp#bm_id3154841;
e Parvis kerning 2f text%2Fshared%2F01%2F05020500.xhp#bm_id3154841;
1a Basic IDE;Autoclose quotes 35 text%2Fshared%2Foptionen%2FBasicIDE.xhp#bm_id4077578;
2f Rättstavningskontroll;aktivera för ett språk 35 text%2Fshared%2Foptionen%2F01010401.xhp#bm_id3154230;
18 diagramtyper;cirkel/ring 2f text%2Fschart%2F01%2Ftype_pie.xhp#bm_id7621997;
10 Kerning;i tecken 2f text%2Fshared%2F01%2F05020500.xhp#bm_id3154841;
29 Dubbelrader i asiatisk layout;teckensnitt 2f text%2Fshared%2F01%2F05020600.xhp#bm_id3156053;
12 Asiatisk typografi 2f text%2Fshared%2F01%2F05020700.xhp#bm_id3155620;
1e Formatering;asiatisk typografi 2f text%2Fshared%2F01%2F05020700.xhp#bm_id3155620;
22 avstånd;mellan stycken i fotnoter 2f text%2Fshared%2F01%2F05030100.xhp#bm_id3154689;
1a avstånd;rader och stycken 2f text%2Fshared%2F01%2F05030100.xhp#bm_id3154689;
10 Enheter;omvandla 2f text%2Fshared%2F00%2F00000003.xhp#bm_id3147543;
c Hangul/Hanja 2f text%2Fshared%2F01%2F06200000.xhp#bm_id3155757;
f Listruta, skapa 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
18 Skriva ut;bara markering 2f text%2Fshared%2F02%2F01110000.xhp#bm_id3153539;
19 enkelt radavstånd i text 2f text%2Fshared%2F01%2F05030100.xhp#bm_id3154689;
1d dubbelt radavstånd i stycken 2f text%2Fshared%2F01%2F05030100.xhp#bm_id3154689;
17 Diagram;ordna i staplar 2f text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
10 stycken;avstånd 2f text%2Fshared%2F01%2F05030100.xhp#bm_id3154689;
e ritverktygsrad 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
10 colors;selection 35 text%2Fshared%2Foptionen%2F01010501.xhp#bm_id3150771;
12 Avsnitt;bakgrunder 2f text%2Fshared%2F01%2F05030600.xhp#bm_id3151097;
12 Format;tabulatorer 2f text%2Fshared%2F01%2F05030300.xhp#bm_id3156027;
13 Textrader;justering 2f text%2Fshared%2F01%2F05030700.xhp#bm_id3150008;
20 Utfyllnadstecken med tabulatorer 2f text%2Fshared%2F01%2F05030300.xhp#bm_id3156027;
10 Ramar;bakgrunder 2f text%2Fshared%2F01%2F05030600.xhp#bm_id3151097;
1c höger sammanslagning (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010101.xhp#bm_id3154015;
19 Förteckningar;bakgrunder 2f text%2Fshared%2F01%2F05030600.xhp#bm_id3151097;
13 textrader;numrering 3a text%2Fswriter%2Fguide%2Fnumbering_lines.xhp#bm_id3150101;
10 Talformat;format 2f text%2Fshared%2F01%2F05020300.xhp#bm_id3152942;
11 Stycken;justering 2f text%2Fshared%2F01%2F05030700.xhp#bm_id3150008;
17 Vänsterjustera stycken 2f text%2Fshared%2F01%2F05030700.xhp#bm_id3150008;
34 tangentbord;lägga till eller ta bort rader/kolumner 36 text%2Fswriter%2Fguide%2Ftable_cells.xhp#bm_id3156377;
1a filformat;OpenDocument/XML 2f text%2Fshared%2F00%2F00000021.xhp#bm_id3154408;
e Centrerad text 2f text%2Fshared%2F01%2F05030700.xhp#bm_id3150008;
21 Sökningar;redigera i datakällvy 2f text%2Fshared%2F01%2F05340400.xhp#bm_id3153116;
c Justera text 2f text%2Fshared%2F01%2F05030700.xhp#bm_id3150008;
2c flytta;använda stödlinjer i presentationer 35 text%2Fshared%2Foptionen%2F01070100.xhp#bm_id3147008;
f Beskära bilder 2f text%2Fshared%2F01%2F05030800.xhp#bm_id3148585;
16 Alternativknapp, skapa 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
22 deldokument;skapa/redigera/ta bort 3b text%2Fswriter%2Fguide%2Fglobaldoc_howtos.xhp#bm_id3145246;
16 Fönstret Mediaspelare 32 text%2Fshared%2F01%2Fmediaplayer.xhp#bm_id8659321;
22 Nyckelfält för relationer (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F05020100.xhp#bm_id3150499;
10 igenkänning;tal 3b text%2Fswriter%2Fguide%2Fnumber_date_conv.xhp#bm_id3156383;
19 Bilder;beskära och zooma 2f text%2Fshared%2F01%2F05030800.xhp#bm_id3148585;
c Zooma;bilder 2f text%2Fshared%2F01%2F05030800.xhp#bm_id3148585;
22 Spara;i Microsoft Office-filformat 31 text%2Fshared%2Fguide%2Fms_user.xhp#bm_id3150789;
f Skalning;bilder 2f text%2Fshared%2F01%2F05030800.xhp#bm_id3148585;
2e Originalstorlek;återställa efter beskärning 2f text%2Fshared%2F01%2F05030800.xhp#bm_id3148585;
19 administrera;formatmallar 2f text%2Fshared%2F01%2F05040100.xhp#bm_id3153383;
19 formatmallar;administrera 2f text%2Fshared%2F01%2F05040100.xhp#bm_id3153383;
20 document;protection from changes 35 text%2Fswriter%2Fguide%2Fprotection.xhp#bm_id3150620;
f formatera;sidor 2f text%2Fshared%2F01%2F05040200.xhp#bm_id3150620;
17 setting options;Open CL 33 text%2Fshared%2Foptionen%2Fopencl.xhp#bm_id4077578;
e pappersmagasin 2f text%2Fshared%2F01%2F05040200.xhp#bm_id3150620;
c layout;sidor 2f text%2Fshared%2F01%2F05040200.xhp#bm_id3150620;
14 Redigera;diagramdata 36 text%2Fshared%2Fguide%2Fchart_insert.xhp#bm_id3153910;
13 bindningsmarginalen 2f text%2Fshared%2F01%2F05040200.xhp#bm_id3150620;
1b Komplex textlayout;aktivera 35 text%2Fshared%2Foptionen%2F01140000.xhp#bm_id3154751;
1a Linjeslut;definiera linjer 34 text%2Fshared%2Fguide%2Flinestyles.xhp#bm_id3153884;
16 avslutar;$[officename] 2f text%2Fshared%2F01%2F01170000.xhp#bm_id3154545;
10 marginaler;sidor 2f text%2Fshared%2F01%2F05040200.xhp#bm_id3150620;
17 Guiden Asiatisk fonetik 2f text%2Fshared%2F01%2F05060000.xhp#bm_id9598376;
18 utökade tips i hjälpen 3c text%2Fshared%2Fguide%2Factive_help_on_off.xhp#bm_id3156414;
15 spegelvänd sidlayout 3c text%2Fswriter%2Fguide%2Fheader_pagestyles.xhp#bm_id3155920;
14 Text;asiatisk layout 2f text%2Fshared%2F01%2F05020600.xhp#bm_id3156053;
23 nya sidformatmallar från markering 38 text%2Fswriter%2Fguide%2Fchange_header.xhp#bm_id3146875;
e Justera;objekt 2f text%2Fshared%2F01%2F05070000.xhp#bm_id3149987;
12 Textobjekt;justera 2f text%2Fshared%2F01%2F05080000.xhp#bm_id3152942;
19 filtrera;data i formulär 36 text%2Fshared%2Fguide%2Fdata_search2.xhp#bm_id8772545;
1b text;nedsänkt och upphöjd 34 text%2Fswriter%2Fguide%2Fsubscript.xhp#bm_id3155174;
16 Teckensnitt;textobjekt 2f text%2Fshared%2F01%2F05090000.xhp#bm_id3155271;
16 Textobjekt;teckensnitt 2f text%2Fshared%2F01%2F05090000.xhp#bm_id3155271;
14 Text;teckenstorlekar 2f text%2Fshared%2F01%2F05100000.xhp#bm_id3153391;
2e Bézierkurvor;kontrollpunkter i presentationer 35 text%2Fshared%2Foptionen%2F01070100.xhp#bm_id3147008;
17 Text;teckenformatmallar 2f text%2Fshared%2F01%2F05110000.xhp#bm_id3147366;
1c teckenformatmallar;språkval 39 text%2Fshared%2Fguide%2Flanguage_select.xhp#bm_id3083278;
c Fetstil;text 2f text%2Fshared%2F01%2F05110100.xhp#bm_id3150278;
e Fetstil;tecken 2f text%2Fshared%2F01%2F05110100.xhp#bm_id3150278;
b Text;kursiv 2f text%2Fshared%2F01%2F05110200.xhp#bm_id3155182;
20 Mallar;nya dokument från mallar 33 text%2Fshared%2Fguide%2Faaa_start.xhp#bm_id3156324;
1a textanpassning runt objekt 2f text%2Fswriter%2Fguide%2Fwrap.xhp#bm_id3154486;
b META-taggar 36 text%2Fshared%2F01%2Fabout_meta_tags.xhp#bm_id3154380;
e Tecken;kursiva 2f text%2Fshared%2F01%2F05110200.xhp#bm_id3155182;
2d Skriva ut;anpassa till sidor i presentationer 35 text%2Fshared%2Foptionen%2F01070400.xhp#bm_id3155450;
c Text;skuggad 2f text%2Fshared%2F01%2F05110500.xhp#bm_id3154545;
15 ta bort;radbrytningar 3f text%2Fswriter%2Fguide%2Fremoving_line_breaks.xhp#bm_id3149687;
1d infoga;bilder, via dialogruta 40 text%2Fswriter%2Fguide%2Finsert_graphic_dialog.xhp#bm_id3154896;
f Tecken;skuggade 2f text%2Fshared%2F01%2F05110500.xhp#bm_id3154545;
24 table rows;distribute height equally 38 text%2Fshared%2F01%2F05110600m.xhp#bm_id431513359599959;
10 viewing;toolbars 3a text%2Fshared%2Fguide%2Ffloating_toolbar.xhp#bm_id3152801;
16 data, se även värden 36 text%2Fshared%2Fguide%2Fdata_search2.xhp#bm_id8772545;
28 table columns;distribute columns equally 37 text%2Fshared%2F01%2F05120600.xhp#bm_id431513359599959;
25 tangenter;lägga till kommandoknappar 34 text%2Fshared%2Fguide%2Fformfields.xhp#bm_id3149798;
d Objekt;namnge 2f text%2Fshared%2F01%2F05190000.xhp#bm_id3147366;
1a Fyllningsfärger för ytor 2f text%2Fshared%2F01%2F05210100.xhp#bm_id3149999;
1f objekt;titlar och beskrivningar 2f text%2Fshared%2F01%2F05190100.xhp#bm_id3147366;
13 objektbeskrivningar 2f text%2Fshared%2F01%2F05190100.xhp#bm_id3147366;
11 Spara automatiskt 36 text%2Fshared%2Fguide%2Fdoc_autosave.xhp#bm_id3152924;
18 Registrera;adressböcker 3a text%2Fshared%2Fguide%2Fdata_addressbook.xhp#bm_id3152823;
11 Bokmärken;hjälp 2f text%2Fshared%2F05%2F00000150.xhp#bm_id3153244;
d titlar;objekt 2f text%2Fshared%2F01%2F05190100.xhp#bm_id3147366;
f Likhetssökning 2f text%2Fshared%2F01%2F02100100.xhp#bm_id3156045;
19 Ytor;skrafferade/prickade 2f text%2Fshared%2F01%2F05210400.xhp#bm_id3149962;
27 Redigera;databastabeller och sökningar 2f text%2Fshared%2F01%2F05340400.xhp#bm_id3153116;
d Pixelmönster 2f text%2Fshared%2F01%2F05210500.xhp#bm_id3155619;
16 Minskade utskriftsdata 36 text%2Fshared%2Fguide%2Fprint_faster.xhp#bm_id5201574;
f Pixelredigerare 2f text%2Fshared%2F01%2F05210500.xhp#bm_id3155619;
2a Microsoft Office;tilldela om dokumenttyper 35 text%2Fshared%2Fguide%2Fms_doctypes.xhp#bm_id3143267;
c Skuggor;ytor 2f text%2Fshared%2F01%2F05210600.xhp#bm_id3150014;
16 Transparenser;områden 2f text%2Fshared%2F01%2F05210700.xhp#bm_id3146807;
1e common terms;Internet glossary 2f text%2Fshared%2F00%2F00000002.xhp#bm_id3150702;
14 Områden;transparens 2f text%2Fshared%2F01%2F05210700.xhp#bm_id3146807;
b fasta datum 36 text%2Fswriter%2Fguide%2Ffields_date.xhp#bm_id5111545;
1b ramar;passa in text i ramar 2f text%2Fshared%2F01%2F05220000.xhp#bm_id3146856;
12 Ändra;ikonstorlek 34 text%2Fshared%2Fguide%2Fflat_icons.xhp#bm_id3145669;
17 Förklaringar;ritobjekt 2f text%2Fshared%2F01%2F05230500.xhp#bm_id3149038;
17 Ritobjekt;förklaringar 2f text%2Fshared%2F01%2F05230500.xhp#bm_id3149038;
18 förkortningsersättning 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
10 ramar;etikettera 33 text%2Fswriter%2Fguide%2Fcaptions.xhp#bm_id3147691;
16 Ritobjekt;spegelvända 2f text%2Fshared%2F01%2F05240000.xhp#bm_id3151264;
a räkna ord 36 text%2Fswriter%2Fguide%2Fwords_count.xhp#bm_id3149686;
16 Bilder;ordna i staplar 2f text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
f Excel;spara som 33 text%2Fshared%2Fguide%2Fexport_ms.xhp#bm_id3159233;
1b Sökningar;översikt (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02000000.xhp#bm_id3150445;
19 Ritobjekt;ordna i staplar 2f text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
17 Grafisk kontroll, skapa 34 text%2Fshared%2F02%2Fmore_controls.xhp#bm_id5941343;
1c Nivåer;nedsänkta/upphöjda 2f text%2Fshared%2F01%2F05250000.xhp#bm_id3152427;
e Justera;celler 2f text%2Fshared%2F01%2F05340300.xhp#bm_id3154545;
14 format codes;numbers 2f text%2Fshared%2F01%2F05020301.xhp#bm_id3153514;
e Celler;justera 2f text%2Fshared%2F01%2F05340300.xhp#bm_id3154545;
2a Tabeller i databaser;bläddra och redigera 2f text%2Fshared%2F01%2F05340400.xhp#bm_id3153116;
15 adding selection mode 2f text%2Fshared%2F02%2F20050000.xhp#bm_id3148668;
1d objekt;automatiska bildtexter 3b text%2Fswriter%2Fguide%2Fcaptions_numbers.xhp#bm_id3147684;
17 ordlistor;rättstavning 2f text%2Fshared%2F01%2F06010000.xhp#bm_id3149047;
13 printers;properties 2f text%2Fshared%2F01%2F01140000.xhp#bm_id3147294;
3d traditionell kinesiska;konvertering till förenklad kinesiska 2d text%2Fshared%2F01%2F06010600.xhp#bm_id49745;
22 Tabeller;början/slut på dokument 3d text%2Fswriter%2Fguide%2Finsert_beforetable.xhp#bm_id3149688;
1a styckeformatmallar;numrera 3a text%2Fswriter%2Fguide%2Fusing_numbering.xhp#bm_id3155174;
d export as;PDF 37 text%2Fshared%2F01%2F01070002.xhp#bm_id781513636674523;
43 Ordlistor;gemensamma termer i förenklad och traditionell kinesiska 2e text%2Fshared%2F01%2F06010601.xhp#bm_id905789;
15 standardmallar;ändra 3b text%2Fshared%2Fguide%2Fstandard_template.xhp#bm_id3154285;
18 ord;ersätta automatiskt 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
22 changing;starting numbers in lists 3a text%2Fswriter%2Fguide%2Fnumbering_paras.xhp#bm_id3149637;
21 fetstil;autokorrigering, funktion 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
19 Uppdateringar, alternativ 3a text%2Fshared%2Foptionen%2Fonline_update.xhp#bm_id7657094;
30 Tabeller i databaser;skriva ut sökningar (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02000000.xhp#bm_id3150445;
28 understrykning;autokorrigering, funktion 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
20 skriva ut;text i omvänd ordning 35 text%2Fshared%2Foptionen%2F01040400.xhp#bm_id3156156;
1a mellanslag;ignorera dubbla 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
28 databaser;skapa litteraturförteckningar 3d text%2Fswriter%2Fguide%2Findices_literature.xhp#bm_id3149687;
1e numrering;använda automatiskt 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
12 Markera;kontroller 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
1b stycken;numrera automatiskt 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
21 tabeller i text;skapa automatiskt 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
20 punkter;lägga till och redigera 3f text%2Fswriter%2Fguide%2Fusing_numbered_lists.xhp#bm_id3155186;
15 stycken;ta bort tomma 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
1f Fönster;förankringsdefinition 2f text%2Fshared%2F00%2F00000005.xhp#bm_id3155132;
36 användardefinierade formatmallar;ersätta automatiskt 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
1b sidor;formatera och numrera 2f text%2Fshared%2F01%2F05040200.xhp#bm_id3150620;
13 stycken;slå samman 2f text%2Fshared%2F01%2F06040100.xhp#bm_id3155620;
25 kantlinjer;celler på skärmen (Calc) 35 text%2Fshared%2Foptionen%2F01060100.xhp#bm_id3147242;
2b Autokorrigeringsfunktion;ersättningstabell 2f text%2Fshared%2F01%2F06040200.xhp#bm_id3152876;
21 Ersätta;autokorrigeringsfunktion 2f text%2Fshared%2F01%2F06040200.xhp#bm_id3152876;
1e Avstavning;minsta antal tecken 35 text%2Fshared%2Foptionen%2F01010400.xhp#bm_id7986388;
8 Accenter 3c text%2Fshared%2Fguide%2Finsert_specialchar.xhp#bm_id3154927;
1d anföringstecken;typografiska 2f text%2Fshared%2F01%2F06040400.xhp#bm_id3153899;
c text;animera 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
f redigera;XForms 30 text%2Fshared%2Fguide%2Fxforms.xhp#bm_id5215613;
2b funktionen Autokorrigering;anföringstecken 2f text%2Fshared%2F01%2F06040400.xhp#bm_id3153899;
22 Klistra in;data från textdokument 3e text%2Fshared%2Fguide%2Fcopytext2application.xhp#bm_id3152924;
1f Listrutor i formulärfunktioner 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
1a punktuppställning;stycken 2f text%2Fshared%2F01%2F06050100.xhp#bm_id3150502;
27 Autokorrigering, funktion;överskrifter 29 text%2Fswriter%2F01%2F05150200.xhp#bm_id;
14 effekter;teckensnitt 2f text%2Fshared%2F01%2F05020200.xhp#bm_id3153514;
1f infoga;styckepunktuppställning 2f text%2Fshared%2F01%2F06050100.xhp#bm_id3150502;
14 numrering;alternativ 2f text%2Fshared%2F01%2F06050500.xhp#bm_id4096499;
c Makron;ordna 2f text%2Fshared%2F01%2F06130200.xhp#bm_id3237403;
1b HTML-dokument;META-taggar i 36 text%2Fshared%2F01%2Fabout_meta_tags.xhp#bm_id3154380;
12 Taggar;META-taggar 36 text%2Fshared%2F01%2Fabout_meta_tags.xhp#bm_id3154380;
e Menyer;anpassa 2e text%2Fshared%2F01%2F06140100.xhp#bm_id900601;
16 Redigera;kortkommandon 2f text%2Fshared%2F01%2F06140200.xhp#bm_id2322763;
21 Ändringar;jämföra mot original 3e text%2Fshared%2Fguide%2Fredlining_doccompare.xhp#bm_id3154788;
22 knappar;redigera hyperlänkknappar 38 text%2Fshared%2Fguide%2Fhyperlink_edit.xhp#bm_id3153910;
21 dela upp celler;med tangentbordet 36 text%2Fswriter%2Fguide%2Ftable_cells.xhp#bm_id3156377;
23 Länkar;uppdatera specifika länkar 2f text%2Fshared%2F01%2F02180000.xhp#bm_id3156156;
1a Formatmallar;kortkommandon 2f text%2Fshared%2F01%2F06140200.xhp#bm_id2322763;
21 bokstäver;versaler eller gemener 37 text%2Fswriter%2Fguide%2Ftext_capital.xhp#bm_id3155182;
1f filter;XML-filterinställningar 2f text%2Fshared%2F01%2F06150000.xhp#bm_id3153272;
17 ta bort;se även radera 38 text%2Fshared%2Fguide%2Fnumbering_stop.xhp#bm_id3154186;
11 Kontroller;infoga 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
23 förhandsgranskning;utskriftslayout 38 text%2Fswriter%2Fguide%2Fprint_preview.xhp#bm_id3155179;
19 XML-filter;inställningar 2f text%2Fshared%2F01%2F06150000.xhp#bm_id3153272;
11 tilldelningsläge 3d text%2Fswriter%2Fguide%2Fstylist_fillformat.xhp#bm_id3145084;
10 infoga;textramar 35 text%2Fswriter%2Fguide%2Ftext_frame.xhp#bm_id3149487;
17 Konvertera;Hangul/Hanja 2f text%2Fshared%2F01%2F06200000.xhp#bm_id3155757;
1f tables of contents;unprotecting 35 text%2Fswriter%2Fguide%2Fprotection.xhp#bm_id3150620;
10 textrader;indrag 34 text%2Fswriter%2Fguide%2Findenting.xhp#bm_id3155869;
c Fönster;nya 2f text%2Fshared%2F01%2F07010000.xhp#bm_id6323129;
15 formatering;sidnummer 36 text%2Fswriter%2Fguide%2Fpagenumbers.xhp#bm_id5918759;
1e Importera;HTML med META-taggar 36 text%2Fshared%2F01%2Fabout_meta_tags.xhp#bm_id3154380;
17 CTL;(ingen) radbrytning 36 text%2Fshared%2F01%2Fformatting_mark.xhp#bm_id9930722;
28 raster;visningsalternativ (Impress/Draw) 2b text%2Fshared%2F01%2Fgrid.xhp#bm_id4263435;
15 Skriva ut;transparens 36 text%2Fshared%2Fguide%2Fprint_faster.xhp#bm_id5201574;
c Antal tecken 36 text%2Fswriter%2Fguide%2Fwords_count.xhp#bm_id3149686;
9 ljudfiler 31 text%2Fshared%2F01%2Fmoviesound.xhp#bm_id1907712;
f Avsluta;grupper 30 text%2Fshared%2Fguide%2Fgroups.xhp#bm_id6888027;
2a datakällor;kopiera poster till kalkylblad 38 text%2Fshared%2Fguide%2Fdata_im_export.xhp#bm_id6911546;
23 sammanslagningar i databaser (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010101.xhp#bm_id3154015;
d Dela tabeller 30 text%2Fswriter%2F01%2F05190000.xhp#bm_id3153246;
5 video 31 text%2Fshared%2F01%2Fmoviesound.xhp#bm_id1907712;
6 filmer 31 text%2Fshared%2F01%2Fmoviesound.xhp#bm_id1907712;
17 Versioner;$[officename] 38 text%2Fshared%2Fguide%2Fversion_number.xhp#bm_id3144436;
26 Granskningsfunktion;jämföra dokument 3e text%2Fshared%2Fguide%2Fredlining_doccompare.xhp#bm_id3154788;
4 ljud 31 text%2Fshared%2F01%2Fmoviesound.xhp#bm_id1907712;
19 Utforma;sökningar (Base) 40 text%2Fshared%2Fexplorer%2Fdatabase%2F02010100.xhp#bm_id3153323;
18 notebook bar;tabbed mode 3e text%2Fshared%2F01%2Fnotebook_bar.xhp#bm_id190920161758487840;
1b notebook bar;default layout 3e text%2Fshared%2F01%2Fnotebook_bar.xhp#bm_id190920161758487840;
1c uppdateringar;söka manuellt 34 text%2Fshared%2F01%2Fonline_update.xhp#bm_id7647328;
11 Text;skriva över 39 text%2Fshared%2Fguide%2Ftextmode_change.xhp#bm_id3159233;
16 electornic publication 36 text%2Fshared%2F01%2Fref_epub_export.xhp#bm_id3149532;
1d tabeller;infoga radbrytningar 38 text%2Fshared%2Fguide%2Fbreaking_lines.xhp#bm_id6305734;
1d ta bort;modeller/förekomster 31 text%2Fshared%2F01%2Fxformsdata.xhp#bm_id6823023;
15 redigera;hyperlänkar 38 text%2Fshared%2Fguide%2Fhyperlink_edit.xhp#bm_id3153910;
20 Datanavigator;visningsalternativ 31 text%2Fshared%2F01%2Fxformsdata.xhp#bm_id6823023;
29 Datanavigator;lägga till/redigera objekt 34 text%2Fshared%2F01%2Fxformsdataadd.xhp#bm_id7194738;
1a Dokument;spara automatiskt 36 text%2Fshared%2Fguide%2Fdoc_autosave.xhp#bm_id3152924;
2b Tillgänglighet;$[officename]-hjälpprogram 33 text%2Fshared%2Fguide%2Fassistive.xhp#bm_id3147399;
e XForms;villkor 37 text%2Fshared%2F01%2Fxformsdataaddcon.xhp#bm_id8615680;
22 administrera;namnområden i XForms 35 text%2Fshared%2F01%2Fxformsdataname.xhp#bm_id8286080;
23 namnområdesadministration i XForms 35 text%2Fshared%2F01%2Fxformsdataname.xhp#bm_id8286080;
2b Metoden skicka för formuläröverföringar 2f text%2Fshared%2F02%2F01170201.xhp#bm_id3152551;
e polygonritning 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
17 vertikala förklaringar 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
13 vertikala textrutor 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
2a Visning;teckningar och kontroller (Writer) 35 text%2Fshared%2Foptionen%2F01040200.xhp#bm_id3156346;
9 kub, rita 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
e ordna;rubriker 3b text%2Fswriter%2Fguide%2Farrange_chapters.xhp#bm_id3149973;
c ellips, rita 2f text%2Fshared%2F02%2F01140000.xhp#bm_id3150476;
19 Ångra;direkt formatering 39 text%2Fshared%2Fguide%2Fundo_formatting.xhp#bm_id6606036;
1f Formulärkontroller;verktygsrad 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
10 Vallistor, skapa 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
1d Bitmappar;infoga och redigera 37 text%2Fshared%2Fguide%2Finsert_bitmap.xhp#bm_id3154136;
1b Knappar;formulärfunktioner 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;
17 Kombinationsfält skapa 2f text%2Fshared%2F02%2F01170000.xhp#bm_id3154142;