Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/xls/
H A Dsheetdatabuffer.cxx132 bool CellBlock::isBefore( const ValueRange& rColSpan ) const in isBefore() function in oox::xls::CellBlock
272 while( (aMIt != maCellBlocks.end()) && aMIt->second->isBefore( rColSpan ) ) in getCellBlock()
/aoo4110/main/oox/inc/oox/xls/
H A Dsheetdatabuffer.hxx98 bool isBefore( const ValueRange& rColSpan ) const;

Completed in 21 milliseconds