Home
last modified time | relevance | path

Searched defs:rCellAddr (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/oox/source/xls/
H A Dsheetdatabuffer.cxx82 bool CellFormulaModel::isValidArrayRef( const CellAddress& rCellAddr ) in isValidArrayRef()
90 bool CellFormulaModel::isValidSharedRef( const CellAddress& rCellAddr ) in isValidSharedRef()
202 CellBlock::RichStringCell::RichStringCell( const CellAddress& rCellAddr, const RichStringRef& rxStr… in RichStringCell()
236 CellBlock* CellBlockBuffer::getCellBlock( const CellAddress& rCellAddr ) in getCellBlock()
484 void SheetDataBuffer::createSharedFormula( const CellAddress& rCellAddr, const ApiTokenSequence& rT… in createSharedFormula()
514 void SheetDataBuffer::setStandardNumFmt( const CellAddress& rCellAddr, sal_Int16 nStdNumFmt ) in setStandardNumFmt()
595 void SheetDataBuffer::XfIdRange::set( const CellAddress& rCellAddr, sal_Int32 nXfId, sal_Int32 nNum… in set()
604 bool SheetDataBuffer::XfIdRange::tryExpand( const CellAddress& rCellAddr, sal_Int32 nXfId, sal_Int3… in tryExpand()
657 void SheetDataBuffer::setCellFormula( const CellAddress& rCellAddr, const ApiTokenSequence& rTokens… in setCellFormula()

Completed in 21 milliseconds