Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dattrib.hxx147 inline ScProtectionAttr& operator=(const ScProtectionAttr& rProtection) in operator =() argument
149 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 13 milliseconds