Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/undo/
H A Dundotab.cxx403 pDoc->SetTabProtection(nTab, pRefUndoDoc->GetTabProtection(nTab)); in Undo()
1010 pRedoDoc->SetTabProtection(nTabPos, pDoc->GetTabProtection(nTabPos)); in Undo()
1065 pDoc->SetTabProtection(nTabPos, pRedoDoc->GetTabProtection(nTabPos)); in Redo()
1322 pDoc->SetTabProtection(mnTab, pCopy.get()); in DoProtect()
1327 pDoc->SetTabProtection(mnTab, NULL); in DoProtect()
/trunk/main/sc/source/ui/miscdlgs/
H A Dretypepassdlg.cxx132 rDoc.SetTabProtection(static_cast<SCTAB>(i), pTabProtect); in WriteNewDataToDocument()
/trunk/main/sc/source/filter/xml/
H A Dxmlsubti.cxx661 rImport.GetDocument()->SetTabProtection(static_cast<SCTAB>(nCurrentSheet), pProtect.get()); in DeleteTable()
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx2203 pUndoDoc->SetTabProtection(nTab, pDoc->GetTabProtection(nTab)); in DeleteTables()
2649 pDestDoc->SetTabProtection(nDestTab1, pDoc->GetTabProtection(TheTabs[i])); in MoveTable()
/trunk/main/sc/source/filter/excel/
H A Dxicontent.cxx1294 GetDoc().SetTabProtection(itr->first, pProtect.get()); in Apply()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3423 pDoc->SetTabProtection(nTab, &rProtect); in ProtectSheet()
3475 pDoc->SetTabProtection(nTab, &aProtection); in Protect()
3554 pDoc->SetTabProtection(nTab, NULL); in Unprotect()
/trunk/main/sc/source/core/data/
H A Ddocumen3.cxx1850 void ScDocument::SetTabProtection(SCTAB nTab, const ScTableProtection* pProtect) in SetTabProtection() function in ScDocument
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx1460 pDoc->SetTabProtection(static_cast<SCTAB>(Tab), &aProtection); in LoadTables()
/trunk/main/sc/inc/
H A Ddocument.hxx583 SC_DLLPUBLIC void SetTabProtection(SCTAB nTab, const ScTableProtection* pProtect);

Completed in 142 milliseconds