|
LibreOffice Module desktop (master) 1
|
#include <config_features.h>#include <dp_interact.h>#include <dp_misc.h>#include <dp_registry.hxx>#include <dp_shared.hxx>#include <strings.hrc>#include <dp_ucb.h>#include <dp_platform.hxx>#include "dp_manager.h"#include <dp_identifier.hxx>#include <rtl/ustrbuf.hxx>#include <rtl/string.hxx>#include <rtl/uri.hxx>#include <rtl/bootstrap.hxx>#include <sal/log.hxx>#include <tools/urlobj.hxx>#include <comphelper/diagnose_ex.hxx>#include <osl/diagnose.h>#include <osl/file.hxx>#include <osl/security.hxx>#include <cppuhelper/exc_hlp.hxx>#include <comphelper/logging.hxx>#include <comphelper/sequence.hxx>#include <utility>#include <xmlscript/xml_helper.hxx>#include <svl/inettype.hxx>#include <com/sun/star/lang/IllegalArgumentException.hpp>#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>#include <com/sun/star/beans/UnknownPropertyException.hpp>#include <com/sun/star/logging/LogLevel.hpp>#include <com/sun/star/logging/FileHandler.hpp>#include <com/sun/star/logging/SimpleTextFormatter.hpp>#include <com/sun/star/logging/XLogger.hpp>#include <com/sun/star/util/XUpdatable.hpp>#include <com/sun/star/sdbc/XResultSet.hpp>#include <com/sun/star/sdbc/XRow.hpp>#include <com/sun/star/ucb/CommandAbortedException.hpp>#include <com/sun/star/ucb/CommandFailedException.hpp>#include <com/sun/star/ucb/ContentCreationException.hpp>#include <com/sun/star/ucb/XContentAccess.hpp>#include <com/sun/star/ucb/NameClash.hpp>#include <com/sun/star/deployment/DeploymentException.hpp>#include <com/sun/star/deployment/InvalidRemovedParameterException.hpp>#include <com/sun/star/deployment/Prerequisites.hpp>#include <com/sun/star/ucb/UnsupportedCommandException.hpp>#include <unotools/tempfile.hxx>#include <dp_descriptioninfoset.hxx>#include "dp_commandenvironments.hxx"#include "dp_properties.hxx"#include <vector>#include <algorithm>Go to the source code of this file.
Namespaces | |
| namespace | dp_manager |
| OUString m_str |
Definition at line 88 of file dp_manager.cxx.