LibreOffice Module ucb (master) 1
Variables
hierarchyuri.cxx File Reference
#include "hierarchyuri.hxx"
Include dependency graph for hierarchyuri.cxx:

Go to the source code of this file.

Variables

constexpr OUStringLiteral HIERARCHY_URL_SCHEME = u"vnd.sun.star.hier"
 
constexpr OUStringLiteral DEFAULT_DATA_SOURCE_SERVICE
 

Variable Documentation

◆ DEFAULT_DATA_SOURCE_SERVICE

constexpr OUStringLiteral DEFAULT_DATA_SOURCE_SERVICE
constexpr
Initial value:
=
u"com.sun.star.ucb.DefaultHierarchyDataSource"
float u

Definition at line 32 of file hierarchyuri.cxx.

Referenced by hierarchy_ucp::HierarchyUri::init().

◆ HIERARCHY_URL_SCHEME

constexpr OUStringLiteral HIERARCHY_URL_SCHEME = u"vnd.sun.star.hier"
constexpr