Searched refs:getCellAny (Results 1 – 5 of 5) sorted by relevance
172 Any& CellBlock::getCellAny( sal_Int32 nCol ) in getCellAny() function in oox::xls::CellBlock337 pCellBlock->getCellAny( rModel.maCellAddr.Column ) <<= fValue; in setValueCell()346 pCellBlock->getCellAny( rModel.maCellAddr.Column ) <<= rText; in setStringCell()662 pCellBlock->getCellAny( rCellAddr.Column ) <<= rTokens; in setCellFormula()
88 ::com::sun::star::uno::Any getCellAny( sal_Int32 nAtColumn, sal_Int32 nAtRow );
619 uno::Any DataBrowserModel::getCellAny( sal_Int32 nAtColumn, sal_Int32 nAtRow ) in getCellAny() function in chart::DataBrowserModel
698 uno::Any aAny = m_apDataBrowserModel->getCellAny( nColIndex, nRow ); in GetCellText()
105 ::com::sun::star::uno::Any& getCellAny( sal_Int32 nCol );
Completed in 34 milliseconds