Searched refs:ChainablePropertySet (Results 1 – 8 of 8) sorted by relevance
41 ChainablePropertySet::ChainablePropertySet( comphelper::ChainablePropertySetInfo* pInfo, vos::IMute… in ChainablePropertySet() function in ChainablePropertySet49 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 …]
74 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()
39 class ChainablePropertySet;42 ChainablePropertySet * mpSlave;45 SlaveData ( ChainablePropertySet *pSlave);108 void registerSlave ( ChainablePropertySet *pNewSet )
68 class COMPHELPER_DLLPUBLIC ChainablePropertySet : public ::com::sun::star::beans::XPropertySet, class107 ChainablePropertySet( comphelper::ChainablePropertySetInfo* pInfo, vos::IMutex *pMutex = NULL )109 virtual ~ChainablePropertySet()
39 class ChainablePropertySet;113 ::comphelper::ChainablePropertySet,
45 friend class ChainablePropertySet;
84 …_Package_add_file,comphelper_inc,inc/comphelper/ChainablePropertySet.hxx,comphelper/ChainablePrope…
126 comphelper/source/property/ChainablePropertySet \
Completed in 36 milliseconds