Home
last modified time | relevance | path

Searched refs:XPropertySet (Results 1 – 25 of 3063) sorted by relevance

12345678910>>...123

/AOO41X/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java37 import com.sun.star.beans.XPropertySet;
149XPropertySet xRowsProps = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xRows.getByI… in testSetRowHeight()
171XPropertySet xRowsProps_assert = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xRow… in testSetRowHeight()
192XPropertySet xTableProps = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTable); in testSetTableBorder()
251XPropertySet xTableProps_Assert = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTab… in testSetTableBorder()
297XPropertySet xTableProps1 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTable1); in testSetTable_AlignmentAndMarginToPage()
305XPropertySet xTableProps2 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTable2); in testSetTable_AlignmentAndMarginToPage()
313XPropertySet xTableProps3 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTable3); in testSetTable_AlignmentAndMarginToPage()
321XPropertySet xTableProps4 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTable4); in testSetTable_AlignmentAndMarginToPage()
329XPropertySet xTableProps5 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTable5); in testSetTable_AlignmentAndMarginToPage()
[all …]
H A DTableInsertBreak.java68XPropertySet xCursorProps = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,xTable); in InsertPage_BeforeBreak_Split_KeepTogether()
102XPropertySet xCursorProps_Assert_odt = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in InsertPage_BeforeBreak_Split_KeepTogether()
114XPropertySet xCursorProps_Assert_doc = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in InsertPage_BeforeBreak_Split_KeepTogether()
131XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class,xTable); in InsertPage_AfterBreak()
162XPropertySet xCursorProps_Assert_odt = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in InsertPage_AfterBreak()
172XPropertySet xCursorProps_Assert_doc = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in InsertPage_AfterBreak()
187XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class,xTable); in InsertColumn_BeforeBreak()
217XPropertySet xCursorProps_Assert_odt = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in InsertColumn_BeforeBreak()
227XPropertySet xCursorProps_Assert_doc = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in InsertColumn_BeforeBreak()
242XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class,xTable); in InsertColumn_AfterBreak()
[all …]
/AOO41X/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphInsertBreak.java61XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in InsertPage_BeforeBreak_NoSplit_KeepTogether()
90XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in InsertPage_BeforeBreak_NoSplit_KeepTogether()
98XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in InsertPage_BeforeBreak_NoSplit_KeepTogether()
113XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in InsertPage_BeforeBreak_Orphan_WindowControl()
142XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in InsertPage_BeforeBreak_Orphan_WindowControl()
150XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in InsertPage_BeforeBreak_Orphan_WindowControl()
165XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in InsertPage_AfterBreak()
192XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in InsertPage_AfterBreak()
198XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in InsertPage_AfterBreak()
211XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in InsertColumn_BeforeBreak()
[all …]
H A DParagraphBackGraphic.java69XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphBackGraphic_LeftBottom()
98XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphBackGraphic_LeftBottom()
106XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphBackGraphic_LeftBottom()
129XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphBackGraphic_LeftMiddle()
158XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphBackGraphic_LeftMiddle()
166XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphBackGraphic_LeftMiddle()
189XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphBackGraphic_LeftTop()
218XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphBackGraphic_LeftTop()
226XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphBackGraphic_LeftTop()
249XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphBackGraphic_MiddleBottom()
[all …]
H A DParagraphNumberingAndBulletCharacterStyle.java74XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletCharacterStyle_Rubies()
112XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletCharacterStyle_Rubies()
124XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletCharacterStyle_Rubies()
143XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletCharacterStyle_Emphasis()
181XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletCharacterStyle_Emphasis()
193XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletCharacterStyle_Emphasis()
212XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletCharacterStyle_FootnoteCharacters()
250XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletCharacterStyle_FootnoteCharacters()
262XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletCharacterStyle_FootnoteCharacters()
281XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletCharacterStyle_PageNumber()
[all …]
H A DParagraphLineSpacing.java71XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphLineSpacingFix()
101XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphLineSpacingFix()
108XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphLineSpacingFix()
130XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphLineSpacingLeading()
160XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphLineSpacingLeading()
168XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphLineSpacingLeading()
191XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphLineSpacingMinimum()
221XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphLineSpacingMinimum()
229XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphLineSpacingMinimum()
252XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphLineSpacingProp()
[all …]
H A DParagraphTexttoTextAlignment.java68XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testTexttoTextAlignment_Baseline()
94XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testTexttoTextAlignment_Baseline()
100XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testTexttoTextAlignment_Baseline()
113XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testTexttoTextAlignment_Bottom()
139XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testTexttoTextAlignment_Bottom()
145XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testTexttoTextAlignment_Bottom()
158XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testTexttoTextAlignment_Center()
184XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testTexttoTextAlignment_Center()
190XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testTexttoTextAlignment_Center()
203XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testTexttoTextAlignment_Top()
[all …]
H A DParagraphNumberingAndBullet_Numbering.java75XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_ARABIC()
111XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_ARABIC()
121XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_ARABIC()
138XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_ARABIC_Suffix()
176XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_ARABIC_Suffix()
188XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_ARABIC_Suffix()
207XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_ARABIC_Preffix_Suffix()
247XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_ARABIC_Preffix_Suffix()
261XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_ARABIC_Preffix_Suffix()
282XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_ROMAN_LOWER()
[all …]
H A DParagraphNumberingAndBullet_Graphic_Alignment.java75XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_Graphic_Align_BottomofBaseline()
116XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_Graphic_Align_BottomofBaseline()
129XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_Graphic_Align_BottomofBaseline()
150XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_Graphic_Align_CenterofBaseline()
191XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_Graphic_Align_CenterofBaseline()
204XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_Graphic_Align_CenterofBaseline()
225XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_Graphic_Align_TopofBaseline()
266XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_Graphic_Align_TopofBaseline()
279XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_Graphic_Align_TopofBaseline()
300XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_Graphic_Align_BottomofCharacter()
[all …]
H A DParagraphShadow.java72XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphShadow_BottomRight()
103XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphShadow_BottomRight()
112XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphShadow_BottomRight()
128XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphShadow_BottomLeft()
159XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphShadow_BottomLeft()
168XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphShadow_BottomLeft()
184XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphShadow_TopLeft()
215XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphShadow_TopLeft()
224XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphShadow_TopLeft()
240XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphShadow_TopRight()
[all …]
H A DParagraphTabs.java63XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in ParagraphTabs_Center()
96XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in ParagraphTabs_Center()
106XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in ParagraphTabs_Center()
121XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in ParagraphTabs_Left()
154XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in ParagraphTabs_Left()
164XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in ParagraphTabs_Left()
179XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in ParagraphTabs_Right()
212XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in ParagraphTabs_Right()
222XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in ParagraphTabs_Right()
237XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in ParagraphTabs_Decimal()
[all …]
H A DParagraphAlignment.java69XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphAlignmentJustified()
101XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphAlignmentJustified()
110XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphAlignmentJustified()
134XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphAlignmentLeft()
164XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphAlignmentLeft()
170XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphAlignmentLeft()
193XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphAlignmentRight()
223XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphAlignmentRight()
229XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testParagraphAlignmentRight()
250XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphAlignmentCenter()
[all …]
/AOO41X/test/testuno/source/fvt/uno/sd/chart/
H A DChartProperties.java43 import com.sun.star.beans.XPropertySet;
152 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testAreaBordersProperties()
153 XPropertySet.class, xChartDoc.getArea()); in testAreaBordersProperties()
160 aDiaProp = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, in testAreaBordersProperties()
178 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testAreaFillProperties()
179 XPropertySet.class, xChartDoc.getArea()); in testAreaFillProperties()
185 aDiaProp = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, in testAreaFillProperties()
203 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testAreaTransparencyProperties()
204 XPropertySet.class, xChartDoc.getArea()); in testAreaTransparencyProperties()
211 aDiaProp = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, in testAreaTransparencyProperties()
[all …]
/AOO41X/test/testuno/source/fvt/uno/sc/data/
H A DStandardFilterOption.java33 import com.sun.star.beans.XPropertySet;
100XPropertySet xFilterProp = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xFilterDes… in testStandardFilterForString()
109XPropertySet PropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, aRowObj); in testStandardFilterForString()
127XPropertySet PropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, aRowObj); in testStandardFilterForString()
158XPropertySet xFilterProp = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xFilterDes… in testStandardFilterOptionCaseSensitive()
168XPropertySet PropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, aRowObj); in testStandardFilterOptionCaseSensitive()
182XPropertySet PropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, aRowObj); in testStandardFilterOptionCaseSensitive()
200XPropertySet PropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, aRowObj); in testStandardFilterOptionCaseSensitive()
230XPropertySet xFilterProp = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xFilterDes… in testStandardFilterOptionContainsHeader()
239XPropertySet PropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, aRowObj); in testStandardFilterOptionContainsHeader()
[all …]
/AOO41X/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterChangeCase.java61XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterLowerCaseSetting()
90XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterLowerCaseSetting()
97XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterLowerCaseSetting()
110XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterUpperCaseSetting()
138XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterUpperCaseSetting()
144XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterUpperCaseSetting()
157XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterSmallCapsSetting()
185XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSmallCapsSetting()
191XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSmallCapsSetting()
204XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterCapitalEveryWordSetting()
[all …]
H A DCharacterSpacing.java60XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterSpacing_Default()
88XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSpacing_Default()
94XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSpacing_Default()
106XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterSpacing_Expand()
134XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSpacing_Expand()
140XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSpacing_Expand()
152XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterSpacing_Condens()
180XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSpacing_Condens()
186XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSpacing_Condens()
H A DCharacterRotationAndScaleWidth.java62XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterRotationZeroSetting()
91XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterRotationZeroSetting()
98XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterRotationZeroSetting()
111XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterRotationNinetySetting()
141XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterRotationNinetySetting()
149XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterRotationNinetySetting()
165XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterRotationDefineSetting()
194XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterRotationDefineSetting()
201XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterRotationDefineSetting()
H A DCharacterPosition.java61XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterSuperscriptSetting()
90XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSuperscriptSetting()
97XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSuperscriptSetting()
110XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterSubscriptSetting()
139XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSubscriptSetting()
146XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterSubscriptSetting()
159XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterDefaultPositionSetting()
188XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterDefaultPositionSetting()
195XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterDefaultPositionSetting()
/AOO41X/main/chart2/source/controller/chartapiwrapper/
H A DWrappedStatisticProperties.cxx122 sal_Int32 lcl_getErrorBarStyle( const uno::Reference< beans::XPropertySet >& xErrorBarProperties ) in lcl_getErrorBarStyle()
195 …uno::Reference< beans::XPropertySet > getOrCreateErrorBarProperties( const Reference< beans::XProp… in getOrCreateErrorBarProperties()
199 uno::Reference< beans::XPropertySet > xErrorBarProperties; in getOrCreateErrorBarProperties()
223 …virtual double getValueFromSeries( const Reference< beans::XPropertySet >& xSeriesPropertySet ) co…
224 …virtual void setValueToSeries( const Reference< beans::XPropertySet >& xSeriesPropertySet, double …
245 double WrappedConstantErrorLowProperty::getValueFromSeries( const Reference< beans::XPropertySet >&… in getValueFromSeries()
249 uno::Reference< beans::XPropertySet > xErrorBarProperties; in getValueFromSeries()
259 void WrappedConstantErrorLowProperty::setValueToSeries( const Reference< beans::XPropertySet >& xSe… in setValueToSeries()
261 …uno::Reference< beans::XPropertySet > xErrorBarProperties( getOrCreateErrorBarProperties(xSeriesPr… in setValueToSeries()
278 …virtual double getValueFromSeries( const Reference< beans::XPropertySet >& xSeriesPropertySet ) co…
[all …]
/AOO41X/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java30 import com.sun.star.beans.XPropertySet;
142 private XPropertySet mxDocProps = null;
224 XPropertySet xPropertySet = (XPropertySet)UnoRuntime.queryInterface( in templateExample()
225 XPropertySet.class, fieldMaster); in templateExample()
280 XPropertySet xCursorPropertySet = (XPropertySet)UnoRuntime.queryInterface( in viewCursorExample()
281 XPropertySet.class, xViewCursor); in viewCursorExample()
324 mxDocProps = (XPropertySet) UnoRuntime.queryInterface( in editingExample()
325 XPropertySet.class, mxDoc ); in editingExample()
575 XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface( in TextCursorExample()
576 XPropertySet.class, mxDocCursor ); in TextCursorExample()
[all …]
/AOO41X/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample.java67 import com.sun.star.beans.XPropertySet;
390XPropertySet xFTPSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, oFTModel); in insertFixedText()
431XPropertySet xCFModelPSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, oCFModel); in insertCurrencyField()
460 public XPropertySet insertProgressBar(int _nPosX, int _nPosY, int _nWidth, int _nProgressMax){ in insertProgressBar()
461 XPropertySet xPBModelPSet = null; in insertProgressBar()
477 xPBModelPSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, oPBModel); in insertProgressBar()
519XPropertySet xFLPSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, oFLModel); in insertHorizontalFixedLine()
556XPropertySet xGBPSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, oGBModel); in insertGroupBox()
591XPropertySet xTFModelPSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, oTFModel); in insertEditField()
619 …public XPropertySet insertTimeField(int _nPosX, int _nPosY, int _nWidth, int _nTime, int _nTimeMin… in insertTimeField()
[all …]
/AOO41X/test/testuno/source/fvt/uno/sd/shape/
H A DShapeProperties.java52 import com.sun.star.beans.XPropertySet;
110 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in testInsertShape()
111 XPropertySet.class, xShape); in testInsertShape()
115 XPropertySet xPropSet2 = (XPropertySet) UnoRuntime.queryInterface( in testInsertShape()
116 XPropertySet.class, xShape); in testInsertShape()
150 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in testShapeFillGradient()
151 XPropertySet.class, xShape); in testShapeFillGradient()
167 xPropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xShape); in testShapeFillGradient()
186 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in testShapeFillColor()
187 XPropertySet.class, xShape); in testShapeFillColor()
[all …]
/AOO41X/main/forms/qa/integration/forms/
H A DFormLayer.java29 import com.sun.star.beans.XPropertySet;
91 public XPropertySet createControlAndShape( String sFormComponentService, int nXPos, in createControlAndShape()
105 XPropertySet xShapeProps = dbfTools.queryPropertySet( xShape ); in createControlAndShape()
135 XPropertySet xModelProps = dbfTools.queryPropertySet( xModel ); in createControlAndShape()
160 public XPropertySet createControlAndShape( String sFormComponentService, int nXPos, in createControlAndShape()
182 …public XPropertySet createLabeledControl( String _formComponentServiceName, String _label, int _xP… in createLabeledControl()
187 XPropertySet label = createControlAndShape( "FixedText", _xPos, _yPos, 25, 6 ); in createLabeledControl()
191 XPropertySet field = createControlAndShape( _formComponentServiceName, in createLabeledControl()
222 …public XPropertySet insertControlLine( String sControlType, String sFieldName, String _controlName… in insertControlLine()
227 XPropertySet xLabelModel = createControlAndShape( "FixedText", nXPos, nYPos, 25, 6 ); in insertControlLine()
[all …]
/AOO41X/main/scripting/java/com/sun/star/script/framework/browse/
H A DDialogFactory.java33 import com.sun.star.beans.XPropertySet;
212 XPropertySet props = (XPropertySet) UnoRuntime.queryInterface( in createConfirmDialog()
213 XPropertySet.class, dialogModel); in createConfirmDialog()
229 XPropertySet labelProps = (XPropertySet) UnoRuntime.queryInterface( in createConfirmDialog()
230 XPropertySet.class, label); in createConfirmDialog()
240 XPropertySet buttonProps = (XPropertySet) UnoRuntime.queryInterface( in createConfirmDialog()
241 XPropertySet.class, okButtonModel); in createConfirmDialog()
251 buttonProps = (XPropertySet) UnoRuntime.queryInterface( in createConfirmDialog()
252 XPropertySet.class, cancelButtonModel); in createConfirmDialog()
290 XPropertySet props = (XPropertySet) in setDimensions()
[all …]
/AOO41X/main/scaddins/source/analysis/
H A Danalysisadd.idl29 #include <com/sun/star/beans/XPropertySet.idl>
55 // [in] com::sun::star::beans::XPropertySet xOptions,
60 [in] com::sun::star::beans::XPropertySet xOptions,
66 [in] com::sun::star::beans::XPropertySet xOptions,
72 [in] com::sun::star::beans::XPropertySet xOptions,
78 [in] com::sun::star::beans::XPropertySet xOptions,
84 [in] com::sun::star::beans::XPropertySet xOptions,
90 [in] com::sun::star::beans::XPropertySet xOptions,
104 [in] com::sun::star::beans::XPropertySet xOptions,
133 [in] com::sun::star::beans::XPropertySet xOptions,
[all …]

12345678910>>...123