INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED
2005/11/15 15:13:06 pl 1.4.62.1: #i55991# removed warnings
This commit is contained in:
parent
c8231ef8c1
commit
0b83add6b0
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: prgsbar.hxx,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-08 10:05:47 $
|
||||
* last change: $Author: hr $ $Date: 2006-06-19 20:25:08 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -90,6 +90,7 @@ private:
|
|||
BOOL mbCalcNew;
|
||||
|
||||
#ifdef _SV_PRGSBAR_CXX
|
||||
using Window::ImplInit;
|
||||
SVT_DLLPRIVATE void ImplInit();
|
||||
SVT_DLLPRIVATE void ImplInitSettings( BOOL bFont, BOOL bForeground, BOOL bBackground );
|
||||
SVT_DLLPRIVATE void ImplDrawProgress( USHORT nOldPerc, USHORT nNewPerc );
|
||||
|
|
Loading…
Reference in a new issue