Syntax
interface XContentEventListener : com::sun::star::lang::XEventListener ;
Description
a listener for events related to XContent s.
See also
- XContent
-
Method Summary
|
contentEvent |
gets called whenever a content wishes to notify changes.
|
|
Method Details
|
|
Syntax
- void contentEvent
(
- com::sun::star::ucb::ContentEvent evt );
Description
gets called whenever a content wishes to notify changes.
Parameter evt
-
the event.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.