Searched refs:rProtItem (Results 1 – 1 of 1) sorted by relevance
1344 const ScProtectionAttr& rProtItem = GETITEM( rItemSet, ScProtectionAttr, ATTR_PROTECTION ); in FillFromItemSet() local1345 mbLocked = rProtItem.GetProtection(); in FillFromItemSet()1346 mbHidden = rProtItem.GetHideFormula() || rProtItem.GetHideCell(); in FillFromItemSet()
Completed in 21 milliseconds