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

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
 

Detailed Description

Contains all API cell protection attributes.

Definition at line 346 of file stylesbuffer.hxx.

Member Typedef Documentation

◆ ApiCellProtection

typedef css::util::CellProtection oox::xls::ApiProtectionData::ApiCellProtection

Definition at line 348 of file stylesbuffer.hxx.

Constructor & Destructor Documentation

◆ ApiProtectionData()

oox::xls::ApiProtectionData::ApiProtectionData ( )
explicit

Definition at line 1322 of file stylesbuffer.cxx.

Member Data Documentation

◆ maCellProt

ApiCellProtection oox::xls::ApiProtectionData::maCellProt

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