Home
last modified time | relevance | path

Searched refs:UnoRuntime (Results 1 – 25 of 1269) sorted by relevance

12345678910>>...51

/aoo4110/main/bridges/test/java_uno/equals/
H A DTestEquals.java39 import com.sun.star.uno.UnoRuntime;
87 XTestFrame f = UnoRuntime.queryInterface( in run()
90 XBridgeFactory factory = UnoRuntime.queryInterface( in run()
159 UnoRuntime.queryInterface( in getInstance()
165 UnoRuntime.queryInterface( in getInstance()
177 UnoRuntime.queryInterface( in getInstance()
184 UnoRuntime.queryInterface( in getInstance()
192 UnoRuntime.queryInterface( in getInstance()
206 UnoRuntime.queryInterface( in getInstance()
212 UnoRuntime.queryInterface( in getInstance()
[all …]
/aoo4110/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphNumberingAndBulletCharacterStyle.java40 import com.sun.star.uno.UnoRuntime;
74 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletCharacterStyle_Rubies()
89 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBulletCharacterStyle_Rubies()
99 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBulletCharacterStyle_Rubies()
158 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBulletCharacterStyle_Emphasis()
168 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBulletCharacterStyle_Emphasis()
227 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBulletCharacterStyle_FootnoteCharacters()
237 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBulletCharacterStyle_FootnoteCharacters()
296 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBulletCharacterStyle_PageNumber()
306 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBulletCharacterStyle_PageNumber()
[all …]
H A DParagraphNumberingAndBullet_Numbering.java41 import com.sun.star.uno.UnoRuntime;
75 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_ARABIC()
88 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_ARABIC()
98 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_ARABIC()
153 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_ARABIC_Suffix()
163 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_ARABIC_Suffix()
224 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_ARABIC_Preffix_Suffix()
234 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_ARABIC_Preffix_Suffix()
295 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_ROMAN_LOWER()
305 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_ROMAN_LOWER()
[all …]
H A DParagraphNumberingAndBullet_Graphic_Alignment.java41 import com.sun.star.uno.UnoRuntime;
75 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_Graphic_Align_BottomofBaseline()
93 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_Graphic_Align_BottomofBaseline()
103 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_Graphic_Align_BottomofBaseline()
168 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_Graphic_Align_CenterofBaseline()
178 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_Graphic_Align_CenterofBaseline()
243 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_Graphic_Align_TopofBaseline()
253 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_Graphic_Align_TopofBaseline()
318 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_Graphic_Align_BottomofCharacter()
328 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBullet_Graphic_Align_BottomofCharacter()
[all …]
H A DParagraphInsertBreak.java36 import com.sun.star.uno.UnoRuntime;
67 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in InsertPage_BeforeBreak_NoSplit_KeepTogether()
77 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in InsertPage_BeforeBreak_NoSplit_KeepTogether()
119 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in InsertPage_BeforeBreak_Orphan_WindowControl()
129 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in InsertPage_BeforeBreak_Orphan_WindowControl()
169 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in InsertPage_AfterBreak()
179 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in InsertPage_AfterBreak()
215 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in InsertColumn_BeforeBreak()
225 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in InsertColumn_BeforeBreak()
261 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in InsertColumn_AfterBreak()
[all …]
H A DParagraphLineSpacing.java37 import com.sun.star.uno.UnoRuntime;
78 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingFix()
88 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingFix()
137 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingLeading()
147 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingLeading()
198 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingMinimum()
208 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingMinimum()
259 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingProp()
269 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingProp()
319 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphLineSpacingSingle()
[all …]
H A DParagraphBackGraphic.java36 import com.sun.star.uno.UnoRuntime;
75 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphBackGraphic_LeftBottom()
85 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphBackGraphic_LeftBottom()
135 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphBackGraphic_LeftMiddle()
145 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphBackGraphic_LeftMiddle()
195 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphBackGraphic_LeftTop()
205 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphBackGraphic_LeftTop()
255 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphBackGraphic_MiddleBottom()
265 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphBackGraphic_MiddleBottom()
315 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphBackGraphic_MiddleMiddle()
[all …]
H A DParagraphNumberingAndBulletAlignment.java40 import com.sun.star.uno.UnoRuntime;
74 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletAlign_Right()
84 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingBulletAlign_Right()
89 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBulletAlign_Right()
99 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBulletAlign_Right()
143 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletAlign_Left()
158 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBulletAlign_Left()
168 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBulletAlign_Left()
212 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletAlign_Center()
227 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingBulletAlign_Center()
[all …]
H A DParagraphShadow.java39 import com.sun.star.uno.UnoRuntime;
80 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphShadow_BottomRight()
90 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphShadow_BottomRight()
136 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphShadow_BottomLeft()
146 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphShadow_BottomLeft()
192 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphShadow_TopLeft()
202 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphShadow_TopLeft()
248 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphShadow_TopRight()
258 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphShadow_TopRight()
304 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphShadow_None()
[all …]
H A DParagraphTabs.java39 import com.sun.star.uno.UnoRuntime;
73 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in ParagraphTabs_Center()
83 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in ParagraphTabs_Center()
131 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in ParagraphTabs_Left()
141 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in ParagraphTabs_Left()
189 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in ParagraphTabs_Right()
199 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in ParagraphTabs_Right()
248 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in ParagraphTabs_Decimal()
258 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in ParagraphTabs_Decimal()
309 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in ParagraphTabs_Decimal_UserDefineCharacter()
[all …]
H A DParagraphTexttoTextAlignment.java35 import com.sun.star.uno.UnoRuntime;
71 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testTexttoTextAlignment_Baseline()
81 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testTexttoTextAlignment_Baseline()
116 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testTexttoTextAlignment_Bottom()
126 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testTexttoTextAlignment_Bottom()
161 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testTexttoTextAlignment_Center()
171 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testTexttoTextAlignment_Center()
206 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testTexttoTextAlignment_Top()
216 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testTexttoTextAlignment_Top()
251 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testTexttoTextAlignment_Automatic()
[all …]
H A DParagraphNumberingAndBullet_CharacterBullet.java41 import com.sun.star.uno.UnoRuntime;
75 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingAndBullet_CharacterBullet1()
85 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingAndBullet_CharacterBullet1()
90 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingAndBullet_CharacterBullet1()
100 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingAndBullet_CharacterBullet1()
115 …XIndexReplace xReplaceRule_assert_odt = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.cl… in testNumberingAndBullet_CharacterBullet1()
144 …XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingAndBullet_CharacterBullet2()
154 …XIndexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRu… in testNumberingAndBullet_CharacterBullet2()
159 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingAndBullet_CharacterBullet2()
169 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testNumberingAndBullet_CharacterBullet2()
[all …]
H A DParagraphAlignment.java36 import com.sun.star.uno.UnoRuntime;
69 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphAlignmentJustified()
77 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphAlignmentJustified()
87 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphAlignmentJustified()
134 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphAlignmentLeft()
139 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphAlignmentLeft()
149 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphAlignmentLeft()
199 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphAlignmentRight()
209 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphAlignmentRight()
256 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testParagraphAlignmentCenter()
[all …]
/aoo4110/test/testuno/source/fvt/uno/sw/table/
H A DTableInsertBreak.java38 import com.sun.star.uno.UnoRuntime;
68 XPropertySet xCursorProps = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,xTable); in InsertPage_BeforeBreak_Split_KeepTogether()
75 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in InsertPage_BeforeBreak_Split_KeepTogether()
85 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in InsertPage_BeforeBreak_Split_KeepTogether()
131 XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class,xTable); in InsertPage_AfterBreak()
135 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in InsertPage_AfterBreak()
145 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in InsertPage_AfterBreak()
187 XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class,xTable); in InsertColumn_BeforeBreak()
190 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in InsertColumn_BeforeBreak()
200 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in InsertColumn_BeforeBreak()
[all …]
H A DTableBasic.java33 import com.sun.star.uno.UnoRuntime;
77 XStorable xStorable = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testCreateTable()
93 XTextTable xTable_Assert=(XTextTable) UnoRuntime.queryInterface(XTextTable.class, xTable_obj); in testCreateTable()
153 XStorable xStorable = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testSetRowHeight()
169 XTextTable xTable_Assert=(XTextTable) UnoRuntime.queryInterface(XTextTable.class, xTable_obj); in testSetRowHeight()
234 XStorable xStorable = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testSetTableBorder()
250 XTextTable xTable_Assert=(XTextTable) UnoRuntime.queryInterface(XTextTable.class, xTable_obj); in testSetTableBorder()
340 XStorable xStorable = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testSetTable_AlignmentAndMarginToPage()
417 XStorable xStorable = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testSetTableBackColor()
460 XStorable xStorable = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testSetTableRepeatHeading()
[all …]
H A DTableVerticalAlignment.java33 import com.sun.star.uno.UnoRuntime;
66 …xTextDocument =(XTextDocument)UnoRuntime.queryInterface(XTextDocument.class, app.newDocument("swri… in testtableVerticalAlignment_Bottom()
84 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testtableVerticalAlignment_Bottom()
94 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testtableVerticalAlignment_Bottom()
110 …XTextTable xTable_Assert_odt=(XTextTable) UnoRuntime.queryInterface(XTextTable.class, xTable_obj_o… in testtableVerticalAlignment_Bottom()
126 …XTextTable xTable_Assert_doc=(XTextTable) UnoRuntime.queryInterface(XTextTable.class, xTable_obj_d… in testtableVerticalAlignment_Bottom()
157 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testtableVerticalAlignment_Center()
167 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testtableVerticalAlignment_Center()
183 …XTextTable xTable_Assert_odt=(XTextTable) UnoRuntime.queryInterface(XTextTable.class, xTable_obj_o… in testtableVerticalAlignment_Center()
230 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testtableVerticalAlignment_Top()
[all …]
/aoo4110/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/
H A DBug107753_Test.java30 import com.sun.star.uno.UnoRuntime;
64 XTransport transport = UnoRuntime.queryInterface( in run()
92 UnoRuntime.areSame(null, null)); in run()
94 !UnoRuntime.areSame(null, obj1a)); in run()
96 !UnoRuntime.areSame(null, obj1b)); in run()
98 !UnoRuntime.areSame(null, obj2a)); in run()
100 !UnoRuntime.areSame(null, obj2b)); in run()
102 !UnoRuntime.areSame(null, obj3a)); in run()
104 !UnoRuntime.areSame(null, obj3b)); in run()
106 !UnoRuntime.areSame(null, obj4a)); in run()
[all …]
/aoo4110/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java107 import com.sun.star.uno.UnoRuntime;
204 UnoRuntime.queryInterface(XTextFieldsSupplier.class, in templateExample()
265 XDesktop xDesktop = (XDesktop)UnoRuntime.queryInterface( in viewCursorExample()
274 (XTextViewCursorSupplier)UnoRuntime.queryInterface( in viewCursorExample()
316 mxDoc = (XTextDocument)UnoRuntime.queryInterface( in editingExample()
324 mxDocProps = (XPropertySet) UnoRuntime.queryInterface( in editingExample()
612 (XDependentTextField) UnoRuntime.queryInterface ( in TextFieldExample()
704 XText xCellText = (XText) UnoRuntime.queryInterface( in insertIntoCell()
1021 UnoRuntime.queryInterface ( in AutoTextExample()
1325 XShape xRect = (XShape) UnoRuntime.queryInterface( in DrawPageExample()
[all …]
/aoo4110/test/testuno/source/fvt/uno/sc/data/
H A DStandardFilterOption.java47 import com.sun.star.uno.UnoRuntime;
109 XPropertySet PropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, aRowObj); in testStandardFilterForString()
127 XPropertySet PropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, aRowObj); in testStandardFilterForString()
168 XPropertySet PropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, aRowObj); in testStandardFilterOptionCaseSensitive()
182 XPropertySet PropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, aRowObj); in testStandardFilterOptionCaseSensitive()
200 XPropertySet PropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, aRowObj); in testStandardFilterOptionCaseSensitive()
239 XPropertySet PropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, aRowObj); in testStandardFilterOptionContainsHeader()
253 XPropertySet PropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, aRowObj); in testStandardFilterOptionContainsHeader()
271 XPropertySet PropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, aRowObj); in testStandardFilterOptionContainsHeader()
321 XPropertySet PropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, aRowObj); in testStandardFilterOptionCopyOutput()
[all …]
/aoo4110/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample.java82 import com.sun.star.uno.UnoRuntime;
268 xDialog = (XDialog) UnoRuntime.queryInterface(XDialog.class, m_xDialogControl); in executeDialogWithembeddedExampleSnippets()
277 xDialog = (XDialog) UnoRuntime.queryInterface(XDialog.class, m_xDialogControl); in executeDialog()
314 XToolkit xToolkit = (XToolkit) UnoRuntime.queryInterface(XToolkit.class, tk); in createWindowPeer()
396 XWindow xWindow = (XWindow) UnoRuntime.queryInterface(XWindow.class, xFTControl); in insertFixedText()
886 xCheckBox = (XCheckBox) UnoRuntime.queryInterface(XCheckBox.class, xCBControl); in insertCheckBox()
971 xListBox = (XListBox) UnoRuntime.queryInterface(XListBox.class, xControl); in insertListBox()
1015 xComboBox = (XComboBox) UnoRuntime.queryInterface(XComboBox.class, xControl); in insertComboBox()
1167 xButton = (XButton) UnoRuntime.queryInterface(XButton.class, xButtonControl); in insertButton()
1190 XModel xModel = (XModel) UnoRuntime.queryInterface(XModel.class, _xTextDocument); in getWindowPeer()
[all …]
/aoo4110/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterChangeCase.java36 import com.sun.star.uno.UnoRuntime;
66 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testCharacterLowerCaseSetting()
76 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testCharacterLowerCaseSetting()
115 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testCharacterUpperCaseSetting()
125 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testCharacterUpperCaseSetting()
162 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testCharacterSmallCapsSetting()
172 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testCharacterSmallCapsSetting()
209 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testCharacterCapitalEveryWordSetting()
219 XStorable xStorable_doc = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testCharacterCapitalEveryWordSetting()
256 XStorable xStorable_odt = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDocument); in testCharacterNoCaseSetting()
[all …]
/aoo4110/test/testuno/source/testlib/uno/
H A DSCUtil.java60 import com.sun.star.uno.UnoRuntime;
343 xText = (XText) UnoRuntime.queryInterface(XText.class, xCell); in setTextToCellRange()
356 xText = (XText) UnoRuntime.queryInterface(XText.class, xCell); in setTextToCellRange()
406 xText = (XText) UnoRuntime.queryInterface(XText.class, xCell); in getTextFromCellRange()
451 XModel xSpreadsheetModel = (XModel) UnoRuntime.queryInterface( in getSCActiveSheetName()
453 XSpreadsheetView xSpeadsheetView = (XSpreadsheetView) UnoRuntime in getSCActiveSheetName()
457 XNamed activesheetName = (XNamed) UnoRuntime.queryInterface( in getSCActiveSheetName()
553 XStorable scStorable = (XStorable) UnoRuntime.queryInterface( in save()
672 xChartDocument = (XChartDocument) UnoRuntime.queryInterface( in createChart()
699 xChartDocument = (XChartDocument) UnoRuntime.queryInterface( in getChartByName()
[all …]
/aoo4110/test/testuno/source/fvt/uno/sd/chart/
H A DChartProperties.java60 import com.sun.star.uno.UnoRuntime;
100 impressDocument = (XComponent) UnoRuntime.queryInterface( in createDocumentAndSlide()
102 drawsupplier = (XDrawPagesSupplier) UnoRuntime.queryInterface( in createDocumentAndSlide()
371 aDiaProp2 = (XPropertySet) UnoRuntime.queryInterface( in testTitleAndSubTitle()
384 XCloseable closer = (XCloseable) UnoRuntime.queryInterface( in testTitleAndSubTitle()
394 xShape = (XShape) UnoRuntime.queryInterface(XShape.class, in testTitleAndSubTitle()
399 aDiaProp2 = (XPropertySet) UnoRuntime.queryInterface( in testTitleAndSubTitle()
444 XAxisYSupplier aYAxisSupplier = (XAxisYSupplier) UnoRuntime in testGridLine()
455 aYAxisSupplier = (XAxisYSupplier) UnoRuntime.queryInterface( in testGridLine()
498 return (XShape) UnoRuntime.queryInterface(XShape.class, in saveAndLoadShape()
[all …]
/aoo4110/main/ridljar/test/com/sun/star/uno/
H A DUnoRuntime_Test.java53 UnoRuntime.generateOid(test4).equals(UnoRuntime.generateOid(ifc))); in test_generateOid()
77 UnoRuntime.areSame( in test_areSame()
81 !UnoRuntime.areSame( in test_areSame()
85 UnoRuntime.areSame( in test_areSame()
89 UnoRuntime.areSame( in test_areSame()
100 UnoRuntime.areSame( in test_areSame()
108 Object v = UnoRuntime.completeValue( in test_completeValue()
115 v = UnoRuntime.completeValue( in test_completeValue()
176 return UnoRuntime.generateOid(Test4.this); in getOid()
195 UnoRuntime.setCurrentContext(context); in run()
[all …]
/aoo4110/main/wizards/com/sun/star/wizards/text/
H A DTextDocument.java63 import com.sun.star.uno.UnoRuntime;
111 xComponent = UnoRuntime.queryInterface(XComponent.class, xTextDocument); in TextDocument()
129 xTextDocument = UnoRuntime.queryInterface(XTextDocument.class, xComponent); in TextDocument()
162 xTextDocument = UnoRuntime.queryInterface(XTextDocument.class, in TextDocument()
168 XModule xModule = UnoRuntime.queryInterface(XModule.class, in TextDocument()
203 xComponent = UnoRuntime.queryInterface(XComponent.class, _textDocument); in TextDocument()
231 xStorable = UnoRuntime.queryInterface(XStorable.class, xTextDocument); in init()
321 xComponent = UnoRuntime.queryInterface(XComponent.class, xTextDocument); in TextDocument()
395 XNameAccess xNA = UnoRuntime.queryInterface(XNameAccess.class, uD); in setWizardTemplateDocInfo()
468 XModel xModel = UnoRuntime.queryInterface(XModel.class, model); in getPageCount()
[all …]

Completed in 165 milliseconds

12345678910>>...51