Searched refs:XclExpBooleanCell (Results 1 – 2 of 2) sorted by relevance
386 class XclExpBooleanCell : public XclExpSingleCellBase class388 DECL_FIXEDMEMPOOL_NEWDEL( XclExpBooleanCell )391 explicit XclExpBooleanCell( const XclExpRoot rRoot, const XclAddress& rXclPos,
616 IMPL_FIXEDMEMPOOL_NEWDEL( XclExpBooleanCell, 256, 256 )618 XclExpBooleanCell::XclExpBooleanCell( in XclExpBooleanCell() function in XclExpBooleanCell627 void XclExpBooleanCell::SaveXml( XclExpXmlStream& rStrm ) in SaveXml()642 void XclExpBooleanCell::WriteContents( XclExpStream& rStrm ) in WriteContents()2423 xCell.reset( new XclExpBooleanCell( in XclExpCellTable()
Completed in 29 milliseconds