Searched refs:bIsDocReadOnly (Results 1 – 3 of 3) sorted by relevance
398 sal_Bool bIsDocReadOnly = rView.GetDocShell()->IsReadOnly() && in UpdatePointer() local2215 if( !bIsDocReadOnly && bNormalChar ) in KeyInput()2683 sal_Bool bIsDocReadOnly = rView.GetDocShell()->IsReadOnly(); in MouseButtonDown() local2811 if( !bIsDocReadOnly && in MouseButtonDown()3077 if( !bIsDocReadOnly && in MouseButtonDown()3725 if( bIsDocReadOnly ) in MouseMove()3742 else if( bIsDocReadOnly ) in MouseMove()4944 if(!bIsDocReadOnly) in Command()4967 if(!bIsDocReadOnly) in Command()5018 if(!bIsDocReadOnly) in Command()[all …]
257 bIsDocReadOnly(sal_False), in SwGlossaryDlg()290 bIsDocReadOnly = pSh->GetView().GetDocShell()->IsReadOnly() || in SwGlossaryDlg()292 if( bIsDocReadOnly ) in SwGlossaryDlg()348 aInsertBtn.Enable( !bIsDocReadOnly); in IMPL_LINK()462 aInsertBtn.Enable(!bNotFound && !bIsDocReadOnly); in IMPL_LINK()470 bEnable &= !bIsDocReadOnly; in IMPL_LINK()484 if(pBox->GetParent(pEntry) && !bIsDocReadOnly) in IMPL_LINK_INLINE_START()
141 sal_Bool bIsDocReadOnly:1; member in SwGlossaryDlg
Completed in 55 milliseconds