Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/
H A DSidebarTxtControl.cxx207 bool bIsProtected = mrSidebarWin.IsProtected(); in KeyInput() local
208 if ( !bIsProtected || in KeyInput()
209 ( bIsProtected && in KeyInput()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx180 bool bIsProtected = mpAnnotationWindow->IsProtected(); in KeyInput() local
181 …if (!bIsProtected || (bIsProtected && !mpAnnotationWindow->Engine()->GetEditEngine().DoesKeyChange… in KeyInput()
/trunk/main/sfx2/source/doc/
H A Dobjmisc.cxx1945 sal_Bool bIsProtected = sal_False; in IsSecure() local
1946 if ( ( aAny >>= bIsProtected ) && bIsProtected ) in IsSecure()
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.hxx179 sal_Bool bIsProtected = sal_False,

Completed in 37 milliseconds