Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/inc/
H A Dxestyle.hxx328 struct XclExpCellProt : public XclCellProt struct
485 const XclExpCellProt& GetProtectionData() const { return maProtection; } in GetProtectionData()
526 XclExpCellProt maProtection; /// Cell protection flags.
/aoo4110/main/sc/source/filter/excel/
H A Dxestyle.cxx1342 bool XclExpCellProt::FillFromItemSet( const SfxItemSet& rItemSet, bool bStyle ) in FillFromItemSet()
1351 void XclExpCellProt::FillToXF2( sal_uInt8& rnNumFmt ) const
1358 void XclExpCellProt::FillToXF3( sal_uInt16& rnProt ) const in FillToXF3()
1364 void XclExpCellProt::SaveXml( XclExpXmlStream& rStrm ) const in SaveXml()

Completed in 32 milliseconds