Home
last modified time | relevance | path

Searched refs:xCursorProps_Assert_doc (Results 1 – 23 of 23) sorted by relevance

/AOO41X/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphBackGraphic.java106 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphBackGraphic_LeftBottom() local
108 …graphic location",com.sun.star.style.GraphicLocation.LEFT_BOTTOM,xCursorProps_Assert_doc.getProper… in testParagraphBackGraphic_LeftBottom()
109 …tEquals("verify paragraph backgraphic fileter","draw_jpg_Export",xCursorProps_Assert_doc.getProper… in testParagraphBackGraphic_LeftBottom()
110 …ic URL",FileUtil.getUrl(Testspace.prepareData("uno/Desert.jpg")),xCursorProps_Assert_doc.getProper… in testParagraphBackGraphic_LeftBottom()
166 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphBackGraphic_LeftMiddle() local
168 …graphic location",com.sun.star.style.GraphicLocation.LEFT_MIDDLE,xCursorProps_Assert_doc.getProper… in testParagraphBackGraphic_LeftMiddle()
169 …tEquals("verify paragraph backgraphic fileter","draw_jpg_Export",xCursorProps_Assert_doc.getProper… in testParagraphBackGraphic_LeftMiddle()
170 …ic URL",FileUtil.getUrl(Testspace.prepareData("uno/Desert.jpg")),xCursorProps_Assert_doc.getProper… in testParagraphBackGraphic_LeftMiddle()
226 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphBackGraphic_LeftTop() local
228 …ackgraphic location",com.sun.star.style.GraphicLocation.LEFT_TOP,xCursorProps_Assert_doc.getProper… in testParagraphBackGraphic_LeftTop()
[all …]
H A DParagraphInsertBreak.java98 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in InsertPage_BeforeBreak_NoSplit_KeepTogether() local
100 …assert paragraph break",com.sun.star.style.BreakType.PAGE_BEFORE,xCursorProps_Assert_doc.getProper… in InsertPage_BeforeBreak_NoSplit_KeepTogether()
101 …assertEquals("assert paragraph break",false,xCursorProps_Assert_doc.getPropertyValue("ParaSplit")); in InsertPage_BeforeBreak_NoSplit_KeepTogether()
102 …assertEquals("assert paragraph break",true,xCursorProps_Assert_doc.getPropertyValue("ParaKeepToget… in InsertPage_BeforeBreak_NoSplit_KeepTogether()
150 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in InsertPage_BeforeBreak_Orphan_WindowControl() local
152 …assert paragraph break",com.sun.star.style.BreakType.PAGE_BEFORE,xCursorProps_Assert_doc.getProper… in InsertPage_BeforeBreak_Orphan_WindowControl()
198 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in InsertPage_AfterBreak() local
200 …"assert paragraph break",com.sun.star.style.BreakType.PAGE_AFTER,xCursorProps_Assert_doc.getProper… in InsertPage_AfterBreak()
244 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in InsertColumn_BeforeBreak() local
246 …sert paragraph break",com.sun.star.style.BreakType.COLUMN_BEFORE,xCursorProps_Assert_doc.getProper… in InsertColumn_BeforeBreak()
[all …]
H A DParagraphOutlineAndNumbering.java110 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testOutlineAndNumbering_NumberStyle() local
112 …assertEquals("assert paragraph outline and numbering",(short)6,xCursorProps_Assert_doc.getProperty… in testOutlineAndNumbering_NumberStyle()
113 …assertEquals("assert paragraph outline and numbering","Numbering 2",xCursorProps_Assert_doc.getPro… in testOutlineAndNumbering_NumberStyle()
114 …assertEquals("assert paragraph outline and numbering",true,xCursorProps_Assert_doc.getPropertyValu… in testOutlineAndNumbering_NumberStyle()
115 …assertEquals("assert paragraph outline and numbering",(short)7,xCursorProps_Assert_doc.getProperty… in testOutlineAndNumbering_NumberStyle()
116 …assertEquals("assert paragraph outline and numbering",true,xCursorProps_Assert_doc.getPropertyValu… in testOutlineAndNumbering_NumberStyle()
117 …assertEquals("assert paragraph outline and numbering",(long)4,xCursorProps_Assert_doc.getPropertyV… in testOutlineAndNumbering_NumberStyle()
171 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testOutlineAndNumbering_ListStyle() local
173 …assertEquals("assert paragraph outline and numbering",(short)3,xCursorProps_Assert_doc.getProperty… in testOutlineAndNumbering_ListStyle()
174 …assertEquals("assert paragraph outline and numbering","List 3",xCursorProps_Assert_doc.getProperty… in testOutlineAndNumbering_ListStyle()
[all …]
H A DParagraphNumberingAndBulletCharacterStyle.java124 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletCharacterStyle_Rubies() local
125 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBulletCharacterStyle_Rubies()
193 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletCharacterStyle_Emphasis() local
194 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBulletCharacterStyle_Emphasis()
262 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletCharacterStyle_FootnoteCharacters() local
263 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBulletCharacterStyle_FootnoteCharacters()
331 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletCharacterStyle_PageNumber() local
332 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBulletCharacterStyle_PageNumber()
400 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletCharacterStyle_CaptionCharacters() local
401 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBulletCharacterStyle_CaptionCharacters()
[all …]
H A DParagraphIndentAndSpacing.java112 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphSpacingSetting() local
114 …assertEquals("assert before text margin",2000,xCursorProps_Assert_doc.getPropertyValue("ParaLeftMa… in testParagraphSpacingSetting()
115 …assertEquals("assert after text margin",3000,xCursorProps_Assert_doc.getPropertyValue("ParaRightMa… in testParagraphSpacingSetting()
116 …assertEquals("assert above paragraph margin",1000,xCursorProps_Assert_doc.getPropertyValue("ParaTo… in testParagraphSpacingSetting()
117 …assertEquals("assert below paragraph margin",4001,xCursorProps_Assert_doc.getPropertyValue("ParaBo… in testParagraphSpacingSetting()
118 …assertEquals("assert first line indent",4001,xCursorProps_Assert_doc.getPropertyValue("ParaFirstLi… in testParagraphSpacingSetting()
119 …assertEquals("assert paragraph first line is no autoindent",false,xCursorProps_Assert_doc.getPrope… in testParagraphSpacingSetting()
159 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphIndent() local
161 …assertEquals("assert paragraph first line is autoindent",true,xCursorProps_Assert_doc.getPropertyV… in testParagraphIndent()
H A DParagraphTexttoTextAlignment.java100 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testTexttoTextAlignment_Baseline() local
102 …rt paragraph text to text alignment",ParagraphVertAlign.BASELINE,xCursorProps_Assert_doc.getProper… in testTexttoTextAlignment_Baseline()
145 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testTexttoTextAlignment_Bottom() local
147 …sert paragraph text to text alignment",ParagraphVertAlign.BOTTOM,xCursorProps_Assert_doc.getProper… in testTexttoTextAlignment_Bottom()
190 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testTexttoTextAlignment_Center() local
192 …sert paragraph text to text alignment",ParagraphVertAlign.CENTER,xCursorProps_Assert_doc.getProper… in testTexttoTextAlignment_Center()
235 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testTexttoTextAlignment_Top() local
237 …"assert paragraph text to text alignment",ParagraphVertAlign.TOP,xCursorProps_Assert_doc.getProper… in testTexttoTextAlignment_Top()
280 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testTexttoTextAlignment_Automatic() local
282 …t paragraph text to text alignment",ParagraphVertAlign.AUTOMATIC,xCursorProps_Assert_doc.getProper… in testTexttoTextAlignment_Automatic()
H A DParagraphNumberingAndBullet_Numbering.java121 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_ARABIC() local
122 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBullet_ARABIC()
188 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_ARABIC_Suffix() local
189 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBullet_ARABIC_Suffix()
261 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_ARABIC_Preffix_Suffix() local
262 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBullet_ARABIC_Preffix_Suffix()
328 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_ROMAN_LOWER() local
329 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBullet_ROMAN_LOWER()
391 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_ROMAN_UPPER() local
392 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBullet_ROMAN_UPPER()
[all …]
H A DParagraphNumberingAndBullet_Graphic_Alignment.java129 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_Graphic_Align_BottomofBaseline() local
130 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBullet_Graphic_Align_BottomofBaseline()
204 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_Graphic_Align_CenterofBaseline() local
205 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBullet_Graphic_Align_CenterofBaseline()
279 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_Graphic_Align_TopofBaseline() local
280 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBullet_Graphic_Align_TopofBaseline()
354 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_Graphic_Align_BottomofCharacter() local
355 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBullet_Graphic_Align_BottomofCharacter()
429 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_Graphic_Align_CenterofCharacter() local
430 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBullet_Graphic_Align_CenterofCharacter()
[all …]
H A DParagraphShadow.java112 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphShadow_BottomRight() local
114 …rt2=(ShadowFormat) UnoRuntime.queryInterface(ShadowFormat.class, xCursorProps_Assert_doc.getProper… in testParagraphShadow_BottomRight()
168 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphShadow_BottomLeft() local
170 …rt2=(ShadowFormat) UnoRuntime.queryInterface(ShadowFormat.class, xCursorProps_Assert_doc.getProper… in testParagraphShadow_BottomLeft()
224 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphShadow_TopLeft() local
226 …rt2=(ShadowFormat) UnoRuntime.queryInterface(ShadowFormat.class, xCursorProps_Assert_doc.getProper… in testParagraphShadow_TopLeft()
280 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphShadow_TopRight() local
282 …rt2=(ShadowFormat) UnoRuntime.queryInterface(ShadowFormat.class, xCursorProps_Assert_doc.getProper… in testParagraphShadow_TopRight()
334 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphShadow_None() local
336 …rt2=(ShadowFormat) UnoRuntime.queryInterface(ShadowFormat.class, xCursorProps_Assert_doc.getProper… in testParagraphShadow_None()
H A DParagraphTabs.java106 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in ParagraphTabs_Center() local
107 …ssert_doc=(TabStop[]) UnoRuntime.queryInterface(TabStop[].class, xCursorProps_Assert_doc.getProper… in ParagraphTabs_Center()
164 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in ParagraphTabs_Left() local
165 …ssert_doc=(TabStop[]) UnoRuntime.queryInterface(TabStop[].class, xCursorProps_Assert_doc.getProper… in ParagraphTabs_Left()
222 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in ParagraphTabs_Right() local
223 …ssert_doc=(TabStop[]) UnoRuntime.queryInterface(TabStop[].class, xCursorProps_Assert_doc.getProper… in ParagraphTabs_Right()
282 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in ParagraphTabs_Decimal() local
283 …ssert_doc=(TabStop[]) UnoRuntime.queryInterface(TabStop[].class, xCursorProps_Assert_doc.getProper… in ParagraphTabs_Decimal()
343 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in ParagraphTabs_Decimal_UserDefineCharacter() local
344 …ssert_doc=(TabStop[]) UnoRuntime.queryInterface(TabStop[].class, xCursorProps_Assert_doc.getProper… in ParagraphTabs_Decimal_UserDefineCharacter()
H A DParagraphSpacingtoBorder.java130 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphSpacingtoBorderSetting() local
132 …assertEquals("assert paragraph left border spacing",494,xCursorProps_Assert_doc.getPropertyValue("… in testParagraphSpacingtoBorderSetting()
133 …assertEquals("assert paragraph right border spacing",494,xCursorProps_Assert_doc.getPropertyValue(… in testParagraphSpacingtoBorderSetting()
134 …assertEquals("assert paragraph top border spacing",494,xCursorProps_Assert_doc.getPropertyValue("T… in testParagraphSpacingtoBorderSetting()
135 …assertEquals("assert paragraph bottom border spacing",494,xCursorProps_Assert_doc.getPropertyValue… in testParagraphSpacingtoBorderSetting()
H A DParagraphBorder.java146 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphBorderSetting() local
148xCursorProps_Assert_doc.getPropertyValue("LeftBorder"),xCursorProps_Assert_doc.getPropertyValue("R… in testParagraphBorderSetting()
H A DParagraphDropcap.java111 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphDropcapSetting() local
113 … = (DropCapFormat) UnoRuntime.queryInterface(DropCapFormat.class,xCursorProps_Assert_doc.getProper… in testParagraphDropcapSetting()
167 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphDropcapWholewordSetting() local
169 … = (DropCapFormat) UnoRuntime.queryInterface(DropCapFormat.class,xCursorProps_Assert_doc.getProper… in testParagraphDropcapWholewordSetting()
173 …assertEquals("assert paragraph dropcaps",false,xCursorProps_Assert_doc.getPropertyValue("DropCapWh… in testParagraphDropcapWholewordSetting()
H A DParagraphNumberingAndBulletAlignment.java124 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletAlign_Right() local
125 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBulletAlign_Right()
193 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletAlign_Left() local
194 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBulletAlign_Left()
262 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletAlign_Center() local
263 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBulletAlign_Center()
H A DParagraphNumberingAndBullet_CharacterBullet.java125 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingAndBullet_CharacterBullet1() local
126 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingAndBullet_CharacterBullet1()
194 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingAndBullet_CharacterBullet2() local
195 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingAndBullet_CharacterBullet2()
H A DParagraphBackColor.java101 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphBackColorSetting() local
103 …rtEquals("assert first paragraph line spacing is fix",0x0000FF00,xCursorProps_Assert_doc.getProper… in testParagraphBackColorSetting()
H A DParagraphNumberingAndBulletTabStop.java119 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletTabStop() local
120 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBulletTabStop()
H A DParagraphNumberingAndBullet_Number_BeforeAndAfterCharacter.java123 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletBeforeAndAfterCharacter() local
124 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBulletBeforeAndAfterCharacter()
H A DParagraphNumberingAndBullet_Number_StartWith.java124 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletStartWith() local
125 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBulletStartWith()
H A DParagraphNumberingAndBullet_Graphic.java126 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_Graphic() local
127 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBullet_Graphic()
H A DParagraphNumberingAndBulletIndentAtAndAlignAt.java128 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletIndentAtAndAlignAt() local
129 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBulletIndentAtAndAlignAt()
H A DParagraphNumberingAndBullet_Graphic_WidthAndHeight.java136 …XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_Graphic() local
137 …c = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xCursorProps_Assert_doc.getProper… in testNumberingBullet_Graphic()
/AOO41X/test/testuno/source/fvt/uno/sw/table/
H A DTableInsertBreak.java114 …XPropertySet xCursorProps_Assert_doc = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in InsertPage_BeforeBreak_Split_KeepTogether() local
116 …ls("assert table break",com.sun.star.style.BreakType.PAGE_BEFORE,xCursorProps_Assert_doc.getProper… in InsertPage_BeforeBreak_Split_KeepTogether()
117 assertEquals("assert table split",false,xCursorProps_Assert_doc.getPropertyValue("Split")); in InsertPage_BeforeBreak_Split_KeepTogether()
118 …assertEquals("assert table keep_together",true,xCursorProps_Assert_doc.getPropertyValue("KeepToget… in InsertPage_BeforeBreak_Split_KeepTogether()
172 …XPropertySet xCursorProps_Assert_doc = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in InsertPage_AfterBreak() local
174 …"assert paragraph break",com.sun.star.style.BreakType.PAGE_AFTER,xCursorProps_Assert_doc.getProper… in InsertPage_AfterBreak()
227 …XPropertySet xCursorProps_Assert_doc = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in InsertColumn_BeforeBreak() local
229 …sert paragraph break",com.sun.star.style.BreakType.COLUMN_BEFORE,xCursorProps_Assert_doc.getProper… in InsertColumn_BeforeBreak()
282 …XPropertySet xCursorProps_Assert_doc = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in InsertColumn_AfterBreak() local
284 …s("assert table break",com.sun.star.style.BreakType.COLUMN_AFTER,xCursorProps_Assert_doc.getProper… in InsertColumn_AfterBreak()
[all …]