summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/txtfrm.hxx
diff options
context:
space:
mode:
authorMichael Stahl <Michael.Stahl@cib.de>2018-11-05 18:32:31 +0100
committerMichael Stahl <Michael.Stahl@cib.de>2018-11-15 15:10:05 +0100
commit8fd57fff544bc79a96ef54054d22dc3469daf1fb (patch)
tree243a69e4a42702281ca5ff8b2c343f9aed075cbb /sw/source/core/inc/txtfrm.hxx
parent6825f6917c78d954a7af06ce80818a1757b31416 (diff)
sw_redlinehide_3: hide deleted numbered nodes in field dialog
This reuses the IDocumentOutlineNodes code for IDocumentListItems; the only client of it is the field dialog cross reference page. Adapt SwCursorShell::GetContentAtPos() too. Change-Id: I9a9ed464b176dd26bf39969ba94041f995ba8c7e
Diffstat (limited to 'sw/source/core/inc/txtfrm.hxx')
-rw-r--r--sw/source/core/inc/txtfrm.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/sw/source/core/inc/txtfrm.hxx b/sw/source/core/inc/txtfrm.hxx
index 5cb4c55facf5..1b145bda9bd0 100644
--- a/sw/source/core/inc/txtfrm.hxx
+++ b/sw/source/core/inc/txtfrm.hxx
@@ -44,6 +44,7 @@ struct SwCursorMoveState;
struct SwFillData;
class SwPortionHandler;
class SwScriptInfo;
+enum class ExpandMode;
#define NON_PRINTING_CHARACTER_COLOR Color(0x26, 0x8b, 0xd2)
@@ -124,6 +125,10 @@ void AddRemoveFlysAnchoredToFrameStartingAtNode(
SwTextFrame & rFrame, SwTextNode & rTextNode,
std::set<sal_uLong> *pSkipped);
+OUString GetExpandTextMerged(SwRootFrame const* pLayout,
+ SwTextNode const& rNode, bool bWithNumber,
+ bool bWithSpacesForLevel, ExpandMode i_mode);
+
} // namespace sw
/// Represents the visualization of a paragraph. Typical upper is an