Searched refs:propsRule (Results 1 – 11 of 11) sorted by relevance
/trunk/test/testuno/source/fvt/uno/sw/paragraph/ |
H A D | ParagraphNumberingAndBulletCharacterStyle.java | 80 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_Rubies() 82 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_Rubies() 83 propsRule[1].Value = "Rubies"; in testNumberingBulletCharacterStyle_Rubies() 149 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_Emphasis() 151 propsRule[1].Name = "CharStyleName"; in testNumberingBulletCharacterStyle_Emphasis() 152 propsRule[1].Value = "Emphasis"; in testNumberingBulletCharacterStyle_Emphasis() 218 propsRule[0].Name = "NumberingType"; in testNumberingBulletCharacterStyle_FootnoteCharacters() 428 propsRule[1].Value = "Drop Caps"; in testNumberingBulletCharacterStyle_DropCaps() 566 propsRule[1].Value = "Bullets"; in testNumberingBulletCharacterStyle_Bullets() 1463 propsRule[1].Value = "Variable"; in testNumberingBulletCharacterStyle_Variable() [all …]
|
H A D | ParagraphNumberingAndBullet_Graphic_Alignment.java | 81 propsRule[0].Name = "NumberingType"; in testNumberingBullet_Graphic_Align_BottomofBaseline() 83 propsRule[1].Name = "GraphicURL"; in testNumberingBullet_Graphic_Align_BottomofBaseline() 85 propsRule[2].Name = "VertOrient"; in testNumberingBullet_Graphic_Align_BottomofBaseline() 158 propsRule[1].Name = "GraphicURL"; in testNumberingBullet_Graphic_Align_CenterofBaseline() 160 propsRule[2].Name = "VertOrient"; in testNumberingBullet_Graphic_Align_CenterofBaseline() 233 propsRule[1].Name = "GraphicURL"; in testNumberingBullet_Graphic_Align_TopofBaseline() 235 propsRule[2].Name = "VertOrient"; in testNumberingBullet_Graphic_Align_TopofBaseline() 308 propsRule[1].Name = "GraphicURL"; in testNumberingBullet_Graphic_Align_BottomofCharacter() 310 propsRule[2].Name = "VertOrient"; in testNumberingBullet_Graphic_Align_BottomofCharacter() 383 propsRule[1].Name = "GraphicURL"; in testNumberingBullet_Graphic_Align_CenterofCharacter() [all …]
|
H A D | ParagraphNumberingAndBullet_Numbering.java | 146 propsRule[1].Name = "Suffix"; in testNumberingBullet_ARABIC_Suffix() 147 propsRule[1].Value = ")"; in testNumberingBullet_ARABIC_Suffix() 215 propsRule[1].Name = "Suffix"; in testNumberingBullet_ARABIC_Preffix_Suffix() 216 propsRule[1].Value = ")"; in testNumberingBullet_ARABIC_Preffix_Suffix() 217 propsRule[2].Name = "Prefix"; in testNumberingBullet_ARABIC_Preffix_Suffix() 218 propsRule[2].Value = "("; in testNumberingBullet_ARABIC_Preffix_Suffix() 416 propsRule[1].Name = "Suffix"; in testNumberingBullet_CHARS_UPPER_LETTER() 417 propsRule[1].Value = ")"; in testNumberingBullet_CHARS_UPPER_LETTER() 486 propsRule[1].Value = ")"; in testNumberingBullet_CHARS_LOWER_LETTER_Suffix() 555 propsRule[1].Value = ")"; in testNumberingBullet_CHARS_LOWER_LETTER_Suffix_Prefix() [all …]
|
H A D | ParagraphNumberingAndBulletAlignment.java | 80 propsRule[1].Name = "NumberingType"; in testNumberingBulletAlign_Right() 81 propsRule[1].Value = NumberingType.ARABIC; in testNumberingBulletAlign_Right() 82 propsRule[0].Name = "Adjust"; in testNumberingBulletAlign_Right() 83 propsRule[0].Value = HoriOrientation.RIGHT; in testNumberingBulletAlign_Right() 85 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletAlign_Right() 149 propsRule[1].Name = "NumberingType"; in testNumberingBulletAlign_Left() 150 propsRule[1].Value = NumberingType.ARABIC; in testNumberingBulletAlign_Left() 151 propsRule[0].Name = "Adjust"; in testNumberingBulletAlign_Left() 218 propsRule[1].Name = "NumberingType"; in testNumberingBulletAlign_Center() 219 propsRule[1].Value = NumberingType.ARABIC; in testNumberingBulletAlign_Center() [all …]
|
H A D | ParagraphNumberingAndBullet_CharacterBullet.java | 80 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingAndBullet_CharacterBullet1() local 81 propsRule[0].Name = "NumberingType"; in testNumberingAndBullet_CharacterBullet1() 82 propsRule[0].Value = NumberingType.CHAR_SPECIAL; in testNumberingAndBullet_CharacterBullet1() 83 propsRule[1].Name = "BulletId"; in testNumberingAndBullet_CharacterBullet1() 84 propsRule[1].Value = (short)8226; in testNumberingAndBullet_CharacterBullet1() 86 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingAndBullet_CharacterBullet1() 150 propsRule[0].Name = "NumberingType"; in testNumberingAndBullet_CharacterBullet2() 151 propsRule[0].Value = NumberingType.CHAR_SPECIAL; in testNumberingAndBullet_CharacterBullet2() 152 propsRule[1].Name = "BulletId"; in testNumberingAndBullet_CharacterBullet2() 153 propsRule[1].Value = (short)9679; in testNumberingAndBullet_CharacterBullet2() [all …]
|
H A D | ParagraphNumberingAndBulletIndentAtAndAlignAt.java | 79 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue(),new PropertyValue()}; in testNumberingBulletIndentAtAndAlignAt() local 80 propsRule[0].Name = "NumberingType"; in testNumberingBulletIndentAtAndAlignAt() 81 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletIndentAtAndAlignAt() 82 propsRule[1].Name = "IndentAt"; in testNumberingBulletIndentAtAndAlignAt() 83 propsRule[1].Value = 499; in testNumberingBulletIndentAtAndAlignAt() 84 propsRule[2].Name = "FirstLineIndent"; in testNumberingBulletIndentAtAndAlignAt() 85 propsRule[2].Value = 199; in testNumberingBulletIndentAtAndAlignAt() 87 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletIndentAtAndAlignAt()
|
H A D | ParagraphNumberingAndBullet_Graphic_WidthAndHeight.java | 84 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue(),new PropertyValue()}; in testNumberingBullet_Graphic() local 85 propsRule[0].Name = "NumberingType"; in testNumberingBullet_Graphic() 86 propsRule[0].Value = NumberingType.BITMAP; in testNumberingBullet_Graphic() 87 propsRule[1].Name = "GraphicURL"; in testNumberingBullet_Graphic() 88 propsRule[1].Value = FileUtil.getUrl(Testspace.prepareData("uno/coffee_1.gif")); in testNumberingBullet_Graphic() 89 propsRule[2].Name = "GraphicSize"; in testNumberingBullet_Graphic() 90 propsRule[2].Value = size; in testNumberingBullet_Graphic() 92 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_Graphic()
|
H A D | ParagraphNumberingAndBullet_Number_BeforeAndAfterCharacter.java | 78 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletBeforeAndAfterCharacter() local 79 propsRule[1].Name = "Prefix"; in testNumberingBulletBeforeAndAfterCharacter() 80 propsRule[1].Value = "#$%&"; in testNumberingBulletBeforeAndAfterCharacter() 81 propsRule[0].Name = "Suffix"; in testNumberingBulletBeforeAndAfterCharacter() 82 propsRule[0].Value = "abcd"; in testNumberingBulletBeforeAndAfterCharacter() 84 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletBeforeAndAfterCharacter()
|
H A D | ParagraphNumberingAndBullet_Number_StartWith.java | 79 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletStartWith() local 80 propsRule[1].Name = "NumberingType"; in testNumberingBulletStartWith() 81 propsRule[1].Value = NumberingType.ARABIC; in testNumberingBulletStartWith() 82 propsRule[0].Name = "StartWith"; in testNumberingBulletStartWith() 83 propsRule[0].Value = (short)5; in testNumberingBulletStartWith() 85 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletStartWith()
|
H A D | ParagraphNumberingAndBullet_Graphic.java | 80 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBullet_Graphic() local 81 propsRule[0].Name = "NumberingType"; in testNumberingBullet_Graphic() 82 propsRule[0].Value = NumberingType.BITMAP; in testNumberingBullet_Graphic() 83 propsRule[1].Name = "GraphicURL"; in testNumberingBullet_Graphic() 84 propsRule[1].Value = FileUtil.getUrl(Testspace.prepareData("uno/coffee_1.gif")); in testNumberingBullet_Graphic() 86 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_Graphic()
|
H A D | ParagraphNumberingAndBulletTabStop.java | 78 PropertyValue[] propsRule = {new PropertyValue()}; in testNumberingBulletTabStop() local 79 propsRule[0].Name = "ListtabStopPosition"; in testNumberingBulletTabStop() 80 propsRule[0].Value = 5001; in testNumberingBulletTabStop() 82 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletTabStop()
|
Completed in 65 milliseconds