Searched refs:MasterPropertySetInfo (Results 1 – 8 of 8) sorted by relevance
34 using ::comphelper::MasterPropertySetInfo;45 MasterPropertySetInfo::MasterPropertySetInfo() in MasterPropertySetInfo() function in MasterPropertySetInfo50 MasterPropertySetInfo::MasterPropertySetInfo( PropertyInfo* pMap ) in MasterPropertySetInfo() function in MasterPropertySetInfo56 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()
81 MasterPropertySet::MasterPropertySet( comphelper::MasterPropertySetInfo* pInfo, IMutex *pMutex ) in MasterPropertySet()
34 class COMPHELPER_DLLPUBLIC MasterPropertySetInfo: class43 MasterPropertySetInfo() 45 MasterPropertySetInfo( PropertyInfo * pMap ) 47 virtual ~MasterPropertySetInfo()
38 class MasterPropertySetInfo;69 MasterPropertySetInfo *mpInfo;104 MasterPropertySet( comphelper::MasterPropertySetInfo* pInfo, ::vos::IMutex *pMutex = NULL )
38 class MasterPropertySetInfo;108 ::comphelper::MasterPropertySetInfo
50 …Package_add_file,comphelper_inc,inc/comphelper/MasterPropertySetInfo.hxx,comphelper/MasterProperty…
128 comphelper/source/property/MasterPropertySetInfo \
126 MasterPropertySetInfo * lcl_createSettingsInfo() in lcl_createSettingsInfo()208 return new MasterPropertySetInfo ( aWriterSettingsInfoMap ); in lcl_createSettingsInfo()
Completed in 41 milliseconds