Searched refs:SfxHelp (Results 1 – 14 of 14) sorted by relevance
| /AOO42X/main/sfx2/source/appl/ |
| H A D | sfxhelp.cxx | 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() [all …]
|
| H A D | app.cxx | 315 SfxHelp* pSfxHelp = new SfxHelp; in GetOrCreate()
|
| H A D | appserv.cxx | 344 rtl::OUString sTmp( SfxHelp::CreateHelpURL( sEmpty, sEmpty ) ); in MiscExec_Impl()
|
| H A D | newhelp.cxx | 850 sNewFactory = SfxHelp::GetDefaultHelpModule(); in SetFactory() 2216 sCurrentFactory = SfxHelp::GetCurrentModuleIdentifier(); in InitOnStartupBox()
|
| /AOO42X/main/sfx2/inc/sfx2/ |
| H A D | sfxhelp.hxx | 34 class SFX2_DLLPUBLIC SfxHelp : public Help class 52 SfxHelp(); 53 ~SfxHelp();
|
| H A D | dispatch.hxx | 128 friend class SfxHelp;
|
| /AOO42X/main/sfx2/source/dialog/ |
| H A D | basedlgs.cxx | 404 … SfxHelp::OpenHelpAgent( &pBindings->GetDispatcher_Impl()->GetFrame()->GetFrame(), sHelpId ); in Notify() 506 … SfxHelp::OpenHelpAgent( &pBindings->GetDispatcher_Impl()->GetFrame()->GetFrame(), sHelpId ); in Notify()
|
| H A D | tabdlg.cxx | 1806 SfxHelp::OpenHelpAgent( &pViewFrame->GetFrame(), sHelpId ); in Notify()
|
| H A D | dockwin.cxx | 1879 … SfxHelp::OpenHelpAgent( &pBindings->GetDispatcher_Impl()->GetFrame()->GetFrame(), sHelpId ); in Notify()
|
| /AOO42X/main/sfx2/source/view/ |
| H A D | frame2.cxx | 134 SfxHelp::OpenHelpAgent( pFrame, sHelpId ); in Notify()
|
| /AOO42X/main/sfx2/source/doc/ |
| H A D | objxtor.cxx | 634 SfxHelp::OpenHelpAgent( &pFirst->GetFrame(), HID_CLOSE_WARNING ); in PrepareClose()
|
| H A D | objserv.cxx | 653 … SfxHelp::OpenHelpAgent( &pDocViewFrame->GetFrame(), HID_DID_SAVE_PACKED_XML ); in ExecFile_Impl()
|
| /AOO42X/main/sw/source/ui/uiview/ |
| H A D | view2.cxx | 1051 SfxHelp::OpenHelpAgent( &pTmpFrame->GetFrame(), HID_MAIL_MERGE_SELECT ); in Execute()
|
| /AOO42X/main/sfx2/source/control/ |
| H A D | dispatch.cxx | 281 SfxHelp::OpenHelpAgent( &pView->GetFrame(), aCmd ); in Call_Impl()
|