Language
The Free and Open Productivity Suite
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 |
:: cppu ::
PropertySetMixinImpl :: class BoundListeners
- Base Classes
- None.
- Known Derived Classes
- None.
virtual |
abstract |
interface |
template |
NO |
NO |
NO |
NO |
- Summary
- A class used by subclasses of
cppu::PropertySetMixin
when implementing UNO interface
type attribute setter functions.
- Description
- This class is not thread safe; that is, the constructor,
notify
, and the destructor must be called from the same
thread.
- File
- propertysetmixin.hxx
Public Members
-
Methods
|
BoundListeners( ); |
The constructor.
|
~BoundListeners( ); |
The destructor.
|
void
notify( ) const; |
Notifies any
<code>com::sun::star::beans::XPropertyChangeListener</code>s.
|
Private Members
-
Top of Page
Copyright © 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.