Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: osl ::

class DirectoryCreationObserver


Base Classes
None.
Known Derived Classes
None.

virtual abstract interface template
YES YES YES NO
Summary
Base class for observers of directory creation notifications.
Description
Clients which uses the method createDirectoryPath of the class Directory may want to be informed about the directories that have been created. This may be accomplished by deriving from this base class and overwriting the virtual function DirectoryCreated.
See Also
Directory::createPath
File
file.hxx

Public Members

Methods

virtual
~DirectoryCreationObserver( );
virtual void
DirectoryCreated( const rtl::OUString & aDirectoryUrl ) = 0;

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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