Home
last modified time | relevance | path

Searched refs:getCurrentSortOrder (Results 1 – 9 of 9) sorted by relevance

/trunk/main/svtools/inc/svtools/table/
H A Dtablesort.hxx81 virtual ColumnSort getCurrentSortOrder() const = 0;
/trunk/main/svtools/source/uno/
H A Dunocontroltablemodel.cxx851 ColumnSort UnoControlTableModel::getCurrentSortOrder() const in getCurrentSortOrder() function in svt::table::UnoControlTableModel
859 … Pair< ::sal_Int32, ::sal_Bool > const aCurrentSortOrder( xSortAccess->getCurrentSortOrder() ); in getCurrentSortOrder()
H A Dunocontroltablemodel.hxx103 virtual ColumnSort getCurrentSortOrder() const;
/trunk/main/offapi/com/sun/star/awt/grid/
H A DXSortableGridData.idl65 getCurrentSortOrder();
/trunk/main/svtools/source/table/
H A Dmousefunction.cxx290 ColumnSort const aCurrentSort = pSort->getCurrentSortOrder(); in handleMouseUp()
H A Dgridtablerenderer.cxx295 aCurrentSortOrder = pSortAdapter->getCurrentSortOrder(); in PaintColumnHeader()
/trunk/main/toolkit/source/controls/grid/
H A Dsortablegriddatamodel.hxx80 … ::com::sun::star::beans::Pair< ::sal_Int32, ::sal_Bool > SAL_CALL getCurrentSortOrder( ) throw (…
H A Dsortablegriddatamodel.cxx576 …Pair< ::sal_Int32, ::sal_Bool > SAL_CALL SortableGridDataModel::getCurrentSortOrder( ) throw (Run… in getCurrentSortOrder() function in toolkit::SortableGridDataModel
/trunk/main/toolkit/qa/complex/toolkit/
H A DGridControl.java397 Pair currentSortOrder = m_dataModel.getCurrentSortOrder(); in testSortableDataModel()

Completed in 64 milliseconds