Searched refs:DoProtect (Results 1 – 2 of 2) sorted by relevance
1243 void ScUndoDocProtect::DoProtect(bool bProtect) in DoProtect() function in ScUndoDocProtect1273 DoProtect(!mpProtectSettings->isProtected()); in Undo()1280 DoProtect(mpProtectSettings->isProtected()); in Redo()1313 void ScUndoTabProtect::DoProtect(bool bProtect) in DoProtect() function in ScUndoTabProtect1343 DoProtect(!mpProtectSettings->isProtected()); in Undo()1350 DoProtect(mpProtectSettings->isProtected()); in Redo()
383 void DoProtect(bool bProtect);408 void DoProtect(bool bProtect);
Completed in 26 milliseconds