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.

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