bool mbInsertHyperlinks
True = insert rows locked.
sal_uInt32 mnSpinCount
Salt value to be prepended to the password, base-64 encoded.
bool mbSheet
Hash value from sheet protection password. (unrelated to the above)
SheetSettingsModel maSheetSettings
Sheet and outline settings.
bool mbSummaryRight
True = row outline symbols below group.
void importOutlinePr(const AttributeList &rAttribs)
Imports outline settings from the outlinePr element.
bool mbSelectUnlocked
True = pivot tables locked.
Sheet protection settings.
bool mbDeleteColumns
True = insert hyperlinks locked.
bool mbAutoFilter
True = sorting locked.
void importProtectedRange(const AttributeList &rAttribs)
Imports enhanced protection settings from the protectedRange element.
OUString maSaltValue
Hash value computed by the algorithm, base-64 encoded.
bool mbDeleteRows
True = delete columns locked.
bool mbFormatColumns
True = format cells locked.
::std::vector< ScEnhancedProtection > maEnhancedProtections
True = select unlocked cells locked.
bool mbObjects
True = sheet protection enabled, locked cells are protected.
bool mbInsertColumns
True = format rows locked.
bool mbSummaryBelow
True = automatic styles when creating outlines.
void importSheetPr(const AttributeList &rAttribs)
Imports sheet settings from the sheetPr element.
bool mbFormatRows
True = format columns locked.
OUString maHashValue
Algorithm name, "SHA-512", "SHA-1", ...
bool mbSort
True = select locked cells locked.
bool mbPivotTables
True = autofilters locked.
SheetSettingsModel()
True = column outline symbols right of group.
sal_uInt16 mnPasswordHash
Spin count, iterations to run algorithm.
void importChartSheetPr(const AttributeList &rAttribs)
Imports chart sheet settings from the sheetPr element.
bool mbFormatCells
True = scenarios locked.
bool mbApplyStyles
True = sheet contains active filter.
PhoneticSettings maPhoneticSett
void importPhoneticPr(const AttributeList &rAttribs)
Imports phonetic settings from the phoneticPr element.
bool mbFilterMode
Sheet tab color.
bool mbInsertRows
True = insert columns locked.
Color maTabColor
VBA module codename.
void importChartProtection(const AttributeList &rAttribs)
Imports protection settings from the sheetProtection element of a chart sheet.
void finalizeImport()
Converts the imported worksheet settings.
WorksheetSettings(const WorksheetHelper &rHelper)
bool mbScenarios
True = objects locked.
bool mbSelectLocked
True = delete rows locked.
void importTabColor(const AttributeList &rAttribs)
Imports the sheet tab color from the tabColor element.
SheetProtectionModel maSheetProt
void importSheetProtection(const AttributeList &rAttribs)
Imports protection settings from the sheetProtection element.