Home
last modified time | relevance | path

Searched refs:ChainablePropertySet (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/comphelper/source/property/
H A DChainablePropertySet.cxx41 ChainablePropertySet::ChainablePropertySet( comphelper::ChainablePropertySetInfo* pInfo, vos::IMute… in ChainablePropertySet() function in ChainablePropertySet
49 ChainablePropertySet::~ChainablePropertySet() in ~ChainablePropertySet()
55 Reference< XPropertySetInfo > SAL_CALL ChainablePropertySet::getPropertySetInfo( ) in getPropertySetInfo()
61 void ChainablePropertySet::lockMutex() in lockMutex()
67 void ChainablePropertySet::unlockMutex() in unlockMutex()
91 Any SAL_CALL ChainablePropertySet::getPropertyValue( const ::rtl::OUString& rPropertyName ) in getPropertyValue()
276 Any SAL_CALL ChainablePropertySet::getPropertyDefault( const ::rtl::OUString& rPropertyName ) in getPropertyDefault()
286 void ChainablePropertySet::_preGetPropertyState () in _preGetPropertyState()
298 void ChainablePropertySet::_postGetPropertyState () in _postGetPropertyState()
304 void ChainablePropertySet::_setPropertyToDefault( const comphelper::PropertyInfo& ) in _setPropertyToDefault()
[all …]
H A DMasterPropertySet.cxx74 SlaveData::SlaveData ( ChainablePropertySet *pSlave) in SlaveData()
119 void MasterPropertySet::registerSlave ( ChainablePropertySet *pNewSet ) in registerSlave()
147 ChainablePropertySet * pSlave = maSlaveMap [ (*aIter).second->mnMapId ]->mpSlave; in setPropertyValue()
182 ChainablePropertySet * pSlave = maSlaveMap [ (*aIter).second->mnMapId ]->mpSlave; in getPropertyValue()
389 ChainablePropertySet * pSlave = maSlaveMap [ (*aIter).second->mnMapId ]->mpSlave; in getPropertyState()
/aoo41x/main/comphelper/inc/comphelper/
H A DMasterPropertySet.hxx39 class ChainablePropertySet;
42 ChainablePropertySet * mpSlave;
45 SlaveData ( ChainablePropertySet *pSlave);
108 void registerSlave ( ChainablePropertySet *pNewSet )
H A DChainablePropertySet.hxx68 class COMPHELPER_DLLPUBLIC ChainablePropertySet : public ::com::sun::star::beans::XPropertySet, class
107 ChainablePropertySet( comphelper::ChainablePropertySetInfo* pInfo, vos::IMutex *pMutex = NULL )
109 virtual ~ChainablePropertySet()
H A DSettingsHelper.hxx39 class ChainablePropertySet;
113 ::comphelper::ChainablePropertySet,
H A DChainablePropertySetInfo.hxx45 friend class ChainablePropertySet;
/aoo41x/main/comphelper/
H A DPackage_inc.mk84 …_Package_add_file,comphelper_inc,inc/comphelper/ChainablePropertySet.hxx,comphelper/ChainablePrope…
H A DLibrary_comphelp.mk123 comphelper/source/property/ChainablePropertySet \

Completed in 60 milliseconds