summaryrefslogtreecommitdiff
path: root/vcl/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 13:04:48 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 13:04:48 +0000
commit9ff370003b5cf2bdf3248a1295093e0a4d3fbc2f (patch)
tree5e8d5f2d4635a88f8660e660f1e0ba68537af2da /vcl/inc
parent46a2286b949262ba2b700a335aa5a6344e5a5b31 (diff)
INTEGRATION: CWS aquavcl02 (1.2.98); FILE MERGED
2007/07/18 17:29:34 isma87 1.2.98.3: #i79764 add native borders 2007/07/05 19:59:11 pl 1.2.98.2: #i79300# support NWF for progress bars 2007/07/02 11:53:48 pl 1.2.98.1: join from aquavcl01
Diffstat (limited to 'vcl/inc')
-rw-r--r--vcl/inc/vcl/salnativewidgets.hxx11
1 files changed, 9 insertions, 2 deletions
diff --git a/vcl/inc/vcl/salnativewidgets.hxx b/vcl/inc/vcl/salnativewidgets.hxx
index 9f8ed54ef000..bc14069cd32c 100644
--- a/vcl/inc/vcl/salnativewidgets.hxx
+++ b/vcl/inc/vcl/salnativewidgets.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: salnativewidgets.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2007-07-05 08:35:00 $
+ * last change: $Author: hr $ $Date: 2007-08-03 14:04:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -134,6 +134,7 @@ typedef sal_uInt32 ControlType;
// The statusbar
#define CTRL_STATUSBAR 130
+#define CTRL_PROGRESS 131
// tool tips
#define CTRL_TOOLTIP 140
@@ -141,6 +142,9 @@ typedef sal_uInt32 ControlType;
// to draw the implemented theme
#define CTRL_WINDOW_BACKGROUND 150
+//to draw border of frames natively
+#define CTRL_FRAME 160
+
/* Control Parts:
*
* Uniquely identify a part of a control,
@@ -200,6 +204,9 @@ typedef sal_uInt32 ControlPart;
#define PART_BACKGROUND_WINDOW 6000
#define PART_BACKGROUND_DIALOG 6001
+//to draw natively the border of frames
+#define PART_BORDER 7000
+
/* Control State:
*
* Specify how a particular part of the control