Searched refs:AddOrder (Results 1 – 3 of 3) sorted by relevance
/trunk/main/dbaccess/source/ui/querydesign/ |
H A D | SelectionBrowseBox.hxx | 129 …void AddOrder(const OTableFieldDescRef& rInfo, const EOrderDir eDir, sal_uInt32 _nCurrentPos);
|
H A D | QueryDesignView.cxx | 2424 _pSelectionBrw->AddOrder( aDragLeft, eOrderDir, i); in GetOrderCriteria() 2445 _pSelectionBrw->AddOrder( aDragLeft, eOrderDir, i ); in GetOrderCriteria() 2463 _pSelectionBrw->AddOrder( aDragLeft, eOrderDir, i ); in GetOrderCriteria()
|
H A D | SelectionBrowseBox.cxx | 1940 void OSelectionBrowseBox::AddOrder( const OTableFieldDescRef& rInfo, const EOrderDir eDir, sal_uInt… in AddOrder() function in OSelectionBrowseBox
|
Completed in 103 milliseconds