summaryrefslogtreecommitdiff
path: root/sw/inc/poolfmt.hxx
diff options
context:
space:
mode:
authorAhmad H. Al Harthi <aalharthi@kacst.edu.sa>2013-11-04 15:37:48 +0300
committerAhmad H. Al Harthi <aalharthi@kacst.edu.sa>2013-11-05 09:57:57 +0300
commit5cf62a6ab450c25eb07a1ec08c857f17f674ef67 (patch)
treefccaa4fce71a96eea36b2845c39e6196ee8874a5 /sw/inc/poolfmt.hxx
parent9ce38ef1e6583ddf344a9d5d5a51ea381dc2cef1 (diff)
First modification on the default template for the Writer
Headings modified and resized based on discussions at http://nabble.documentfoundation.org/Default-Writer-Template-td4076271.html Change-Id: Iccb2bcceb1bbc135b7b53b887760bf50fae762c0
Diffstat (limited to 'sw/inc/poolfmt.hxx')
-rw-r--r--sw/inc/poolfmt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/poolfmt.hxx b/sw/inc/poolfmt.hxx
index 9fcaf0b39554..842e676a73c2 100644
--- a/sw/inc/poolfmt.hxx
+++ b/sw/inc/poolfmt.hxx
@@ -136,7 +136,7 @@ RES_POOLCHR_VERT_NUM, ///< Vertical numbering symb
RES_POOLCHR_NORMAL_END,
RES_POOLCHR_HTML_BEGIN = RES_POOLCHR_BEGIN + 50, ///< HTML-styles.
-RES_POOLCHR_HTML_EMPHASIS= RES_POOLCHR_HTML_BEGIN,
+RES_POOLCHR_HTML_EMPHASIS = RES_POOLCHR_HTML_BEGIN,
RES_POOLCHR_HTML_CITIATION,
RES_POOLCHR_HTML_STRONG,
RES_POOLCHR_HTML_CODE,