The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: util ::

interface XModifyListener
Base Interfaces
XModifyListener
┗ ::com::sun::star::lang::XEventListener

::com::sun::star::lang::XEventListener
(referenced interface's summary:)
base interface for all event listeners interfaces.
Description
makes it possible to receive events when a model object changes.

Methods' Summary
modified is called when something changes in the object.  
Methods' Details
modified
void
modified( [in] ::com::sun::star::lang::EventObject  aEvent );

Description
is called when something changes in the object.

Due to such an event, it may be necessary to update views or controllers.

The source of the event may be the content of the object to which the listener is registered.

Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.