Searched refs:GetHideCell (Results 1 – 12 of 12) sorted by relevance
157 bool bProtectAttr = pProtAttr->GetProtection() || pProtAttr->GetHideCell(); in IsNoteCaptionClicked()
131 bHideCell = pProtAttr->GetHideCell(); in Reset()
143 sal_Bool GetHideCell() const { return bHideCell; } in GetHideCell() function in ScProtectionAttr
648 bHideAll = pProt->GetHideCell(); in UpdateInputHandler()
850 if (rProt.GetProtection() || rProt.GetHideCell()) in DrawBackground()
1049 if ( pAttr->GetHideCell() ) in IsEmptyCellText()
363 bool bProtectAttr = pProtAttr->GetProtection() || pProtAttr->GetHideCell() ; in lcl_UnLockComment()
470 bHidden = rProtAttr.GetHideCell(); in FillInfo()
1659 if ( pAttr->GetHideCell() ) in RemoveProtected()
1299 if ( pProtect->GetProtection() || pProtect->GetHideCell() ) in HasAttrib()
1830 if ( pProtAttr->GetHideCell() || in AsciiSave()
1346 mbHidden = rProtItem.GetHideFormula() || rProtItem.GetHideCell(); in FillFromItemSet()
Completed in 150 milliseconds