Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/docvw/
H A Dedtwin.cxx400 sal_Bool bIsDocReadOnly = rView.GetDocShell()->IsReadOnly() && in UpdatePointer() local
2215 if( !bIsDocReadOnly && bNormalChar ) in KeyInput()
2683 sal_Bool bIsDocReadOnly = rView.GetDocShell()->IsReadOnly(); in MouseButtonDown() local
2811 if( !bIsDocReadOnly && in MouseButtonDown()
3077 if( !bIsDocReadOnly && in MouseButtonDown()
3446 sal_Bool bIsDocReadOnly = rView.GetDocShell()->IsReadOnly(); in MouseMove() local
3725 if( bIsDocReadOnly ) in MouseMove()
3742 else if( bIsDocReadOnly ) in MouseMove()
4944 if(!bIsDocReadOnly) in Command()
4967 if(!bIsDocReadOnly) in Command()
[all …]
/aoo41x/main/sw/source/ui/misc/
H A Dglossary.cxx257 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()
457 aInsertBtn.Enable(!bNotFound && !bIsDocReadOnly); in IMPL_LINK()
465 bEnable &= !bIsDocReadOnly; in IMPL_LINK()
479 if(pBox->GetParent(pEntry) && !bIsDocReadOnly) in IMPL_LINK_INLINE_START()
/aoo41x/main/sw/source/ui/inc/
H A Dglossary.hxx141 sal_Bool bIsDocReadOnly:1; member in SwGlossaryDlg

Completed in 57 milliseconds