Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin.cxx400 sal_Bool bIsDocReadOnly = rView.GetDocShell()->IsReadOnly() && in UpdatePointer() local
2217 if( !bIsDocReadOnly && bNormalChar ) in KeyInput()
2685 sal_Bool bIsDocReadOnly = rView.GetDocShell()->IsReadOnly(); in MouseButtonDown() local
2813 if( !bIsDocReadOnly && in MouseButtonDown()
3079 if( !bIsDocReadOnly && in MouseButtonDown()
3727 if( bIsDocReadOnly ) in MouseMove()
3744 else if( bIsDocReadOnly ) in MouseMove()
4946 if(!bIsDocReadOnly) in Command()
4969 if(!bIsDocReadOnly) in Command()
5020 if(!bIsDocReadOnly) in Command()
[all …]
/aoo42x/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()
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()
/aoo42x/main/sw/source/ui/inc/
H A Dglossary.hxx141 sal_Bool bIsDocReadOnly:1; member in SwGlossaryDlg

Completed in 59 milliseconds