INTEGRATION: CWS hro34 (1.7.144); FILE MERGED
2008/03/07 10:38:16 hro 1.7.144.1: #i78851# #i72556# Implemented Vista style File Dialog
This commit is contained in:
parent
1040dd168a
commit
a14ed964a4
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: WinImplHelper.hxx,v $
|
||||
*
|
||||
* $Revision: 1.7 $
|
||||
* $Revision: 1.8 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2006-10-12 10:56:24 $
|
||||
* last change: $Author: rt $ $Date: 2008-03-12 07:36:18 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -69,6 +69,7 @@
|
|||
// deklarations
|
||||
//------------------------------------------------------------------------
|
||||
|
||||
bool SAL_CALL IsWindowsVista();
|
||||
bool SAL_CALL IsWindows2000();
|
||||
bool SAL_CALL IsWindowsXP();
|
||||
bool SAL_CALL IsWindows98();
|
||||
|
|
Loading…
Reference in a new issue