summaryrefslogtreecommitdiff
path: root/toolkit/inc/toolkit/controls
diff options
context:
space:
mode:
authorMalte Timmermann <mt@openoffice.org>2001-04-11 14:09:19 +0000
committerMalte Timmermann <mt@openoffice.org>2001-04-11 14:09:19 +0000
commit83048ea0a213595c964a3312415e9b1a1b9a3fa2 (patch)
tree4b572b16ea232536d80082528c232ebdd70ebc24 /toolkit/inc/toolkit/controls
parent4183dc6af1da2636b41990d9f29941d746fae568 (diff)
mbCreatingPeer
Diffstat (limited to 'toolkit/inc/toolkit/controls')
-rw-r--r--toolkit/inc/toolkit/controls/unocontrol.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/toolkit/inc/toolkit/controls/unocontrol.hxx b/toolkit/inc/toolkit/controls/unocontrol.hxx
index f5555c042443..7b538768d44b 100644
--- a/toolkit/inc/toolkit/controls/unocontrol.hxx
+++ b/toolkit/inc/toolkit/controls/unocontrol.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unocontrol.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mt $ $Date: 2001-02-05 15:25:12 $
+ * last change: $Author: mt $ $Date: 2001-04-11 15:09:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -150,6 +150,9 @@ protected:
sal_Bool mbDisposePeer;
sal_Bool mbUpdatingModel;
sal_Bool mbRefeshingPeer;
+#if SUPD >= 629
+ sal_Bool mbCreatingPeer;
+#endif
sal_Bool mbCreatingCompatiblePeer;
sal_Bool mbDesignMode;