LibreOffice Module desktop (master) 1
Namespaces | Variables
dp_properties.cxx File Reference
#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"
Include dependency graph for dp_properties.cxx:

Go to the source code of this file.

Namespaces

namespace  dp_manager
 

Variables

constexpr OUStringLiteral PROP_SUPPRESS_LICENSE = u"SUPPRESS_LICENSE"
 
constexpr OUStringLiteral PROP_EXTENSION_UPDATE = u"EXTENSION_UPDATE"
 

Variable Documentation

◆ PROP_EXTENSION_UPDATE

constexpr OUStringLiteral PROP_EXTENSION_UPDATE = u"EXTENSION_UPDATE"
constexpr

Definition at line 37 of file dp_properties.cxx.

◆ PROP_SUPPRESS_LICENSE

constexpr OUStringLiteral PROP_SUPPRESS_LICENSE = u"SUPPRESS_LICENSE"
constexpr

Definition at line 36 of file dp_properties.cxx.

Referenced by dp_manager::ExtensionProperties::write().