| /AOO42X/test/testuno/source/fvt/uno/sw/paragraph/ |
| H A D | ParagraphOutlineAndNumbering.java | 68 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testOutlineAndNumbering_NumberStyle() local 69 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() 128 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testOutlineAndNumbering_ListStyle() local 129 xTextProps.setPropertyValue("OutlineLevel", (short)3); in testOutlineAndNumbering_ListStyle() 130 xTextProps.setPropertyValue("NumberingStyleName", "List 3"); in testOutlineAndNumbering_ListStyle() [all …]
|
| H A D | ParagraphNumberingAndBulletCharacterStyle.java | 74 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletCharacterStyle_Rubies() local 87 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletCharacterStyle_Rubies() 143 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletCharacterStyle_Emphasis() local 156 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletCharacterStyle_Emphasis() 212 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletCharacterStyle_FootnoteCharacters() local 225 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletCharacterStyle_FootnoteCharacters() 281 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletCharacterStyle_PageNumber() local 294 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletCharacterStyle_PageNumber() 350 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletCharacterStyle_CaptionCharacters() local 363 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletCharacterStyle_CaptionCharacters() [all …]
|
| H A D | ParagraphNumberingAndBullet_Numbering.java | 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() [all …]
|
| H A D | ParagraphNumberingAndBullet_Graphic_Alignment.java | 75 …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() 225 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_Graphic_Align_TopofBaseline() local 240 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_Graphic_Align_TopofBaseline() 300 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_Graphic_Align_BottomofCharacter() local 315 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_Graphic_Align_BottomofCharacter() 375 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_Graphic_Align_CenterofCharacter() local 390 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_Graphic_Align_CenterofCharacter() [all …]
|
| H A D | ParagraphNumberingAndBulletAlignment.java | 74 …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 D | ParagraphNumberingAndBullet_CharacterBullet.java | 75 …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 D | ParagraphNumberingAndBullet_Number_BeforeAndAfterCharacter.java | 73 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletBeforeAndAfterCharacter() local 86 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletBeforeAndAfterCharacter()
|
| H A D | ParagraphNumberingAndBulletTabStop.java | 73 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletTabStop() local 84 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletTabStop()
|
| H A D | ParagraphNumberingAndBullet_Graphic.java | 75 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_Graphic() local 88 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_Graphic()
|
| H A D | ParagraphNumberingAndBulletIndentAtAndAlignAt.java | 74 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletIndentAtAndAlignAt() local 89 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletIndentAtAndAlignAt()
|
| H A D | ParagraphNumberingAndBullet_Number_StartWith.java | 74 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletStartWith() local 87 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBulletStartWith()
|
| H A D | ParagraphNumberingAndBullet_Graphic_WidthAndHeight.java | 76 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_Graphic() local 94 xTextProps.setPropertyValue("NumberingRules", xNumRule); in testNumberingBullet_Graphic()
|