The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: 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 Feather

Copyright & License | Privacy | Contact Us | Donate

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