Lines Matching refs:SfxHelp
377 String aHelpURL = SfxHelp::CreateHelpURL( aCommandURL, rModule ); in GetHelpText()
601 SfxHelp::SfxHelp() : in SfxHelp() function in SfxHelp
641 SfxHelp::~SfxHelp() in ~SfxHelp()
703 String SfxHelp::GetHelpModuleName_Impl() in GetHelpModuleName_Impl()
768 String SfxHelp::CreateHelpURL_Impl( const String& aCommandURL, const String& rModuleName ) in CreateHelpURL_Impl()
861 XubString SfxHelp::GetHelpText( const String& aCommandURL, const Window* pWindow ) in GetHelpText()
903 sal_Bool SfxHelp::SearchKeyword( const XubString& rKeyword ) in SearchKeyword()
908 sal_Bool SfxHelp::Start( const String& rURL, const Window* pWindow ) in Start()
913 sal_Bool SfxHelp::Start_Impl( const String& rURL, const Window* pWindow, const String& rKeyword ) in Start_Impl()
1014 String SfxHelp::CreateHelpURL( const String& aCommandURL, const String& rModuleName ) in CreateHelpURL()
1017 SfxHelp* pHelp = SAL_STATIC_CAST( SfxHelp*, Application::GetHelp() ); in CreateHelpURL()
1023 void SfxHelp::OpenHelpAgent( SfxFrame*, const rtl::OString& sHelpId ) in OpenHelpAgent()
1025 SfxHelp* pHelp = SAL_STATIC_CAST( SfxHelp*, Application::GetHelp() ); in OpenHelpAgent()
1030 void SfxHelp::OpenHelpAgent( const rtl::OString& sHelpId ) in OpenHelpAgent()
1070 String SfxHelp::GetDefaultHelpModule() in GetDefaultHelpModule()
1075 ::rtl::OUString SfxHelp::GetCurrentModuleIdentifier() in GetCurrentModuleIdentifier()