Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/controls/grid/
H A Dsortablegriddatamodel.cxx333 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::SortableGridDataModel
533 if ( !impl_reIndex_nothrow( i_columnIndex, i_sortAscending ) ) in sortByColumn()
H A Dsortablegriddatamodel.hxx158 … bool impl_reIndex_nothrow( ::sal_Int32 const i_columnIndex, sal_Bool const i_sortAscending );

Completed in 16 milliseconds