Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/view/
H A Dtabvwsh3.cxx1060 bool bOldProtection = pDoc->IsTabProtected(nTab); in Execute() local
1067 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 19 milliseconds