Home
last modified time | relevance | path

Searched refs:OPropertyStateContainer (Results 1 – 14 of 14) sorted by relevance

/aoo41x/main/comphelper/source/property/
H A Dpropertystatecontainer.cxx58 OPropertyStateContainer::OPropertyStateContainer( ::cppu::OBroadcastHelper& _rBHelper ) in OPropertyStateContainer() function in comphelper::OPropertyStateContainer
64 Any SAL_CALL OPropertyStateContainer::queryInterface( const Type& _rType ) throw (RuntimeException) in queryInterface()
73 …IMPLEMENT_FORWARD_XTYPEPROVIDER2( OPropertyStateContainer, OPropertyContainer, OPropertyStateConta… in IMPLEMENT_FORWARD_XTYPEPROVIDER2() argument
76 …sal_Int32 OPropertyStateContainer::getHandleForName( const ::rtl::OUString& _rPropertyName ) SAL_T… in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
89 …PropertyState SAL_CALL OPropertyStateContainer::getPropertyState( const ::rtl::OUString& _rPropert… in getPropertyState()
148 …void SAL_CALL OPropertyStateContainer::setPropertyToDefault( const ::rtl::OUString& _rPropertyName… in setPropertyToDefault()
162 PropertyState OPropertyStateContainer::getPropertyStateByHandle( sal_Int32 _nHandle ) in getPropertyStateByHandle()
181 void OPropertyStateContainer::setPropertyToDefaultByHandle( sal_Int32 _nHandle ) in setPropertyToDefaultByHandle()
214 ,public OPropertyStateContainer
243 :OPropertyStateContainer( GetBroadcastHelper() ) in Test()
[all …]
/aoo41x/main/comphelper/inc/comphelper/
H A Dpropertystatecontainer.hxx53 class COMPHELPER_DLLPUBLIC OPropertyStateContainer class
62 OPropertyStateContainer( ::cppu::OBroadcastHelper& _rBHelper );
/aoo41x/main/dbaccess/source/core/api/
H A DRowSetBase.cxx95 :OPropertyStateContainer(_rBHelper) in DBG_NAME()
145 …return ::comphelper::concatSequences(ORowSetBase_BASE::getTypes(),OPropertyStateContainer::getType… in getTypes()
154 aRet = OPropertyStateContainer::queryInterface(rType); in queryInterface()
172 OPropertyStateContainer::getFastPropertyValue(rValue,nHandle); in getFastPropertyValue()
176 OPropertyStateContainer::getFastPropertyValue(rValue,nHandle); in getFastPropertyValue()
H A DRowSetBase.hxx120 public ::comphelper::OPropertyStateContainer,
392 using ::comphelper::OPropertyStateContainer::getFastPropertyValue;
H A Ddatasettings.cxx137 :OPropertyStateContainer(_rBHelper) in ODataSettings()
H A DRowSet.cxx299 OPropertyStateContainer::setFastPropertyValue_NoBroadcast(nHandle,rValue); in setFastPropertyValue_NoBroadcast()
520 OPropertyStateContainer::disposing(); in disposing()
3019 OPropertyStateContainer::setFastPropertyValue_NoBroadcast(nHandle,rValue); in setFastPropertyValue_NoBroadcast()
/aoo41x/main/dbaccess/source/core/dataaccess/
H A Ddocumentcontainer.cxx146 ,OPropertyStateContainer(OContentHelper::rBHelper) in DBG_NAME()
168 …NTERFACE3( ODocumentContainer,ODefinitionContainer,ODocumentContainer_Base,OPropertyStateContainer)
169 IMPLEMENT_TYPEPROVIDER3(ODocumentContainer,ODefinitionContainer,OPropertyStateContainer,ODocumentCo…
H A Ddocumentdefinition.cxx591 ,OPropertyStateContainer(OContentHelper::rBHelper) in DBG_NAME()
670 IMPLEMENT_TYPEPROVIDER3(ODocumentDefinition,OContentHelper,OPropertyStateContainer,ODocumentDefinit…
671 IMPLEMENT_FORWARD_XINTERFACE3( ODocumentDefinition,OContentHelper,OPropertyStateContainer,ODocument… in IMPLEMENT_FORWARD_XINTERFACE3() argument
706 OPropertyStateContainer::getFastPropertyValue( o_rValue, i_nHandle ); in getFastPropertyValue()
H A Ddocumentcontainer.hxx73 , public ::comphelper::OPropertyStateContainer
H A Ddocumentdefinition.hxx89 ,public ::comphelper::OPropertyStateContainer
/aoo41x/main/dbaccess/source/core/inc/
H A Ddatasettings.hxx85 class ODataSettings : public ::comphelper::OPropertyStateContainer
/aoo41x/main/reportdesign/source/ui/inc/
H A DReportController.hxx92 ,public ::comphelper::OPropertyStateContainer
/aoo41x/main/reportdesign/source/core/api/
H A DReportDefinition.cxx247 typedef ::comphelper::OPropertyStateContainer OStyle_PBASE;
/aoo41x/main/reportdesign/source/ui/report/
H A DReportController.cxx297 ,OPropertyStateContainer(OGenericUnoController_Base::rBHelper) in DBG_NAME()

Completed in 106 milliseconds