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::XPropertyChangeListener
s. - Description
- May throw
com::sun::star::uno::RuntimeException
andstd::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 © 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.