Home
last modified time | relevance | path

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

/aoo41x/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphNumberingAndBulletCharacterStyle.java85 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_Rubies()
154 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_Emphasis()
223 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_FootnoteCharacters()
292 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_PageNumber()
361 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_CaptionCharacters()
430 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_DropCaps()
499 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_NumberingSymbols()
568 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_Bullets()
637 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_InternetLink()
706 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletCharacterStyle_VisitedInternetLink()
[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()
291 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_ROMAN_LOWER()
354 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_ROMAN_UPPER()
419 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_CHARS_UPPER_LETTER()
488 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_CHARS_LOWER_LETTER_Suffix()
[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()
238 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_Graphic_Align_TopofBaseline()
313 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_Graphic_Align_BottomofCharacter()
388 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_Graphic_Align_CenterofCharacter()
463 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_Graphic_Align_TopofCharacter()
538 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_Graphic_Align_BottomofLine()
613 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_Graphic_Align_CenterofLine()
[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 DParagraphNumberingAndBulletTabStop.java81 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBulletTabStop() local
82 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletTabStop()
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 DParagraphNumberingAndBulletIndentAtAndAlignAt.java86 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBulletIndentAtAndAlignAt() local
87 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletIndentAtAndAlignAt()
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 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()

Completed in 63 milliseconds