/aoo42x/test/testuno/source/fvt/uno/sw/puretext/ |
H A D | CharacterUnderline.java | 227 …assertEquals("assert individual word setting",true,xCursorProps_assert_odt.getPropertyValue("CharW… in testCharacterUnderlineSetting() 233 …assertEquals("assert individual word setting",false,xCursorProps_assert_odt.getPropertyValue("Char… in testCharacterUnderlineSetting() 239 …assertEquals("assert individual word setting",false,xCursorProps_assert_odt.getPropertyValue("Char… in testCharacterUnderlineSetting() 245 …assertEquals("assert individual word setting",true,xCursorProps_assert_odt.getPropertyValue("CharW… in testCharacterUnderlineSetting() 251 …assertEquals("assert individual word setting",true,xCursorProps_assert_odt.getPropertyValue("CharW… in testCharacterUnderlineSetting() 255 …assertEquals("assert individual word setting",false,xCursorProps_assert_odt.getPropertyValue("Char… in testCharacterUnderlineSetting() 261 …assertEquals("assert individual word setting",false,xCursorProps_assert_odt.getPropertyValue("Char… in testCharacterUnderlineSetting() 267 …assertEquals("assert individula word setting",false,xCursorProps_assert_odt.getPropertyValue("Char… in testCharacterUnderlineSetting() 271 …assertEquals("assert individula word setting",false,xCursorProps_assert_odt.getPropertyValue("Char… in testCharacterUnderlineSetting() 277 …assertEquals("assert individula word setting",false,xCursorProps_assert_odt.getPropertyValue("Char… in testCharacterUnderlineSetting() [all …]
|
H A D | CharacterEmphasis.java | 147 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterEmphasisSetting() local 151 …assertEquals("assert individual word setting",true,xCursorProps_assert_odt.getPropertyValue("CharW… in testCharacterEmphasisSetting() 155 …assertEquals("assert individual word setting",false,xCursorProps_assert_odt.getPropertyValue("Char… in testCharacterEmphasisSetting() 159 …assertEquals("assert individual word setting",false,xCursorProps_assert_odt.getPropertyValue("Char… in testCharacterEmphasisSetting() 163 …assertEquals("assert individual word setting",true,xCursorProps_assert_odt.getPropertyValue("CharW… in testCharacterEmphasisSetting() 167 …assertEquals("assert individual word setting",true,xCursorProps_assert_odt.getPropertyValue("CharW… in testCharacterEmphasisSetting() 171 …assertEquals("assert individual word setting",false,xCursorProps_assert_odt.getPropertyValue("Char… in testCharacterEmphasisSetting() 175 …assertEquals("assert individual word setting",false,xCursorProps_assert_odt.getPropertyValue("Char… in testCharacterEmphasisSetting() 179 …assertEquals("assert individual word setting",false,xCursorProps_assert_odt.getPropertyValue("Char… in testCharacterEmphasisSetting() 183 …assertEquals("assert individual word setting",false,xCursorProps_assert_odt.getPropertyValue("Char… in testCharacterEmphasisSetting() [all …]
|
H A D | CharacterPosition.java | 90 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSuperscriptSetting() local 92 …assertEquals("assert character position",(short)29,xCursorProps_assert_odt.getPropertyValue("CharE… in testCharacterSuperscriptSetting() 93 …assertEquals("assert character position",(byte)50,xCursorProps_assert_odt.getPropertyValue("CharEs… in testCharacterSuperscriptSetting() 100 …assertEquals("assert character position",(byte)50,xCursorProps_assert_odt.getPropertyValue("CharEs… in testCharacterSuperscriptSetting() 139 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSubscriptSetting() local 141 …assertEquals("assert character position",(short)-29,xCursorProps_assert_odt.getPropertyValue("Char… in testCharacterSubscriptSetting() 142 …assertEquals("assert character position",(byte)50,xCursorProps_assert_odt.getPropertyValue("CharEs… in testCharacterSubscriptSetting() 149 …assertEquals("assert character position",(byte)50,xCursorProps_assert_odt.getPropertyValue("CharEs… in testCharacterSubscriptSetting() 190 …assertEquals("assert character position",(short)0,xCursorProps_assert_odt.getPropertyValue("CharEs… in testCharacterDefaultPositionSetting() 191 …assertEquals("assert character position",(byte)100,xCursorProps_assert_odt.getPropertyValue("CharE… in testCharacterDefaultPositionSetting() [all …]
|
H A D | CharacterRotationAndScaleWidth.java | 91 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterRotationZeroSetting() local 93 …assertEquals("assert character rotation ",(short)0,xCursorProps_assert_odt.getPropertyValue("CharR… in testCharacterRotationZeroSetting() 94 …assertEquals("assert character rotation ",(short)150,xCursorProps_assert_odt.getPropertyValue("Cha… in testCharacterRotationZeroSetting() 141 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterRotationNinetySetting() local 143 …assertEquals("assert character rotation ",(short)900,xCursorProps_assert_odt.getPropertyValue("Cha… in testCharacterRotationNinetySetting() 144 …assertEquals("assert character rotation ",(short)200,xCursorProps_assert_odt.getPropertyValue("Cha… in testCharacterRotationNinetySetting() 145 …assertEquals("assert character rotation ",true,xCursorProps_assert_odt.getPropertyValue("CharRotat… in testCharacterRotationNinetySetting() 153 …assertEquals("assert character rotation ",true,xCursorProps_assert_odt.getPropertyValue("CharRotat… in testCharacterRotationNinetySetting() 194 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterRotationDefineSetting() local 196 …assertEquals("assert character rotation ",(short)2700,xCursorProps_assert_odt.getPropertyValue("Ch… in testCharacterRotationDefineSetting() [all …]
|
H A D | CharacterChangeCase.java | 90 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterLowerCaseSetting() local 92 …("assert character casemap",com.sun.star.style.CaseMap.LOWERCASE,xCursorProps_assert_odt.getProper… in testCharacterLowerCaseSetting() 138 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterUpperCaseSetting() local 140 …("assert character casemap",com.sun.star.style.CaseMap.UPPERCASE,xCursorProps_assert_odt.getProper… in testCharacterUpperCaseSetting() 185 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSmallCapsSetting() local 187 …("assert character casemap",com.sun.star.style.CaseMap.SMALLCAPS,xCursorProps_assert_odt.getProper… in testCharacterSmallCapsSetting() 232 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterCapitalEveryWordSetting() local 234 …assertEquals("assert character casemap",com.sun.star.style.CaseMap.TITLE,xCursorProps_assert_odt.g… in testCharacterCapitalEveryWordSetting() 279 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterNoCaseSetting() local 281 …assertEquals("assert character casemap",com.sun.star.style.CaseMap.NONE,xCursorProps_assert_odt.ge… in testCharacterNoCaseSetting()
|
H A D | CharacterStrikeThrough.java | 114 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterStrikeThroughSetting() local 118 …ssert strikethrough is bold",com.sun.star.awt.FontStrikeout.BOLD,xCursorProps_assert_odt.getProper… in testCharacterStrikeThroughSetting() 121 … strikethrough is don'tknow",com.sun.star.awt.FontStrikeout.NONE,xCursorProps_assert_odt.getProper… in testCharacterStrikeThroughSetting() 124 …t strikethrough is double",com.sun.star.awt.FontStrikeout.DOUBLE,xCursorProps_assert_odt.getProper… in testCharacterStrikeThroughSetting() 127 …rt strikethrough is without",com.sun.star.awt.FontStrikeout.NONE,xCursorProps_assert_odt.getProper… in testCharacterStrikeThroughSetting() 130 …t strikethrough is single",com.sun.star.awt.FontStrikeout.SINGLE,xCursorProps_assert_odt.getProper… in testCharacterStrikeThroughSetting() 133 …rt strikethrough is with /",com.sun.star.awt.FontStrikeout.SLASH,xCursorProps_assert_odt.getProper… in testCharacterStrikeThroughSetting() 136 …assert strikethrough is with X",com.sun.star.awt.FontStrikeout.X,xCursorProps_assert_odt.getProper… in testCharacterStrikeThroughSetting()
|
H A D | CharacterSpacing.java | 88 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSpacing_Default() local 90 …assertEquals("assert character color",true,xCursorProps_assert_odt.getPropertyValue("CharAutoKerni… in testCharacterSpacing_Default() 134 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSpacing_Expand() local 136 …assertEquals("assert character color",(short)101,xCursorProps_assert_odt.getPropertyValue("CharKer… in testCharacterSpacing_Expand() 180 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSpacing_Condens() local 182 …assertEquals("assert character color",(short)-101,xCursorProps_assert_odt.getPropertyValue("CharKe… in testCharacterSpacing_Condens()
|
H A D | CharacterHyperlink.java | 93 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterBackHyperlinkSetting() local 95 …nk URL",FileUtil.getUrl(Testspace.prepareData("uno/Desert.jpg")),xCursorProps_assert_odt.getProper… in testCharacterBackHyperlinkSetting() 96 …assertEquals("assert character hyperlink target name","picture",xCursorProps_assert_odt.getPropert… in testCharacterBackHyperlinkSetting() 97 …assertEquals("assert character hyperlink name","testCharacterHyperlink",xCursorProps_assert_odt.ge… in testCharacterBackHyperlinkSetting()
|
H A D | CharacterRelief.java | 98 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterReliefSetting() local 102 …("assert character relief",com.sun.star.text.FontRelief.EMBOSSED,xCursorProps_assert_odt.getProper… in testCharacterReliefSetting() 105 …("assert character relief",com.sun.star.text.FontRelief.ENGRAVED,xCursorProps_assert_odt.getProper… in testCharacterReliefSetting() 108 …assertEquals("assert character relief",com.sun.star.text.FontRelief.NONE,xCursorProps_assert_odt.g… in testCharacterReliefSetting()
|
H A D | CharacterStyle.java | 90 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterStyleSetting() local 92 …assertEquals(com.sun.star.awt.FontSlant.ITALIC,xCursorProps_assert_odt.getPropertyValue("CharPostu… in testCharacterStyleSetting() 93 …assertEquals(com.sun.star.awt.FontWeight.BOLD,xCursorProps_assert_odt.getPropertyValue("CharWeight… in testCharacterStyleSetting()
|
H A D | CharacterBackColor.java | 88 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterBackColorSetting() local 90 …assertEquals("assert character color",0x0000FF00,xCursorProps_assert_odt.getPropertyValue("CharBac… in testCharacterBackColorSetting()
|
H A D | CharacterBlink.java | 96 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterBlinkSetting() local 98 …assertEquals("assert character shadow",true,xCursorProps_assert_odt.getPropertyValue("CharFlash")); in testCharacterBlinkSetting()
|
H A D | CharacterColor.java | 96 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterColorSetting() local 98 …assertEquals("assert character color",0x0000FF00,xCursorProps_assert_odt.getPropertyValue("CharCol… in testCharacterColorSetting()
|
H A D | CharacterHidden.java | 96 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterHiddenSetting() local 98 …assertEquals("assert character shadow",true,xCursorProps_assert_odt.getPropertyValue("CharHidden")… in testCharacterHiddenSetting()
|
H A D | CharacterOutline.java | 96 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterOutlineSetting() local 98 …assertEquals("assert character shadow",true,xCursorProps_assert_odt.getPropertyValue("CharContoure… in testCharacterOutlineSetting()
|
H A D | CharacterShadow.java | 96 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterShadowSetting() local 98 …assertEquals("assert character shadow",true,xCursorProps_assert_odt.getPropertyValue("CharShadowed… in testCharacterShadowSetting()
|
H A D | CharacterSize.java | 88 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSizeSetting() local 90 …assertEquals("assert character size",(float)20.0,xCursorProps_assert_odt.getPropertyValue("CharHei… in testCharacterSizeSetting()
|
H A D | CharacterLocale.java | 79 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterLocaleSetting() local 81 Object charLocale_obj_odt=xCursorProps_assert_odt.getPropertyValue("CharLocale"); in testCharacterLocaleSetting()
|
/aoo42x/test/testuno/source/fvt/uno/sw/table/ |
H A D | TableVerticalAlignment.java | 115 …XPropertySet xCursorProps_assert_odt = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in testtableVerticalAlignment_Bottom() local 116 …("assert table border spacing to content",VertOrientation.BOTTOM,xCursorProps_assert_odt.getProper… in testtableVerticalAlignment_Bottom() 131 …XPropertySet xCursorProps_assert_odt = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in testtableVerticalAlignment_Bottom() local 132 …assertEquals("assert table vertical alignment",VertOrientation.BOTTOM,xCursorProps_assert_odt.getP… in testtableVerticalAlignment_Bottom() 188 …XPropertySet xCursorProps_assert_odt = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in testtableVerticalAlignment_Center() local 189 …("assert table border spacing to content",VertOrientation.CENTER,xCursorProps_assert_odt.getProper… in testtableVerticalAlignment_Center() 204 …XPropertySet xCursorProps_assert_odt = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in testtableVerticalAlignment_Center() local 205 …assertEquals("assert table vertical alignment",VertOrientation.CENTER,xCursorProps_assert_odt.getP… in testtableVerticalAlignment_Center() 261 …XPropertySet xCursorProps_assert_odt = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in testtableVerticalAlignment_Top() local 262 …assertEquals("assert table border spacing to content",VertOrientation.TOP,xCursorProps_assert_odt.… in testtableVerticalAlignment_Top() [all …]
|
H A D | TableBorderSpacingtoContent.java | 118 …XPropertySet xCursorProps_assert_odt = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in testtableBorderSpacingtoContent() local 119 …assertEquals("assert table border spacing to content",499,xCursorProps_assert_odt.getPropertyValue… in testtableBorderSpacingtoContent() 120 …assertEquals("assert table border spacing to content",499,xCursorProps_assert_odt.getPropertyValue… in testtableBorderSpacingtoContent() 121 …assertEquals("assert table border spacing to content",499,xCursorProps_assert_odt.getPropertyValue… in testtableBorderSpacingtoContent() 122 …assertEquals("assert table border spacing to content",499,xCursorProps_assert_odt.getPropertyValue… in testtableBorderSpacingtoContent()
|
H A D | TableCellProtect.java | 116 …XPropertySet xCursorProps_assert_odt = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in testtableBorderSpacingtoContent() local 117 …assertEquals("assert table cell proptext",true,xCursorProps_assert_odt.getPropertyValue("IsProtect… in testtableBorderSpacingtoContent()
|
/aoo42x/test/testuno/source/fvt/uno/sw/paragraph/ |
H A D | ParagraphLineSpacing.java | 101 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphLineSpacingFix() local 102 …t_odt=(LineSpacing) UnoRuntime.queryInterface(LineSpacing.class, xCursorProps_assert_odt.getProper… in testParagraphLineSpacingFix() 160 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphLineSpacingLeading() local 161 …t_odt=(LineSpacing) UnoRuntime.queryInterface(LineSpacing.class, xCursorProps_assert_odt.getProper… in testParagraphLineSpacingLeading() 221 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphLineSpacingMinimum() local 222 …t_odt=(LineSpacing) UnoRuntime.queryInterface(LineSpacing.class, xCursorProps_assert_odt.getProper… in testParagraphLineSpacingMinimum() 282 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphLineSpacingProp() local 283 …t_odt=(LineSpacing) UnoRuntime.queryInterface(LineSpacing.class, xCursorProps_assert_odt.getProper… in testParagraphLineSpacingProp() 342 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphLineSpacingSingle() local 400 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphLineSpacingDouble() local [all …]
|
H A D | ParagraphAlignment.java | 101 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphAlignmentJustified() local 103 …assertEquals("assert first paragraph alignment is justified",(short)2,xCursorProps_assert_odt.getP… in testParagraphAlignmentJustified() 104 …s("assert first paragraph last line alignment is left",(short)0, xCursorProps_assert_odt.getProper… in testParagraphAlignmentJustified() 105 …assertEquals("assert expand single word is true",true,xCursorProps_assert_odt.getPropertyValue("Pa… in testParagraphAlignmentJustified() 164 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphAlignmentLeft() local 166 …assertEquals("assert first paragraph alignment is left",(short)0,xCursorProps_assert_odt.getProper… in testParagraphAlignmentLeft() 223 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphAlignmentRight() local 225 …assertEquals("assert first paragraph alignment is right",(short)1,xCursorProps_assert_odt.getPrope… in testParagraphAlignmentRight() 281 …XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphAlignmentCenter() local 282 …assertEquals("assert first paragraph alignment is center",(short)3,xCursorProps_assert_odt.getProp… in testParagraphAlignmentCenter()
|
/aoo42x/test/testuno/source/fvt/uno/sw/frame/ |
H A D | FrameBorderSpacingtoContent.java | 77 …XPropertySet xCursorProps_assert_odt = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in testFrameBorderSpacingtoContent() local 78 …assertEquals("assert table border spacing to content",499,xCursorProps_assert_odt.getPropertyValue… in testFrameBorderSpacingtoContent() 79 …assertEquals("assert table border spacing to content",499,xCursorProps_assert_odt.getPropertyValue… in testFrameBorderSpacingtoContent() 80 …assertEquals("assert table border spacing to content",499,xCursorProps_assert_odt.getPropertyValue… in testFrameBorderSpacingtoContent() 81 …assertEquals("assert table border spacing to content",499,xCursorProps_assert_odt.getPropertyValue… in testFrameBorderSpacingtoContent()
|