|
LibreOffice Module unotools (master) 1
|
#include <sal/config.h>#include <cassert>#include <vector>#include <com/sun/star/sdbc/XResultSet.hpp>#include <com/sun/star/task/XInteractionHandler.hpp>#include <com/sun/star/task/InteractionHandler.hpp>#include <com/sun/star/ucb/CommandAbortedException.hpp>#include <com/sun/star/ucb/ContentInfo.hpp>#include <com/sun/star/ucb/ContentInfoAttribute.hpp>#include <com/sun/star/ucb/IOErrorCode.hpp>#include <com/sun/star/ucb/InteractiveIOException.hpp>#include <com/sun/star/ucb/NameClashException.hpp>#include <com/sun/star/ucb/UniversalContentBroker.hpp>#include <com/sun/star/ucb/XCommandEnvironment.hpp>#include <com/sun/star/ucb/XContentAccess.hpp>#include <com/sun/star/ucb/XUniversalContentBroker.hpp>#include <com/sun/star/uno/Any.hxx>#include <com/sun/star/uno/Exception.hpp>#include <com/sun/star/uno/Reference.hxx>#include <com/sun/star/uno/RuntimeException.hpp>#include <com/sun/star/uno/Sequence.hxx>#include <comphelper/processfactory.hxx>#include <comphelper/simplefileaccessinteraction.hxx>#include <osl/file.hxx>#include <rtl/ustring.hxx>#include <sal/log.hxx>#include <tools/datetime.hxx>#include <tools/urlobj.hxx>#include <comphelper/diagnose_ex.hxx>#include <ucbhelper/commandenvironment.hxx>#include <ucbhelper/content.hxx>#include <unotools/ucbhelper.hxx>Go to the source code of this file.
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::ucb |
| namespace | com::sun::star::uno |
| namespace | com::sun::star::util |