Searched refs:bOldProtection (Results 1 – 1 of 1) sorted by relevance
1060 bool bOldProtection = pDoc->IsTabProtected(nTab); in Execute() local1067 bool bNewProtection = !bOldProtection; in Execute()1070 if( bNewProtection == bOldProtection ) in Execute()1077 if (bOldProtection) in Execute()1135 bool bNewProtection = ! bOldProtection; in Execute()1142 if( bNewProtection == bOldProtection ) in Execute()1149 if ( bOldProtection) in Execute()1194 if ( bOldProtection ) in Execute()
Completed in 18 milliseconds