Searched refs:XclExpLabelCell (Results 1 – 2 of 2) sorted by relevance
435 class XclExpLabelCell : public XclExpSingleCellBase class437 DECL_FIXEDMEMPOOL_NEWDEL( XclExpLabelCell )441 explicit XclExpLabelCell( const XclExpRoot& rRoot, const XclAddress& rXclPos,446 explicit XclExpLabelCell( const XclExpRoot& rRoot, const XclAddress& rXclPos,
682 IMPL_FIXEDMEMPOOL_NEWDEL( XclExpLabelCell, 256, 256 )684 XclExpLabelCell::XclExpLabelCell( in XclExpLabelCell() function in XclExpLabelCell694 XclExpLabelCell::XclExpLabelCell( in XclExpLabelCell() function in XclExpLabelCell705 bool XclExpLabelCell::IsMultiLineText() const in IsMultiLineText()710 void XclExpLabelCell::Init( const XclExpRoot& rRoot, in Init()756 void XclExpLabelCell::SaveXml( XclExpXmlStream& rStrm ) in SaveXml()771 void XclExpLabelCell::WriteContents( XclExpStream& rStrm ) in WriteContents()2443 xCell.reset( new XclExpLabelCell( in XclExpCellTable()2452 xCell.reset( new XclExpLabelCell( in XclExpCellTable()
Completed in 31 milliseconds