From 980442418868a7a187988bba0660b9d0e4d8af96 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Tue, 6 Jan 2009 17:37:13 +0000
Subject: CWS-TOOLING: integrate CWS fwk98 2008-12-12 22:28:04 +0100 pb
r265444 : fix: #i44211# precompiled directive was missed 2008-12-11 10:43:34
+0100 pb r265262 : fix: #i87952# #i84982# SID_INSERT_APPLET and
SID_CHAR_DLG_FOR_PARAGRAPH not configurable any longer 2008-12-11 10:40:05
+0100 pb r265261 : fix: #i64346# SID_MAIL_SENDDOCASFORMAT not configurable
any longer 2008-12-11 10:36:53 +0100 pb r265260 : fix: #i41265# #i64346# ui
name for MacroOrganizer and SendMailDocAs... 2008-12-11 10:29:07 +0100 pb
r265258 : fix: #i60617# #i92080# ui name for ContinueNumbering and
SaveGraphic 2008-12-11 10:25:52 +0100 pb r265256 : fix: #i80850# ui name for
ToggleFormula and AssignMacro 2008-12-08 14:16:20 +0100 pb r264996 : fix:
#i44211# querytemplate.obj added 2008-12-08 12:54:02 +0100 pb r264992 : fix:
#i44211# use the new query template box 2008-12-08 12:50:45 +0100 pb r264991
: fix: #i44211# STR_QRYTEMPL_... added 2008-12-08 12:48:21 +0100 pb r264990
: fix: #i44211# new query box 2008-12-02 11:06:54 +0100 pb r264681 : fix:
#i88478# ScStyleFamilyObj: XPropertySet support added 2008-12-02 11:05:29
+0100 pb r264680 : fix: #i88478# STR_STYLE_FAMILY_... added 2008-12-02
11:03:22 +0100 pb r264679 : fix: #i88478# ScStyleFamilyObj: XPropertySet
support added 2008-12-02 10:54:27 +0100 pb r264678 : fix: #i88478#
STR_STYLE_FAMILY_... added 2008-12-02 10:50:16 +0100 pb r264677 : fix:
#i88478# SwXStyleFamily: XpropertySet support added 2008-12-02 10:48:12 +0100
pb r264676 : fix: #i88478# STR_STYLE_FAMILY_... added 2008-12-02 10:45:46
+0100 pb r264674 : fix: #i88478# SwXStyleFamily: XpropertySet support added
2008-12-02 10:43:44 +0100 pb r264673 : fix: #i88478# STR_STYLE_FAMILY_...
added 2008-12-02 10:40:45 +0100 pb r264671 : fix: #i88478# table.srs added
2008-12-02 10:37:45 +0100 pb r264669 : fix: #i88478# dummy text of
DisplayName replaced 2008-12-02 10:35:26 +0100 pb r264668 : fix: #i88478#
RID_SVXSTR_STYLEFAMILY_TABLEDESIGN added 2008-12-02 10:30:24 +0100 pb
r264666 : fix: #i88478# RID_SVXSTR_STYLEFAMILY_TABLEDESIGN added 2008-11-24
10:42:03 +0100 pb r264214 : fix: #i92765# set search algorithm with sense
2008-11-24 07:02:31 +0100 pb r264194 : fix: #i61775# dont display more than
100 fonts 2008-11-24 06:15:20 +0100 pb r264193 : fix: #i96418# map module
swxform to swriter for help 2008-11-20 11:34:21 +0100 pb r264035 : fix:
#i93453# map 'swform' and 'swreport' to 'sdatabase' 2008-11-20 09:55:30 +0100
pb r264030 : fix: #i94023# after copy a ResId dont forget to set RT
correctly
---
.../data/org/openoffice/Office/UI/CalcCommands.xcu | 10 ++++++++++
.../data/org/openoffice/Office/UI/GenericCommands.xcu | 19 +++++++++++++++++--
.../data/org/openoffice/Office/UI/WriterCommands.xcu | 10 ++++++++++
3 files changed, 37 insertions(+), 2 deletions(-)
(limited to 'officecfg/registry')
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
index 94e0bf68647c..2a7d09a59e1d 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
@@ -1556,6 +1556,16 @@
Graph~ic
+
+
+ Show Formula
+
+
+
+
+ Assign Macro...
+
+
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 4f7fd863cfb0..76a548d535d7 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -5382,9 +5382,24 @@
- Set Focus in Combo Box
+ Apply Style
+
+
+
+
+ %PRODUCTNAME Basic Macro Organizer...
+
+
+
+
+ E-mail as ~Microsoft Format...
+
+
+
+
+ E-mail as ~OpenDocument Format...
+
-
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index ce73a4b9496a..ff83a361a066 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -2242,6 +2242,16 @@
Selection Mode
+
+
+ Save Graphics...
+
+
+
+
+ Continue previous numbering
+
+
--
cgit