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
and std::bad_alloc
.
-
BoundListeners
- BoundListeners(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
-
operator=
- void operator=(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
Top of Page
Copyright © 2003 Sun Microsystems, Inc.