Home
last modified time | relevance | path

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

/aoo42x/main/comphelper/source/property/
H A Dgenericpropertyset.cxx61 class GenericPropertySet : public OWeakAggObject, class
76 GenericPropertySet( PropertySetInfo* pInfo ) throw();
77 virtual ~GenericPropertySet() throw();
103 GenericPropertySet::GenericPropertySet( PropertySetInfo* pInfo ) throw() in GenericPropertySet() function in GenericPropertySet
109 GenericPropertySet::~GenericPropertySet() throw() in ~GenericPropertySet()
202 Any SAL_CALL GenericPropertySet::queryInterface( const Type & rType ) in queryInterface()
208 Any SAL_CALL GenericPropertySet::queryAggregation( const Type & rType ) in queryAggregation()
227 void SAL_CALL GenericPropertySet::acquire() throw() in acquire()
232 void SAL_CALL GenericPropertySet::release() throw() in release()
237 uno::Sequence< uno::Type > SAL_CALL GenericPropertySet::getTypes() in getTypes()
[all …]
/aoo42x/main/oox/source/helper/
H A Dpropertymap.cxx55 class GenericPropertySet : public GenericPropertySetBase, private ::osl::Mutex class
58 explicit GenericPropertySet();
59 explicit GenericPropertySet( const PropertyMap& rPropMap );
82 GenericPropertySet::GenericPropertySet() in GenericPropertySet() function in oox::__anonf444702f0111::GenericPropertySet
86 GenericPropertySet::GenericPropertySet( const PropertyMap& rPropMap ) in GenericPropertySet() function in oox::__anonf444702f0111::GenericPropertySet
93 Reference< XPropertySetInfo > SAL_CALL GenericPropertySet::getPropertySetInfo() throw (RuntimeExcep… in getPropertySetInfo()
104 Any SAL_CALL GenericPropertySet::getPropertyValue( const OUString& rPropertyName ) throw (UnknownPr… in getPropertyValue()
119 Sequence< Property > SAL_CALL GenericPropertySet::getProperties() throw (RuntimeException) in getProperties()
133 Property SAL_CALL GenericPropertySet::getPropertyByName( const OUString& rPropertyName ) throw (Unk… in getPropertyByName()
146 sal_Bool SAL_CALL GenericPropertySet::hasPropertyByName( const OUString& rPropertyName ) throw (Run… in hasPropertyByName()
[all …]

Completed in 17 milliseconds