LibreOffice Module desktop (master)
1
|
#include <com/sun/star/ucb/XCommandEnvironment.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <xmlscript/xml_helper.hxx>
#include <ucbhelper/content.hxx>
#include <dp_ucb.h>
#include "dp_properties.hxx"
Go to the source code of this file.
Namespaces | |
dp_manager | |
Variables | |
constexpr OUStringLiteral | PROP_SUPPRESS_LICENSE = u"SUPPRESS_LICENSE" |
constexpr OUStringLiteral | PROP_EXTENSION_UPDATE = u"EXTENSION_UPDATE" |
constexpr OUStringLiteral PROP_EXTENSION_UPDATE = u"EXTENSION_UPDATE" |
Definition at line 37 of file dp_properties.cxx.
constexpr OUStringLiteral PROP_SUPPRESS_LICENSE = u"SUPPRESS_LICENSE" |
Definition at line 36 of file dp_properties.cxx.
Referenced by dp_manager::ExtensionProperties::write().