Home
last modified time | relevance | path

Searched refs:bProtectDoc (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/source/ui/drawfunc/
H A Dfusel2.cxx144 bool bProtectDoc = rDoc.IsTabProtected( nTab ) || (pDocSh && pDocSh->IsReadOnly()); in IsNoteCaptionClicked() local
158 if( !bProtectAttr || !bProtectDoc ) in IsNoteCaptionClicked()
/aoo41x/main/sc/source/ui/view/
H A Dgridwin.cxx362 …bool bProtectDoc = rDoc.IsTabProtected( aCellPos.Tab() ) || pViewData->GetSfxDocShell()->IsReadOn… in lcl_UnLockComment() local
364 pView->LockInternalLayer( bProtectDoc && bProtectAttr ); in lcl_UnLockComment()

Completed in 112 milliseconds