Searched refs:bIsProtected (Results 1 – 4 of 4) sorted by relevance
207 bool bIsProtected = mrSidebarWin.IsProtected(); in KeyInput() local208 if ( !bIsProtected || in KeyInput()209 ( bIsProtected && in KeyInput()
180 bool bIsProtected = mpAnnotationWindow->IsProtected(); in KeyInput() local181 …if (!bIsProtected || (bIsProtected && !mpAnnotationWindow->Engine()->GetEditEngine().DoesKeyChange… in KeyInput()
1945 sal_Bool bIsProtected = sal_False; in IsSecure() local1946 if ( ( aAny >>= bIsProtected ) && bIsProtected ) in IsSecure()
179 sal_Bool bIsProtected = sal_False,
Completed in 29 milliseconds