Searched refs:bProtectDoc (Results 1 – 2 of 2) sorted by relevance
144 bool bProtectDoc = rDoc.IsTabProtected( nTab ) || (pDocSh && pDocSh->IsReadOnly()); in IsNoteCaptionClicked() local158 if( !bProtectAttr || !bProtectDoc ) in IsNoteCaptionClicked()
364 …bool bProtectDoc = rDoc.IsTabProtected( aCellPos.Tab() ) || pViewData->GetSfxDocShell()->IsReadOn… in lcl_UnLockComment() local366 pView->LockInternalLayer( bProtectDoc && bProtectAttr ); in lcl_UnLockComment()
Completed in 27 milliseconds