Lines Matching refs:Help

54 Help::Help()  in Help()  function in Help
58 Help::~Help() in ~Help()
64 void Help::OpenHelpAgent( const rtl::OString& ) in OpenHelpAgent()
70 sal_Bool Help::Start( const XubString&, const Window* ) in Start()
75 sal_Bool Help::SearchKeyword( const XubString& ) in SearchKeyword()
82 XubString Help::GetHelpText( const String&, const Window* ) in GetHelpText()
89 void Help::EnableContextHelp() in EnableContextHelp()
96 void Help::DisableContextHelp() in DisableContextHelp()
103 sal_Bool Help::IsContextHelpEnabled() in IsContextHelpEnabled()
110 sal_Bool Help::StartContextHelp() in StartContextHelp()
131 void Help::EnableExtHelp() in EnableExtHelp()
138 void Help::DisableExtHelp() in DisableExtHelp()
145 sal_Bool Help::IsExtHelpEnabled() in IsExtHelpEnabled()
152 sal_Bool Help::StartExtHelp() in StartExtHelp()
171 sal_Bool Help::EndExtHelp() in EndExtHelp()
189 sal_Bool Help::IsExtHelpActive() in IsExtHelpActive()
196 void Help::EnableBalloonHelp() in EnableBalloonHelp()
203 void Help::DisableBalloonHelp() in DisableBalloonHelp()
210 sal_Bool Help::IsBalloonHelpEnabled() in IsBalloonHelpEnabled()
217 sal_Bool Help::ShowBalloon( Window* pParent, in ShowBalloon()
229 sal_Bool Help::ShowBalloon( Window* pParent, in ShowBalloon()
241 void Help::EnableQuickHelp() in EnableQuickHelp()
248 void Help::DisableQuickHelp() in DisableQuickHelp()
255 sal_Bool Help::IsQuickHelpEnabled() in IsQuickHelpEnabled()
262 sal_Bool Help::ShowQuickHelp( Window* pParent, in ShowQuickHelp()
276 void Help::HideBalloonAndQuickHelp() in HideBalloonAndQuickHelp()
285 sal_uIntPtr Help::ShowTip( Window* pParent, const Rectangle& rScreenRect, in ShowTip()
300 void Help::UpdateTip( sal_uIntPtr nId, Window* pParent, const Rectangle& rScreenRect, const XubStri… in UpdateTip()
316 void Help::HideTip( sal_uLong nId ) in HideTip()