Searched refs:GetCellNumber (Results 1 – 2 of 2) sorted by relevance
723 double DataBrowser::GetCellNumber( long nRow, sal_uInt16 nColumnId ) const in GetCellNumber() function in chart::DataBrowser1126 if( ::rtl::math::isNan( GetCellNumber( nRow, nCol ))) in InitController()1129 m_aNumberEditField.SetValue( GetCellNumber( nRow, nCol ) ); in InitController()
90 double GetCellNumber( long nRow, sal_uInt16 nColumnId ) const;
Completed in 22 milliseconds