Home
last modified time | relevance | path

Searched refs:XPropertySet (Results 76 – 100 of 2854) sorted by relevance

12345678910>>...115

/trunk/main/svl/qa/complex/ConfigItems/helper/
H A DPrintOptTest.cxx69 css::uno::Reference< css::beans::XPropertySet > xSet(m_xNode, css::uno::UNO_QUERY); in impl_GetReducedTransparencyMode()
79 css::uno::Reference<css::beans::XPropertySet> xSet(m_xNode, css::uno::UNO_QUERY); in impl_SetReducedTransparencyMode()
108 css::uno::Reference<css::beans::XPropertySet> xSet(m_xNode, css::uno::UNO_QUERY); in impl_SetReduceTransparency()
127 css::uno::Reference<css::beans::XPropertySet> xSet(m_xNode, css::uno::UNO_QUERY); in impl_IsReduceGradients()
140 css::uno::Reference<css::beans::XPropertySet> xSet(m_xNode, css::uno::UNO_QUERY); in impl_SetReduceGradients()
159 css::uno::Reference<css::beans::XPropertySet> xSet(m_xNode, css::uno::UNO_QUERY); in impl_GetReducedGradientMode()
172 css::uno::Reference<css::beans::XPropertySet> xSet(m_xNode, css::uno::UNO_QUERY); in impl_SetReducedGradientMode()
191 css::uno::Reference<css::beans::XPropertySet> xSet(m_xNode, css::uno::UNO_QUERY); in impl_GetReducedGradientStepCount()
203 css::uno::Reference<css::beans::XPropertySet> xSet(m_xNode, css::uno::UNO_QUERY); in impl_SetReducedGradientStepCount()
222 css::uno::Reference<css::beans::XPropertySet> xSet(m_xNode, css::uno::UNO_QUERY); in impl_IsReduceBitmaps()
[all …]
/trunk/main/extensions/source/propctrlr/
H A Dformlinkdialog.cxx230 Reference< XPropertySet > xDetailFormProps( m_xDetailForm, UNO_QUERY ); in commitLinkPairs()
377 Reference< XPropertySet > xFormProps( _rxForm, UNO_QUERY ); in getFormDataSourceType()
412 Reference< XPropertySet > xFormProps( _rxForm, UNO_QUERY ); in getFormFields()
481 …Reference< XPropertySet > FormLinkDialog::getCanonicUnderlyingTable( const Reference< XPropertySet in getCanonicUnderlyingTable()
483 Reference< XPropertySet > xTable; in getCanonicUnderlyingTable()
508 …LinkDialog::getExistingRelation( const Reference< XPropertySet >& _rxLHS, const Reference< XProper… in getExistingRelation() argument
521 Reference< XPropertySet > xKey; in getExistingRelation()
524 Reference< XPropertySet > xKeyColumn; in getExistingRelation()
576 Reference< XPropertySet > xDetailFormProps( m_xDetailForm, UNO_QUERY ); in initializeSuggest()
577 Reference< XPropertySet > xMasterFormProps( m_xMasterForm, UNO_QUERY ); in initializeSuggest()
[all …]
H A Dformlinkdialog.hxx68 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
70 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
84 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxDetailForm,
85 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxMasterForm,
114 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxForm
118 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxForm,
123 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxFormProps,
128 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxFormProps,
132 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
135 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxLHS,
[all …]
H A Deformshelper.cxx228 Reference< XPropertySet > xBindingProps; in impl_switchBindingListening_throw()
383 Reference< XPropertySet > xBinding( getCurrentBinding() ); in getCurrentFormModel()
414 Reference< XPropertySet > EFormsHelper::getCurrentBinding() const SAL_THROW(()) in getCurrentBinding()
416 Reference< XPropertySet > xBinding; in getCurrentBinding()
437 Reference< XPropertySet > xBinding( getCurrentBinding() ); in getCurrentBindingName()
490 … Reference< XPropertySet > xOldBinding( m_xBindableControl->getValueBinding(), UNO_QUERY ); in setBinding()
520 Reference< XPropertySet > xBinding; in implGetOrCreateBinding()
651 return ( pos != rMapUINameToElement.end() ) ? pos->second : Reference< XPropertySet >(); in getModelElementFromUIName()
662 rMapUINameToElement[ ::rtl::OUString() ] = Reference< XPropertySet >(); in getAllElementUINames()
690 Reference< XPropertySet > xElement( xElements->getByIndex( i ), UNO_QUERY ); in getAllElementUINames()
[all …]
/trunk/main/sfx2/qa/complex/sfx2/undo/
H A DChartDocumentTest.java31 import com.sun.star.beans.XPropertySet;
71 …final XPropertySet shapeProps = UnoRuntime.queryInterface( XPropertySet.class, factory.createInsta… in ChartDocumentTest()
110 final XPropertySet wallProperties = impl_getWallProperties(); in initializeDocument()
120 private XPropertySet impl_getWallProperties() in impl_getWallProperties()
124 final XPropertySet wallProperties = diagram.getWall(); in impl_getWallProperties()
128 private XPropertySet impl_getYAxisProperties() in impl_getYAxisProperties()
130 XPropertySet axisProperties = null; in impl_getYAxisProperties()
157 final XPropertySet wallProperties = impl_getWallProperties(); in doSingleModification()
167 final XPropertySet wallProperties = impl_getWallProperties(); in verifyInitialDocumentState()
173 final XPropertySet wallProperties = impl_getWallProperties(); in verifySingleModificationDocumentState()
[all …]
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DUnoDialog.java61 public XPropertySet xPSetDlg;
108 XPropertySet xPSet = UnoRuntime.queryInterface(XPropertySet.class, xControlModel); in getControlKey()
206 XPropertySet xPSet = UnoRuntime.queryInterface(XPropertySet.class, xControlModel); in getControlProperty()
221 XPropertySet xPSet = UnoRuntime.queryInterface(XPropertySet.class, xControlModel); in printControlProperties()
301 XPropertySet xPSet = UnoRuntime.queryInterface(XPropertySet.class, oFixedText); in insertLabel()
328 XPropertySet xPSet = UnoRuntime.queryInterface(XPropertySet.class, oButtonModel); in insertButton()
347 XPropertySet xPSet = UnoRuntime.queryInterface(XPropertySet.class, oButtonModel); in insertCheckBox()
385 XPropertySet xPSet = UnoRuntime.queryInterface(XPropertySet.class, oScrollModel); in insertScrollBar()
422 XPropertySet xPSet = UnoRuntime.queryInterface(XPropertySet.class, xTextModel); in insertEditField()
444 XPropertySet xPSet = UnoRuntime.queryInterface(XPropertySet.class, xListBoxModel); in insertListBox()
[all …]
/trunk/main/odk/examples/java/Spreadsheet/
H A DSCalc.java36 import com.sun.star.beans.XPropertySet;
132 XPropertySet oCPS1 = (XPropertySet)UnoRuntime.queryInterface( in main()
133 XPropertySet.class, oInt1 ); in main()
140 XPropertySet oCPS2 = (XPropertySet)UnoRuntime.queryInterface( in main()
141 XPropertySet.class, oInt2 ); in main()
305 XPropertySet oCPS = (XPropertySet)UnoRuntime.queryInterface( in main()
306 XPropertySet.class, oDiag ); in main()
310 XPropertySet oTPS = (XPropertySet)UnoRuntime.queryInterface( in main()
311 XPropertySet.class, xChart.getTitle() ); in main()
390 XPropertySet xCPS = (XPropertySet)UnoRuntime.queryInterface( in chgbColor()
[all …]
/trunk/test/testuno/source/fvt/uno/sd/shape/
H A DShapeTypes.java38 import com.sun.star.beans.XPropertySet;
85 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in testLineShape()
86 XPropertySet.class, xShape); in testLineShape()
90 XPropertySet xPropSet2 = (XPropertySet) UnoRuntime.queryInterface( in testLineShape()
91 XPropertySet.class, xShape); in testLineShape()
105 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in testBasicShape()
106 XPropertySet.class, xShape); in testBasicShape()
110 XPropertySet xPropSet2 = (XPropertySet) UnoRuntime.queryInterface( in testBasicShape()
111 XPropertySet.class, xShape); in testBasicShape()
/trunk/test/testuno/source/fvt/uno/sc/sheet/
H A DSheetBasicTest.java34 import com.sun.star.beans.XPropertySet;
232 XPropertySet sheetPropertySet = (XPropertySet) UnoRuntime in hideShowSheet()
233 .queryInterface(XPropertySet.class, secondSpreadSheet); in hideShowSheet()
251 XPropertySet.class, in hideShowSheet()
277 XPropertySet sheet1PropertySet = (XPropertySet) UnoRuntime in sheetColor()
278 .queryInterface(XPropertySet.class, firstSpreadSheet); in sheetColor()
296 XPropertySet.class, in sheetColor()
302 XPropertySet newsheetPropertySet = (XPropertySet) UnoRuntime in sheetColor()
303 .queryInterface(XPropertySet.class, in sheetColor()
448 XPropertySet sheetpropertyset = (XPropertySet) UnoRuntime in insertSheetFromfile()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DShapeHelper.java33 import com.sun.star.beans.XPropertySet;
52 public static XPropertySet createAndInsertShape( XComponent xDrawDoc, in createAndInsertShape()
58 XPropertySet xPropSet = (XPropertySet) in createAndInsertShape()
59 UnoRuntime.queryInterface( XPropertySet.class, xShape ); in createAndInsertShape()
85 public static XPropertySet addPortion( XShape xShape, String sText, boolean bNewParagraph ) in addPortion()
102 XPropertySet xPropSet = (XPropertySet) in addPortion()
103 UnoRuntime.queryInterface( XPropertySet.class, xTextRange ); in addPortion()
127 XPropertySet xParaPropSet = (XPropertySet) in setPropertyForLastParagraph()
128 UnoRuntime.queryInterface( XPropertySet.class, xTextContent ); in setPropertyForLastParagraph()
H A DPresentationDemo.java34 import com.sun.star.beans.XPropertySet;
84 XPropertySet xShapePropSet; in main()
151 xShapePropSet = (XPropertySet) in main()
152 UnoRuntime.queryInterface( XPropertySet.class, xShape ); in main()
165 xShapePropSet = (XPropertySet) in main()
166 UnoRuntime.queryInterface( XPropertySet.class, xShape ); in main()
186 XPropertySet xPresPropSet = (XPropertySet) in main()
187 UnoRuntime.queryInterface( XPropertySet.class, xPresentation ); in main()
216 XPropertySet xPropSet = (XPropertySet) in setSlideTransition()
217 UnoRuntime.queryInterface( XPropertySet.class, xPage ); in setSlideTransition()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/
H A DContextMenuInterceptor.java24 import com.sun.star.beans.XPropertySet;
152 com.sun.star.beans.XPropertySet xRootMenuEntry = in notifyContextMenuExecute()
153 (XPropertySet)UnoRuntime.queryInterface( in notifyContextMenuExecute()
154 com.sun.star.beans.XPropertySet.class, in notifyContextMenuExecute()
158 com.sun.star.beans.XPropertySet xSeparator = in notifyContextMenuExecute()
159 (com.sun.star.beans.XPropertySet)UnoRuntime.queryInterface( in notifyContextMenuExecute()
160 com.sun.star.beans.XPropertySet.class, in notifyContextMenuExecute()
182 XPropertySet xMenuEntry = (XPropertySet)UnoRuntime.queryInterface( in notifyContextMenuExecute()
194 xMenuEntry = (com.sun.star.beans.XPropertySet)UnoRuntime.queryInterface( in notifyContextMenuExecute()
195 com.sun.star.beans.XPropertySet.class, in notifyContextMenuExecute()
[all …]
/trunk/main/chart2/source/tools/
H A DDataSeriesHelper.cxx77 Reference< beans::XPropertySet > xProp( xSeq->getValues(), uno::UNO_QUERY ); in operator ()()
157 Reference< beans::XPropertySet > xSeriesProperties( xSeries, uno::UNO_QUERY ); in lcl_insertOrDeleteDataLabelsToSeriesAndAllPoints()
412 Reference< beans::XPropertySet > xProp( aSeries[i], uno::UNO_QUERY ); in setStackModeAtSeries()
467 Reference< beans::XPropertySet > xProp( xSeries, uno::UNO_QUERY ); in getAttachedAxisIndex()
491 Reference< beans::XPropertySet > xAxisProp( in getNumberFormatKeyFromAxis()
607 Reference< beans::XPropertySet > xSeriesProperties( xSeries, uno::UNO_QUERY ); in setPropertyAlsoToAllAttributedDataPoints()
628 Reference< beans::XPropertySet > xSeriesProperties( xSeries, uno::UNO_QUERY ); in hasAttributedDataPointDifferentValue()
693 uno::Reference< beans::XPropertySet > xProp( xDataSequence, uno::UNO_QUERY ); in lcl_SequenceHasUnhiddenData()
782 Reference< beans::XPropertySet > xProp( xSeries, uno::UNO_QUERY ); in hasDataLabelsAtSeries()
835 Reference< beans::XPropertySet > xProp; in hasDataLabelAtPoint()
[all …]
/trunk/main/odk/examples/java/Storage/
H A DTestHelper.java78 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xStream ); in WriteBytesToStream()
207XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xSubStream ); in WBToSubstrOfEncr()
288 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xStorage ); in setStorageTypeAndCheckProps()
332 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xStorage ); in checkStorageProperties()
430 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xStream ); in InternalCheckStream()
707 XPropertySet xTempFileProps = null; in CreateTempFile()
711 xTempFileProps = (XPropertySet)UnoRuntime.queryInterface( XPropertySet.class, oTempFile ); in CreateTempFile()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx281 Reference< XPropertySet > xDataSourceSettings; in exportDataSource()
511 Reference<XPropertySet> xProp(getDataSource()); in exportApplicationConnectionSettings()
794 Reference<XPropertySet> xProp(getDataSource()); in exportSequence()
812 Reference<XPropertySet> xProp(getDataSource()); in exportLogin()
859 void ODBExport::exportComponent(XPropertySet* _xProp) in exportComponent()
877 void ODBExport::exportQuery(XPropertySet* _xProp) in exportQuery()
901 void ODBExport::exportTable(XPropertySet* _xProp) in exportTable()
926 Reference<XPropertySet> xFind(_xProp); in exportStyleName()
964 void ODBExport::exportFilter(XPropertySet* _xProp in exportFilter()
1145 void ODBExport::exportAutoStyle(XPropertySet* _xProp) in exportAutoStyle()
[all …]
/trunk/main/xmloff/source/text/
H A DXMLSectionExport.hxx44 class XPropertySet;
239 ::com::sun::star::beans::XPropertySet > & rSection);
244 ::com::sun::star::beans::XPropertySet > & rSection);
249 ::com::sun::star::beans::XPropertySet > & rSection);
254 ::com::sun::star::beans::XPropertySet > & rSection);
259 ::com::sun::star::beans::XPropertySet > & rSection);
264 ::com::sun::star::beans::XPropertySet > & rSection);
269 ::com::sun::star::beans::XPropertySet > & rIndex);
300 ::com::sun::star::beans::XPropertySet > & rSection);
335 ::com::sun::star::beans::XPropertySet> & rPropSet,
[all …]
H A Dtxtflde.cxx264 const Reference<XPropertySet> &);
375 const Reference<XPropertySet> & xPropSet) in GetFieldID()
645 const Reference<XPropertySet> & xPropSet) in IsStringField()
1069 const Reference<XPropertySet> &, in ExportFieldHelper()
1965 Reference<XPropertySet> xPropSet; in ExportFieldDeclarations()
2015 Reference<XPropertySet> xPropSet; in ExportFieldDeclarations()
2074 Reference<XPropertySet> xPropSet; in ExportFieldDeclarations()
2116 Reference<XPropertySet> xPropSet; in ExportFieldDeclarations()
2167 Reference<XPropertySet> xPropSet; in ExportFieldDeclarations()
2172 Reference<XPropertySet> xDummy; in ExportFieldDeclarations()
[all …]
/trunk/main/odk/examples/java/Text/
H A DSWriter.java126 com.sun.star.beans.XPropertySet xTTRowPS = null; in main()
133 xTTRowPS = (com.sun.star.beans.XPropertySet)UnoRuntime.queryInterface( in main()
134 com.sun.star.beans.XPropertySet.class, xTTRows.getByIndex(0)); in main()
144 com.sun.star.beans.XPropertySet xTTPS = (com.sun.star.beans.XPropertySet) in main()
145 UnoRuntime.queryInterface(com.sun.star.beans.XPropertySet.class, xTT); in main()
194 com.sun.star.beans.XPropertySet xTCPS = (com.sun.star.beans.XPropertySet) in main()
195 UnoRuntime.queryInterface(com.sun.star.beans.XPropertySet.class, in main()
265 com.sun.star.beans.XPropertySet xTFPS = (com.sun.star.beans.XPropertySet) in main()
266 UnoRuntime.queryInterface(com.sun.star.beans.XPropertySet.class, xTF); in main()
372 com.sun.star.beans.XPropertySet xTPS = (com.sun.star.beans.XPropertySet) in insertIntoCell()
[all …]
/trunk/main/xmloff/source/forms/
H A Dlayerexport.cxx146 void OFormLayerXMLExport_Impl::exportGridColumn(const Reference< XPropertySet >& _rxColumn, in exportGridColumn()
155 void OFormLayerXMLExport_Impl::exportControl(const Reference< XPropertySet >& _rxControl, in exportControl()
173 void OFormLayerXMLExport_Impl::exportForm(const Reference< XPropertySet >& _rxProps, in exportForm()
209 Reference< XPropertySet > xCurrentProps( _rxCollection->getByIndex(i), UNO_QUERY ); in exportCollectionElements()
250 …::rtl::OUString OFormLayerXMLExport_Impl::getObjectStyleName( const Reference< XPropertySet >& _rx… in getObjectStyleName()
402 ::rtl::OUString OFormLayerXMLExport_Impl::getControlId(const Reference< XPropertySet >& _rxControl) in getControlId()
463 Reference< XPropertySet > xCurrent( xLoop->getByIndex( nChildPos ), UNO_QUERY ); in examineForms()
544 sal_Bool OFormLayerXMLExport_Impl::checkExamineControl(const Reference< XPropertySet >& _rxObject) in checkExamineControl()
620 … Reference< XPropertySet > xColumnProperties( xContainer->getByIndex( i ), UNO_QUERY ); in collectGridColumnStylesAndIds()
737 Reference< XPropertySet > xControlFormat = xControlFormats->getByKey(nControlFormatKey); in ensureTranslateFormat()
[all …]
/trunk/test/testuno/source/fvt/uno/sw/field/
H A DCheckDateTimeField.java38 import com.sun.star.beans.XPropertySet;
129 XPropertySet props = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, dateFiled); in createTimeFiled()
149 XPropertySet props2 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, field); in createTimeFiled()
197 XPropertySet props = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, dateFiled); in createDateFiled()
217 XPropertySet props2 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, field); in createDateFiled()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/style/
H A D_CharacterProperties.java26 import com.sun.star.beans.XPropertySet;
204 changeProp((XPropertySet) oPara, in _CharStyleName()
205 (XPropertySet) oPort,"CharStyleName","Standard"); in _CharStyleName()
222 changeProp((XPropertySet) oPara, in _CharStyleNames()
239 changeProp((XPropertySet) oPara, (XPropertySet) in _RubyCharStyleName()
257 changeProp((XPropertySet) oPara, in _RubyAdjust()
258 (XPropertySet) oPort,"RubyAdjust", aShort); in _RubyAdjust()
289 changeProp((XPropertySet) oPara, (XPropertySet) oPort, in _RubyText()
306 changeProp((XPropertySet) oPara, (XPropertySet) oPort, in _RubyIsAbove()
347 public void changeProp(XPropertySet oProps, in changeProp()
[all …]
/trunk/main/sw/qa/unoapi/
H A Dknownissues.xcl26 sw.SwXCell::com::sun::star::beans::XPropertySet
67 sw.SwXParagraph::com::sun::star::beans::XPropertySet
68 sw.SwXTextPortion::com::sun::star::beans::XPropertySet
69 sw.SwXTextRange::com::sun::star::beans::XPropertySet
70 sw.SwXTextViewCursor::com::sun::star::beans::XPropertySet
71 sw.SwXTextCursor::com::sun::star::beans::XPropertySet
109 sw.ParagraphStyle::com::sun::star::beans::XPropertySet
136 sw.DocumentSettings::com::sun::star::beans::XPropertySet
179 sw.PageStyle::com::sun::star::beans::XPropertySet
196 sw.SwXTextGraphicObject::com::sun::star::beans::XPropertySet
[all …]
/trunk/main/odk/examples/DevelopersGuide/Database/
H A DRowSet.java34 import com.sun.star.beans.XPropertySet;
94 XPropertySet xProp = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,xRowRes); in useRowSet()
117 XPropertySet xProp = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,xRowRes); in showRowSetPrivileges()
151 XPropertySet xProp = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,xRowRes); in showRowSetRowCount()
190 XPropertySet xProp = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,xRowRes); in showRowSetEvents()
/trunk/main/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/
H A DSampleDialog.java37 import com.sun.star.beans.XPropertySet;
137 XPropertySet xPSetDialog = ( XPropertySet )UnoRuntime.queryInterface( in createDialog()
138 XPropertySet.class, dialogModel ); in createDialog()
152 XPropertySet xPSetButton = ( XPropertySet )UnoRuntime.queryInterface( in createDialog()
153 XPropertySet.class, buttonModel ); in createDialog()
165 XPropertySet xPSetLabel = ( XPropertySet )UnoRuntime.queryInterface( in createDialog()
166 XPropertySet.class, labelModel ); in createDialog()
178 XPropertySet xPSetCancelButton = ( XPropertySet )UnoRuntime.queryInterface( in createDialog()
179 XPropertySet.class, cancelButtonModel ); in createDialog()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DGeneralTableSample.java63 com.sun.star.beans.XPropertySet xPropSet = null; in doSampleFunction()
98 xPropSet = (com.sun.star.beans.XPropertySet) in doSampleFunction()
99 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, xCell ); in doSampleFunction()
110 xPropSet = (com.sun.star.beans.XPropertySet) in doSampleFunction()
111 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, xCellRange ); in doSampleFunction()
118 xPropSet = (com.sun.star.beans.XPropertySet) in doSampleFunction()
119 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, xCellRange ); in doSampleFunction()
153 xPropSet = (com.sun.star.beans.XPropertySet) in doSampleFunction()
168 xPropSet = (com.sun.star.beans.XPropertySet) in doSampleFunction()
174 xPropSet = (com.sun.star.beans.XPropertySet) in doSampleFunction()
[all …]

Completed in 192 milliseconds

12345678910>>...115