Searched refs:getCurrentSortOrder (Results 1 – 9 of 9) sorted by relevance
81 virtual ColumnSort getCurrentSortOrder() const = 0;
851 ColumnSort UnoControlTableModel::getCurrentSortOrder() const in getCurrentSortOrder() function in svt::table::UnoControlTableModel859 … Pair< ::sal_Int32, ::sal_Bool > const aCurrentSortOrder( xSortAccess->getCurrentSortOrder() ); in getCurrentSortOrder()
103 virtual ColumnSort getCurrentSortOrder() const;
65 getCurrentSortOrder();
290 ColumnSort const aCurrentSort = pSort->getCurrentSortOrder(); in handleMouseUp()
295 aCurrentSortOrder = pSortAdapter->getCurrentSortOrder(); in PaintColumnHeader()
80 … ::com::sun::star::beans::Pair< ::sal_Int32, ::sal_Bool > SAL_CALL getCurrentSortOrder( ) throw (…
576 …Pair< ::sal_Int32, ::sal_Bool > SAL_CALL SortableGridDataModel::getCurrentSortOrder( ) throw (Run… in getCurrentSortOrder() function in toolkit::SortableGridDataModel
397 Pair currentSortOrder = m_dataModel.getCurrentSortOrder(); in testSortableDataModel()
Completed in 60 milliseconds