Home
last modified time | relevance | path

Searched refs:GetDocProtection (Results 1 – 9 of 9) sorted by relevance

/AOO42X/main/sc/source/filter/excel/ !
H A Dexcdoc.cxx122 const ScDocProtection* pProtect = self.GetDoc().GetDocProtection();
265 const ScDocProtection* pProtect = GetDoc().GetDocProtection(); in FillAsHeader()
H A Dxeroot.cxx241 const ScDocProtection* pDocProt = GetDoc().GetDocProtection(); in IsDocumentEncrypted()
/AOO42X/main/sc/source/core/data/ !
H A Dtabprotection.cxx47 const ScDocProtection* p = rDoc.GetDocProtection(); in needsPassHashRegen()
H A Ddocumen3.cxx1809 ScDocProtection* ScDocument::GetDocProtection() const in GetDocProtection() function in ScDocument
/AOO42X/main/sc/source/ui/miscdlgs/ !
H A Dretypepassdlg.cxx94 const ScDocProtection* pDocProtect = rDoc.GetDocProtection(); in SetDataFromDocument()
/AOO42X/main/sc/source/ui/view/ !
H A Dtabvwsh3.cxx994 ScDocProtection* pProtect = pDoc->GetDocProtection(); in Execute()
/AOO42X/main/sc/source/ui/docshell/ !
H A Ddocfunc.cxx3452 ScDocProtection* pProtect = pDoc->GetDocProtection(); in Protect()
3502 ScDocProtection* pDocProtect = pDoc->GetDocProtection(); in Unprotect()
/AOO42X/main/sc/inc/ !
H A Ddocument.hxx574 SC_DLLPUBLIC ScDocProtection* GetDocProtection() const;
/AOO42X/main/sc/source/filter/xml/ !
H A Dxmlexprt.cxx1519 const ScDocProtection* p = pDoc->GetDocProtection(); in SetBodyAttributes()