Overview | Namespace | Class | Index | Help |
PUBLIC MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
PRIVATE MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
virtual | abstract | interface | template |
NO | NO | NO | NO |
cppu::PropertySetMixin
when implementing UNO interface
type attribute setter functions.
notify
, and the destructor must be called from the same
thread.
Methods |
|
BoundListeners( ); |
The constructor. |
~BoundListeners( ); |
The destructor. |
void notify( ) const; |
Notifies any <code>com::sun::star::beans::XPropertyChangeListener</code>s. |
Methods |
|
BoundListeners( BoundListeners & ); |
|
void operator=( BoundListeners ); |
Data |
|
Impl * m_impl; |
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.