Searched defs:pProtect (Results 1 – 17 of 17) sorted by relevance
1001 ScDocProtection* pProtect = pDoc->GetDocProtection(); in Execute() local1081 ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in Execute() local1113 ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in Execute() local1153 ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in Execute() local
326 ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in SetCursorAtCell() local
661 const ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in IsSelectionAllowed() local
2147 ScTableProtection* pProtect = pDoc->GetTabProtection( nTab ); in MouseButtonUp() local2832 const ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in Command() local
963 ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in MoveCursorRel() local
265 const ScDocProtection* pProtect = GetDoc().GetDocProtection(); in FillAsHeader() local
1155 auto_ptr<ScDocProtection> pProtect(new ScDocProtection); in Apply() local1260 auto_ptr<ScTableProtection> pProtect(new ScTableProtection); in Apply() local
274 ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in getEnableSelection() local312 ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in setEnableSelection() local
658 auto_ptr<ScTableProtection> pProtect(new ScTableProtection); in DeleteTable() local
1730 … ScTableProtection* pProtect = pDoc->GetTabProtection(static_cast<SCTAB>(nTable)); in _ExportContent() local
554 const SvxProtectItem* pProtect = (const SvxProtectItem*)rPool.GetItem2(RES_PROTECT, n); in ExportDocument_Impl() local
1027 const SvxProtectItem* pProtect(0); in UpdateParent() local
1111 ScTableProtection* pProtect = rRoot.GetDoc().GetTabProtection(nTab); in XclExpSheetProtectOptions() local
1029 void ScTable::SetProtection(const ScTableProtection* pProtect) in SetProtection()
1814 void ScDocument::SetDocProtection(const ScDocProtection* pProtect) in SetDocProtection()1850 void ScDocument::SetTabProtection(SCTAB nTab, const ScTableProtection* pProtect) in SetTabProtection()
1297 const ScProtectionAttr* pProtect = in HasAttrib() local
3426 ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in ProtectSheet() local3456 ScDocProtection* pProtect = pDoc->GetDocProtection(); in Protect() local3478 ScTableProtection* pProtect = pDoc->GetTabProtection(nTab); in Protect() local
Completed in 189 milliseconds