summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxattributeoutput.hxx
diff options
context:
space:
mode:
authorVinaya Mandke <vinaya.mandke@synerzip.com>2014-02-13 20:02:53 +0530
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-02-26 11:27:58 +0100
commit263938c4a8789d881f8e736d317b6bcc09c3bce5 (patch)
treece438c02296f8c3cd307ba9852e6c12e098fa031 /sw/source/filter/ww8/docxattributeoutput.hxx
parent45261b88c4935c0a6dd57e8a47438b799d091957 (diff)
fdo#73596 [DOCX] Multiple Columns in Index
The number of columns in an Index is given by the "\c" switch. During export, added section breaks before and after the Index; this is to preserve the layout of the round tripped file in MS Office. Modified MSWordExportBase::NoPageBreakSection so that an incorrect "nextPage" section break is not exported. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/8047 Change-Id: I364e19d6739c4c6a60e3c605044fc1fafd9147d3
Diffstat (limited to 'sw/source/filter/ww8/docxattributeoutput.hxx')
-rw-r--r--sw/source/filter/ww8/docxattributeoutput.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/filter/ww8/docxattributeoutput.hxx b/sw/source/filter/ww8/docxattributeoutput.hxx
index de98b3c8b64c..dd24e2f6c353 100644
--- a/sw/source/filter/ww8/docxattributeoutput.hxx
+++ b/sw/source/filter/ww8/docxattributeoutput.hxx
@@ -745,6 +745,7 @@ private:
SwWriteTable *m_pTableWrt;
bool m_bParagraphOpened;
+ bool m_bIsFirstParagraph;
// Remember that a column break has to be opened at the
// beginning of the next paragraph