Searched refs:XclExpFormulaCell (Results 1 – 2 of 2) sorted by relevance
472 class XclExpFormulaCell : public XclExpSingleCellBase class474 DECL_FIXEDMEMPOOL_NEWDEL( XclExpFormulaCell )477 explicit XclExpFormulaCell( const XclExpRoot& rRoot, const XclAddress& rXclPos,
792 IMPL_FIXEDMEMPOOL_NEWDEL( XclExpFormulaCell, 256, 256 )794 XclExpFormulaCell::XclExpFormulaCell( in XclExpFormulaCell() function in XclExpFormulaCell894 void XclExpFormulaCell::Save( XclExpStream& rStrm ) in Save()980 void XclExpFormulaCell::SaveXml( XclExpXmlStream& rStrm ) in SaveXml()1027 void XclExpFormulaCell::WriteContents( XclExpStream& rStrm ) in WriteContents()2467 xCell.reset( new XclExpFormulaCell( in XclExpCellTable()
Completed in 30 milliseconds