summaryrefslogtreecommitdiffstats
path: root/sw/inc/unomap.hxx
diff options
context:
space:
mode:
authorPriyankaGaikwad <priyanka.gaikwad@synerzip.com>2014-01-02 14:52:46 +0530
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-01-13 16:21:22 +0100
commit5b6a41f44663590a878abed3d857d762ab3c4895 (patch)
treec1541801b90898c22a4994e0c977ca4d38dd7b91 /sw/inc/unomap.hxx
parent-Wunused-variable (diff)
downloadcore-5b6a41f44663590a878abed3d857d762ab3c4895.tar.gz
core-5b6a41f44663590a878abed3d857d762ab3c4895.zip
fdo#69613:Fix for TOC field flag 'b' should preserved after RT.
(This is partial fix for this bug) Implementation : Provided import & export support for TOC field flag '\b'. XML file difference : Before : <w:instrText> TOC </w:instrText> After : <w:instrText> TOC \b "bookmark111" \o "1-9" \o "1-9" \h </w:instrText> Conflicts: sw/inc/tox.hxx sw/inc/unomap.hxx sw/inc/unoprnms.hxx sw/source/core/unocore/unomap.cxx sw/source/filter/ww8/ww8atr.cxx writerfilter/source/dmapper/DomainMapper_Impl.cxx writerfilter/source/dmapper/PropertyIds.cxx writerfilter/source/dmapper/PropertyIds.hxx Reviewed on: https://gerrit.libreoffice.org/7256 Change-Id: I194ba95ca8f25234c0d2a14570fd47eac518b9c5
Diffstat (limited to 'sw/inc/unomap.hxx')
-rw-r--r--sw/inc/unomap.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/unomap.hxx b/sw/inc/unomap.hxx
index e9e63a78218d..f0b72598e59b 100644
--- a/sw/inc/unomap.hxx
+++ b/sw/inc/unomap.hxx
@@ -218,6 +218,7 @@
#define WID_TEXT_READING 1058
#define WID_PRIMARY_KEY_READING 1059
#define WID_SECONDARY_KEY_READING 1060
+#define WID_TOC_BOOKMARK 1061
// Text document
#define WID_DOC_CHAR_COUNT 1000