Searched refs:XclExpProtection (Results 1 – 3 of 3) sorted by relevance
229 class XclExpProtection : public XclExpBoolRecord class232 XclExpProtection(bool bValue);
126 …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()
509 XclExpProtection::XclExpProtection(bool bValue) : in XclExpProtection() function in XclExpProtection
Completed in 23 milliseconds