LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
oox::xls::ProtectionModel Struct Reference

Contains all XML cell protection attributes, e.g. More...

#include <stylesbuffer.hxx>

Public Member Functions

 ProtectionModel ()
 True = formula is hidden. More...
 

Public Attributes

bool mbLocked
 
bool mbHidden
 True = locked against editing. More...
 

Detailed Description

Contains all XML cell protection attributes, e.g.

from a protection element.

Definition at line 337 of file stylesbuffer.hxx.

Constructor & Destructor Documentation

◆ ProtectionModel()

oox::xls::ProtectionModel::ProtectionModel ( )
explicit

True = formula is hidden.

Definition at line 1316 of file stylesbuffer.cxx.

Member Data Documentation

◆ mbHidden

bool oox::xls::ProtectionModel::mbHidden

◆ mbLocked

bool oox::xls::ProtectionModel::mbLocked

The documentation for this struct was generated from the following files: