Searched refs:ScTableProtectionImpl (Results 1 – 2 of 2) sorted by relevance
75 class ScTableProtectionImpl class80 explicit ScTableProtectionImpl(SCSIZE nOptSize);81 explicit ScTableProtectionImpl(const ScTableProtectionImpl& r);122 ScTableProtectionImpl::ScTableProtectionImpl(SCSIZE nOptSize) : in ScTableProtectionImpl() function in ScTableProtectionImpl130 ScTableProtectionImpl::ScTableProtectionImpl(const ScTableProtectionImpl& r) : in ScTableProtectionImpl() function in ScTableProtectionImpl140 bool ScTableProtectionImpl::isProtected() const in isProtected()145 bool ScTableProtectionImpl::isProtectedWithPass() const in isProtectedWithPass()153 void ScTableProtectionImpl::setProtected(bool bProtected) in setProtected()175 bool ScTableProtectionImpl::isPasswordEmpty() const in isPasswordEmpty()283 mpImpl(new ScTableProtectionImpl(*r.mpImpl)) in ScDocProtection()[all …]
37 class ScTableProtectionImpl;112 ::boost::shared_ptr<ScTableProtectionImpl> mpImpl;169 ::boost::shared_ptr<ScTableProtectionImpl> mpImpl;
Completed in 15 milliseconds