Searched refs:getSortAscending (Results 1 – 4 of 4) sorted by relevance
130 ::sal_Bool SAL_CALL OGroup::getSortAscending() throw (uno::RuntimeException) in getSortAscending() function in reportdesign::OGroup
114 virtual ::sal_Bool SAL_CALL getSortAscending() throw (::com::sun::star::uno::RuntimeException);
1415 m_aOrderLst.SelectEntryPos(_xGroup->getSortAscending() ? 0 : 1); in displayGroup()
1102 if ( xGroup->getSortAscending() ) in exportGroup()
Completed in 32 milliseconds