Home
last modified time | relevance | path

Searched refs:xTextProps (Results 1 – 12 of 12) sorted by relevance

/trunk/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphOutlineAndNumbering.java69 xTextProps.setPropertyValue("OutlineLevel", (short)6); in testOutlineAndNumbering_NumberStyle()
70 xTextProps.setPropertyValue("NumberingStyleName", "Numbering 2"); in testOutlineAndNumbering_NumberStyle()
71 xTextProps.setPropertyValue("ParaIsNumberingRestart", true); in testOutlineAndNumbering_NumberStyle()
72 xTextProps.setPropertyValue("NumberingStartValue", (short)7); in testOutlineAndNumbering_NumberStyle()
73 xTextProps.setPropertyValue("ParaLineNumberCount",true); in testOutlineAndNumbering_NumberStyle()
74 xTextProps.setPropertyValue("ParaLineNumberStartValue",(long)4); in testOutlineAndNumbering_NumberStyle()
129 xTextProps.setPropertyValue("OutlineLevel", (short)3); in testOutlineAndNumbering_ListStyle()
130 xTextProps.setPropertyValue("NumberingStyleName", "List 3"); in testOutlineAndNumbering_ListStyle()
131 xTextProps.setPropertyValue("ParaIsNumberingRestart", true); in testOutlineAndNumbering_ListStyle()
132 xTextProps.setPropertyValue("NumberingStartValue", (short)6); in testOutlineAndNumbering_ListStyle()
[all …]
H A DParagraphNumberingAndBulletCharacterStyle.java87 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletCharacterStyle_Rubies()
156 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletCharacterStyle_Emphasis()
225 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletCharacterStyle_FootnoteCharacters()
294 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletCharacterStyle_PageNumber()
363 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletCharacterStyle_CaptionCharacters()
432 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletCharacterStyle_DropCaps()
501 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletCharacterStyle_NumberingSymbols()
570 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletCharacterStyle_Bullets()
639 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletCharacterStyle_InternetLink()
708 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletCharacterStyle_VisitedInternetLink()
[all …]
H A DParagraphNumberingAndBullet_Numbering.java75 …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()
293 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_ROMAN_LOWER()
356 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_ROMAN_UPPER()
421 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_CHARS_UPPER_LETTER()
490 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_CHARS_LOWER_LETTER_Suffix()
[all …]
H A DParagraphNumberingAndBullet_Graphic_Alignment.java75 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_Graphic_Align_BottomofBaseline() local
90 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_Graphic_Align_BottomofBaseline()
150 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_Graphic_Align_CenterofBaseline() local
165 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_Graphic_Align_CenterofBaseline()
240 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_Graphic_Align_TopofBaseline()
315 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_Graphic_Align_BottomofCharacter()
390 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_Graphic_Align_CenterofCharacter()
465 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_Graphic_Align_TopofCharacter()
540 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_Graphic_Align_BottomofLine()
615 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_Graphic_Align_CenterofLine()
[all …]
H A DParagraphNumberingAndBulletAlignment.java74 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletAlign_Right() local
87 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletAlign_Right()
143 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletAlign_Left() local
156 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletAlign_Left()
212 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletAlign_Center() local
225 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletAlign_Center()
H A DParagraphNumberingAndBullet_CharacterBullet.java75 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingAndBullet_CharacterBullet1() local
88 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingAndBullet_CharacterBullet1()
144 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingAndBullet_CharacterBullet2() local
157 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingAndBullet_CharacterBullet2()
H A DParagraphNumberingAndBullet_Number_BeforeAndAfterCharacter.java73 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletBeforeAndAfterCharacter() local
86 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletBeforeAndAfterCharacter()
H A DParagraphNumberingAndBulletTabStop.java73 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletTabStop() local
84 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletTabStop()
H A DParagraphNumberingAndBullet_Number_StartWith.java74 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletStartWith() local
87 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletStartWith()
H A DParagraphNumberingAndBulletIndentAtAndAlignAt.java74 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletIndentAtAndAlignAt() local
89 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletIndentAtAndAlignAt()
H A DParagraphNumberingAndBullet_Graphic.java75 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_Graphic() local
88 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_Graphic()
H A DParagraphNumberingAndBullet_Graphic_WidthAndHeight.java76 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_Graphic() local
94 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_Graphic()

Completed in 57 milliseconds