LibreOffice Module ucb (master) 1
|
Classes | |
struct | ConfigProviderMapEntry |
class | DynamicResultSet |
class | HierarchyContent |
class | HierarchyContentProperties |
class | HierarchyContentProvider |
class | HierarchyDataSource |
class | HierarchyEntry |
class | HierarchyEntryData |
class | HierarchyResultSetDataSupplier |
class | HierarchyUri |
Typedefs | |
typedef std::unordered_map< OUString, ConfigProviderMapEntry > | ConfigProviderMap |
typedef cppu::ImplInheritanceHelper< ::ucbhelper::ContentProviderImplHelper, css::lang::XInitialization > | HierarchyContentProvider_Base |
Functions | |
static void | makeXMLName (std::u16string_view rIn, OUStringBuffer &rBuffer) |
Variables | |
constexpr OUStringLiteral | READ_SERVICE_NAME = u"com.sun.star.ucb.HierarchyDataReadAccess" |
constexpr OUStringLiteral | READWRITE_SERVICE_NAME = u"com.sun.star.ucb.HierarchyDataReadWriteAccess" |
constexpr OUStringLiteral | CFGPROPERTY_NODEPATH = u"nodepath" |
constexpr OUStringLiteral | HIERARCHY_FOLDER_CONTENT_TYPE |
constexpr OUStringLiteral | HIERARCHY_LINK_CONTENT_TYPE |
typedef std::unordered_map< OUString, ConfigProviderMapEntry> hierarchy_ucp::ConfigProviderMap |
Definition at line 62 of file hierarchyprovider.hxx.
typedef cppu::ImplInheritanceHelper< ::ucbhelper::ContentProviderImplHelper, css::lang::XInitialization> hierarchy_ucp::HierarchyContentProvider_Base |
Definition at line 64 of file hierarchyprovider.hxx.
|
static |
Definition at line 50 of file hierarchydata.cxx.
Referenced by hierarchy_ucp::HierarchyEntry::createPathFromHierarchyURL(), and hierarchy_ucp::HierarchyEntry::iterator::operator*().
|
constexpr |
Definition at line 93 of file hierarchydata.cxx.
Referenced by hierarchy_ucp::HierarchyEntry::getRootReadAccess(), hierarchy_ucp::HierarchyEntry::move(), hierarchy_ucp::HierarchyEntry::remove(), and hierarchy_ucp::HierarchyEntry::setData().
|
inlineconstexpr |
Definition at line 43 of file hierarchyprovider.hxx.
Referenced by hierarchy_ucp::HierarchyContent::createNewContent(), hierarchy_ucp::HierarchyContentProperties::getCreatableContentsInfo(), and hierarchy_ucp::HierarchyContent::transfer().
|
inlineconstexpr |
Definition at line 45 of file hierarchyprovider.hxx.
Referenced by hierarchy_ucp::HierarchyContent::createNewContent(), hierarchy_ucp::HierarchyContentProperties::getCreatableContentsInfo(), and hierarchy_ucp::HierarchyContent::transfer().
|
constexpr |
Definition at line 89 of file hierarchydata.cxx.
Referenced by hierarchy_ucp::HierarchyEntry::getRootReadAccess().
|
constexpr |
Definition at line 90 of file hierarchydata.cxx.
Referenced by hierarchy_ucp::HierarchyEntry::move(), hierarchy_ucp::HierarchyEntry::remove(), and hierarchy_ucp::HierarchyEntry::setData().