/aoo4110/test/testuno/source/fvt/uno/sw/puretext/ |
H A D | CharacterUnderline.java | 343 …assertEquals("assert individual word setting",true,xCursorProps_assert_doc.getPropertyValue("CharW… in testCharacterUnderlineSetting() 349 …assertEquals("assert individual word setting",false,xCursorProps_assert_doc.getPropertyValue("Char… in testCharacterUnderlineSetting() 355 …assertEquals("assert individual word setting",false,xCursorProps_assert_doc.getPropertyValue("Char… in testCharacterUnderlineSetting() 361 …assertEquals("assert individual word setting",true,xCursorProps_assert_doc.getPropertyValue("CharW… in testCharacterUnderlineSetting() 367 …assertEquals("assert individual word setting",true,xCursorProps_assert_doc.getPropertyValue("CharW… in testCharacterUnderlineSetting() 371 …assertEquals("assert individual word setting",false,xCursorProps_assert_doc.getPropertyValue("Char… in testCharacterUnderlineSetting() 377 …assertEquals("assert individual word setting",false,xCursorProps_assert_doc.getPropertyValue("Char… in testCharacterUnderlineSetting() 383 …assertEquals("assert individula word setting",false,xCursorProps_assert_doc.getPropertyValue("Char… in testCharacterUnderlineSetting() 387 …assertEquals("assert individula word setting",false,xCursorProps_assert_doc.getPropertyValue("Char… in testCharacterUnderlineSetting() 393 …assertEquals("assert individula word setting",false,xCursorProps_assert_doc.getPropertyValue("Char… in testCharacterUnderlineSetting() [all …]
|
H A D | CharacterFontname.java | 236 assertEquals("Arial Black",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting() 239 assertEquals("Aharoni",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting() 242 assertEquals("Agency FB",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting() 245 assertEquals("Algerian",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting() 248 assertEquals("Andalus",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting() 254 assertEquals("BatangChe",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting() 263 assertEquals("DaunPenh",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting() 269 assertEquals("Wingdings",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting() 275 assertEquals("Symbol",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting() 281 assertEquals("Vivaldi",xCursorProps_assert_doc.getPropertyValue("CharFontName")); in testCharacterFontSetting() [all …]
|
H A D | CharacterEmphasis.java | 189 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterEmphasisSetting() local 193 …assertEquals("assert individual word setting",true,xCursorProps_assert_doc.getPropertyValue("CharW… in testCharacterEmphasisSetting() 197 …assertEquals("assert individual word setting",false,xCursorProps_assert_doc.getPropertyValue("Char… in testCharacterEmphasisSetting() 201 …assertEquals("assert individual word setting",false,xCursorProps_assert_doc.getPropertyValue("Char… in testCharacterEmphasisSetting() 205 …assertEquals("assert individual word setting",true,xCursorProps_assert_doc.getPropertyValue("CharW… in testCharacterEmphasisSetting() 209 …assertEquals("assert individual word setting",true,xCursorProps_assert_doc.getPropertyValue("CharW… in testCharacterEmphasisSetting() 213 …assertEquals("assert individual word setting",true,xCursorProps_assert_doc.getPropertyValue("CharW… in testCharacterEmphasisSetting() 217 …assertEquals("assert individual word setting",true,xCursorProps_assert_doc.getPropertyValue("CharW… in testCharacterEmphasisSetting() 221 …assertEquals("assert individual word setting",true,xCursorProps_assert_doc.getPropertyValue("CharW… in testCharacterEmphasisSetting() 225 …assertEquals("assert individual word setting",true,xCursorProps_assert_doc.getPropertyValue("CharW… in testCharacterEmphasisSetting() [all …]
|
H A D | CharacterRotationAndScaleWidth.java | 98 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterRotationZeroSetting() local 100 …assertEquals("assert character rotation ",(short)0,xCursorProps_assert_doc.getPropertyValue("CharR… in testCharacterRotationZeroSetting() 101 …assertEquals("assert character rotation ",(short)150,xCursorProps_assert_doc.getPropertyValue("Cha… in testCharacterRotationZeroSetting() 149 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterRotationNinetySetting() local 151 …assertEquals("assert character rotation ",(short)900,xCursorProps_assert_doc.getPropertyValue("Cha… in testCharacterRotationNinetySetting() 152 …assertEquals("assert character rotation ",(short)200,xCursorProps_assert_doc.getPropertyValue("Cha… in testCharacterRotationNinetySetting() 201 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterRotationDefineSetting() local 203 …assertEquals("assert character rotation ",(short)2700,xCursorProps_assert_doc.getPropertyValue("Ch… in testCharacterRotationDefineSetting() 204 …assertEquals("assert character rotation ",(short)300,xCursorProps_assert_doc.getPropertyValue("Cha… in testCharacterRotationDefineSetting()
|
H A D | CharacterChangeCase.java | 97 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterLowerCaseSetting() local 99 …assertEquals("assert character casemap",com.sun.star.style.CaseMap.NONE,xCursorProps_assert_doc.ge… in testCharacterLowerCaseSetting() 144 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterUpperCaseSetting() local 146 …("assert character casemap",com.sun.star.style.CaseMap.UPPERCASE,xCursorProps_assert_doc.getProper… in testCharacterUpperCaseSetting() 191 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSmallCapsSetting() local 193 …("assert character casemap",com.sun.star.style.CaseMap.SMALLCAPS,xCursorProps_assert_doc.getProper… in testCharacterSmallCapsSetting() 238 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterCapitalEveryWordSetting() local 240 …assertEquals("assert character casemap",com.sun.star.style.CaseMap.NONE,xCursorProps_assert_doc.ge… in testCharacterCapitalEveryWordSetting() 285 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterNoCaseSetting() local 287 …assertEquals("assert character casemap",com.sun.star.style.CaseMap.NONE,xCursorProps_assert_doc.ge… in testCharacterNoCaseSetting()
|
H A D | CharacterStrikeThrough.java | 142 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterStrikeThroughSetting() local 146 …ssert strikethrough is bold",com.sun.star.awt.FontStrikeout.BOLD,xCursorProps_assert_doc.getProper… in testCharacterStrikeThroughSetting() 149 … strikethrough is don'tknow",com.sun.star.awt.FontStrikeout.NONE,xCursorProps_assert_doc.getProper… in testCharacterStrikeThroughSetting() 152 …t strikethrough is double",com.sun.star.awt.FontStrikeout.DOUBLE,xCursorProps_assert_doc.getProper… in testCharacterStrikeThroughSetting() 155 …rt strikethrough is without",com.sun.star.awt.FontStrikeout.NONE,xCursorProps_assert_doc.getProper… in testCharacterStrikeThroughSetting() 158 …t strikethrough is single",com.sun.star.awt.FontStrikeout.SINGLE,xCursorProps_assert_doc.getProper… in testCharacterStrikeThroughSetting() 161 …rt strikethrough is with /",com.sun.star.awt.FontStrikeout.SLASH,xCursorProps_assert_doc.getProper… in testCharacterStrikeThroughSetting() 164 …assert strikethrough is with X",com.sun.star.awt.FontStrikeout.X,xCursorProps_assert_doc.getProper… in testCharacterStrikeThroughSetting()
|
H A D | CharacterSpacing.java | 94 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSpacing_Default() local 96 …assertEquals("assert character color",true,xCursorProps_assert_doc.getPropertyValue("CharAutoKerni… in testCharacterSpacing_Default() 140 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSpacing_Expand() local 142 …assertEquals("assert character color",(short)101,xCursorProps_assert_doc.getPropertyValue("CharKer… in testCharacterSpacing_Expand() 186 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSpacing_Condens() local 188 …assertEquals("assert character color",(short)-101,xCursorProps_assert_doc.getPropertyValue("CharKe… in testCharacterSpacing_Condens()
|
H A D | CharacterPosition.java | 97 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSuperscriptSetting() local 99 …assertEquals("assert character position",(short)29,xCursorProps_assert_doc.getPropertyValue("CharE… in testCharacterSuperscriptSetting() 146 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSubscriptSetting() local 148 …assertEquals("assert character position",(short)-29,xCursorProps_assert_doc.getPropertyValue("Char… in testCharacterSubscriptSetting() 195 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterDefaultPositionSetting() local 197 …assertEquals("assert character position",(short)0,xCursorProps_assert_doc.getPropertyValue("CharEs… in testCharacterDefaultPositionSetting()
|
H A D | CharacterHyperlink.java | 101 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterBackHyperlinkSetting() local 103 …nk URL",FileUtil.getUrl(Testspace.prepareData("uno/Desert.jpg")),xCursorProps_assert_doc.getProper… in testCharacterBackHyperlinkSetting() 104 …assertEquals("assert character hyperlink target name","picture",xCursorProps_assert_doc.getPropert… in testCharacterBackHyperlinkSetting() 105 …assertEquals("assert character hyperlink name","testCharacterHyperlink",xCursorProps_assert_doc.ge… in testCharacterBackHyperlinkSetting()
|
H A D | CharacterRelief.java | 113 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterReliefSetting() local 117 …("assert character relief",com.sun.star.text.FontRelief.EMBOSSED,xCursorProps_assert_doc.getProper… in testCharacterReliefSetting() 120 …("assert character relief",com.sun.star.text.FontRelief.ENGRAVED,xCursorProps_assert_doc.getProper… in testCharacterReliefSetting() 123 …assertEquals("assert character relief",com.sun.star.text.FontRelief.NONE,xCursorProps_assert_doc.g… in testCharacterReliefSetting()
|
H A D | CharacterStyle.java | 97 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterStyleSetting() local 99 …assertEquals(com.sun.star.awt.FontSlant.ITALIC,xCursorProps_assert_doc.getPropertyValue("CharPostu… in testCharacterStyleSetting() 100 …assertEquals(com.sun.star.awt.FontWeight.BOLD,xCursorProps_assert_doc.getPropertyValue("CharWeight… in testCharacterStyleSetting()
|
H A D | CharacterBackColor.java | 94 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterBackColorSetting() local 96 …assertEquals("assert character color",0x0000FF00,xCursorProps_assert_doc.getPropertyValue("CharBac… in testCharacterBackColorSetting()
|
H A D | CharacterBlink.java | 102 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterBlinkSetting() local 104 …assertEquals("assert character shadow",true,xCursorProps_assert_doc.getPropertyValue("CharFlash")); in testCharacterBlinkSetting()
|
H A D | CharacterColor.java | 102 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterColorSetting() local 104 …assertEquals("assert character color",0x0000FF00,xCursorProps_assert_doc.getPropertyValue("CharCol… in testCharacterColorSetting()
|
H A D | CharacterHidden.java | 102 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterHiddenSetting() local 104 …assertEquals("assert character shadow",true,xCursorProps_assert_doc.getPropertyValue("CharHidden")… in testCharacterHiddenSetting()
|
H A D | CharacterOutline.java | 102 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterOutlineSetting() local 104 …assertEquals("assert character shadow",true,xCursorProps_assert_doc.getPropertyValue("CharContoure… in testCharacterOutlineSetting()
|
H A D | CharacterShadow.java | 102 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterShadowSetting() local 104 …assertEquals("assert character shadow",true,xCursorProps_assert_doc.getPropertyValue("CharShadowed… in testCharacterShadowSetting()
|
H A D | CharacterSize.java | 94 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSizeSetting() local 96 …assertEquals("assert character size",(float)20.0,xCursorProps_assert_doc.getPropertyValue("CharHei… in testCharacterSizeSetting()
|
H A D | CharacterLocale.java | 89 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterLocaleSetting() local 91 Object charLocale_obj_doc=xCursorProps_assert_doc.getPropertyValue("CharLocale"); in testCharacterLocaleSetting()
|
/aoo4110/test/testuno/source/fvt/uno/sw/paragraph/ |
H A D | ParagraphLineSpacing.java | 108 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphLineSpacingFix() local 109 …t_doc=(LineSpacing) UnoRuntime.queryInterface(LineSpacing.class, xCursorProps_assert_doc.getProper… in testParagraphLineSpacingFix() 168 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphLineSpacingLeading() local 169 …t_doc=(LineSpacing) UnoRuntime.queryInterface(LineSpacing.class, xCursorProps_assert_doc.getProper… in testParagraphLineSpacingLeading() 229 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphLineSpacingMinimum() local 230 …t_doc=(LineSpacing) UnoRuntime.queryInterface(LineSpacing.class, xCursorProps_assert_doc.getProper… in testParagraphLineSpacingMinimum() 290 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphLineSpacingProp() local 291 …t_doc=(LineSpacing) UnoRuntime.queryInterface(LineSpacing.class, xCursorProps_assert_doc.getProper… in testParagraphLineSpacingProp() 349 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphLineSpacingSingle() local 407 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphLineSpacingDouble() local [all …]
|
H A D | ParagraphAlignment.java | 110 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphAlignmentJustified() local 112 …assertEquals("assert first paragraph alignment is justified",(short)2,xCursorProps_assert_doc.getP… in testParagraphAlignmentJustified() 113 …s("assert first paragraph last line alignment is left",(short)0, xCursorProps_assert_doc.getProper… in testParagraphAlignmentJustified() 114 …assertEquals("assert expand single word is true",true,xCursorProps_assert_doc.getPropertyValue("Pa… in testParagraphAlignmentJustified() 170 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphAlignmentLeft() local 172 …assertEquals("assert first paragraph alignment is left",(short)0,xCursorProps_assert_doc.getProper… in testParagraphAlignmentLeft() 229 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphAlignmentRight() local 231 …assertEquals("assert first paragraph alignment is right",(short)1,xCursorProps_assert_doc.getPrope… in testParagraphAlignmentRight() 286 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphAlignmentCenter() local 287 …assertEquals("assert first paragraph alignment is center",(short)3,xCursorProps_assert_doc.getProp… in testParagraphAlignmentCenter()
|
/aoo4110/test/testuno/source/fvt/uno/sw/frame/ |
H A D | FrameBorderSpacingtoContent.java | 89 …XPropertySet xCursorProps_assert_doc = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in testFrameBorderSpacingtoContent() local 90 …assertEquals("assert table border spacing to content",499,xCursorProps_assert_doc.getPropertyValue… in testFrameBorderSpacingtoContent() 91 …assertEquals("assert table border spacing to content",499,xCursorProps_assert_doc.getPropertyValue… in testFrameBorderSpacingtoContent() 92 …assertEquals("assert table border spacing to content",499,xCursorProps_assert_doc.getPropertyValue… in testFrameBorderSpacingtoContent() 93 …assertEquals("assert table border spacing to content",499,xCursorProps_assert_doc.getPropertyValue… in testFrameBorderSpacingtoContent()
|
/aoo4110/test/testuno/source/fvt/uno/sw/table/ |
H A D | TableBorderSpacingtoContent.java | 137 …XPropertySet xCursorProps_assert_doc = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in testtableBorderSpacingtoContent() local 138 …assertEquals("assert table border spacing to content",499,xCursorProps_assert_doc.getPropertyValue… in testtableBorderSpacingtoContent() 139 …assertEquals("assert table border spacing to content",499,xCursorProps_assert_doc.getPropertyValue… in testtableBorderSpacingtoContent() 140 …assertEquals("assert table border spacing to content",499,xCursorProps_assert_doc.getPropertyValue… in testtableBorderSpacingtoContent() 141 …assertEquals("assert table border spacing to content",499,xCursorProps_assert_doc.getPropertyValue… in testtableBorderSpacingtoContent()
|
H A D | TableCellProtect.java | 132 …XPropertySet xCursorProps_assert_doc = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in testtableBorderSpacingtoContent() local 133 …assertEquals("assert table cell proptext",true,xCursorProps_assert_doc.getPropertyValue("IsProtect… in testtableBorderSpacingtoContent()
|