Home
last modified time | relevance | path

Searched defs:SheetProtectionModel (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dworksheetsettings.hxx42 struct SheetProtectionModel struct
50 bool mbObjects; /// True = objects locked.
51 bool mbScenarios; /// True = scenarios locked.
52 bool mbFormatCells; /// True = format cells locked.
53 bool mbFormatColumns; /// True = format columns locked.
54 bool mbFormatRows; /// True = format rows locked.
56 bool mbInsertRows; /// True = insert rows locked.
59 bool mbDeleteRows; /// True = delete rows locked.
61 bool mbSort; /// True = sorting locked.
62 bool mbAutoFilter; /// True = autofilters locked.
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dworksheetsettings.hxx44 struct SheetProtectionModel struct
52 bool mbObjects; /// True = objects locked.
53 bool mbScenarios; /// True = scenarios locked.
54 bool mbFormatCells; /// True = format cells locked.
55 bool mbFormatColumns; /// True = format columns locked.
56 bool mbFormatRows; /// True = format rows locked.
58 bool mbInsertRows; /// True = insert rows locked.
61 bool mbDeleteRows; /// True = delete rows locked.
63 bool mbSort; /// True = sorting locked.
64 bool mbAutoFilter; /// True = autofilters locked.
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/oox/
H A Dworksheetsettings.cxx59 SheetProtectionModel::SheetProtectionModel() : in SheetProtectionModel() function in oox::xls::SheetProtectionModel
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/oox/
H A Dworksheetsettings.cxx59 SheetProtectionModel::SheetProtectionModel() : in SheetProtectionModel() function in oox::xls::SheetProtectionModel