Lines Matching refs:propsRule

79 		PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()};  in testNumberingBulletCharacterStyle_Rubies()  local
80 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_Rubies()
81 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_Rubies()
82 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_Rubies()
83 propsRule[1].Value = "Rubies"; in testNumberingBulletCharacterStyle_Rubies()
85 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_Rubies()
148 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_Emphasis() local
149 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_Emphasis()
150 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_Emphasis()
151 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_Emphasis()
152 propsRule[1].Value = "Emphasis"; in testNumberingBulletCharacterStyle_Emphasis()
154 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_Emphasis()
217 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_FootnoteCharacters() local
218 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_FootnoteCharacters()
219 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_FootnoteCharacters()
220 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_FootnoteCharacters()
221 propsRule[1].Value = "Footnote Characters"; in testNumberingBulletCharacterStyle_FootnoteCharacters()
223 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_FootnoteCharacters()
286 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_PageNumber() local
287 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_PageNumber()
288 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_PageNumber()
289 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_PageNumber()
290 propsRule[1].Value = "Page Number"; in testNumberingBulletCharacterStyle_PageNumber()
292 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_PageNumber()
355 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_CaptionCharacters() local
356 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_CaptionCharacters()
357 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_CaptionCharacters()
358 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_CaptionCharacters()
359 propsRule[1].Value = "Caption Characters"; in testNumberingBulletCharacterStyle_CaptionCharacters()
361 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_CaptionCharacters()
424 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_DropCaps() local
425 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_DropCaps()
426 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_DropCaps()
427 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_DropCaps()
428 propsRule[1].Value = "Drop Caps"; in testNumberingBulletCharacterStyle_DropCaps()
430 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_DropCaps()
493 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_NumberingSymbols() local
494 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_NumberingSymbols()
495 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_NumberingSymbols()
496 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_NumberingSymbols()
497 propsRule[1].Value = "Numbering Symbols"; in testNumberingBulletCharacterStyle_NumberingSymbols()
499 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_NumberingSymbols()
562 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_Bullets() local
563 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_Bullets()
564 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_Bullets()
565 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_Bullets()
566 propsRule[1].Value = "Bullets"; in testNumberingBulletCharacterStyle_Bullets()
568 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_Bullets()
631 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_InternetLink() local
632 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_InternetLink()
633 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_InternetLink()
634 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_InternetLink()
635 propsRule[1].Value = "Internet Link"; in testNumberingBulletCharacterStyle_InternetLink()
637 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_InternetLink()
700 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_VisitedInternetLink() local
701 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_VisitedInternetLink()
702 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_VisitedInternetLink()
703 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_VisitedInternetLink()
704 propsRule[1].Value = "Visited Internet Link"; in testNumberingBulletCharacterStyle_VisitedInternetLink()
706 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_VisitedInternetLink()
769 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_Placeholder() local
770 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_Placeholder()
771 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_Placeholder()
772 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_Placeholder()
773 propsRule[1].Value = "Placeholder"; in testNumberingBulletCharacterStyle_Placeholder()
775 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_Placeholder()
838 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_Indexlink() local
839 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_Indexlink()
840 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_Indexlink()
841 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_Indexlink()
842 propsRule[1].Value = "Index Link"; in testNumberingBulletCharacterStyle_Indexlink()
844 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_Indexlink()
907 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_EndnoteCharacters() local
908 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_EndnoteCharacters()
909 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_EndnoteCharacters()
910 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_EndnoteCharacters()
911 propsRule[1].Value = "Endnote Characters"; in testNumberingBulletCharacterStyle_EndnoteCharacters()
913 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_EndnoteCharacters()
976 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_LineNumbering() local
977 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_LineNumbering()
978 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_LineNumbering()
979 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_LineNumbering()
980 propsRule[1].Value = "Line numbering"; in testNumberingBulletCharacterStyle_LineNumbering()
982 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_LineNumbering()
1045 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_MainIndexEntery() local
1046 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_MainIndexEntery()
1047 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_MainIndexEntery()
1048 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_MainIndexEntery()
1049 propsRule[1].Value = "Main index entry"; in testNumberingBulletCharacterStyle_MainIndexEntery()
1051 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_MainIndexEntery()
1114 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_FootnoteAnchor() local
1115 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_FootnoteAnchor()
1116 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_FootnoteAnchor()
1117 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_FootnoteAnchor()
1118 propsRule[1].Value = "Footnote anchor"; in testNumberingBulletCharacterStyle_FootnoteAnchor()
1120 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_FootnoteAnchor()
1183 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_EndnoteAnchor() local
1184 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_EndnoteAnchor()
1185 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_EndnoteAnchor()
1186 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_EndnoteAnchor()
1187 propsRule[1].Value = "Endnote anchor"; in testNumberingBulletCharacterStyle_EndnoteAnchor()
1189 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_EndnoteAnchor()
1252 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_VerticalNumberingSymbols() local
1253 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_VerticalNumberingSymbols()
1254 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_VerticalNumberingSymbols()
1255 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_VerticalNumberingSymbols()
1256 propsRule[1].Value = "Vertical Numbering Symbols"; in testNumberingBulletCharacterStyle_VerticalNumberingSymbols()
1258 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_VerticalNumberingSymbols()
1321 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_Quotation() local
1322 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_Quotation()
1323 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_Quotation()
1324 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_Quotation()
1325 propsRule[1].Value = "Quotation"; in testNumberingBulletCharacterStyle_Quotation()
1327 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_Quotation()
1390 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_StrongEmphasis() local
1391 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_StrongEmphasis()
1392 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_StrongEmphasis()
1393 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_StrongEmphasis()
1394 propsRule[1].Value = "Strong Emphasis"; in testNumberingBulletCharacterStyle_StrongEmphasis()
1396 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_StrongEmphasis()
1459 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_Variable() local
1460 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_Variable()
1461 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_Variable()
1462 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_Variable()
1463 propsRule[1].Value = "Variable"; in testNumberingBulletCharacterStyle_Variable()
1465 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_Variable()
1528 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_Example() local
1529 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_Example()
1530 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_Example()
1531 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_Example()
1532 propsRule[1].Value = "Example"; in testNumberingBulletCharacterStyle_Example()
1534 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_Example()
1596 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_UserEntery() local
1597 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_UserEntery()
1598 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_UserEntery()
1599 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_UserEntery()
1600 propsRule[1].Value = "User Entery"; in testNumberingBulletCharacterStyle_UserEntery()
1602 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_UserEntery()
1665 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_Sourcetext() local
1666 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_Sourcetext()
1667 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_Sourcetext()
1668 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_Sourcetext()
1669 propsRule[1].Value = "Source Text"; in testNumberingBulletCharacterStyle_Sourcetext()
1671 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_Sourcetext()
1734 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_Definition() local
1735 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_Definition()
1736 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_Definition()
1737 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_Definition()
1738 propsRule[1].Value = "Definition"; in testNumberingBulletCharacterStyle_Definition()
1740 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_Definition()
1803 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletCharacterStyle_Teletype() local
1804 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_Teletype()
1805 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletCharacterStyle_Teletype()
1806 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_Teletype()
1807 propsRule[1].Value = "Teletype"; in testNumberingBulletCharacterStyle_Teletype()
1809 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_Teletype()