summaryrefslogtreecommitdiff
path: root/sw/source/ui/web/wtabsh.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-08-02 12:12:42 +0000
committerKurt Zenker <kz@openoffice.org>2004-08-02 12:12:42 +0000
commit50a29306b24a721fde33aa69f7d3e6e765a256d8 (patch)
treeb86c90c9eb61966fb18bf6400fc438f5571e21e4 /sw/source/ui/web/wtabsh.cxx
parent41fc7fbbd2efef2fd469560563dd0df0d60f9b22 (diff)
INTEGRATION: CWS os35 (1.3.572); FILE MERGED
2004/06/30 10:49:42 os 1.3.572.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed
Diffstat (limited to 'sw/source/ui/web/wtabsh.cxx')
-rw-r--r--sw/source/ui/web/wtabsh.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/source/ui/web/wtabsh.cxx b/sw/source/ui/web/wtabsh.cxx
index f90d28b5212d..732181c34404 100644
--- a/sw/source/ui/web/wtabsh.cxx
+++ b/sw/source/ui/web/wtabsh.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: wtabsh.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2003-04-17 15:59:13 $
+ * last change: $Author: kz $ $Date: 2004-08-02 13:12:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -97,7 +97,6 @@ SFX_IMPL_INTERFACE(SwWebTableShell, SwTableShell, SW_RES(STR_SHELLNAME_TABLE))
{
SFX_POPUPMENU_REGISTRATION(SW_RES(MN_TAB_POPUPMENU));
SFX_OBJECTBAR_REGISTRATION(SFX_OBJECTBAR_OBJECT, SW_RES(RID_TABLE_TOOLBOX));
- SFX_OBJECTMENU_REGISTRATION(SID_OBJECTMENU0, SW_RES(MN_OBJECTMENU_TABLE));
}
TYPEINIT1(SwWebTableShell,SwTableShell)