Searched refs:GetHideFormula (Results 1 – 9 of 9) sorted by relevance
132 bHideForm = pProtAttr->GetHideFormula(); in Reset()
141 sal_Bool GetHideFormula() const { return bHideFormula; } in GetHideFormula() function in ScProtectionAttr
647 bHideFormula = pProt->GetHideFormula(); in UpdateInputHandler()
1051 else if ( bShowFormulas && pAttr->GetHideFormula() ) in IsEmptyCellText()
617 aBoolRet = uno::makeAny(rProtAttr.GetHideFormula()); in getFormulaHidden()
471 bHideFormula = rProtAttr.GetHideFormula(); in FillInfo()
1661 else if ( pAttr->GetHideFormula() ) in RemoveProtected()
1832 pProtAttr->GetHideFormula() ) ) in AsciiSave()
1346 mbHidden = rProtItem.GetHideFormula() || rProtItem.GetHideCell(); in FillFromItemSet()
Completed in 93 milliseconds