Lines Matching refs:xTextProps
75 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_ARABIC() local
86 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_ARABIC()
138 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_ARABIC_Suffix() local
151 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_ARABIC_Suffix()
207 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_ARABIC_Preffix_Suffix() local
222 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_ARABIC_Preffix_Suffix()
282 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_ROMAN_LOWER() local
293 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_ROMAN_LOWER()
345 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_ROMAN_UPPER() local
356 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_ROMAN_UPPER()
408 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_CHARS_UPPER_LETTER() local
421 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_CHARS_UPPER_LETTER()
477 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_CHARS_LOWER_LETTER_Suffix() local
490 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_CHARS_LOWER_LETTER_Suffix()
546 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_CHARS_LOWER_LETTER_Suffix_Prefix() local
561 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_CHARS_LOWER_LETTER_Suffix_Prefix()