diff options
Diffstat (limited to 'sw/inc/format.hxx')
-rw-r--r-- | sw/inc/format.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/format.hxx b/sw/inc/format.hxx index 29c3fab36033..c3d2aec20773 100644 --- a/sw/inc/format.hxx +++ b/sw/inc/format.hxx @@ -241,6 +241,8 @@ public: inline const SwTableBoxFormula &GetTableBoxFormula( bool = true ) const; inline const SwTableBoxValue &GetTableBoxValue( bool = true ) const; + void SetPageFormatToDefault(); + /** SwFormat::IsBackgroundTransparent Virtual method to determine, if background of format is transparent. |