Lines Matching refs:xReplaceRule
83 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBullet_ARABIC() local
84 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_ARABIC()
148 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBullet_ARABIC_Suffix() local
149 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_ARABIC_Suffix()
219 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBullet_ARABIC_Preffix_Suffix() local
220 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_ARABIC_Preffix_Suffix()
290 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBullet_ROMAN_LOWER() local
291 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_ROMAN_LOWER()
353 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBullet_ROMAN_UPPER() local
354 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_ROMAN_UPPER()
418 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBullet_CHARS_UPPER_LETTER() local
419 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_CHARS_UPPER_LETTER()
487 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBullet_CHARS_LOWER_LETTER_Suffix() local
488 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_CHARS_LOWER_LETTER_Suffix()
558 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBullet_CHARS_LOWER_LETTER_Suffix_Prefix() local
559 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_CHARS_LOWER_LETTER_Suffix_Prefix()