summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOctavio Alvarez <alvarezp@alvarezp.ods.org>2010-09-13 17:30:41 +0200
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2010-09-13 17:30:41 +0200
commit6e690e0909459d46c53d17e7939891abea11e566 (patch)
treec75afbc68883a98642ace9bc73f5bbd38a951bb3
parent151636e58c07b40f9ab26fb265f22a06a303a37f (diff)
sw-preserve-char-style-on-reset-format.diff:Perserve character style on links
i#47893
-rw-r--r--sw/source/ui/shells/textsh1.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/shells/textsh1.cxx b/sw/source/ui/shells/textsh1.cxx
index a3daee3d8222..2e6f4b976a0a 100644
--- a/sw/source/ui/shells/textsh1.cxx
+++ b/sw/source/ui/shells/textsh1.cxx
@@ -508,8 +508,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_INETFMT, RES_TXTATR_INETFMT,
- RES_TXTATR_CHARFMT, RES_TXTATR_CHARFMT,
RES_TXTATR_CJK_RUBY, RES_TXTATR_CJK_RUBY,
RES_TXTATR_UNKNOWN_CONTAINER, RES_TXTATR_UNKNOWN_CONTAINER,
RES_UNKNOWNATR_BEGIN, RES_UNKNOWNATR_END-1,