Home
last modified time | relevance | path

Searched refs:xCursorProps_assert_doc (Results 1 – 24 of 24) sorted by relevance

/aoo42x/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterUnderline.java343 …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 DCharacterFontname.java236 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 DCharacterEmphasis.java189 …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 DCharacterRotationAndScaleWidth.java98 …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 DCharacterChangeCase.java97 …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 DCharacterStrikeThrough.java141 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterStrikeThroughSetting() local
146 …is SINGLE instead of bold",com.sun.star.awt.FontStrikeout.SINGLE,xCursorProps_assert_doc.getProper… in testCharacterStrikeThroughSetting()
149 …NGLE instead of don'tknow",com.sun.star.awt.FontStrikeout.SINGLE,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 …gh is SINGLE instead of /",com.sun.star.awt.FontStrikeout.SINGLE,xCursorProps_assert_doc.getProper… in testCharacterStrikeThroughSetting()
164 …gh is SINGLE instead of X",com.sun.star.awt.FontStrikeout.SINGLE,xCursorProps_assert_doc.getProper… in testCharacterStrikeThroughSetting()
H A DCharacterSpacing.java94 …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 DCharacterPosition.java97 …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 DCharacterHyperlink.java101 …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 DCharacterRelief.java113 …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 DCharacterStyle.java97 …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 DCharacterBackColor.java94 …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 DCharacterBlink.java102 …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 DCharacterColor.java102 …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 DCharacterHidden.java102 …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 DCharacterOutline.java102 …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 DCharacterShadow.java102 …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 DCharacterSize.java94 …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 DCharacterLocale.java89 …XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterLocaleSetting() local
91 Object charLocale_obj_doc=xCursorProps_assert_doc.getPropertyValue("CharLocale"); in testCharacterLocaleSetting()
/aoo42x/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphLineSpacing.java108 …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 DParagraphAlignment.java110 …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()
/aoo42x/test/testuno/source/fvt/uno/sw/frame/
H A DFrameBorderSpacingtoContent.java89 …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()
/aoo42x/test/testuno/source/fvt/uno/sw/table/
H A DTableBorderSpacingtoContent.java137 …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 DTableCellProtect.java132 …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()

Completed in 69 milliseconds