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

#include <orcusinterface.hxx>

Public Member Functions

void applyToItemSet (SfxItemSet &rSet) const
 

Public Attributes

std::optional< bool > mbLocked
 
std::optional< bool > mbHidden
 
std::optional< bool > mbPrintContent
 
std::optional< bool > mbFormulaHidden
 

Detailed Description

Definition at line 404 of file orcusinterface.hxx.

Member Function Documentation

◆ applyToItemSet()

void ScOrcusProtection::applyToItemSet ( SfxItemSet rSet) const

Definition at line 1506 of file interface.cxx.

References mbFormulaHidden, mbHidden, mbLocked, mbPrintContent, SfxItemSet::Put(), and rSet.

Member Data Documentation

◆ mbFormulaHidden

std::optional<bool> ScOrcusProtection::mbFormulaHidden

◆ mbHidden

std::optional<bool> ScOrcusProtection::mbHidden

Definition at line 407 of file orcusinterface.hxx.

Referenced by applyToItemSet(), and ScOrcusImportCellProtection::set_hidden().

◆ mbLocked

std::optional<bool> ScOrcusProtection::mbLocked

Definition at line 406 of file orcusinterface.hxx.

Referenced by applyToItemSet(), and ScOrcusImportCellProtection::set_locked().

◆ mbPrintContent

std::optional<bool> ScOrcusProtection::mbPrintContent

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