Home
last modified time | relevance | path

Searched refs:GetHideCell (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sc/source/ui/attrdlg/
H A Dtabpages.cxx131 bHideCell = pProtAttr->GetHideCell(); in Reset()
/trunk/main/sc/source/ui/drawfunc/
H A Dfusel2.cxx157 bool bProtectAttr = pProtAttr->GetProtection() || pProtAttr->GetHideCell(); in IsNoteCaptionClicked()
/trunk/main/sc/inc/
H A Dattrib.hxx143 sal_Bool GetHideCell() const { return bHideCell; } in GetHideCell() function in ScProtectionAttr
/trunk/main/sc/source/ui/view/
H A Dtabvwsha.cxx648 bHideAll = pProt->GetHideCell(); in UpdateInputHandler()
H A Doutput.cxx850 if (rProt.GetProtection() || rProt.GetHideCell()) in DrawBackground()
H A Doutput2.cxx1049 if ( pAttr->GetHideCell() ) in IsEmptyCellText()
H A Dgridwin.cxx363 bool bProtectAttr = pProtAttr->GetProtection() || pProtAttr->GetHideCell() ; in lcl_UnLockComment()
/trunk/main/sc/source/core/data/
H A Dfillinfo.cxx470 bHidden = rProtAttr.GetHideCell(); in FillInfo()
H A Dcolumn3.cxx1659 if ( pAttr->GetHideCell() ) in RemoveProtected()
H A Dattarray.cxx1299 if ( pProtect->GetProtection() || pProtect->GetHideCell() ) in HasAttrib()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx1830 if ( pProtAttr->GetHideCell() || in AsciiSave()
/trunk/main/sc/source/filter/excel/
H A Dxestyle.cxx1346 mbHidden = rProtItem.GetHideFormula() || rProtItem.GetHideCell(); in FillFromItemSet()

Completed in 115 milliseconds