LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
XclImpSheetProtectBuffer::Sheet Struct Reference

Public Member Functions

 Sheet ()
 
 Sheet (const Sheet &r)
 

Public Attributes

bool mbProtected
 
sal_uInt16 mnPasswordHash
 
sal_uInt16 mnOptions
 
::std::vector< ScEnhancedProtectionmaEnhancedProtections
 

Detailed Description

Definition at line 312 of file xicontent.hxx.

Constructor & Destructor Documentation

◆ Sheet() [1/2]

XclImpSheetProtectBuffer::Sheet::Sheet ( )

Definition at line 1327 of file xicontent.cxx.

◆ Sheet() [2/2]

XclImpSheetProtectBuffer::Sheet::Sheet ( const Sheet r)

Definition at line 1334 of file xicontent.cxx.

Member Data Documentation

◆ maEnhancedProtections

::std::vector< ScEnhancedProtection > XclImpSheetProtectBuffer::Sheet::maEnhancedProtections

Definition at line 317 of file xicontent.hxx.

Referenced by XclImpSheetProtectBuffer::AppendEnhancedProtection().

◆ mbProtected

bool XclImpSheetProtectBuffer::Sheet::mbProtected

Definition at line 314 of file xicontent.hxx.

Referenced by XclImpSheetProtectBuffer::ReadProtect().

◆ mnOptions

sal_uInt16 XclImpSheetProtectBuffer::Sheet::mnOptions

Definition at line 316 of file xicontent.hxx.

Referenced by XclImpSheetProtectBuffer::ReadOptions().

◆ mnPasswordHash

sal_uInt16 XclImpSheetProtectBuffer::Sheet::mnPasswordHash

Definition at line 315 of file xicontent.hxx.

Referenced by XclImpSheetProtectBuffer::ReadPasswordHash().


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