Home
last modified time | relevance | path

Searched refs:isSortUp (Results 1 – 7 of 7) sorted by relevance

/trunk/main/dbaccess/source/ui/app/
H A DAppView.cxx448 sal_Bool OApplicationView::isSortUp() const in isSortUp() function in OApplicationView
451 return getDetailView()->isSortUp(); in isSortUp()
H A DAppDetailView.cxx1001 sal_Bool OApplicationDetailView::isSortUp() const in isSortUp() function in OApplicationDetailView
1004 return m_pControlHelper->isSortUp(); in isSortUp()
H A DAppView.hxx188 sal_Bool isSortUp() const;
H A DAppDetailPageHelper.hxx247 sal_Bool isSortUp() const;
H A DAppDetailView.hxx261 sal_Bool isSortUp() const;
H A DAppController.cxx650 aReturn.bChecked = aReturn.bEnabled && getContainer()->isSortUp(); in GetState()
654 aReturn.bChecked = aReturn.bEnabled && !getContainer()->isSortUp(); in GetState()
H A DAppDetailPageHelper.cxx387 sal_Bool OAppDetailPageHelper::isSortUp() const in isSortUp() function in OAppDetailPageHelper

Completed in 51 milliseconds