Home
last modified time | relevance | path

Searched refs:SfxHelp (Results 1 – 14 of 14) sorted by relevance

/AOO42X/main/sfx2/source/appl/
H A Dsfxhelp.cxx377 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 Dapp.cxx315 SfxHelp* pSfxHelp = new SfxHelp; in GetOrCreate()
H A Dappserv.cxx344 rtl::OUString sTmp( SfxHelp::CreateHelpURL( sEmpty, sEmpty ) ); in MiscExec_Impl()
H A Dnewhelp.cxx850 sNewFactory = SfxHelp::GetDefaultHelpModule(); in SetFactory()
2216 sCurrentFactory = SfxHelp::GetCurrentModuleIdentifier(); in InitOnStartupBox()
/AOO42X/main/sfx2/inc/sfx2/
H A Dsfxhelp.hxx34 class SFX2_DLLPUBLIC SfxHelp : public Help class
52 SfxHelp();
53 ~SfxHelp();
H A Ddispatch.hxx128 friend class SfxHelp;
/AOO42X/main/sfx2/source/dialog/
H A Dbasedlgs.cxx404SfxHelp::OpenHelpAgent( &pBindings->GetDispatcher_Impl()->GetFrame()->GetFrame(), sHelpId ); in Notify()
506SfxHelp::OpenHelpAgent( &pBindings->GetDispatcher_Impl()->GetFrame()->GetFrame(), sHelpId ); in Notify()
H A Dtabdlg.cxx1806 SfxHelp::OpenHelpAgent( &pViewFrame->GetFrame(), sHelpId ); in Notify()
H A Ddockwin.cxx1879SfxHelp::OpenHelpAgent( &pBindings->GetDispatcher_Impl()->GetFrame()->GetFrame(), sHelpId ); in Notify()
/AOO42X/main/sfx2/source/view/
H A Dframe2.cxx134 SfxHelp::OpenHelpAgent( pFrame, sHelpId ); in Notify()
/AOO42X/main/sfx2/source/doc/
H A Dobjxtor.cxx634 SfxHelp::OpenHelpAgent( &pFirst->GetFrame(), HID_CLOSE_WARNING ); in PrepareClose()
H A Dobjserv.cxx653SfxHelp::OpenHelpAgent( &pDocViewFrame->GetFrame(), HID_DID_SAVE_PACKED_XML ); in ExecFile_Impl()
/AOO42X/main/sw/source/ui/uiview/
H A Dview2.cxx1051 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()