summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/table.src
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-07-16 06:56:28 +0000
committerOcke Janssen <oj@openoffice.org>2001-07-16 06:56:28 +0000
commiteeea84397ecbeabb58670ddd4564cfd071dc9a0b (patch)
tree115b068281e6f27039a6a90f0cb060c22988be52 /dbaccess/source/ui/tabledesign/table.src
parent0861aa80142cfe7f575391b9ca413d697b6d2dab (diff)
#89657# check name
Diffstat (limited to 'dbaccess/source/ui/tabledesign/table.src')
-rw-r--r--dbaccess/source/ui/tabledesign/table.src14
1 files changed, 12 insertions, 2 deletions
diff --git a/dbaccess/source/ui/tabledesign/table.src b/dbaccess/source/ui/tabledesign/table.src
index aae912a7f6d9..35e4ecac7468 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.30 $
+ * $Revision: 1.31 $
*
- * last change: $Author: kz $ $Date: 2001-07-13 20:48:40 $
+ * last change: $Author: oj $ $Date: 2001-07-16 07:56:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -952,6 +952,11 @@ ToolBox RID_BRW_TABLEDESIGN_TOOLBOX
};
ToolBoxItem
{
+ ITEM_FILE_SAVEASDOC
+ Command = ".uno:SaveAsDoc";
+ };
+ ToolBoxItem
+ {
Type = TOOLBOXITEM_SEPARATOR ;
};
ToolBoxItem
@@ -1981,6 +1986,11 @@ Menu RID_TABLE_DESIGN_MAIN_MENU
};
MenuItem
{
+ ITEM_FILE_SAVEASDOC
+ Command = ".uno:SaveAsDoc";
+ };
+ MenuItem
+ {
Separator = TRUE ;
};
MenuItem