Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/core/
H A DPropertySetMerger.cxx42 class PropertySetMergerImpl : public ::cppu::WeakAggImplHelper3< XPropertySet, XPropertyState, XPro… class
54PropertySetMergerImpl( const Reference< XPropertySet > rPropSet1, const Reference< XPropertySet > …
55 virtual ~PropertySetMergerImpl();
82 PropertySetMergerImpl::PropertySetMergerImpl( Reference< XPropertySet > rPropSet1, Reference< XProp… in PropertySetMergerImpl() function in PropertySetMergerImpl
92 PropertySetMergerImpl::~PropertySetMergerImpl() in ~PropertySetMergerImpl()
97 Reference< XPropertySetInfo > SAL_CALL PropertySetMergerImpl::getPropertySetInfo( ) throw(RuntimeE… in getPropertySetInfo()
183 void SAL_CALL PropertySetMergerImpl::setPropertyToDefault( const OUString& PropertyName ) throw(Unk… in setPropertyToDefault()
219 Sequence< Property > SAL_CALL PropertySetMergerImpl::getProperties() throw(RuntimeException) in getProperties()
244 Property SAL_CALL PropertySetMergerImpl::getPropertyByName( const OUString& aName ) throw(UnknownPr… in getPropertyByName()
252 sal_Bool SAL_CALL PropertySetMergerImpl::hasPropertyByName( const OUString& Name ) throw(RuntimeExc… in hasPropertyByName()
[all …]

Completed in 10 milliseconds