| /AOO42X/test/testuno/source/fvt/uno/sw/paragraph/ |
| H A D | ParagraphNumberingAndBulletCharacterStyle.java | 84 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBulletCharacterStyle_Rubies() local 85 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_Rubies() 153 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBulletCharacterStyle_Emphasis() local 154 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_Emphasis() 222 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBulletCharacterStyle_FootnoteCharacters() local 223 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_FootnoteCharacters() 291 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBulletCharacterStyle_PageNumber() local 292 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_PageNumber() 360 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBulletCharacterStyle_CaptionCharacters() local 361 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_CaptionCharacters() [all …]
|
| H A D | ParagraphNumberingAndBullet_Numbering.java | 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() [all …]
|
| H A D | ParagraphNumberingAndBullet_Graphic_Alignment.java | 87 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBullet_Graphic_Align_BottomofBaseline() local 88 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_Graphic_Align_BottomofBaseline() 162 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBullet_Graphic_Align_CenterofBaseline() local 163 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_Graphic_Align_CenterofBaseline() 237 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBullet_Graphic_Align_TopofBaseline() local 238 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_Graphic_Align_TopofBaseline() 312 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBullet_Graphic_Align_BottomofCharacter() local 313 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_Graphic_Align_BottomofCharacter() 387 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBullet_Graphic_Align_CenterofCharacter() local 388 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_Graphic_Align_CenterofCharacter() [all …]
|
| H A D | ParagraphNumberingAndBulletAlignment.java | 84 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBulletAlign_Right() local 85 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletAlign_Right() 153 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBulletAlign_Left() local 154 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletAlign_Left() 222 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBulletAlign_Center() local 223 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletAlign_Center()
|
| H A D | ParagraphNumberingAndBullet_CharacterBullet.java | 85 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingAndBullet_CharacterBullet1() local 86 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingAndBullet_CharacterBullet1() 154 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingAndBullet_CharacterBullet2() local 155 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingAndBullet_CharacterBullet2()
|
| H A D | ParagraphNumberingAndBullet_Number_BeforeAndAfterCharacter.java | 83 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBulletBeforeAndAfterCharacter() local 84 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletBeforeAndAfterCharacter()
|
| H A D | ParagraphNumberingAndBulletTabStop.java | 81 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBulletTabStop() local 82 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletTabStop()
|
| H A D | ParagraphNumberingAndBullet_Graphic.java | 85 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBullet_Graphic() local 86 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_Graphic()
|
| H A D | ParagraphNumberingAndBulletIndentAtAndAlignAt.java | 86 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBulletIndentAtAndAlignAt() local 87 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletIndentAtAndAlignAt()
|
| H A D | ParagraphNumberingAndBullet_Number_StartWith.java | 84 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBulletStartWith() local 85 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletStartWith()
|
| H A D | ParagraphNumberingAndBullet_Graphic_WidthAndHeight.java | 91 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBullet_Graphic() local 92 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_Graphic()
|