Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: cppu ::

template< typename T >

class PropertySetMixin


Base Classes
com::sun::star::beans::XPropertySet (public)
  |  
  |  com::sun::star::beans::XFastPropertySet (public)
  |    |  
  |    |  com::sun::star::beans::XPropertyAccess (public)
  |    |    |  
  +----+----+--PropertySetMixinImpl (public)
                 |  
                 +--PropertySetMixin
Known Derived Classes
None.

virtual abstract interface template
NO NO NO YES
Summary
A helper mixin to implement certain UNO interfaces related to property set handling on top of the attributes of a given UNO interface type.
Description
The UNO interface type is specified by the type parameter T (which must correspond to a UNO interface type).
Since
UDK 3.2.1
File
propertysetmixin.hxx

Protected Members

Methods


PropertySetMixin( const com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext > & context, Implements implements, const com::sun::star::uno::Sequence< rtl::OUString > & absentOptional );
The constructor.

~PropertySetMixin( );
The destructor.

Private Members

Methods


PropertySetMixin( PropertySetMixin & );
void
operator=( PropertySetMixin );

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.