Home
last modified time | relevance | path

Searched refs:DoProtect (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/undo/
H A Dundotab.cxx1243 void ScUndoDocProtect::DoProtect(bool bProtect) in DoProtect() function in ScUndoDocProtect
1273 DoProtect(!mpProtectSettings->isProtected()); in Undo()
1280 DoProtect(mpProtectSettings->isProtected()); in Redo()
1313 void ScUndoTabProtect::DoProtect(bool bProtect) in DoProtect() function in ScUndoTabProtect
1343 DoProtect(!mpProtectSettings->isProtected()); in Undo()
1350 DoProtect(mpProtectSettings->isProtected()); in Redo()
/trunk/main/sc/source/ui/inc/
H A Dundotab.hxx383 void DoProtect(bool bProtect);
408 void DoProtect(bool bProtect);

Completed in 21 milliseconds