Home
last modified time | relevance | path

Searched refs:MasterPropertySet (Results 1 – 10 of 10) sorted by relevance

/trunk/main/comphelper/source/property/
H A DMasterPropertySet.cxx81 MasterPropertySet::MasterPropertySet( comphelper::MasterPropertySetInfo* pInfo, IMutex *pMutex ) in MasterPropertySet() function in MasterPropertySet
90 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 …]
/trunk/main/comphelper/inc/comphelper/
H A DMasterPropertySet.hxx64 class COMPHELPER_DLLPUBLIC MasterPropertySet : public ::com::sun::star::beans::XPropertySet, class
104 MasterPropertySet( comphelper::MasterPropertySetInfo* pInfo, ::vos::IMutex *pMutex = NULL )
106 virtual ~MasterPropertySet()
H A DSettingsHelper.hxx37 class MasterPropertySet;
107 ::comphelper::MasterPropertySet,
H A DChainablePropertySetInfo.hxx46 friend class MasterPropertySet;
H A DMasterPropertySetInfo.hxx38 friend class MasterPropertySet;
H A DChainablePropertySet.hxx72 friend class MasterPropertySet;
/trunk/main/comphelper/
H A DPackage_inc.mk32 … gb_Package_add_file,comphelper_inc,inc/comphelper/MasterPropertySet.hxx,comphelper/MasterProperty…
H A DLibrary_comphelp.mk130 comphelper/source/property/MasterPropertySet \
/trunk/main/sw/source/ui/uno/
H A DSwXDocumentSettings.hxx49 public comphelper::MasterPropertySet,
H A DSwXDocumentSettings.cxx212 : MasterPropertySet ( lcl_createSettingsInfo (), in SwXDocumentSettings()

Completed in 40 milliseconds