Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


Methods of Class DirectoryCreationObserver


~DirectoryCreationObserver
virtual ~DirectoryCreationObserver();

virtual abstract const volatile template static inline C-linkage
YES NO NO NO NO NO YES NO


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

virtual abstract const volatile template static inline C-linkage
YES YES NO NO NO NO NO NO

Description
This method will be called when a new directory has been created and needs to be overwritten by derived classes. You must not delete the directory that was just created otherwise you will run into an endless loop.
Parameters
aDirectoryUrl
[in]The absolute file URL of the directory that was just created by
::osl::Directory::createPath.

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.