LibreOffice Module sfx2 (master) 1
Static Public Member Functions | List of all members
SfxContentHelper Class Reference

#include <helper.hxx>

Static Public Member Functions

static std::vector< OUString > GetResultSet (const OUString &rURL)
 
static std::vector< OUString > GetHelpTreeViewContents (const OUString &rURL)
 
static OUString GetActiveHelpString (const OUString &rURL)
 
static bool IsHelpErrorDocument (std::u16string_view rURL)
 
static sal_Int64 GetSize (std::u16string_view rContent)
 

Detailed Description

Definition at line 28 of file helper.hxx.

Member Function Documentation

◆ GetActiveHelpString()

OUString SfxContentHelper::GetActiveHelpString ( const OUString &  rURL)
static

◆ GetHelpTreeViewContents()

std::vector< OUString > SfxContentHelper::GetHelpTreeViewContents ( const OUString &  rURL)
static

◆ GetResultSet()

std::vector< OUString > SfxContentHelper::GetResultSet ( const OUString &  rURL)
static

◆ GetSize()

sal_Int64 SfxContentHelper::GetSize ( std::u16string_view  rContent)
static

◆ IsHelpErrorDocument()

bool SfxContentHelper::IsHelpErrorDocument ( std::u16string_view  rURL)
static

The documentation for this class was generated from the following files: