Searched refs:impl_getPrivateRowIndex_throw (Results 1 – 2 of 2) sorted by relevance
640 ::sal_Int32 const rowIndex = impl_getPrivateRowIndex_throw( i_rowIndex ); in removeRow()664 ::sal_Int32 const rowIndex = impl_getPrivateRowIndex_throw( i_rowIndex ); in updateCellData()677 ::sal_Int32 const rowIndex = impl_getPrivateRowIndex_throw( i_rowIndex ); in updateRowData()690 ::sal_Int32 const rowIndex = impl_getPrivateRowIndex_throw( i_rowIndex ); in updateRowHeading()703 ::sal_Int32 const rowIndex = impl_getPrivateRowIndex_throw( i_rowIndex ); in updateCellToolTip()716 ::sal_Int32 const rowIndex = impl_getPrivateRowIndex_throw( i_rowIndex ); in updateRowToolTip()763 ::sal_Int32 const rowIndex = impl_getPrivateRowIndex_throw( i_rowIndex ); in getCellData()776 ::sal_Int32 const rowIndex = impl_getPrivateRowIndex_throw( i_rowIndex ); in getCellToolTip()789 ::sal_Int32 const rowIndex = impl_getPrivateRowIndex_throw( i_rowIndex ); in getRowHeading()802 ::sal_Int32 const rowIndex = impl_getPrivateRowIndex_throw( i_rowIndex ); in getRowData()[all …]
142 ::sal_Int32 impl_getPrivateRowIndex_throw( ::sal_Int32 const i_publicRowIndex ) const;
Completed in 24 milliseconds