Home
last modified time | relevance | path

Searched refs:PropertyInfoHash (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/comphelper/source/property/
H A DChainablePropertySet.cxx81 PropertyInfoHash::const_iterator aIter = mpInfo->maMap.find ( rPropertyName ); in setPropertyValue()
99 PropertyInfoHash::const_iterator aIter = mpInfo->maMap.find ( rPropertyName ); in getPropertyValue()
156 PropertyInfoHash::const_iterator aEnd = mpInfo->maMap.end(), aIter; in setPropertyValues()
189 PropertyInfoHash::const_iterator aEnd = mpInfo->maMap.end(), aIter; in getPropertyValues()
227 PropertyInfoHash::const_iterator aIter = mpInfo->maMap.find( PropertyName ); in getPropertyState()
250 PropertyInfoHash::const_iterator aEnd = mpInfo->maMap.end(), aIter; in getPropertyStates()
269 PropertyInfoHash::const_iterator aIter = mpInfo->maMap.find ( rPropertyName ); in setPropertyToDefault()
279 PropertyInfoHash::const_iterator aIter = mpInfo->maMap.find ( rPropertyName ); in getPropertyDefault()
H A DChainablePropertySetInfo.cxx73 PropertyInfoHash::iterator aIter = maMap.find( aName ); in add()
98 PropertyInfoHash::iterator aIter = maMap.begin(); in getProperties()
99 const PropertyInfoHash::iterator aEnd = maMap.end(); in getProperties()
118 PropertyInfoHash::iterator aIter = maMap.find( rName ); in getPropertyByName()
H A DMasterPropertySetInfo.cxx89 void MasterPropertySetInfo::add( PropertyInfoHash &rHash, sal_uInt8 nMapId ) in add()
94 PropertyInfoHash::iterator aIter = rHash.begin(), aEnd = rHash.end(); in add()
/aoo4110/main/comphelper/
H A DPackage_inc.mk117 …l gb_Package_add_file,comphelper_inc,inc/comphelper/PropertyInfoHash.hxx,comphelper/PropertyInfoHa…
/aoo4110/main/comphelper/inc/comphelper/
H A DPropertyInfoHash.hxx62 ::comphelper::eqFunc > PropertyInfoHash; typedef
H A DChainablePropertySetInfo.hxx48 PropertyInfoHash maMap;
H A DMasterPropertySetInfo.hxx51 void add( PropertyInfoHash &rHash, sal_uInt8 nMapId )

Completed in 27 milliseconds