Searched refs:MasterPropertySet (Results 1 – 10 of 10) sorted by relevance
81 MasterPropertySet::MasterPropertySet( comphelper::MasterPropertySetInfo* pInfo, IMutex *pMutex ) in MasterPropertySet() function in MasterPropertySet90 void MasterPropertySet::lockMutex() in lockMutex()95 void MasterPropertySet::unlockMutex() in unlockMutex()101 MasterPropertySet::~MasterPropertySet() in ~MasterPropertySet()113 Reference< XPropertySetInfo > SAL_CALL MasterPropertySet::getPropertySetInfo( ) in getPropertySetInfo()119 void MasterPropertySet::registerSlave ( ChainablePropertySet *pNewSet ) in registerSlave()160 Any SAL_CALL MasterPropertySet::getPropertyValue( const ::rtl::OUString& rPropertyName ) in getPropertyValue()471 void MasterPropertySet::_preGetPropertyState () in _preGetPropertyState()483 void MasterPropertySet::_postGetPropertyState () in _postGetPropertyState()489 void MasterPropertySet::_setPropertyToDefault( const comphelper::PropertyInfo& ) in _setPropertyToDefault()[all …]
64 class COMPHELPER_DLLPUBLIC MasterPropertySet : public ::com::sun::star::beans::XPropertySet, class104 MasterPropertySet( comphelper::MasterPropertySetInfo* pInfo, ::vos::IMutex *pMutex = NULL )106 virtual ~MasterPropertySet()
37 class MasterPropertySet;107 ::comphelper::MasterPropertySet,
46 friend class MasterPropertySet;
38 friend class MasterPropertySet;
72 friend class MasterPropertySet;
32 … gb_Package_add_file,comphelper_inc,inc/comphelper/MasterPropertySet.hxx,comphelper/MasterProperty…
127 comphelper/source/property/MasterPropertySet \
49 public comphelper::MasterPropertySet,
212 : MasterPropertySet ( lcl_createSettingsInfo (), in SwXDocumentSettings()
Completed in 26 milliseconds