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()
858 XubString SfxHelp::GetHelpText( const String& aCommandURL, const Window* pWindow ) in GetHelpText()
900 sal_Bool SfxHelp::SearchKeyword( const XubString& rKeyword ) in SearchKeyword()
905 sal_Bool SfxHelp::Start( const String& rURL, const Window* pWindow ) in Start()
910 sal_Bool SfxHelp::Start_Impl( const String& rURL, const Window* pWindow, const String& rKeyword ) in Start_Impl()
1011 String SfxHelp::CreateHelpURL( const String& aCommandURL, const String& rModuleName ) in CreateHelpURL()
1014 SfxHelp* pHelp = SAL_STATIC_CAST( SfxHelp*, Application::GetHelp() ); in CreateHelpURL()
1020 void SfxHelp::OpenHelpAgent( SfxFrame*, const rtl::OString& sHelpId ) in OpenHelpAgent()
1022 SfxHelp* pHelp = SAL_STATIC_CAST( SfxHelp*, Application::GetHelp() ); in OpenHelpAgent()
1027 void SfxHelp::OpenHelpAgent( const rtl::OString& sHelpId ) in OpenHelpAgent()
1067 String SfxHelp::GetDefaultHelpModule() in GetDefaultHelpModule()
1072 ::rtl::OUString SfxHelp::GetCurrentModuleIdentifier() in GetCurrentModuleIdentifier()