Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dexcdoc.cxx126 …aRecList.AppendNewRecord( new XclExpProtection(pProtect->isOptionEnabled(ScDocProtection::STRUCTUR…
269 Add( new XclExpProtection(pProtect->isOptionEnabled(ScDocProtection::STRUCTURE)) ); in FillAsHeader()
475 Add( new XclExpProtection(true) ); in FillAsTable()
H A Dexcrecds.cxx509 XclExpProtection::XclExpProtection(bool bValue) : in XclExpProtection() function in XclExpProtection
/trunk/main/sc/source/filter/inc/
H A Dexcrecds.hxx229 class XclExpProtection : public XclExpBoolRecord class
232 XclExpProtection(bool bValue);

Completed in 18 milliseconds