Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/table/
H A Dpropertyset.cxx129 FastPropertySet::FastPropertySet( const rtl::Reference< FastPropertySetInfo >& xInfo ) in FastPropertySet() function in comphelper::FastPropertySet
136 FastPropertySet::~FastPropertySet() in ~FastPropertySet()
144 Reference< XPropertySetInfo > SAL_CALL FastPropertySet::getPropertySetInfo( ) throw (RuntimeExcept… in getPropertySetInfo()
158 Any SAL_CALL FastPropertySet::getPropertyValue( const OUString& aPropertyName ) throw (UnknownPrope… in getPropertyValue()
165 void SAL_CALL FastPropertySet::addPropertyChangeListener( const OUString&, const Reference< XProper… in addPropertyChangeListener()
171 void SAL_CALL FastPropertySet::removePropertyChangeListener( const OUString&, const Reference< XPro… in removePropertyChangeListener()
177 void SAL_CALL FastPropertySet::addVetoableChangeListener( const OUString&, const Reference< XVetoab… in addVetoableChangeListener()
215 Sequence< Any > SAL_CALL FastPropertySet::getPropertyValues( const Sequence< OUString >& aPropertyN… in getPropertyValues()
239 void SAL_CALL FastPropertySet::addPropertiesChangeListener( const Sequence< OUString >&, const Refe… in addPropertiesChangeListener()
245 void SAL_CALL FastPropertySet::removePropertiesChangeListener( const Reference< XPropertiesChangeLi… in removePropertiesChangeListener()
[all …]
H A Dpropertyset.hxx72 class FastPropertySet : public ::cppu::WeakAggImplHelper3< ::com::sun::star::beans::XPropertySet, … class
75 FastPropertySet( const rtl::Reference< FastPropertySetInfo >& xInfo );
76 virtual ~FastPropertySet();
H A Dtablecolumn.hxx42 typedef ::cppu::ImplInheritanceHelper2< ::comphelper::FastPropertySet, ::com::sun::star::table::XCe…
H A Dtablerow.hxx42 typedef ::cppu::ImplInheritanceHelper2< ::comphelper::FastPropertySet, ::com::sun::star::table::XCe…
/aoo42x/main/sfx2/inc/sfx2/
H A Dsfx.hrc335 // only for FastPropertySet

Completed in 26 milliseconds