Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx100 sal_Int32 lcl_getRowInData( long nRow ) in lcl_getRowInData() function
816 const sal_Int32 nRow = lcl_getRowInData( GetCurRow()); in IsDataValid()
937 sal_Int32 nRowIdx = lcl_getRowInData( GetCurRow()); in InsertRow()
953 sal_Int32 nRowIdx = lcl_getRowInData( GetCurRow()); in RemoveRow()
992 sal_Int32 nRowIdx = lcl_getRowInData( GetCurRow()); in SwapRow()
1143 …return (m_apDataBrowserModel->getCellType( lcl_getColumnInData( nCol ), lcl_getRowInData( nRow )) … in CellContainsNumbers()
1151 …return m_apDataBrowserModel->getNumberFormatKey( lcl_getColumnInData( nCol ), lcl_getRowInData( nR… in GetNumberFormatKey()
1177 const sal_Int32 nRow = lcl_getRowInData( GetCurRow()); in SaveModified()

Completed in 20 milliseconds