summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/editeng/editeng.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/editeng/editeng.hxx b/include/editeng/editeng.hxx
index 4c603a1b8b07..c5baa182e2e1 100644
--- a/include/editeng/editeng.hxx
+++ b/include/editeng/editeng.hxx
@@ -623,6 +623,9 @@ public:
// the same type expands the original instead of inserting another. But the
// spell check dialog doesn't want that behaviour
void DisableAttributeExpanding();
+
+ void SetLOKSpecialPaperSize(const Size& rSize);
+ const Size& GetLOKSpecialPaperSize() const;
};
#endif // INCLUDED_EDITENG_EDITENG_HXX