Searched refs:rProtection (Results 1 – 1 of 1) sorted by relevance
147 inline ScProtectionAttr& operator=(const ScProtectionAttr& rProtection) in operator =() argument149 bProtection = rProtection.bProtection; in operator =()150 bHideFormula = rProtection.bHideFormula; in operator =()151 bHideCell = rProtection.bHideCell; in operator =()152 bHidePrint = rProtection.bHidePrint; in operator =()
Completed in 7 milliseconds