Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx364 …bool bProtectDoc = rDoc.IsTabProtected( aCellPos.Tab() ) || pViewData->GetSfxDocShell()->IsReadOn… in lcl_UnLockComment() local
366 pView->LockInternalLayer( bProtectDoc && bProtectAttr ); in lcl_UnLockComment()

Completed in 37 milliseconds