Home
last modified time | relevance | path

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

/aoo4110/main/comphelper/source/property/
H A DMasterPropertySetInfo.cxx34 using ::comphelper::MasterPropertySetInfo;
45 MasterPropertySetInfo::MasterPropertySetInfo() in MasterPropertySetInfo() function in MasterPropertySetInfo
50 MasterPropertySetInfo::MasterPropertySetInfo( PropertyInfo* pMap ) in MasterPropertySetInfo() function in MasterPropertySetInfo
56 MasterPropertySetInfo::~MasterPropertySetInfo() in ~MasterPropertySetInfo()
67 void MasterPropertySetInfo::add( PropertyInfo* pMap, sal_Int32 nCount, sal_uInt8 nMapId ) in add()
89 void MasterPropertySetInfo::add( PropertyInfoHash &rHash, sal_uInt8 nMapId ) in add()
108 void MasterPropertySetInfo::remove( const rtl::OUString& aName ) in remove()
116 Sequence< ::Property > SAL_CALL MasterPropertySetInfo::getProperties() in getProperties()
142 Property SAL_CALL MasterPropertySetInfo::getPropertyByName( const ::rtl::OUString& rName ) in getPropertyByName()
162 sal_Bool SAL_CALL MasterPropertySetInfo::hasPropertyByName( const ::rtl::OUString& rName ) in hasPropertyByName()
H A DMasterPropertySet.cxx81 MasterPropertySet::MasterPropertySet( comphelper::MasterPropertySetInfo* pInfo, IMutex *pMutex ) in MasterPropertySet()
/aoo4110/main/comphelper/inc/comphelper/
H A DMasterPropertySetInfo.hxx34 class COMPHELPER_DLLPUBLIC MasterPropertySetInfo: class
43 MasterPropertySetInfo()
45 MasterPropertySetInfo( PropertyInfo * pMap )
47 virtual ~MasterPropertySetInfo()
H A DMasterPropertySet.hxx38 class MasterPropertySetInfo;
69 MasterPropertySetInfo *mpInfo;
104 MasterPropertySet( comphelper::MasterPropertySetInfo* pInfo, ::vos::IMutex *pMutex = NULL )
H A DSettingsHelper.hxx38 class MasterPropertySetInfo;
108 ::comphelper::MasterPropertySetInfo
/aoo4110/main/comphelper/
H A DPackage_inc.mk50 …Package_add_file,comphelper_inc,inc/comphelper/MasterPropertySetInfo.hxx,comphelper/MasterProperty…
H A DLibrary_comphelp.mk128 comphelper/source/property/MasterPropertySetInfo \
/aoo4110/main/sw/source/ui/uno/
H A DSwXDocumentSettings.cxx126 MasterPropertySetInfo * lcl_createSettingsInfo() in lcl_createSettingsInfo()
208 return new MasterPropertySetInfo ( aWriterSettingsInfoMap ); in lcl_createSettingsInfo()

Completed in 40 milliseconds