Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/ !
H A Dtabprotection.cxx85 void setProtected(bool bProtected);
153 void ScTableProtectionImpl::setProtected(bool bProtected) in setProtected() function in ScTableProtectionImpl
301 void ScDocProtection::setProtected(bool bProtected) in setProtected() function in ScDocProtection
303 mpImpl->setProtected(bProtected); in setProtected()
381 void ScTableProtection::setProtected(bool bProtected) in setProtected() function in ScTableProtection
383 mpImpl->setProtected(bProtected); in setProtected()
/trunk/main/sc/inc/ !
H A Dtabprotection.hxx68 virtual void setProtected(bool bProtected) = 0;
98 virtual void setProtected(bool bProtected);
155 virtual void setProtected(bool bProtected);
/trunk/main/sc/source/ui/miscdlgs/ !
H A Dprotectiondlg.cxx83 rData.setProtected(maBtnProtect.IsChecked()); in WriteData()
/trunk/main/sc/source/ui/docshell/ !
H A Ddocfunc.cxx3431 p->setProtected(true); // just in case ... in ProtectSheet()
3451 aProtection.setProtected(true); in Protect()
3461 p->setProtected(true); // just in case ... in Protect()
3473 aProtection.setProtected(true); in Protect()
3483 p->setProtected(true); // just in case ... in Protect()
3527 pProtectCopy->setProtected(false); in Unprotect()
3557 pProtectCopy->setProtected(false); in Unprotect()
/trunk/main/sc/source/filter/xml/ !
H A Dxmlbodyi.cxx321 pProtection->setProtected(true); in EndElement()
H A Dxmlsubti.cxx659 pProtect->setProtected(bProtection); in DeleteTable()
/trunk/main/sc/source/filter/excel/ !
H A Dxicontent.cxx1156 pProtect->setProtected(true); in Apply()
1261 pProtect->setProtected(true); in Apply()
/trunk/main/sc/source/ui/undo/ !
H A Dundotab.cxx1251 pCopy->setProtected(true); in DoProtect()
1321 pCopy->setProtected(true); in DoProtect()
/trunk/main/sc/source/filter/starcalc/ !
H A Dscflt.cxx1099 aProtection.setProtected(static_cast<bool>(SheetProtect.Protect)); in LoadProtect()
1458 aProtection.setProtected(static_cast<bool>(TabProtect.Protect)); in LoadTables()

Completed in 102 milliseconds