summaryrefslogtreecommitdiff
path: root/extensions/inc/extensio.hrc
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-07-09 06:47:12 +0000
committerOliver Specht <os@openoffice.org>2001-07-09 06:47:12 +0000
commitb4f1d239a5bb8e6b1504c9db77d2acbbd9deac20 (patch)
treea1c916aee1e10f254c7ce29a99bd70328b6ec6bf /extensions/inc/extensio.hrc
parentbcdc2f72dae021520cdfbfd633fa709755f36048 (diff)
#89197# unique id at frame window set
Diffstat (limited to 'extensions/inc/extensio.hrc')
-rw-r--r--extensions/inc/extensio.hrc6
1 files changed, 4 insertions, 2 deletions
diff --git a/extensions/inc/extensio.hrc b/extensions/inc/extensio.hrc
index bab50f3bf6a8..eee226546721 100644
--- a/extensions/inc/extensio.hrc
+++ b/extensions/inc/extensio.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: extensio.hrc,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: fs $ $Date: 2001-03-21 16:08:10 $
+ * last change: $Author: os $ $Date: 2001-07-09 07:47:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -143,4 +143,6 @@
#define UID_DBIWIZARD_FORMS (HID_EXTENSIONS_START + 60)
#define UID_DBIWIZARD_FORMS_SAVETO (HID_EXTENSIONS_START + 61)
+#define UID_BIB_FRAME_WINDOW (HID_EXTENSIONS_START + 62)
+
#endif