Home
last modified time | relevance | path

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

/aoo41x/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()
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 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()
/aoo41x/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;
/aoo41x/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.cxx1795 SfxHelp::OpenHelpAgent( &pViewFrame->GetFrame(), sHelpId ); in Notify()
H A Ddockwin.cxx1879SfxHelp::OpenHelpAgent( &pBindings->GetDispatcher_Impl()->GetFrame()->GetFrame(), sHelpId ); in Notify()
/aoo41x/main/sfx2/source/view/
H A Dframe2.cxx134 SfxHelp::OpenHelpAgent( pFrame, sHelpId ); in Notify()
/aoo41x/main/sfx2/source/doc/
H A Dobjxtor.cxx637 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()
/aoo41x/main/sw/source/ui/uiview/
H A Dview2.cxx1053 SfxHelp::OpenHelpAgent( &pTmpFrame->GetFrame(), HID_MAIL_MERGE_SELECT ); in Execute()
/aoo41x/main/sfx2/source/control/
H A Ddispatch.cxx281 SfxHelp::OpenHelpAgent( &pView->GetFrame(), aCmd ); in Call_Impl()

Completed in 107 milliseconds