Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/data/
H A Dtabprotection.cxx75 class ScTableProtectionImpl class
80 explicit ScTableProtectionImpl(SCSIZE nOptSize);
81 explicit ScTableProtectionImpl(const ScTableProtectionImpl& r);
122 ScTableProtectionImpl::ScTableProtectionImpl(SCSIZE nOptSize) : in ScTableProtectionImpl() function in ScTableProtectionImpl
130 ScTableProtectionImpl::ScTableProtectionImpl(const ScTableProtectionImpl& r) : in ScTableProtectionImpl() function in ScTableProtectionImpl
140 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 …]
/aoo41x/main/sc/inc/
H A Dtabprotection.hxx37 class ScTableProtectionImpl;
112 ::boost::shared_ptr<ScTableProtectionImpl> mpImpl;
169 ::boost::shared_ptr<ScTableProtectionImpl> mpImpl;

Completed in 13 milliseconds