Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/xls/
H A Dsheetdatabuffer.cxx236 CellBlock* CellBlockBuffer::getCellBlock( const CellAddress& rCellAddr ) in getCellBlock() function in oox::xls::CellBlockBuffer
336 if( CellBlock* pCellBlock = maCellBlocks.getCellBlock( rModel.maCellAddr ) ) in setValueCell()
345 if( CellBlock* pCellBlock = maCellBlocks.getCellBlock( rModel.maCellAddr ) ) in setStringCell()
363 if( CellBlock* pCellBlock = maCellBlocks.getCellBlock( rModel.maCellAddr ) ) in setStringCell()
661 if( CellBlock* pCellBlock = maCellBlocks.getCellBlock( rCellAddr ) ) in setCellFormula()
/aoo41x/main/oox/inc/oox/xls/
H A Dsheetdatabuffer.hxx161 CellBlock* getCellBlock( const ::com::sun::star::table::CellAddress& rCellAddr );

Completed in 19 milliseconds