Searched refs:bProtectAttr (Results 1 – 2 of 2) sorted by relevance
157 bool bProtectAttr = pProtAttr->GetProtection() || pProtAttr->GetHideCell(); in IsNoteCaptionClicked() local158 if( !bProtectAttr || !bProtectDoc ) in IsNoteCaptionClicked()
361 bool bProtectAttr = pProtAttr->GetProtection() || pProtAttr->GetHideCell() ; in lcl_UnLockComment() local364 pView->LockInternalLayer( bProtectDoc && bProtectAttr ); in lcl_UnLockComment()
Completed in 41 milliseconds