Lines Matching refs:xNumRule

79 …XIndexAccess xNumRule = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class,xWriterFactory…  in testNumberingBullet_ARABIC()  local
83 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule); in testNumberingBullet_ARABIC()
86 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_ARABIC()
142 …XIndexAccess xNumRule = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class,xWriterFactory… in testNumberingBullet_ARABIC_Suffix() local
148 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule); in testNumberingBullet_ARABIC_Suffix()
151 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_ARABIC_Suffix()
211 …XIndexAccess xNumRule = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class,xWriterFactory… in testNumberingBullet_ARABIC_Preffix_Suffix() local
219 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule); in testNumberingBullet_ARABIC_Preffix_Suffix()
222 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_ARABIC_Preffix_Suffix()
286 …XIndexAccess xNumRule = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class,xWriterFactory… in testNumberingBullet_ROMAN_LOWER() local
290 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule); in testNumberingBullet_ROMAN_LOWER()
293 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_ROMAN_LOWER()
349 …XIndexAccess xNumRule = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class,xWriterFactory… in testNumberingBullet_ROMAN_UPPER() local
353 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule); in testNumberingBullet_ROMAN_UPPER()
356 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_ROMAN_UPPER()
412 …XIndexAccess xNumRule = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class,xWriterFactory… in testNumberingBullet_CHARS_UPPER_LETTER() local
418 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule); in testNumberingBullet_CHARS_UPPER_LETTER()
421 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_CHARS_UPPER_LETTER()
481 …XIndexAccess xNumRule = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class,xWriterFactory… in testNumberingBullet_CHARS_LOWER_LETTER_Suffix() local
487 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule); in testNumberingBullet_CHARS_LOWER_LETTER_Suffix()
490 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_CHARS_LOWER_LETTER_Suffix()
550 …XIndexAccess xNumRule = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class,xWriterFactory… in testNumberingBullet_CHARS_LOWER_LETTER_Suffix_Prefix() local
558 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule); in testNumberingBullet_CHARS_LOWER_LETTER_Suffix_Prefix()
561 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_CHARS_LOWER_LETTER_Suffix_Prefix()