summaryrefslogtreecommitdiff
path: root/oox/inc/oox/xls/worksheetsettings.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/oox/xls/worksheetsettings.hxx')
-rw-r--r--oox/inc/oox/xls/worksheetsettings.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/oox/inc/oox/xls/worksheetsettings.hxx b/oox/inc/oox/xls/worksheetsettings.hxx
index 17e22dc5342c..990a463b3545 100644
--- a/oox/inc/oox/xls/worksheetsettings.hxx
+++ b/oox/inc/oox/xls/worksheetsettings.hxx
@@ -108,6 +108,8 @@ public:
/** Imports phonetic settings from the PHONETICPR record. */
void importPhoneticPr( RecordInputStream& rStrm );
+ /** Imports sheet properties from a SHEETEXT record. */
+ void importSheetExt( BiffInputStream& rStrm );
/** Imports sheet properties from a SHEETPR record. */
void importSheetPr( BiffInputStream& rStrm );
/** Imports protection status from the PROTECT record. */