Lines Matching refs:Help

53 Help::Help()  in Help()  function in Help
57 Help::~Help() in ~Help()
63 void Help::OpenHelpAgent( const rtl::OString& ) in OpenHelpAgent()
69 sal_Bool Help::Start( const XubString&, const Window* ) in Start()
74 sal_Bool Help::SearchKeyword( const XubString& ) in SearchKeyword()
81 XubString Help::GetHelpText( const String&, const Window* ) in GetHelpText()
88 void Help::EnableContextHelp() in EnableContextHelp()
95 void Help::DisableContextHelp() in DisableContextHelp()
102 sal_Bool Help::IsContextHelpEnabled() in IsContextHelpEnabled()
109 sal_Bool Help::StartContextHelp() in StartContextHelp()
130 void Help::EnableExtHelp() in EnableExtHelp()
137 void Help::DisableExtHelp() in DisableExtHelp()
144 sal_Bool Help::IsExtHelpEnabled() in IsExtHelpEnabled()
151 sal_Bool Help::StartExtHelp() in StartExtHelp()
170 sal_Bool Help::EndExtHelp() in EndExtHelp()
188 sal_Bool Help::IsExtHelpActive() in IsExtHelpActive()
195 void Help::EnableBalloonHelp() in EnableBalloonHelp()
202 void Help::DisableBalloonHelp() in DisableBalloonHelp()
209 sal_Bool Help::IsBalloonHelpEnabled() in IsBalloonHelpEnabled()
216 sal_Bool Help::ShowBalloon( Window* pParent, in ShowBalloon()
228 sal_Bool Help::ShowBalloon( Window* pParent, in ShowBalloon()
240 void Help::EnableQuickHelp() in EnableQuickHelp()
247 void Help::DisableQuickHelp() in DisableQuickHelp()
254 sal_Bool Help::IsQuickHelpEnabled() in IsQuickHelpEnabled()
261 sal_Bool Help::ShowQuickHelp( Window* pParent, in ShowQuickHelp()
275 void Help::HideBalloonAndQuickHelp() in HideBalloonAndQuickHelp()
284 sal_uIntPtr Help::ShowTip( Window* pParent, const Rectangle& rScreenRect, in ShowTip()
299 void Help::UpdateTip( sal_uIntPtr nId, Window* pParent, const Rectangle& rScreenRect, const XubStri… in UpdateTip()
315 void Help::HideTip( sal_uLong nId ) in HideTip()