| /aoo4110/main/sdext/source/minimizer/ | 
| H A D | unodialog.cxx | 226 		Reference< XPropertySet > xPropertySet( xButtonModel, UNO_QUERY_THROW );  in insertButton()  local250 …Reference< XPropertySet > xPropertySet( insertControlModel( OUString( RTL_CONSTASCII_USTRINGPARAM(…  in insertFixedText()  local
 268 …Reference< XPropertySet > xPropertySet( insertControlModel( OUString( RTL_CONSTASCII_USTRINGPARAM(…  in insertCheckBox()  local
 286 …Reference< XPropertySet > xPropertySet( insertControlModel( OUString( RTL_CONSTASCII_USTRINGPARAM(…  in insertFormattedField()  local
 304 …Reference< XPropertySet > xPropertySet( insertControlModel( OUString( RTL_CONSTASCII_USTRINGPARAM(…  in insertComboBox()  local
 322 …Reference< XPropertySet > xPropertySet( insertControlModel( OUString( RTL_CONSTASCII_USTRINGPARAM(…  in insertRadioButton()  local
 340 …Reference< XPropertySet > xPropertySet( insertControlModel( OUString( RTL_CONSTASCII_USTRINGPARAM(…  in insertListBox()  local
 358 …Reference< XPropertySet > xPropertySet( insertControlModel( OUString( RTL_CONSTASCII_USTRINGPARAM(…  in insertImage()  local
 377 …Reference< XPropertySet > xPropertySet( mxDialogModelNameAccess->getByName( rControlName ), UNO_QU…  in setControlProperty()  local
 418 …Reference< XPropertySet > xPropertySet( mxDialogModelNameAccess->getByName( rControlName ), UNO_QU…  in getControlProperty()  local
 
 | 
| /aoo4110/test/testuno/source/fvt/uno/sw/ | 
| H A D | DocumentTest.java | 103 …XPropertySet xPropertySet = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTextCurso…  in testNewDocumentFromTemplate()  local121 …XPropertySet xPropertySet = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTextCurso…  in testSaveDocument()  local
 146 …XPropertySet xPropertySet = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTextCurso…  in testSaveAsDocument()  local
 198 …XPropertySet xPropertySet = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTextCurso…  in testSaveAsTemplate()  local
 
 | 
| /aoo4110/main/toolkit/source/controls/ | 
| H A D | roadmapcontrol.cxx | 207         Reference< XPropertySet > xPropertySet( xRoadmapItem, UNO_QUERY );  in SetRMItemDefaultProperties()  local239                 Reference< XPropertySet > xPropertySet( CurRoadmapItem, UNO_QUERY );  in GetUniqueID()  local
 264     sal_Int16 UnoControlRoadmapModel::GetCurrentItemID( Reference< XPropertySet > xPropertySet )  in GetCurrentItemID()
 285 …Reference< XPropertySet > xPropertySet( (XAggregation*) (::cppu::OWeakAggObject*)this, UNO_QUERY );  in insertByIndex()  local
 306 …Reference< XPropertySet > xPropertySet( (XAggregation*) (::cppu::OWeakAggObject*)this, UNO_QUERY );  in removeByIndex()  local
 427 		Reference < XPropertySet > xPropertySet( xPeer, UNO_QUERY );  in elementInserted()  local
 441     Reference< XPropertySet > xPropertySet( xRoadmapItem, UNO_QUERY );  in elementRemoved()  local
 461     Reference< XPropertySet > xPropertySet( xModel, UNO_QUERY );  in itemStateChanged()  local
 
 | 
| /aoo4110/main/odk/examples/java/Text/ | 
| H A D | TextDocumentStructure.java | 125                         com.sun.star.beans.XPropertySet xPropertySet =  in main()  local180             com.sun.star.beans.XPropertySet xPropertySet =  in createExampleData()  local
 
 | 
| /aoo4110/main/qadevOOo/tests/java/ifc/document/ | 
| H A D | _XDocumentInfoSupplier.java | 40 …     XPropertySet xPropertySet = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, info);  in _getDocumentInfo()  local
 | 
| /aoo4110/main/odk/examples/DevelopersGuide/GUI/ | 
| H A D | SystemDialog.java | 79 …XPropertySet xPropertySet = (XPropertySet) com.sun.star.uno.UnoRuntime.queryInterface(XPropertySet…  in raiseSaveAsDialog()  local127 …XPropertySet xPropertySet = (XPropertySet) com.sun.star.uno.UnoRuntime.queryInterface(XPropertySet…  in getWorkPath()  local
 
 | 
| /aoo4110/main/xmloff/source/text/ | 
| H A D | txtfldi.cxx | 867 	const Reference<XPropertySet> & xPropertySet)  in PrepareField()940 		const Reference<XPropertySet> & xPropertySet)  in PrepareField()
 1517 	const Reference<XPropertySet> & xPropertySet)  in PrepareField()
 1569 	const Reference<XPropertySet> & xPropertySet)  in PrepareField()
 1634 	const Reference<XPropertySet> & xPropertySet)  in PrepareField()
 1921 	const Reference<XPropertySet> & xPropertySet)  in PrepareField()
 2086 	const Reference<XPropertySet> & xPropertySet)  in PrepareField()
 2164 	const Reference<XPropertySet> & xPropertySet)  in PrepareField()
 2323 	const Reference<XPropertySet> & xPropertySet)  in PrepareField()
 2402 	const Reference<XPropertySet> & xPropertySet)  in PrepareField()
 [all …]
 
 | 
| H A D | txtvfldi.cxx | 215 	const Reference<XPropertySet> & xPropertySet)  in PrepareField()436 	const Reference<XPropertySet> & xPropertySet)   in PrepareField()
 483 		const Reference<XPropertySet> & xPropertySet)  in PrepareField()
 520 		const Reference<XPropertySet> & xPropertySet)  in PrepareField()
 582 	const Reference<XPropertySet> & xPropertySet)  in PrepareField()
 615 		const Reference<XPropertySet> & xPropertySet)  in PrepareField()
 652 	const Reference<XPropertySet> & xPropertySet)  in PrepareField()
 688 	const Reference<XPropertySet> & xPropertySet)  in PrepareField()
 750     const Reference<XPropertySet> & xPropertySet)  in PrepareField()
 1425 	const Reference<XPropertySet> & xPropertySet)  in PrepareField()
 
 | 
| H A D | XMLAutoMarkFileContext.cxx | 83 			Reference<XPropertySet> xPropertySet(  in StartElement()  local
 | 
| /aoo4110/main/sw/qa/complex/checkColor/ | 
| H A D | CheckChangeColor.java | 63 …XPropertySet xPropertySet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xPageStyl…  in checkChangeColor()  local
 | 
| /aoo4110/main/sc/source/ui/vba/ | 
| H A D | vbachartobject.hxx | 40 	css::uno::Reference< css::beans::XPropertySet > xPropertySet;  member in ScVbaChartObject
 | 
| /aoo4110/main/odk/examples/java/Inspector/ | 
| H A D | Inspector.java | 108 …XPropertySet xPropertySet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xNameAcce…  in getSDKPath()  local158 …XPropertySet xPropertySet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xNameAcce…  in assignSDKPath()  local
 164 …XPropertySet xPropertySet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xFolderPi…  in assignSDKPath()  local
 253 …XPropertySet xPropertySet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xNameAcce…  in setSourceCodeLanguage()  local
 
 | 
| /aoo4110/main/chart2/source/model/main/ | 
| H A D | DataPoint.cxx | 123     Reference< beans::XPropertySet > xPropertySet;  in DataPoint()  local144         Reference< beans::XPropertySet > xPropertySet;  in ~DataPoint()  local
 
 | 
| /aoo4110/main/wizards/com/sun/star/wizards/form/ | 
| H A D | StyleApplier.java | 295 …                    XPropertySet xPropertySet = oTimeStampControl.getControlofGroupShapeByIndex(i);  in changeBorderLayouts()  local409     private void setDBControlColors(XPropertySet xPropertySet, int[] _iStyleColors)  in setDBControlColors()
 461 …                    XPropertySet xPropertySet = oTimeStampControl.getControlofGroupShapeByIndex(i);  in applyDBControlProperties()  local
 
 | 
| /aoo4110/main/toolkit/test/accessibility/ | 
| H A D | InformationWriter.java | 94             XPropertySet xPropertySet =  (XPropertySet) UnoRuntime.queryInterface(  in printProperty()  local128                 XPropertySet xPropertySet =   in showShapes()  local
 
 | 
| /aoo4110/main/accessibility/workben/org/openoffice/accessibility/misc/ | 
| H A D | InformationWriter.java | 98             XPropertySet xPropertySet =  (XPropertySet) UnoRuntime.queryInterface(  in printProperty()  local132                 XPropertySet xPropertySet =   in showShapes()  local
 
 | 
| /aoo4110/main/sc/source/filter/xml/ | 
| H A D | XMLExportDatabaseRanges.cxx | 79 		uno::Reference <beans::XPropertySet> xPropertySet (rExport.GetModel(), uno::UNO_QUERY);  in GetEmptyDatabaseRanges()  local281 		uno::Reference <beans::XPropertySet> xPropertySet (xSheetFilterDescriptor, uno::UNO_QUERY);  in WriteFilterDescriptor()  local
 527 			uno::Reference <beans::XPropertySet> xPropertySet (xSubTotalDescriptor, uno::UNO_QUERY);  in WriteSubTotalDescriptor()  local
 597 		uno::Reference <beans::XPropertySet> xPropertySet (xSpreadDoc, uno::UNO_QUERY);  in WriteDatabaseRanges()  local
 
 | 
| /aoo4110/main/vbahelper/source/vbahelper/ | 
| H A D | vbacommandbarhelper.cxx | 182     uno::Reference< beans::XPropertySet > xPropertySet( xFrame, uno::UNO_QUERY_THROW );  in getLayoutManager()  local192 …uno::Reference< beans::XPropertySet > xPropertySet( m_xDocCfgMgr->getSettings( sResourceUrl, sal_F…  in hasToolbar()  local
 
 | 
| H A D | vbacommandbar.cxx | 44     uno::Reference< beans::XPropertySet > xPropertySet( m_xBarSettings, uno::UNO_QUERY_THROW );  in getName()  local75     uno::Reference< beans::XPropertySet > xPropertySet( m_xBarSettings, uno::UNO_QUERY_THROW );  in setName()  local
 
 | 
| /aoo4110/main/chart2/source/model/template/ | 
| H A D | CandleStickChartType.cxx | 180     Reference< beans::XPropertySet > xPropertySet;  in CandleStickChartType()  local198         Reference< beans::XPropertySet > xPropertySet;  in ~CandleStickChartType()  local
 
 | 
| /aoo4110/main/wizards/com/sun/star/wizards/document/ | 
| H A D | GridControl.java | 46     public XPropertySet xPropertySet;  field in GridControl
 | 
| /aoo4110/main/qadevOOo/tests/java/mod/_sw/ | 
| H A D | SwXTextEmbeddedObjects.java | 112             XPropertySet xPropertySet = (XPropertySet)  in createTestEnvironment()  local
 | 
| H A D | SwXTextEmbeddedObject.java | 120             XPropertySet xPropertySet = (XPropertySet)  in createTestEnvironment()  local
 | 
| /aoo4110/main/qadevOOo/tests/java/mod/_sc/ | 
| H A D | ScUniqueCellFormatsObj.java | 118         XPropertySet xPropertySet = (XPropertySet) UnoRuntime.queryInterface(  in changeColor()  local
 | 
| /aoo4110/main/wizards/com/sun/star/wizards/text/ | 
| H A D | TextStyleHandler.java | 77             XPropertySet xPropertySet = null;  in getStyleByName()  local
 |