Searched refs:SfxHelp_Impl (Results 1 – 2 of 2) sorted by relevance
318 class SfxHelp_Impl class327 SfxHelp_Impl( sal_Bool bDebug );328 ~SfxHelp_Impl();336 SfxHelp_Impl::SfxHelp_Impl( sal_Bool bDebug ) : in SfxHelp_Impl() function in SfxHelp_Impl344 SfxHelp_Impl::~SfxHelp_Impl() in ~SfxHelp_Impl()349 void SfxHelp_Impl::Load() in Load()374 String SfxHelp_Impl::GetHelpText( const rtl::OUString& aCommandURL, const String& rModule ) in GetHelpText()384 SfxHelpOptions_Impl* SfxHelp_Impl::GetOptions() in GetOptions()392 sal_Bool SfxHelp_Impl::HasModule( const ::rtl::OUString& rModule ) in HasModule()399 sal_Bool SfxHelp_Impl::IsHelpInstalled() in IsHelpInstalled()[all …]
32 class SfxHelp_Impl;41 SfxHelp_Impl* pImp;
Completed in 14 milliseconds