LibreOffice Module sc (master) 1
|
This is the complete list of members for ScTableProtection, including all inherited members.
AUTOFILTER enum value | ScTableProtection | |
DELETE_COLUMNS enum value | ScTableProtection | |
DELETE_ROWS enum value | ScTableProtection | |
FORMAT_CELLS enum value | ScTableProtection | |
FORMAT_COLUMNS enum value | ScTableProtection | |
FORMAT_ROWS enum value | ScTableProtection | |
getEnhancedProtection() const | ScTableProtection | |
getPasswordHash(ScPasswordHash eHash, ScPasswordHash eHash2=PASSHASH_UNSPECIFIED) const override | ScTableProtection | virtual |
getPasswordHash() const override | ScTableProtection | virtual |
hasPasswordHash(ScPasswordHash eHash, ScPasswordHash eHash2=PASSHASH_UNSPECIFIED) const override | ScTableProtection | virtual |
INSERT_COLUMNS enum value | ScTableProtection | |
INSERT_HYPERLINKS enum value | ScTableProtection | |
INSERT_ROWS enum value | ScTableProtection | |
isBlockEditable(const ScRange &rRange) const | ScTableProtection | |
isOptionEnabled(Option eOption) const | ScTableProtection | |
isPasswordEmpty() const override | ScTableProtection | virtual |
isProtected() const override | ScTableProtection | virtual |
isProtectedWithPass() const override | ScTableProtection | virtual |
isSelectionEditable(const ScRangeList &rRangeList) const | ScTableProtection | |
mpImpl | ScTableProtection | private |
NONE enum value | ScTableProtection | |
OBJECTS enum value | ScTableProtection | |
Option enum name | ScTableProtection | |
PIVOT_TABLES enum value | ScTableProtection | |
SCENARIOS enum value | ScTableProtection | |
ScTableProtection() | ScTableProtection | explicit |
ScTableProtection(const ScTableProtection &r) | ScTableProtection | explicit |
SELECT_LOCKED_CELLS enum value | ScTableProtection | |
SELECT_UNLOCKED_CELLS enum value | ScTableProtection | |
setEnhancedProtection(::std::vector< ScEnhancedProtection > &&rProt) | ScTableProtection | |
setOption(Option eOption, bool bEnabled) | ScTableProtection | |
setPassword(const OUString &aPassText) override | ScTableProtection | virtual |
setPasswordHash(const css::uno::Sequence< sal_Int8 > &aPassword, ScPasswordHash eHash, ScPasswordHash eHash2=PASSHASH_UNSPECIFIED) override | ScTableProtection | virtual |
setPasswordHash(const OUString &rAlgorithmName, const OUString &rHashValue, const OUString &rSaltValue, sal_uInt32 nSpinCount) override | ScTableProtection | virtual |
setProtected(bool bProtected) override | ScTableProtection | virtual |
SORT enum value | ScTableProtection | |
updateReference(UpdateRefMode, const ScDocument &, const ScRange &rWhere, SCCOL nDx, SCROW nDy, SCTAB nDz) | ScTableProtection | |
verifyPassword(const OUString &aPassText) const override | ScTableProtection | virtual |
~ScPassHashProtectable()=0 | ScPassHashProtectable | pure virtual |
~ScTableProtection() override | ScTableProtection | virtual |