Searched refs:XclExpRkCell (Results 1 – 2 of 2) sorted by relevance
1343 IMPL_FIXEDMEMPOOL_NEWDEL( XclExpRkCell, 256, 256 )1345 XclExpRkCell::XclExpRkCell( in XclExpRkCell() function in XclExpRkCell1355 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()
600 class XclExpRkCell : public XclExpMultiCellBase class602 DECL_FIXEDMEMPOOL_NEWDEL( XclExpRkCell )605 explicit XclExpRkCell( const XclExpRoot& rRoot, const XclAddress& rXclPos,
Completed in 45 milliseconds