summaryrefslogtreecommitdiff
path: root/sw/source/ui/web/wtextsh.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-02-19 13:00:56 +0000
committerRüdiger Timm <rt@openoffice.org>2008-02-19 13:00:56 +0000
commit319412d3cdd2394456feafb52493379ead10936d (patch)
tree818452861c42af4ee40c6e465c717567ddb3bbd3 /sw/source/ui/web/wtextsh.cxx
parentb01d4c0ec89d9efb4e370f2fa9ff15965bb6da87 (diff)
INTEGRATION: CWS notes2 (1.10.2); FILE MERGED
2008/01/21 14:50:01 mba 1.10.2.1: #i85390#: text toolbar should have same ID in Writer an Writer/Web
Diffstat (limited to 'sw/source/ui/web/wtextsh.cxx')
-rw-r--r--sw/source/ui/web/wtextsh.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/web/wtextsh.cxx b/sw/source/ui/web/wtextsh.cxx
index 6f220c91fef4..50abaf2b5a13 100644
--- a/sw/source/ui/web/wtextsh.cxx
+++ b/sw/source/ui/web/wtextsh.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: wtextsh.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2007-09-27 12:52:04 $
+ * last change: $Author: rt $ $Date: 2008-02-19 14:00:56 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -86,7 +86,7 @@
SFX_IMPL_INTERFACE(SwWebTextShell, SwBaseShell, SW_RES(STR_SHELLNAME_WEBTEXT))
{
SFX_POPUPMENU_REGISTRATION(SW_RES(MN_WEB_TEXT_POPUPMENU));
- SFX_OBJECTBAR_REGISTRATION(SFX_OBJECTBAR_OBJECT, SW_RES(RID_WEBTEXT_TOOLBOX));
+ SFX_OBJECTBAR_REGISTRATION(SFX_OBJECTBAR_OBJECT, SW_RES(RID_TEXT_TOOLBOX));
SFX_CHILDWINDOW_REGISTRATION(FN_EDIT_FORMULA);
SFX_CHILDWINDOW_REGISTRATION(FN_INSERT_FIELD);
}