LibreOffice Module sfx2 (master) 1
|
#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) |
Definition at line 28 of file helper.hxx.
|
static |
Definition at line 160 of file helper.cxx.
References comphelper::getProcessComponentContext(), ucbhelper::Content::openStream(), and xStream.
|
static |
Definition at line 102 of file helper.cxx.
References aProperties, ucbhelper::Content::createDynamicCursor(), comphelper::getProcessComponentContext(), and u.
Referenced by IMPL_LINK(), and ContentTabPage_Impl::InitRoot().
|
static |
Definition at line 47 of file helper.cxx.
References ucbhelper::Content::createDynamicCursor(), comphelper::getProcessComponentContext(), and TOOLS_WARN_EXCEPTION.
Referenced by SfxHelpIndexWindow_Impl::Initialize(), SearchTabPage_Impl::Search(), and SfxHelp::Start_Impl().
|
static |
Definition at line 212 of file helper.cxx.
References DBG_ASSERT, INetURLObject::GetMainURL(), comphelper::getProcessComponentContext(), ucbhelper::Content::getPropertyValue(), INetURLObject::GetProtocol(), INetURLObject::NONE, and TOOLS_WARN_EXCEPTION.
Referenced by SfxDocumentPage::Reset().
|
static |
Definition at line 191 of file helper.cxx.
References comphelper::getProcessComponentContext(), ucbhelper::Content::getPropertyValue(), INetURLObject::NONE, and SAL_WARN.
Referenced by SfxHelp::Start_Impl().