summaryrefslogtreecommitdiffstats
path: root/sw/inc/poolfmt.hrc
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 21:01:20 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-02-27 09:41:00 -0600
commita27462189d1d6a3d22be23a5eee603edca5d8ea3 (patch)
tree065df066de07f3d7194178352f3449702bc34bd5 /sw/inc/poolfmt.hrc
parentDOCX export: fix style's next element order (diff)
downloadcore-a27462189d1d6a3d22be23a5eee603edca5d8ea3.tar.gz
core-a27462189d1d6a3d22be23a5eee603edca5d8ea3.zip
Remove visual noise from sw
Conflicts: sw/inc/unodraw.hxx sw/inc/unoframe.hxx sw/sdi/swriter.sdi sw/source/core/unocore/unoframe.cxx sw/source/core/unocore/unoparagraph.cxx sw/source/filter/ww8/rtfexportfilter.cxx sw/source/ui/inc/unotxvw.hxx sw/source/ui/lingu/hyp.cxx sw/source/ui/lingu/sdrhhcwrap.cxx sw/source/ui/uno/swdetect.hxx Change-Id: Ic0a3fb2392187c277c9b36915ffb10dcf0317908 Reviewed-on: https://gerrit.libreoffice.org/8322 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/inc/poolfmt.hrc')
-rw-r--r--sw/inc/poolfmt.hrc16
1 files changed, 8 insertions, 8 deletions
diff --git a/sw/inc/poolfmt.hrc b/sw/inc/poolfmt.hrc
index b68c503cdb75..c9c87c6550d1 100644
--- a/sw/inc/poolfmt.hrc
+++ b/sw/inc/poolfmt.hrc
@@ -21,9 +21,9 @@
#include "rcid.hrc"
-// ---------------
+
// The Formats
-// ---------------
+
// Drawing Templates:
#define STR_POOLCHR_FOOTNOTE (RC_POOLCHRFMT_BEGIN+ 0)
@@ -63,9 +63,9 @@
#define STR_POOLFRM_WATERSIGN (RC_POOLFRMFMT_BEGIN+ 5)
#define STR_POOLFRM_LABEL (RC_POOLFRMFMT_BEGIN+ 6)
-// ---------------
+
// The Templates
-// ---------------
+
// Category Text
#define STR_POOLCOLL_STANDARD (RC_POOLCOLL_TEXT_BEGIN+ 0)
#define STR_POOLCOLL_TEXT (RC_POOLCOLL_TEXT_BEGIN+ 1)
@@ -233,9 +233,9 @@
#define STR_POOLCOLL_HTML_DD (RC_POOLCOLL_HTML_BEGIN+ 3)
#define STR_POOLCOLL_HTML_DT (RC_POOLCOLL_HTML_BEGIN+ 4)
-//-----------------
+
// Page styles
-//-----------------
+
#define STR_POOLPAGE_STANDARD (RC_POOLPAGEDESC_BEGIN+ 0)
#define STR_POOLPAGE_FIRST (RC_POOLPAGEDESC_BEGIN+ 1)
#define STR_POOLPAGE_LEFT (RC_POOLPAGEDESC_BEGIN+ 2)
@@ -247,9 +247,9 @@
#define STR_POOLPAGE_ENDNOTE (RC_POOLPAGEDESC_BEGIN+ 8)
#define STR_POOLPAGE_LANDSCAPE (RC_POOLPAGEDESC_BEGIN+ 9)
-//-----------------
+
// Numbering styles
-//-----------------
+
#define STR_POOLNUMRULE_NUM1 (RC_POOLNUMRULE_BEGIN+ 0)
#define STR_POOLNUMRULE_NUM2 (RC_POOLNUMRULE_BEGIN+ 1)
#define STR_POOLNUMRULE_NUM3 (RC_POOLNUMRULE_BEGIN+ 2)