| Overview | Namespace | Class | Index | Help |
Methods of Class BoundListeners
- BoundListeners
- BoundListeners();
virtual abstract const volatile template static inline C-linkage NO NO NO NO NO NO NO NO
- Summary
- The constructor.
- Description
- May throw
std::bad_alloc.
- ~BoundListeners
- ~BoundListeners();
virtual abstract const volatile template static inline C-linkage NO NO NO NO NO NO NO NO
- Summary
- The destructor.
- Description
- Does not throw.
- notify
- void notify();
virtual abstract const volatile template static inline C-linkage NO NO NO NO NO NO NO NO
- Summary
- Notifies any
com::sun::star::beans::XPropertyChangeListeners. - Description
- May throw
com::sun::star::uno::RuntimeExceptionandstd::bad_alloc.
- BoundListeners
- BoundListeners(
BoundListeners & );
virtual abstract const volatile template static inline C-linkage NO NO NO NO NO NO NO NO
- operator=
- void operator=(
BoundListeners );
virtual abstract const volatile template static inline C-linkage NO NO NO NO NO NO NO NO
Top of Page
Copyright © 2009 Sun Microsystems, Inc.


