Kaydet (Commit) 64e9f811 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS vcl85_SRC680 (1.2.136); FILE MERGED

2007/12/04 17:20:48 pl 1.2.136.1: #i77170# better quickhelp behaviour
üst 64523770
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: helpwin.hxx,v $ * $RCSfile: helpwin.hxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: rt $ $Date: 2007-07-24 09:59:01 $ * last change: $Author: rt $ $Date: 2008-01-29 16:16:00 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -98,7 +98,7 @@ public: ...@@ -98,7 +98,7 @@ public:
void ImplShowHelpWindow( Window* pParent, USHORT nHelpWinStyle, USHORT nStyle, void ImplShowHelpWindow( Window* pParent, USHORT nHelpWinStyle, USHORT nStyle,
const String& rHelpText, const String& rStatusText, const String& rHelpText, const String& rStatusText,
const Point& rScreenPos, const Rectangle* pHelpArea = NULL ); const Point& rScreenPos, const Rectangle* pHelpArea = NULL );
void ImplDestroyHelpWindow(); void ImplDestroyHelpWindow( bool bUpdateHideTime );
void ImplSetHelpWindowPos( Window* pHelpWindow, USHORT nHelpWinStyle, USHORT nStyle, void ImplSetHelpWindowPos( Window* pHelpWindow, USHORT nHelpWinStyle, USHORT nStyle,
const Point& rPos, const Rectangle* pHelpArea ); const Point& rPos, const Rectangle* pHelpArea );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment