Searched refs:PropertyMapImpl (Results 1 – 4 of 4) sorted by relevance
38 class PropertyMapImpl class41 PropertyMapImpl() throw();42 virtual ~PropertyMapImpl() throw();60 PropertyMapImpl::PropertyMapImpl() throw() in PropertyMapImpl() function in PropertyMapImpl64 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 …]
39 class PropertyMapImpl class42 PropertyMapImpl() throw();43 virtual ~PropertyMapImpl() throw();61 PropertyMapImpl::PropertyMapImpl() throw() in PropertyMapImpl() function in PropertyMapImpl65 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 …]
53 class PropertyMapImpl;61 PropertyMapImpl* mpMap;
Completed in 9 milliseconds