Searched refs:OpenHelpAgent (Results 1 – 13 of 13) sorted by relevance
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | sfxhelp.hxx | 47 SAL_DLLPRIVATE virtual void OpenHelpAgent( const rtl::OString& sHelpId ); 61 using Help::OpenHelpAgent; 62 static void OpenHelpAgent( SfxFrame* pFrame, const rtl::OString& sHelpId );
|
/aoo41x/main/sfx2/source/appl/ |
H A D | sfxhelp.cxx | 1020 void SfxHelp::OpenHelpAgent( SfxFrame*, const rtl::OString& sHelpId ) in OpenHelpAgent() function in SfxHelp 1024 pHelp->OpenHelpAgent( sHelpId ); in OpenHelpAgent() 1027 void SfxHelp::OpenHelpAgent( const rtl::OString& sHelpId ) in OpenHelpAgent() function in SfxHelp
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | help.hxx | 78 virtual void OpenHelpAgent( const rtl::OString& rHelpId );
|
/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/vcl/source/app/ |
H A D | help.cxx | 64 void Help::OpenHelpAgent( const rtl::OString& ) in OpenHelpAgent() function in Help
|
/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()
|
/aoo41x/main/editeng/source/misc/ |
H A D | svxacorr.cxx | 1477 Application::GetHelp()->OpenHelpAgent( aHelpIds[nHelpId] ); in AutoCorrect()
|
Completed in 112 milliseconds