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

#include <xmlsubti.hxx>

Public Member Functions

 ScXMLTabProtectionData ()
 

Public Attributes

OUString maPassword
 
ScPasswordHash meHash1
 
ScPasswordHash meHash2
 
bool mbProtected
 
bool mbSelectProtectedCells
 
bool mbSelectUnprotectedCells
 
bool mbInsertColumns
 
bool mbInsertRows
 
bool mbDeleteColumns
 
bool mbDeleteRows
 

Detailed Description

Definition at line 33 of file xmlsubti.hxx.

Constructor & Destructor Documentation

◆ ScXMLTabProtectionData()

ScXMLTabProtectionData::ScXMLTabProtectionData ( )

Definition at line 43 of file xmlsubti.cxx.

Member Data Documentation

◆ maPassword

OUString ScXMLTabProtectionData::maPassword

Definition at line 35 of file xmlsubti.hxx.

Referenced by ScMyTables::DeleteTable(), and ScXMLTableContext::ScXMLTableContext().

◆ mbDeleteColumns

bool ScXMLTabProtectionData::mbDeleteColumns

◆ mbDeleteRows

bool ScXMLTabProtectionData::mbDeleteRows

◆ mbInsertColumns

bool ScXMLTabProtectionData::mbInsertColumns

◆ mbInsertRows

bool ScXMLTabProtectionData::mbInsertRows

◆ mbProtected

bool ScXMLTabProtectionData::mbProtected

Definition at line 38 of file xmlsubti.hxx.

Referenced by ScMyTables::DeleteTable(), and ScXMLTableContext::ScXMLTableContext().

◆ mbSelectProtectedCells

bool ScXMLTabProtectionData::mbSelectProtectedCells

◆ mbSelectUnprotectedCells

bool ScXMLTabProtectionData::mbSelectUnprotectedCells

◆ meHash1

ScPasswordHash ScXMLTabProtectionData::meHash1

Definition at line 36 of file xmlsubti.hxx.

Referenced by ScMyTables::DeleteTable(), and ScXMLTableContext::ScXMLTableContext().

◆ meHash2

ScPasswordHash ScXMLTabProtectionData::meHash2

Definition at line 37 of file xmlsubti.hxx.

Referenced by ScMyTables::DeleteTable(), and ScXMLTableContext::ScXMLTableContext().


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