Home
last modified time | relevance | path

Searched refs:CreateHelpURL (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sfx2/source/appl/
H A Dsfxhelp.cxx377 String aHelpURL = SfxHelp::CreateHelpURL( aCommandURL, rModule ); in GetHelpText()
959 aHelpURL = CreateHelpURL( String( aHelpId, RTL_TEXTENCODING_UTF8 ), aHelpModuleName ); in Start_Impl()
967 aHelpURL = CreateHelpURL( String(), aHelpModuleName ); in Start_Impl()
1014 String SfxHelp::CreateHelpURL( const String& aCommandURL, const String& rModuleName ) in CreateHelpURL() function in SfxHelp
H A Dappserv.cxx344 rtl::OUString sTmp( SfxHelp::CreateHelpURL( sEmpty, sEmpty ) ); in MiscExec_Impl()
/trunk/main/sfx2/inc/sfx2/
H A Dsfxhelp.hxx60 static String CreateHelpURL( const String& aCommandURL, const String& rModuleName );

Completed in 21 milliseconds