summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/table.src
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-07-23 10:24:21 +0000
committerFrank Schönheit <fs@openoffice.org>2001-07-23 10:24:21 +0000
commitf7dfc70a6cc368fcb1cd530a1bbd477ada7e2d1a (patch)
tree04fc010b27b55b121a925a281676bb6c82dbd8d6 /dbaccess/source/ui/tabledesign/table.src
parentf6c847ecbef0e0befaf4727cfda0c26c62c05e31 (diff)
#89769# removed the 'New Window' and 'Close All Windows' menu entries
Diffstat (limited to 'dbaccess/source/ui/tabledesign/table.src')
-rw-r--r--dbaccess/source/ui/tabledesign/table.src12
1 files changed, 8 insertions, 4 deletions
diff --git a/dbaccess/source/ui/tabledesign/table.src b/dbaccess/source/ui/tabledesign/table.src
index fbdb92987554..364b653afe4a 100644
--- a/dbaccess/source/ui/tabledesign/table.src
+++ b/dbaccess/source/ui/tabledesign/table.src
@@ -2,9 +2,9 @@
*
* $RCSfile: table.src,v $
*
- * $Revision: 1.34 $
+ * $Revision: 1.35 $
*
- * last change: $Author: oj $ $Date: 2001-07-19 09:22:59 $
+ * last change: $Author: fs $ $Date: 2001-07-23 11:23:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -2150,8 +2150,12 @@ Menu RID_TABLE_DESIGN_MAIN_MENU
Text[ language_user1 ] = " ";
Text[ catalan ] = "~Tools";
};
- ITEM_WINDOW_MENU
- ITEM_HELP_MENU
+ GLOBLMN_WINMN
+ {
+ ITEM_WINDOW_MDIWINDOWLIST
+ SubMenu = Menu { ItemList = { }; };
+ };
+ ITEM_HELP_MENU
};
};