Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/chart/
H A DMultiPropertySetHandler.hxx47 class PropertyWrapperBase class
53 PropertyWrapperBase (const ::rtl::OUString & rName) in PropertyWrapperBase() function in PropertyWrapperBase
56 virtual ~PropertyWrapperBase() in ~PropertyWrapperBase()
73 template<class T> class PropertyWrapper : public PropertyWrapperBase
79 : PropertyWrapperBase (rName), in PropertyWrapper()
185 ::std::map< ::rtl::OUString, PropertyWrapperBase*, OUStringComparison> aPropertyList;
206 ::std::map< ::rtl::OUString, PropertyWrapperBase*, OUStringComparison>::iterator I; in ~MultiPropertySetHandler()
223 ::std::map< ::rtl::OUString, PropertyWrapperBase*, OUStringComparison>::iterator I; in GetProperties()
245 ::std::map< ::rtl::OUString, PropertyWrapperBase*, OUStringComparison>::iterator I; in MultiGet()
273 ::std::map< ::rtl::OUString, PropertyWrapperBase*, OUStringComparison>::iterator I; in SingleGet()

Completed in 5 milliseconds