Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/property/
H A DChainablePropertySetInfo.cxx32 using ::comphelper::ChainablePropertySetInfo;
43 ChainablePropertySetInfo::ChainablePropertySetInfo() in ChainablePropertySetInfo() function in ChainablePropertySetInfo
48 ChainablePropertySetInfo::ChainablePropertySetInfo( PropertyInfo* pMap ) in ChainablePropertySetInfo() function in ChainablePropertySetInfo
54 ChainablePropertySetInfo::~ChainablePropertySetInfo() in ~ChainablePropertySetInfo()
59 void ChainablePropertySetInfo::add( PropertyInfo* pMap, sal_Int32 nCount ) in add()
81 void ChainablePropertySetInfo::remove( const rtl::OUString& aName ) in remove()
89 Sequence< ::Property > SAL_CALL ChainablePropertySetInfo::getProperties() in getProperties()
115 Property SAL_CALL ChainablePropertySetInfo::getPropertyByName( const ::rtl::OUString& rName ) in getPropertyByName()
134 sal_Bool SAL_CALL ChainablePropertySetInfo::hasPropertyByName( const ::rtl::OUString& rName ) in hasPropertyByName()
H A DChainablePropertySet.cxx41 ChainablePropertySet::ChainablePropertySet( comphelper::ChainablePropertySetInfo* pInfo, vos::IMute… in ChainablePropertySet()
/trunk/main/comphelper/inc/comphelper/
H A DChainablePropertySetInfo.hxx41 class COMPHELPER_DLLPUBLIC ChainablePropertySetInfo: class
51 ChainablePropertySetInfo()
53 ChainablePropertySetInfo( PropertyInfo * pMap )
56 virtual ~ChainablePropertySetInfo()
H A DChainablePropertySet.hxx35 class ChainablePropertySetInfo;
74 ChainablePropertySetInfo *mpInfo;
107 ChainablePropertySet( comphelper::ChainablePropertySetInfo* pInfo, vos::IMutex *pMutex = NULL )
H A DSettingsHelper.hxx40 class ChainablePropertySetInfo;
114 ::comphelper::ChainablePropertySetInfo
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx128 static ChainablePropertySetInfo * lcl_createViewSettingsInfo() in lcl_createViewSettingsInfo()
176 return new ChainablePropertySetInfo ( aViewSettingsMap_Impl ); in lcl_createViewSettingsInfo()
178 static ChainablePropertySetInfo * lcl_createPrintSettingsInfo() in lcl_createPrintSettingsInfo()
202 return new ChainablePropertySetInfo ( aPrintSettingsMap_Impl ); in lcl_createPrintSettingsInfo()
/trunk/main/comphelper/
H A DPackage_inc.mk68 …kage_add_file,comphelper_inc,inc/comphelper/ChainablePropertySetInfo.hxx,comphelper/ChainablePrope…
H A DLibrary_comphelp.mk127 comphelper/source/property/ChainablePropertySetInfo \

Completed in 35 milliseconds