Home
last modified time | relevance | path

Searched refs:OpenHelpAgent (Results 1 – 13 of 13) sorted by relevance

/aoo42x/main/sfx2/inc/sfx2/
H A Dsfxhelp.hxx47 SAL_DLLPRIVATE virtual void OpenHelpAgent( const rtl::OString& sHelpId );
61 using Help::OpenHelpAgent;
62 static void OpenHelpAgent( SfxFrame* pFrame, const rtl::OString& sHelpId );
/aoo42x/main/sfx2/source/appl/
H A Dsfxhelp.cxx1023 void SfxHelp::OpenHelpAgent( SfxFrame*, const rtl::OString& sHelpId ) in OpenHelpAgent() function in SfxHelp
1027 pHelp->OpenHelpAgent( sHelpId ); in OpenHelpAgent()
1030 void SfxHelp::OpenHelpAgent( const rtl::OString& sHelpId ) in OpenHelpAgent() function in SfxHelp
/aoo42x/main/sfx2/source/dialog/
H A Dbasedlgs.cxx404 … SfxHelp::OpenHelpAgent( &pBindings->GetDispatcher_Impl()->GetFrame()->GetFrame(), sHelpId ); in Notify()
506 … SfxHelp::OpenHelpAgent( &pBindings->GetDispatcher_Impl()->GetFrame()->GetFrame(), sHelpId ); in Notify()
H A Dtabdlg.cxx1806 SfxHelp::OpenHelpAgent( &pViewFrame->GetFrame(), sHelpId ); in Notify()
H A Ddockwin.cxx1879 … SfxHelp::OpenHelpAgent( &pBindings->GetDispatcher_Impl()->GetFrame()->GetFrame(), sHelpId ); in Notify()
/aoo42x/main/vcl/inc/vcl/
H A Dhelp.hxx78 virtual void OpenHelpAgent( const rtl::OString& rHelpId );
/aoo42x/main/sfx2/source/view/
H A Dframe2.cxx134 SfxHelp::OpenHelpAgent( pFrame, sHelpId ); in Notify()
/aoo42x/main/vcl/source/app/
H A Dhelp.cxx64 void Help::OpenHelpAgent( const rtl::OString& ) in OpenHelpAgent() function in Help
/aoo42x/main/sfx2/source/doc/
H A Dobjxtor.cxx634 SfxHelp::OpenHelpAgent( &pFirst->GetFrame(), HID_CLOSE_WARNING ); in PrepareClose()
H A Dobjserv.cxx653 SfxHelp::OpenHelpAgent( &pDocViewFrame->GetFrame(), HID_DID_SAVE_PACKED_XML ); in ExecFile_Impl()
/aoo42x/main/sw/source/ui/uiview/
H A Dview2.cxx1053 SfxHelp::OpenHelpAgent( &pTmpFrame->GetFrame(), HID_MAIL_MERGE_SELECT ); in Execute()
/aoo42x/main/sfx2/source/control/
H A Ddispatch.cxx281 SfxHelp::OpenHelpAgent( &pView->GetFrame(), aCmd ); in Call_Impl()
/aoo42x/main/editeng/source/misc/
H A Dsvxacorr.cxx1477 Application::GetHelp()->OpenHelpAgent( aHelpIds[nHelpId] ); in AutoCorrect()

Completed in 98 milliseconds