Home
last modified time | relevance | path

Searched refs:setSortAscending (Results 1 – 5 of 5) sorted by relevance

/trunk/main/reportdesign/source/filter/xml/
H A DxmlGroup.cxx73 m_xGroup->setSortAscending(sal_False);// the default value has to be set in DBG_NAME()
94 m_xGroup->setSortAscending(sValue == s_sTRUE); in DBG_NAME()
/trunk/main/reportdesign/source/core/api/
H A DGroup.cxx137 void SAL_CALL OGroup::setSortAscending( ::sal_Bool _sortascending ) throw (uno::RuntimeException) in setSortAscending() function in reportdesign::OGroup
/trunk/main/reportdesign/source/core/inc/
H A DGroup.hxx115 …virtual void SAL_CALL setSortAscending( ::sal_Bool _sortascending ) throw (::com::sun::star::uno::…
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java468 xGroup.setSortAscending(PropertyNames.ASC.equals(sortFieldName[1])); in insertGroups()
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx1168 xGroup->setSortAscending( m_aOrderLst.GetSelectEntryPos() == 0 ); in SaveData()

Completed in 63 milliseconds