|
LibreOffice Module unotools (master) 1
|
#include <com/sun/star/sdbc/XResultSet.hpp>#include <com/sun/star/ucb/XContentAccess.hpp>#include <com/sun/star/ucb/CommandAbortedException.hpp>#include <comphelper/DirectoryHelper.hxx>#include <comphelper/processfactory.hxx>#include <comphelper/sequence.hxx>#include <sal/log.hxx>#include <unotools/localfilehelper.hxx>#include <rtl/ustring.hxx>#include <ucbhelper/content.hxx>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | utl |
Functions | |
| void | utl::removeTree (OUString const &url) |
| recursively remove directory and all contents More... | |