Searched refs:isBefore (Results 1 – 2 of 2) sorted by relevance
132 bool CellBlock::isBefore( const ValueRange& rColSpan ) const in isBefore() function in oox::xls::CellBlock272 while( (aMIt != maCellBlocks.end()) && aMIt->second->isBefore( rColSpan ) ) in getCellBlock()
98 bool isBefore( const ValueRange& rColSpan ) const;
Completed in 22 milliseconds