Home
last modified time | relevance | path

Searched refs:getCellAny (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/oox/source/xls/
H A Dsheetdatabuffer.cxx172 Any& CellBlock::getCellAny( sal_Int32 nCol ) in getCellAny() function in oox::xls::CellBlock
337 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()
/aoo41x/main/chart2/source/controller/dialogs/
H A DDataBrowserModel.hxx88 ::com::sun::star::uno::Any getCellAny( sal_Int32 nAtColumn, sal_Int32 nAtRow );
H A DDataBrowserModel.cxx619 uno::Any DataBrowserModel::getCellAny( sal_Int32 nAtColumn, sal_Int32 nAtRow ) in getCellAny() function in chart::DataBrowserModel
H A DDataBrowser.cxx698 uno::Any aAny = m_apDataBrowserModel->getCellAny( nColIndex, nRow ); in GetCellText()
/aoo41x/main/oox/inc/oox/xls/
H A Dsheetdatabuffer.hxx105 ::com::sun::star::uno::Any& getCellAny( sal_Int32 nCol );

Completed in 27 milliseconds