Searched refs:impl_reIndex_nothrow (Results 1 – 2 of 2) sorted by relevance
333 if ( !impl_reIndex_nothrow( m_currentSortColumn, m_sortAscending ) ) in impl_rebuildIndexesAndNotify()479 …bool SortableGridDataModel::impl_reIndex_nothrow( ::sal_Int32 const i_columnIndex, sal_Bool const … in impl_reIndex_nothrow() function in toolkit::SortableGridDataModel533 if ( !impl_reIndex_nothrow( i_columnIndex, i_sortAscending ) ) in sortByColumn()
158 … bool impl_reIndex_nothrow( ::sal_Int32 const i_columnIndex, sal_Bool const i_sortAscending );
Completed in 24 milliseconds