Home
last modified time | relevance | path

Searched refs:getPropertySetInfo (Results 201 – 225 of 1110) sorted by relevance

12345678910>>...45

/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOFormulaParser.java277 public com.sun.star.beans.XPropertySetInfo getPropertySetInfo() in getPropertySetInfo() method in SOFormulaParser
279 return m_prophlp.getPropertySetInfo(); in getPropertySetInfo()
/aoo42x/main/dbaccess/source/ui/relationdesign/
H A DRelationController.cxx183 …if ( haveDataSource() && getDataSource()->getPropertySetInfo()->hasPropertyByName(PROPERTY_LAYOUTI… in Execute()
572 if ( getDataSource()->getPropertySetInfo()->hasPropertyByName(PROPERTY_LAYOUTINFORMATION) ) in loadLayoutInformation()
/aoo42x/main/xmloff/source/draw/
H A Dshapeexport.cxx263 uno::Reference< beans::XPropertySetInfo > xPropSetInfo( xPropSet->getPropertySetInfo() ); in collectShapeAutoStyles()
283 uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( xPropSet->getPropertySetInfo() ); in collectShapeAutoStyles()
394 uno::Reference< beans::XPropertySetInfo > xPropSetInfo( xPropSet->getPropertySetInfo() ); in collectShapeAutoStyles()
H A DXMLImageMapContext.cxx656 xPropertySet->getPropertySetInfo(); in XMLImageMapContext()
706 xPropertySet->getPropertySetInfo(); in EndElement()
/aoo42x/main/sc/inc/
H A Ddatauno.hxx156 SAL_CALL getPropertySetInfo()
377 SAL_CALL getPropertySetInfo()
548 SAL_CALL getPropertySetInfo()
H A Dafmtuno.hxx180 SAL_CALL getPropertySetInfo()
256 SAL_CALL getPropertySetInfo()
H A Ddocuno.hxx239 SAL_CALL getPropertySetInfo()
529 SAL_CALL getPropertySetInfo()
624 SAL_CALL getPropertySetInfo()
689 SAL_CALL getPropertySetInfo()
/aoo42x/main/sw/source/core/unocore/
H A Dunotbl.cxx1031 uno::Reference< beans::XPropertySetInfo > SwXCell::getPropertySetInfo(void) throw( uno::RuntimeExc… in getPropertySetInfo() function in SwXCell
1033 static uno::Reference< beans::XPropertySetInfo > xRef = m_pPropSet->getPropertySetInfo(); in getPropertySetInfo()
1291 uno::Reference< beans::XPropertySetInfo > SwXTextTableRow::getPropertySetInfo(void) throw( uno::Ru… in getPropertySetInfo() function in SwXTextTableRow
1293 static uno::Reference< beans::XPropertySetInfo > xRef = m_pPropSet->getPropertySetInfo(); in getPropertySetInfo()
1706 uno::Reference< beans::XPropertySetInfo > SwXTextTableCursor::getPropertySetInfo(void) throw( uno:… in getPropertySetInfo() function in SwXTextTableCursor
1708 static uno::Reference< beans::XPropertySetInfo > xRef = m_pPropSet->getPropertySetInfo(); in getPropertySetInfo()
2960 uno::Reference< beans::XPropertySetInfo > SwXTextTable::getPropertySetInfo(void) throw( uno::Runti… in getPropertySetInfo() function in SwXTextTable
2962 static uno::Reference< beans::XPropertySetInfo > xRef = m_pPropSet->getPropertySetInfo(); in getPropertySetInfo()
3731 uno::Reference< beans::XPropertySetInfo > SwXCellRange::getPropertySetInfo(void) throw( uno::Runti… in getPropertySetInfo() function in SwXCellRange
3733 static uno::Reference< beans::XPropertySetInfo > xRef = m_pPropSet->getPropertySetInfo(); in getPropertySetInfo()
H A Dunoftn.cxx599 SwXFootnote::getPropertySetInfo() in getPropertySetInfo() function in SwXFootnote
605 ->getPropertySetInfo(); in getPropertySetInfo()
/aoo42x/main/xmloff/source/style/
H A Dprstylei.cxx377 xPropSet->getPropertySetInfo(); in CreateAndInsert()
504 xPropSet->getPropertySetInfo(); in Finish()
H A Dxmlimppr.cxx404 Reference< XPropertySetInfo > xInfo(rPropSet->getPropertySetInfo()); in CheckSpecialContext()
456 Reference< XPropertySetInfo > xInfo(rPropSet->getPropertySetInfo()); in FillPropertySet()
/aoo42x/main/sw/inc/
H A Dunoidx.hxx120 getPropertySetInfo()
255 getPropertySetInfo()
H A Dunotxdoc.hxx380 …virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(…
525 …virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(…
559 …virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(…
/aoo42x/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx295 xImportInfoPropertySet->getPropertySetInfo(); in XMLRedlineImportHelper()
372 xImportInfoPropertySet->getPropertySetInfo(); in ~XMLRedlineImportHelper()
/aoo42x/main/dbaccess/source/core/api/
H A Ddefinitioncolumn.cxx212 Reference< XPropertySetInfo > xPSI( _rxParserColumn->getPropertySetInfo(), UNO_SET_THROW ); in OQueryColumn()
364 Reference <XPropertySetInfo > xInfo(m_xAggregate->getPropertySetInfo()); in OColumnWrapper()
H A Dstatement.cxx221 Reference< XPropertySetInfo > OStatementBase::getPropertySetInfo() throw (RuntimeException) in getPropertySetInfo() function in OStatementBase
299 …if ( m_xAggregateAsSet.is() && m_xAggregateAsSet->getPropertySetInfo()->hasPropertyByName( PROPERT… in setFastPropertyValue_NoBroadcast()
/aoo42x/main/toolkit/source/helper/
H A Dformpdfexport.cxx98 xPSI = _rxModel->getPropertySetInfo(); in classifyFormControl()
300 Reference< XPropertySetInfo > xPSI( xModelProps->getPropertySetInfo() ); in describePDFControl()
/aoo42x/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx102 …o::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(::…
1145 Reference< XPropertySetInfo > SAL_CALL DocumentSettings::getPropertySetInfo( ) throw(RuntimeExcept… in getPropertySetInfo() function in DocumentSettings
1147 return PropertySetHelper::getPropertySetInfo(); in getPropertySetInfo()
/aoo42x/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx102 …else if ( xReportModel.is() && _xElement->getPropertySetInfo()->hasPropertyByName(PROPERTY_DATAFIE… in lcl_getName()
702 uno::Reference< beans::XPropertySetInfo> xInfo = xProp->getPropertySetInfo(); in _elementInserted()
788 uno::Reference< beans::XPropertySetInfo> xInfo = xProp->getPropertySetInfo(); in DBG_NAME()
/aoo42x/main/svl/source/numbers/
H A Dnumfmuno.hxx191 SAL_CALL getPropertySetInfo( )
266 SAL_CALL getPropertySetInfo( )
/aoo42x/main/forms/source/component/
H A DEdit.cxx449 xSourceInfo = _rxSource->getPropertySetInfo(); in lcl_transferProperties()
453 xDestInfo = _rxDest->getPropertySetInfo(); in lcl_transferProperties()
/aoo42x/main/forms/source/xforms/
H A Dsubmission.cxx687 Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL Submission::getPropertySetInfo( ) … in getPropertySetInfo() function in Submission
689 return PropertySetBase::getPropertySetInfo(); in getPropertySetInfo()
/aoo42x/main/qadevOOo/tests/java/ifc/beans/
H A D_XPropertySet.java125 XPropertySetInfo propertySetInfo = oObj.getPropertySetInfo(); in _getPropertySetInfo()
370 Property[] properties = oObj.getPropertySetInfo().getProperties(); in _getPropertyValue()
/aoo42x/main/toolkit/source/controls/
H A Dgeometrycontrolmodel.cxx362 …Reference< XPropertySetInfo> SAL_CALL OGeometryControlModel_Base::getPropertySetInfo() throw(Runti… in getPropertySetInfo() function in OGeometryControlModel_Base
484 xPI = m_xAggregateSet->getPropertySetInfo(); in OCommonGeometryControlModel()
/aoo42x/main/sc/source/ui/drawfunc/
H A Ddrawsh5.cxx107 uno::Reference< beans::XPropertySetInfo > xInfo = xPropSet->getPropertySetInfo(); in GetHLinkState()
194 … uno::Reference< beans::XPropertySetInfo > xInfo = xPropSet->getPropertySetInfo(); in ExecuteHLink()

Completed in 1711 milliseconds

12345678910>>...45