summaryrefslogtreecommitdiff
path: root/scp2/source
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-08-02 16:49:03 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-08-02 16:49:03 +0000
commit89f3fb7cbf8806326b6b47013ae31df0fe444fe2 (patch)
tree2fbb2e3e3bb773f9d9b39f33cbae5eb00c34e269 /scp2/source
parentf6f1f95267338f8a6cccca09888a1866796d0f3b (diff)
INTEGRATION: CWS insight01 (1.2.2); FILE MERGED
2004/07/23 12:29:35 oj 1.2.2.4: RESYNC: (1.8-1.11); FILE MERGED 2004/05/28 13:30:32 oj 1.2.2.3: RESYNC: (1.2-1.6); FILE MERGED 2004/03/08 14:05:50 oj 1.2.2.2: #i20311# new menu entry ofr the table data view 2004/03/05 07:40:01 oj 1.2.2.1: new menu entries for the db app
Diffstat (limited to 'scp2/source')
-rw-r--r--scp2/source/ooo/directory_ooo.scp24
1 files changed, 22 insertions, 2 deletions
diff --git a/scp2/source/ooo/directory_ooo.scp b/scp2/source/ooo/directory_ooo.scp
index 8b5257f92f8b..9fd324a8d739 100644
--- a/scp2/source/ooo/directory_ooo.scp
+++ b/scp2/source/ooo/directory_ooo.scp
@@ -2,9 +2,9 @@
*
* $RCSfile: directory_ooo.scp,v $
*
-* $Revision: 1.12 $
+* $Revision: 1.13 $
*
-* last change: $Author: rt $ $Date: 2004-07-23 11:32:33 $
+* last change: $Author: hr $ $Date: 2004-08-02 17:49:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -490,6 +490,26 @@ Directory gid_Dir_Share_Config_Sofficecfg_Dbquery_Menubar
DosName = "menubar";
End
+Directory gid_Dir_Share_Config_Sofficecfg_Dbbrowser
+ ParentID = gid_Dir_Share_Config_Sofficecfg;
+ DosName = "dbbrowser";
+End
+
+Directory gid_Dir_Share_Config_Sofficecfg_Dbbrowser_Menubar
+ ParentID = gid_Dir_Share_Config_Sofficecfg_Dbbrowser;
+ DosName = "menubar";
+End
+
+Directory gid_Dir_Share_Config_Sofficecfg_Dbapp
+ ParentID = gid_Dir_Share_Config_Sofficecfg;
+ DosName = "dbapp";
+End
+
+Directory gid_Dir_Share_Config_Sofficecfg_Dbapp_Menubar
+ ParentID = gid_Dir_Share_Config_Sofficecfg_Dbapp;
+ DosName = "menubar";
+End
+
Directory gid_Dir_Share_Config_Sofficecfg_Dbrelation
ParentID = gid_Dir_Share_Config_Sofficecfg;
DosName = "dbrelation";