Home
last modified time | relevance | path

Searched refs:CreateHelpURL_Impl (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/sfx2/source/appl/
H A Dsfxhelp.cxx768 String SfxHelp::CreateHelpURL_Impl( const String& aCommandURL, const String& rModuleName ) in CreateHelpURL_Impl() function in SfxHelp
951 aHelpURL = CreateHelpURL_Impl( rURL, aHelpModuleName ); in Start_Impl()
1019 aURL = pHelp->CreateHelpURL_Impl( aCommandURL, rModuleName ); in CreateHelpURL()
1041 …aURL.Complete = CreateHelpURL_Impl( String( ByteString(sHelpId), RTL_TEXTENCODING_UTF8 ), GetHelpM… in OpenHelpAgent()
/AOO42X/main/sfx2/inc/sfx2/
H A Dsfxhelp.hxx49 … SAL_DLLPRIVATE String CreateHelpURL_Impl( const String& aCommandURL, const String& rModuleName );