Searched refs:XclExpCellProt (Results 1 – 2 of 2) sorted by relevance
328 struct XclExpCellProt : public XclCellProt struct485 const XclExpCellProt& GetProtectionData() const { return maProtection; } in GetProtectionData()526 XclExpCellProt maProtection; /// Cell protection flags.
1342 bool XclExpCellProt::FillFromItemSet( const SfxItemSet& rItemSet, bool bStyle ) in FillFromItemSet()1351 void XclExpCellProt::FillToXF2( sal_uInt8& rnNumFmt ) const1358 void XclExpCellProt::FillToXF3( sal_uInt16& rnProt ) const in FillToXF3()1364 void XclExpCellProt::SaveXml( XclExpXmlStream& rStrm ) const in SaveXml()
Completed in 32 milliseconds