LibreOffice Module framework (master) 1
Namespaces | Macros | Variables
storageholder.cxx File Reference
#include <accelerators/storageholder.hxx>
#include <accelerators/acceleratorconfiguration.hxx>
#include <sal/log.hxx>
#include <com/sun/star/embed/ElementModes.hpp>
#include <com/sun/star/embed/XTransactedObject.hpp>
#include <rtl/ustrbuf.hxx>
#include <o3tl/string_view.hxx>
#include <algorithm>
Include dependency graph for storageholder.cxx:

Go to the source code of this file.

Namespaces

namespace  framework
 

Macros

#define PATH_SEPARATOR_UNICODE   u'/'
 

Variables

constexpr OUStringLiteral PATH_SEPARATOR = u"/"
 

Macro Definition Documentation

◆ PATH_SEPARATOR_UNICODE

#define PATH_SEPARATOR_UNICODE   u'/'

Definition at line 34 of file storageholder.cxx.

Variable Documentation

◆ PATH_SEPARATOR

constexpr OUStringLiteral PATH_SEPARATOR = u"/"
constexpr