:: com :: sun :: star :: awt ::
|
unpublished |
interface XStyleChangeListener |
|
|
- Base Interfaces
XStyleChangeListener
┗ ::com::sun::star::lang::XEventListener
::com::sun::star::lang::XEventListener |
- (referenced interface's summary:)
- base interface for all event listeners interfaces.
|
|
- Usage Restrictions
- not published
- Description
- to be implemented by components which wish to be notified about changes in the style of a component
- See also
- XStyleSettings
|
Methods' Summary |
styleSettingsChanged |
called when the style settings of the observed component changed |
Methods' Details |
styleSettingsChanged
void |
styleSettingsChanged( |
[in] ::com::sun::star::lang::EventObject |
Event ); |
- Description
- called when the style settings of the observed component changed
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.