| /trunk/test/testuno/source/fvt/uno/sw/paragraph/ |
| H A D | ParagraphNumberingAndBulletCharacterStyle.java | 113 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBulletCharacterStyle_Rubies() local 114 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBulletCharacterStyle_Rubies() 182 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBulletCharacterStyle_Emphasis() local 183 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBulletCharacterStyle_Emphasis() 251 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBulletCharacterStyle_FootnoteCharacters() local 252 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBulletCharacterStyle_FootnoteCharacters() 320 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBulletCharacterStyle_PageNumber() local 321 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBulletCharacterStyle_PageNumber() 389 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBulletCharacterStyle_CaptionCharacters() local 390 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBulletCharacterStyle_CaptionCharacters() [all …]
|
| H A D | ParagraphNumberingAndBullet_Numbering.java | 112 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBullet_ARABIC() local 113 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBullet_ARABIC() 177 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBullet_ARABIC_Suffix() local 178 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBullet_ARABIC_Suffix() 248 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBullet_ARABIC_Preffix_Suffix() local 249 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBullet_ARABIC_Preffix_Suffix() 319 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBullet_ROMAN_LOWER() local 320 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBullet_ROMAN_LOWER() 382 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBullet_ROMAN_UPPER() local 383 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBullet_ROMAN_UPPER() [all …]
|
| H A D | ParagraphNumberingAndBullet_Graphic_Alignment.java | 117 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBullet_Graphic_Align_BottomofBaseline() local 118 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBullet_Graphic_Align_BottomofBaseline() 192 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBullet_Graphic_Align_CenterofBaseline() local 193 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBullet_Graphic_Align_CenterofBaseline() 267 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBullet_Graphic_Align_TopofBaseline() local 268 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBullet_Graphic_Align_TopofBaseline() 342 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBullet_Graphic_Align_BottomofCharacter() local 343 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBullet_Graphic_Align_BottomofCharacter() 417 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBullet_Graphic_Align_CenterofCharacter() local 418 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBullet_Graphic_Align_CenterofCharacter() [all …]
|
| H A D | ParagraphNumberingAndBulletAlignment.java | 113 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBulletAlign_Right() local 114 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBulletAlign_Right() 182 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBulletAlign_Left() local 183 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBulletAlign_Left() 251 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBulletAlign_Center() local 252 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBulletAlign_Center()
|
| H A D | ParagraphNumberingAndBullet_CharacterBullet.java | 114 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingAndBullet_CharacterBullet1() local 115 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingAndBullet_CharacterBullet1() 183 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingAndBullet_CharacterBullet2() local 184 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingAndBullet_CharacterBullet2()
|
| H A D | ParagraphNumberingAndBullet_Number_BeforeAndAfterCharacter.java | 112 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBulletBeforeAndAfterCharacter() local 113 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBulletBeforeAndAfterCharacter()
|
| H A D | ParagraphNumberingAndBulletTabStop.java | 110 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBulletTabStop() local 111 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBulletTabStop()
|
| H A D | ParagraphNumberingAndBullet_Graphic.java | 115 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBullet_Graphic() local 116 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBullet_Graphic()
|
| H A D | ParagraphNumberingAndBullet_Number_StartWith.java | 113 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBulletStartWith() local 114 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBulletStartWith()
|
| H A D | ParagraphNumberingAndBulletIndentAtAndAlignAt.java | 115 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBulletIndentAtAndAlignAt() local 116 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBulletIndentAtAndAlignAt()
|
| H A D | ParagraphNumberingAndBullet_Graphic_WidthAndHeight.java | 121 …XIndexAccess xNumRule_assert_odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xC… in testNumberingBullet_Graphic() local 122 …e_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule_assert_odt); in testNumberingBullet_Graphic()
|