Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx682 IMPL_FIXEDMEMPOOL_NEWDEL( XclExpLabelCell, 256, 256 )
684 XclExpLabelCell::XclExpLabelCell( in XclExpLabelCell() function in XclExpLabelCell
694 XclExpLabelCell::XclExpLabelCell( in XclExpLabelCell() function in XclExpLabelCell
705 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()
/trunk/main/sc/source/filter/inc/
H A Dxetable.hxx435 class XclExpLabelCell : public XclExpSingleCellBase class
437 DECL_FIXEDMEMPOOL_NEWDEL( XclExpLabelCell )
441 explicit XclExpLabelCell( const XclExpRoot& rRoot, const XclAddress& rXclPos,
446 explicit XclExpLabelCell( const XclExpRoot& rRoot, const XclAddress& rXclPos,

Completed in 35 milliseconds