summaryrefslogtreecommitdiff
path: root/sw/source/ui
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-01-10 15:14:02 +0100
committerMichael Stahl <mstahl@redhat.com>2013-01-11 11:28:35 +0100
commit689d9af3e3adb12c507e141cc25ac35ec88bb5c5 (patch)
tree76993a3b6076b9783ecf3285c76f997e8dcefb56 /sw/source/ui
parent69f2f50c99ba218b185d94b118b38ea92b6560a0 (diff)
sw: FN_FORMAT_RESET: do not reset Ruby text
It does not seem to be "formatting" to me, more like a content entity. Change-Id: I89ceb9aec47a382a06abf0933830864a84000194
Diffstat (limited to 'sw/source/ui')
-rw-r--r--sw/source/ui/shells/textsh1.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/shells/textsh1.cxx b/sw/source/ui/shells/textsh1.cxx
index fba665940770..36a10d81a432 100644
--- a/sw/source/ui/shells/textsh1.cxx
+++ b/sw/source/ui/shells/textsh1.cxx
@@ -485,7 +485,6 @@ void SwTextShell::Execute(SfxRequest &rReq)
RES_CHRATR_CJK_LANGUAGE + 1, RES_CHRATR_CTL_LANGUAGE - 1,
RES_CHRATR_CTL_LANGUAGE + 1, RES_CHRATR_END-1,
RES_PARATR_BEGIN, RES_PARATR_END-1,
- RES_TXTATR_CJK_RUBY, RES_TXTATR_CJK_RUBY,
RES_TXTATR_UNKNOWN_CONTAINER, RES_TXTATR_UNKNOWN_CONTAINER,
RES_UNKNOWNATR_BEGIN, RES_UNKNOWNATR_END-1,
0