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 :: document ::

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

::com::sun::star::lang::XEventListener
(referenced interface's summary:)
base interface for all event listeners interfaces.
Description
allows to be notified when a document is switched to a new storage.

Methods' Summary
notifyStorageChange is called when document switches to another storage.  
Methods' Details
notifyStorageChange
[oneway] void
notifyStorageChange( [in] ::com::sun::star::uno::XInterface  xDocument,
[in] ::com::sun::star::embed::XStorage  xStorage );

Description
is called when document switches to another storage.
Parameter xDocument
the document that has changed the storage it is based on
Parameter xStorage
the new storage the document is based on
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.