summaryrefslogtreecommitdiff
path: root/writerperfect/source/writer/exp/txtparai.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerperfect/source/writer/exp/txtparai.hxx')
-rw-r--r--writerperfect/source/writer/exp/txtparai.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/writerperfect/source/writer/exp/txtparai.hxx b/writerperfect/source/writer/exp/txtparai.hxx
index 61c3fc5bfc73..52543ffeadde 100644
--- a/writerperfect/source/writer/exp/txtparai.hxx
+++ b/writerperfect/source/writer/exp/txtparai.hxx
@@ -33,6 +33,9 @@ private:
OUString m_aStyleName;
};
+/// Shared child context factory for paragraph and span contexts.
+XMLImportContext *CreateChildContext(XMLImport &rImport, const OUString &rName);
+
} // namespace exp
} // namespace writerperfect