Home
last modified time | relevance | path

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

/AOO41X/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphNumberingAndBullet_Graphic_Alignment.java131 …PropertyValue[] propsRule_assert_doc=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingBullet_Graphic_Align_BottomofBaseline() local
133 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBullet_Graphic_Align_BottomofBaseline()
134 …assertEquals("assert numbering and bullet",NumberingType.CHAR_SPECIAL,propsRule_assert_doc[11].Val… in testNumberingBullet_Graphic_Align_BottomofBaseline()
135 assertEquals("assert numbering and bullet","GraphicURL",propsRule_assert_doc[12].Name); in testNumberingBullet_Graphic_Align_BottomofBaseline()
136 …bullet",FileUtil.getUrl(Testspace.prepareData("uno/coffee_1.gif")),propsRule_assert_doc[12].Value); in testNumberingBullet_Graphic_Align_BottomofBaseline()
137 assertEquals("assert numbering and bullet","VertOrient",propsRule_assert_doc[15].Name); in testNumberingBullet_Graphic_Align_BottomofBaseline()
138 … assertEquals("assert numbering and bullet",VertOrientation.BOTTOM,propsRule_assert_doc[15].Value); in testNumberingBullet_Graphic_Align_BottomofBaseline()
206 …PropertyValue[] propsRule_assert_doc=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingBullet_Graphic_Align_CenterofBaseline() local
208 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBullet_Graphic_Align_CenterofBaseline()
209 …assertEquals("assert numbering and bullet",NumberingType.CHAR_SPECIAL,propsRule_assert_doc[11].Val… in testNumberingBullet_Graphic_Align_CenterofBaseline()
[all …]
H A DParagraphNumberingAndBulletCharacterStyle.java126 …PropertyValue[] propsRule_assert_doc=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingBulletCharacterStyle_Rubies() local
128 assertEquals("assert numbering and bullet","CharStyleName",propsRule_assert_doc[4].Name); in testNumberingBulletCharacterStyle_Rubies()
129 assertEquals("assert numbering and bullet","WW8Num1z0",propsRule_assert_doc[4].Value); in testNumberingBulletCharacterStyle_Rubies()
130 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBulletCharacterStyle_Rubies()
131 … assertEquals("assert numbering and bullet",NumberingType.ARABIC,propsRule_assert_doc[11].Value); in testNumberingBulletCharacterStyle_Rubies()
195 …PropertyValue[] propsRule_assert_doc=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingBulletCharacterStyle_Emphasis() local
197 assertEquals("assert numbering and bullet","CharStyleName",propsRule_assert_doc[4].Name); in testNumberingBulletCharacterStyle_Emphasis()
198 assertEquals("assert numbering and bullet","WW8Num1z0",propsRule_assert_doc[4].Value); in testNumberingBulletCharacterStyle_Emphasis()
199 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBulletCharacterStyle_Emphasis()
200 … assertEquals("assert numbering and bullet",NumberingType.ARABIC,propsRule_assert_doc[11].Value); in testNumberingBulletCharacterStyle_Emphasis()
[all …]
H A DParagraphNumberingAndBullet_Numbering.java123 …PropertyValue[] propsRule_assert_doc=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingBullet_ARABIC() local
125 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBullet_ARABIC()
126 … assertEquals("assert numbering and bullet",NumberingType.ARABIC,propsRule_assert_doc[11].Value); in testNumberingBullet_ARABIC()
190 …PropertyValue[] propsRule_assert_doc=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingBullet_ARABIC_Suffix() local
192 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBullet_ARABIC_Suffix()
193 … assertEquals("assert numbering and bullet",NumberingType.ARABIC,propsRule_assert_doc[11].Value); in testNumberingBullet_ARABIC_Suffix()
194 assertEquals("assert numbering and bullet","Suffix",propsRule_assert_doc[3].Name); in testNumberingBullet_ARABIC_Suffix()
195 assertEquals("assert numbering and bullet",")",propsRule_assert_doc[3].Value); in testNumberingBullet_ARABIC_Suffix()
263 …PropertyValue[] propsRule_assert_doc=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingBullet_ARABIC_Preffix_Suffix() local
265 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBullet_ARABIC_Preffix_Suffix()
[all …]
H A DParagraphNumberingAndBulletAlignment.java126 …PropertyValue[] propsRule_assert_doc=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingBulletAlign_Right() local
128 assertEquals("assert numbering and bullet","Adjust",propsRule_assert_doc[0].Name); in testNumberingBulletAlign_Right()
129 … assertEquals("assert numbering and bullet",HoriOrientation.RIGHT,propsRule_assert_doc[0].Value); in testNumberingBulletAlign_Right()
130 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBulletAlign_Right()
131 … assertEquals("assert numbering and bullet",NumberingType.ARABIC,propsRule_assert_doc[11].Value); in testNumberingBulletAlign_Right()
195 …PropertyValue[] propsRule_assert_doc=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingBulletAlign_Left() local
197 assertEquals("assert numbering and bullet","Adjust",propsRule_assert_doc[0].Name); in testNumberingBulletAlign_Left()
198 … assertEquals("assert numbering and bullet",HoriOrientation.LEFT,propsRule_assert_doc[0].Value); in testNumberingBulletAlign_Left()
199 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBulletAlign_Left()
200 … assertEquals("assert numbering and bullet",NumberingType.ARABIC,propsRule_assert_doc[11].Value); in testNumberingBulletAlign_Left()
[all …]
H A DParagraphNumberingAndBullet_CharacterBullet.java127 …PropertyValue[] propsRule_assert_doc=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingAndBullet_CharacterBullet1() local
129 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingAndBullet_CharacterBullet1()
130 …assertEquals("assert numbering and bullet",NumberingType.CHAR_SPECIAL,propsRule_assert_doc[11].Val… in testNumberingAndBullet_CharacterBullet1()
131 assertEquals("assert numbering and bullet","BulletId",propsRule_assert_doc[12].Name); in testNumberingAndBullet_CharacterBullet1()
132 assertEquals("assert numbering and bullet",(short)8226,propsRule_assert_doc[12].Value); in testNumberingAndBullet_CharacterBullet1()
196 …PropertyValue[] propsRule_assert_doc=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingAndBullet_CharacterBullet2() local
198 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingAndBullet_CharacterBullet2()
199 …assertEquals("assert numbering and bullet",NumberingType.CHAR_SPECIAL,propsRule_assert_doc[11].Val… in testNumberingAndBullet_CharacterBullet2()
200 assertEquals("assert numbering and bullet","BulletId",propsRule_assert_doc[12].Name); in testNumberingAndBullet_CharacterBullet2()
201 assertEquals("assert numbering and bullet",(short)9679,propsRule_assert_doc[12].Value); in testNumberingAndBullet_CharacterBullet2()
H A DParagraphNumberingAndBulletIndentAtAndAlignAt.java130 …PropertyValue[] propsRule_assert_doc=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingBulletIndentAtAndAlignAt() local
132 assertEquals("assert numbering and bullet","IndentAt",propsRule_assert_doc[10].Name); in testNumberingBulletIndentAtAndAlignAt()
133 assertEquals("assert numbering and bullet",499,propsRule_assert_doc[10].Value); in testNumberingBulletIndentAtAndAlignAt()
134 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBulletIndentAtAndAlignAt()
135 … assertEquals("assert numbering and bullet",NumberingType.ARABIC,propsRule_assert_doc[11].Value); in testNumberingBulletIndentAtAndAlignAt()
136 assertEquals("assert numbering and bullet","FirstLineIndent",propsRule_assert_doc[9].Name); in testNumberingBulletIndentAtAndAlignAt()
137 assertEquals("assert numbering and bullet",199,propsRule_assert_doc[9].Value); in testNumberingBulletIndentAtAndAlignAt()
H A DParagraphNumberingAndBullet_Number_BeforeAndAfterCharacter.java125 …PropertyValue[] propsRule_assert_doc=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingBulletBeforeAndAfterCharacter() local
127 assertEquals("assert numbering and bullet","Prefix",propsRule_assert_doc[2].Name); in testNumberingBulletBeforeAndAfterCharacter()
128 assertEquals("assert numbering and bullet","#$%&",propsRule_assert_doc[2].Value); in testNumberingBulletBeforeAndAfterCharacter()
129 assertEquals("assert numbering and bullet","Suffix",propsRule_assert_doc[3].Name); in testNumberingBulletBeforeAndAfterCharacter()
130 assertEquals("assert numbering and bullet","abcd",propsRule_assert_doc[3].Value); in testNumberingBulletBeforeAndAfterCharacter()
H A DParagraphNumberingAndBullet_Number_StartWith.java126 …PropertyValue[] propsRule_assert_doc=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingBulletStartWith() local
128 assertEquals("assert numbering and bullet","StartWith",propsRule_assert_doc[5].Name); in testNumberingBulletStartWith()
129 assertEquals("assert numbering and bullet",(short)5,propsRule_assert_doc[5].Value); in testNumberingBulletStartWith()
130 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBulletStartWith()
131 … assertEquals("assert numbering and bullet",NumberingType.ARABIC,propsRule_assert_doc[11].Value); in testNumberingBulletStartWith()
H A DParagraphNumberingAndBullet_Graphic.java128 …PropertyValue[] propsRule_assert_doc=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingBullet_Graphic() local
130 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBullet_Graphic()
131 …assertEquals("assert numbering and bullet",NumberingType.CHAR_SPECIAL,propsRule_assert_doc[11].Val… in testNumberingBullet_Graphic()
132 assertEquals("assert numbering and bullet","GraphicURL",propsRule_assert_doc[12].Name); in testNumberingBullet_Graphic()
133 …bullet",FileUtil.getUrl(Testspace.prepareData("uno/coffee_1.gif")),propsRule_assert_doc[12].Value); in testNumberingBullet_Graphic()
H A DParagraphNumberingAndBullet_Graphic_WidthAndHeight.java138 …PropertyValue[] propsRule_assert_doc=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingBullet_Graphic() local
140 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBullet_Graphic()
141 …assertEquals("assert numbering and bullet",NumberingType.CHAR_SPECIAL,propsRule_assert_doc[11].Val… in testNumberingBullet_Graphic()
143 …bullet",FileUtil.getUrl(Testspace.prepareData("uno/coffee_1.gif")),propsRule_assert_doc[12].Value); in testNumberingBullet_Graphic()
144 assertEquals("assert numbering and bullet","GraphicSize",propsRule_assert_doc[14].Name); in testNumberingBullet_Graphic()
H A DParagraphNumberingAndBulletTabStop.java121 …PropertyValue[] propsRule_assert_doc=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingBulletTabStop() local
123 … assertEquals("assert numbering and bullet","ListtabStopPosition",propsRule_assert_doc[8].Name); in testNumberingBulletTabStop()
124 assertEquals("assert numbering and bullet",5001,propsRule_assert_doc[8].Value); in testNumberingBulletTabStop()