Lines Matching refs:Help
52 Help::Help() in Help() function in Help
56 Help::~Help() in ~Help()
62 void Help::OpenHelpAgent( const rtl::OString& ) in OpenHelpAgent()
68 sal_Bool Help::Start( const XubString&, const Window* ) in Start()
73 sal_Bool Help::SearchKeyword( const XubString& ) in SearchKeyword()
80 XubString Help::GetHelpText( const String&, const Window* ) in GetHelpText()
87 void Help::EnableContextHelp() in EnableContextHelp()
94 void Help::DisableContextHelp() in DisableContextHelp()
101 sal_Bool Help::IsContextHelpEnabled() in IsContextHelpEnabled()
108 sal_Bool Help::StartContextHelp() in StartContextHelp()
129 void Help::EnableExtHelp() in EnableExtHelp()
136 void Help::DisableExtHelp() in DisableExtHelp()
143 sal_Bool Help::IsExtHelpEnabled() in IsExtHelpEnabled()
150 sal_Bool Help::StartExtHelp() in StartExtHelp()
169 sal_Bool Help::EndExtHelp() in EndExtHelp()
187 sal_Bool Help::IsExtHelpActive() in IsExtHelpActive()
194 void Help::EnableBalloonHelp() in EnableBalloonHelp()
201 void Help::DisableBalloonHelp() in DisableBalloonHelp()
208 sal_Bool Help::IsBalloonHelpEnabled() in IsBalloonHelpEnabled()
215 sal_Bool Help::ShowBalloon( Window* pParent, in ShowBalloon()
227 sal_Bool Help::ShowBalloon( Window* pParent, in ShowBalloon()
239 void Help::EnableQuickHelp() in EnableQuickHelp()
246 void Help::DisableQuickHelp() in DisableQuickHelp()
253 sal_Bool Help::IsQuickHelpEnabled() in IsQuickHelpEnabled()
260 sal_Bool Help::ShowQuickHelp( Window* pParent, in ShowQuickHelp()
274 void Help::HideBalloonAndQuickHelp() in HideBalloonAndQuickHelp()
283 sal_uIntPtr Help::ShowTip( Window* pParent, const Rectangle& rScreenRect, in ShowTip()
298 void Help::UpdateTip( sal_uIntPtr nId, Window* pParent, const Rectangle& rScreenRect, const XubStri… in UpdateTip()
314 void Help::HideTip( sal_uLong nId ) in HideTip()