Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx1343 IMPL_FIXEDMEMPOOL_NEWDEL( XclExpRkCell, 256, 256 )
1345 XclExpRkCell::XclExpRkCell( in XclExpRkCell() function in XclExpRkCell
1355 bool XclExpRkCell::TryMerge( const XclExpCellBase& rCell ) in TryMerge()
1357 const XclExpRkCell* pRkCell = dynamic_cast< const XclExpRkCell* >( &rCell ); in TryMerge()
1366 void XclExpRkCell::WriteXmlContents( XclExpXmlStream& rStrm, const XclAddress& rAddress, sal_uInt32… in WriteXmlContents()
1381 void XclExpRkCell::WriteContents( XclExpStream& rStrm, sal_uInt16 nRelCol ) in WriteContents()
2430 xCell.reset( new XclExpRkCell( in XclExpCellTable()
/trunk/main/sc/source/filter/inc/
H A Dxetable.hxx600 class XclExpRkCell : public XclExpMultiCellBase class
602 DECL_FIXEDMEMPOOL_NEWDEL( XclExpRkCell )
605 explicit XclExpRkCell( const XclExpRoot& rRoot, const XclAddress& rXclPos,

Completed in 26 milliseconds