Home
last modified time | relevance | path

Searched refs:xReplaceRule (Results 1 – 11 of 11) sorted by relevance

/AOO42X/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphNumberingAndBulletCharacterStyle.java84 …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 DParagraphNumberingAndBullet_Numbering.java83 …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 DParagraphNumberingAndBullet_Graphic_Alignment.java87 …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 DParagraphNumberingAndBulletAlignment.java84 …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 DParagraphNumberingAndBullet_CharacterBullet.java85 …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 DParagraphNumberingAndBullet_Number_BeforeAndAfterCharacter.java83 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBulletBeforeAndAfterCharacter() local
84 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletBeforeAndAfterCharacter()
H A DParagraphNumberingAndBulletTabStop.java81 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBulletTabStop() local
82 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletTabStop()
H A DParagraphNumberingAndBullet_Graphic.java85 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBullet_Graphic() local
86 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_Graphic()
H A DParagraphNumberingAndBulletIndentAtAndAlignAt.java86 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBulletIndentAtAndAlignAt() local
87 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletIndentAtAndAlignAt()
H A DParagraphNumberingAndBullet_Number_StartWith.java84 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBulletStartWith() local
85 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletStartWith()
H A DParagraphNumberingAndBullet_Graphic_WidthAndHeight.java91 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBullet_Graphic() local
92 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_Graphic()