Searched refs:lcl_getRowInData (Results 1 – 1 of 1) sorted by relevance
100 sal_Int32 lcl_getRowInData( long nRow ) in lcl_getRowInData() function816 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 17 milliseconds