Lines Matching refs:aStoreProperties_doc
100 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_Rubies() local
101 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_Rubies()
102 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_Rubies()
103 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_Rubies()
104 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_Rubies()
105 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_Rubies()
106 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_Rubies()
107 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_Rubies()
169 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_Emphasis() local
170 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_Emphasis()
171 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_Emphasis()
172 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_Emphasis()
173 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_Emphasis()
174 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_Emphasis()
175 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_Emphasis()
176 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_Emphasis()
238 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_FootnoteCharacters() local
239 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_FootnoteCharacters()
240 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_FootnoteCharacters()
241 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_FootnoteCharacters()
242 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_FootnoteCharacters()
243 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_FootnoteCharacters()
244 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_FootnoteCharacters()
245 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_FootnoteCharacters()
307 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_PageNumber() local
308 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_PageNumber()
309 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_PageNumber()
310 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_PageNumber()
311 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_PageNumber()
312 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_PageNumber()
313 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_PageNumber()
314 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_PageNumber()
376 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_CaptionCharacters() local
377 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_CaptionCharacters()
378 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_CaptionCharacters()
379 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_CaptionCharacters()
380 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_CaptionCharacters()
381 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_CaptionCharacters()
382 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_CaptionCharacters()
383 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_CaptionCharacters()
445 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_DropCaps() local
446 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_DropCaps()
447 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_DropCaps()
448 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_DropCaps()
449 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_DropCaps()
450 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_DropCaps()
451 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_DropCaps()
452 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_DropCaps()
514 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_NumberingSymbols() local
515 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_NumberingSymbols()
516 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_NumberingSymbols()
517 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_NumberingSymbols()
518 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_NumberingSymbols()
519 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_NumberingSymbols()
520 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_NumberingSymbols()
521 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_NumberingSymbols()
583 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_Bullets() local
584 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_Bullets()
585 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_Bullets()
586 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_Bullets()
587 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_Bullets()
588 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_Bullets()
589 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_Bullets()
590 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_Bullets()
652 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_InternetLink() local
653 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_InternetLink()
654 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_InternetLink()
655 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_InternetLink()
656 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_InternetLink()
657 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_InternetLink()
658 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_InternetLink()
659 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_InternetLink()
721 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_VisitedInternetLink() local
722 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_VisitedInternetLink()
723 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_VisitedInternetLink()
724 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_VisitedInternetLink()
725 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_VisitedInternetLink()
726 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_VisitedInternetLink()
727 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_VisitedInternetLink()
728 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_VisitedInternetLink()
790 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_Placeholder() local
791 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_Placeholder()
792 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_Placeholder()
793 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_Placeholder()
794 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_Placeholder()
795 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_Placeholder()
796 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_Placeholder()
797 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_Placeholder()
859 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_Indexlink() local
860 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_Indexlink()
861 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_Indexlink()
862 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_Indexlink()
863 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_Indexlink()
864 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_Indexlink()
865 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_Indexlink()
866 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_Indexlink()
928 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_EndnoteCharacters() local
929 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_EndnoteCharacters()
930 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_EndnoteCharacters()
931 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_EndnoteCharacters()
932 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_EndnoteCharacters()
933 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_EndnoteCharacters()
934 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_EndnoteCharacters()
935 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_EndnoteCharacters()
997 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_LineNumbering() local
998 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_LineNumbering()
999 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_LineNumbering()
1000 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_LineNumbering()
1001 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_LineNumbering()
1002 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_LineNumbering()
1003 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_LineNumbering()
1004 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_LineNumbering()
1066 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_MainIndexEntery() local
1067 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_MainIndexEntery()
1068 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_MainIndexEntery()
1069 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_MainIndexEntery()
1070 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_MainIndexEntery()
1071 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_MainIndexEntery()
1072 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_MainIndexEntery()
1073 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_MainIndexEntery()
1135 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_FootnoteAnchor() local
1136 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_FootnoteAnchor()
1137 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_FootnoteAnchor()
1138 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_FootnoteAnchor()
1139 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_FootnoteAnchor()
1140 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_FootnoteAnchor()
1141 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_FootnoteAnchor()
1142 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_FootnoteAnchor()
1204 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_EndnoteAnchor() local
1205 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_EndnoteAnchor()
1206 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_EndnoteAnchor()
1207 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_EndnoteAnchor()
1208 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_EndnoteAnchor()
1209 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_EndnoteAnchor()
1210 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_EndnoteAnchor()
1211 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_EndnoteAnchor()
1273 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_VerticalNumberingSymbols() local
1274 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_VerticalNumberingSymbols()
1275 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_VerticalNumberingSymbols()
1276 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_VerticalNumberingSymbols()
1277 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_VerticalNumberingSymbols()
1278 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_VerticalNumberingSymbols()
1279 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_VerticalNumberingSymbols()
1280 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_VerticalNumberingSymbols()
1342 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_Quotation() local
1343 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_Quotation()
1344 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_Quotation()
1345 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_Quotation()
1346 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_Quotation()
1347 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_Quotation()
1348 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_Quotation()
1349 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_Quotation()
1411 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_StrongEmphasis() local
1412 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_StrongEmphasis()
1413 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_StrongEmphasis()
1414 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_StrongEmphasis()
1415 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_StrongEmphasis()
1416 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_StrongEmphasis()
1417 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_StrongEmphasis()
1418 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_StrongEmphasis()
1480 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_Variable() local
1481 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_Variable()
1482 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_Variable()
1483 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_Variable()
1484 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_Variable()
1485 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_Variable()
1486 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_Variable()
1487 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_Variable()
1549 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_Example() local
1550 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_Example()
1551 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_Example()
1552 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_Example()
1553 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_Example()
1554 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_Example()
1555 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_Example()
1556 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_Example()
1617 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_UserEntery() local
1618 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_UserEntery()
1619 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_UserEntery()
1620 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_UserEntery()
1621 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_UserEntery()
1622 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_UserEntery()
1623 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_UserEntery()
1624 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_UserEntery()
1686 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_Sourcetext() local
1687 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_Sourcetext()
1688 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_Sourcetext()
1689 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_Sourcetext()
1690 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_Sourcetext()
1691 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_Sourcetext()
1692 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_Sourcetext()
1693 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_Sourcetext()
1755 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_Definition() local
1756 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_Definition()
1757 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_Definition()
1758 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_Definition()
1759 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_Definition()
1760 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_Definition()
1761 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_Definition()
1762 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_Definition()
1824 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletCharacterStyle_Teletype() local
1825 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_Teletype()
1826 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_Teletype()
1827 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletCharacterStyle_Teletype()
1828 aStoreProperties_doc[0].Value = true; in testNumberingBulletCharacterStyle_Teletype()
1829 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_Teletype()
1830 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletCharacterStyle_Teletype()
1831 …able_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_doc); in testNumberingBulletCharacterStyle_Teletype()