Searched refs:pDocProt (Results 1 – 1 of 1) sorted by relevance
241 const ScDocProtection* pDocProt = GetDoc().GetDocProtection(); in IsDocumentEncrypted() local242 … if (pDocProt && pDocProt->isProtected() && pDocProt->isOptionEnabled(ScDocProtection::STRUCTURE)) in IsDocumentEncrypted()
Completed in 16 milliseconds