Searched refs:SfxHelp (Results 1 – 14 of 14) sorted by relevance
/aoo41x/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() 900 sal_Bool SfxHelp::SearchKeyword( const XubString& rKeyword ) in SearchKeyword() 905 sal_Bool SfxHelp::Start( const String& rURL, const Window* pWindow ) in Start() 1014 SfxHelp* pHelp = SAL_STATIC_CAST( SfxHelp*, Application::GetHelp() ); in CreateHelpURL() 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() [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()
|
/aoo41x/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;
|
/aoo41x/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 | 1795 SfxHelp::OpenHelpAgent( &pViewFrame->GetFrame(), sHelpId ); in Notify()
|
H A D | dockwin.cxx | 1879 … SfxHelp::OpenHelpAgent( &pBindings->GetDispatcher_Impl()->GetFrame()->GetFrame(), sHelpId ); in Notify()
|
/aoo41x/main/sfx2/source/view/ |
H A D | frame2.cxx | 134 SfxHelp::OpenHelpAgent( pFrame, sHelpId ); in Notify()
|
/aoo41x/main/sfx2/source/doc/ |
H A D | objxtor.cxx | 637 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()
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | view2.cxx | 1053 SfxHelp::OpenHelpAgent( &pTmpFrame->GetFrame(), HID_MAIL_MERGE_SELECT ); in Execute()
|
/aoo41x/main/sfx2/source/control/ |
H A D | dispatch.cxx | 281 SfxHelp::OpenHelpAgent( &pView->GetFrame(), aCmd ); in Call_Impl()
|
Completed in 188 milliseconds