LibreOffice Module sc (master) 1
|
Contains all API cell protection attributes. More...
#include <stylesbuffer.hxx>
Public Types | |
typedef css::util::CellProtection | ApiCellProtection |
Public Member Functions | |
ApiProtectionData () | |
Public Attributes | |
ApiCellProtection | maCellProt |
Contains all API cell protection attributes.
Definition at line 346 of file stylesbuffer.hxx.
typedef css::util::CellProtection oox::xls::ApiProtectionData::ApiCellProtection |
Definition at line 348 of file stylesbuffer.hxx.
|
explicit |
Definition at line 1322 of file stylesbuffer.cxx.
ApiCellProtection oox::xls::ApiProtectionData::maCellProt |
Definition at line 350 of file stylesbuffer.hxx.
Referenced by oox::xls::Protection::fillToItemSet(), oox::xls::Protection::finalizeImport(), and oox::xls::operator==().