Home
last modified time | relevance | path

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

/aoo4110/main/comphelper/source/property/
H A Dpropertysetinfo.cxx38 class PropertyMapImpl class
41 PropertyMapImpl() throw();
42 virtual ~PropertyMapImpl() throw();
60 PropertyMapImpl::PropertyMapImpl() throw() in PropertyMapImpl() function in PropertyMapImpl
64 PropertyMapImpl::~PropertyMapImpl() throw() in ~PropertyMapImpl()
68 void PropertyMapImpl::add( PropertyMapEntry* pMap, sal_Int32 nCount ) throw() in add()
100 void PropertyMapImpl::remove( const OUString& aName ) throw() in remove()
108 Sequence< Property > PropertyMapImpl::getProperties() throw() in getProperties()
137 const PropertyMap* PropertyMapImpl::getPropertyMap() const throw() in getPropertyMap()
163 mpMap = new PropertyMapImpl(); in PropertySetInfo()
[all …]
/aoo4110/main/unotools/source/property/
H A Dpropertysetinfo.cxx39 class PropertyMapImpl class
42 PropertyMapImpl() throw();
43 virtual ~PropertyMapImpl() throw();
61 PropertyMapImpl::PropertyMapImpl() throw() in PropertyMapImpl() function in PropertyMapImpl
65 PropertyMapImpl::~PropertyMapImpl() throw() in ~PropertyMapImpl()
69 void PropertyMapImpl::add( PropertyMapEntry* pMap ) throw() in add()
97 void PropertyMapImpl::remove( const OUString& aName ) throw() in remove()
105 Sequence< Property > PropertyMapImpl::getProperties() throw() in getProperties()
133 const PropertyMap* PropertyMapImpl::getPropertyMap() const throw() in getPropertyMap()
150 sal_Bool PropertyMapImpl::hasPropertyByName( const OUString& aName ) throw() in hasPropertyByName()
[all …]
/aoo4110/main/unotools/inc/unotools/
H A Dpropertysetinfo.hxx53 class PropertyMapImpl;
61 PropertyMapImpl* mpMap;
/aoo4110/main/comphelper/inc/comphelper/
H A Dpropertysetinfo.hxx53 class PropertyMapImpl;
61 PropertyMapImpl* mpMap;

Completed in 23 milliseconds