Home
last modified time | relevance | path

Searched refs:SortAscending (Results 1 – 25 of 150) sorted by relevance

123456

/trunk/main/forms/source/solar/control/
H A Dnavtoolbar.cxx88 … case FormFeature::SortAscending : pAsciiCommandName = "Sortup"; break; in lcl_getCommandURL()
284 { FormFeature::SortAscending, false, false }, in implInit()
459 …FormFeature::SortAscending, FormFeature::SortDescending, FormFeature::InteractiveSort, FormFeature… in ShowFunctionGroup()
482 case eFilterSort : nIndicatorItem = FormFeature::SortAscending; break; in IsFunctionGroupVisible()
/trunk/main/offapi/com/sun/star/awt/grid/
H A DXSortableGridData.idl44 @param SortAscending
49 void sortByColumn( [in] long ColumnIndex, [in] boolean SortAscending )
/trunk/main/sc/source/filter/xml/
H A Dxmlsorti.cxx188 aSortField.SortAscending = sal_True; in AddSortField()
190 aSortField.SortAscending = sal_False; in AddSortField()
/trunk/main/forms/source/runtime/
H A Dformoperations.cxx330 case FormFeature::SortAscending: in getState()
448 || ( _nFeature == FormFeature::SortAscending ) in lcl_needConfirmCommit()
690 case FormFeature::SortAscending: in execute()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx396 return eSortMode == SortAscending; in isSortUp()
410 sort(nPos,SortAscending); in sortUp()
891 _pTreeView->GetModel()->SetSortMode(SortAscending); in createTree()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScSubTotalDescriptorBase.csv13 "ScSubTotalDescriptorBase";"com::sun::star::sheet::SubTotalDescriptor";"SortAscending"
/trunk/main/offapi/com/sun/star/util/
H A DSortField.idl50 boolean SortAscending;
H A DSortDescriptor.idl64 [optional, property] boolean SortAscending;
/trunk/main/cui/source/dialogs/
H A Dsrchxtra.cxx151 aAttrLB.GetModel()->SetSortMode( SortAscending ); in SvxSearchAttributeDialog()
/trunk/main/offapi/com/sun/star/sheet/
H A DSubTotalDescriptor.idl127 [property] boolean SortAscending;
/trunk/main/offapi/com/sun/star/report/
H A DXGroup.idl68 [attribute,bound] boolean SortAscending;
/trunk/main/cui/source/options/
H A Dwebconninfo.cxx71 SvSortMode eMode = SortAscending; in Resort()
H A Ddbregister.cxx334 SvSortMode eMode = SortAscending; in IMPL_LINK()
H A Doptpath.cxx669 SvSortMode eMode = SortAscending; in IMPL_LINK()
/trunk/main/forms/source/helper/
H A Dformnavigation.cxx439 FeatureURL( FormFeature::SortAscending, URL_FORM_SORT_UP ), in lcl_getFeatureTable()
/trunk/main/offapi/com/sun/star/form/runtime/
H A DFormFeature.idl97 const short SortAscending = 12;
/trunk/main/toolkit/source/controls/grid/
H A Dsortablegriddatamodel.hxx78 …virtual void SAL_CALL sortByColumn( ::sal_Int32 ColumnIndex, ::sal_Bool SortAscending ) throw (::c…
/trunk/main/svx/source/dialog/
H A Dsimptabl.cxx374 GetModel()->SetSortMode(SortAscending); in SortByCol()
/trunk/main/svx/source/form/
H A Dformcontrolling.cxx111 … { FMURL_FORM_SORT_UP, SID_FM_SORTUP, FormFeature::SortAscending }, in getFeatureDescriptions()
/trunk/main/forms/source/solar/component/
H A Dnavbarcontrol.cxx549 _rFeatureIds.push_back( FormFeature::SortAscending ); in getSupportedFeatures()
/trunk/main/dbaccess/source/ui/dlg/
H A Dtablespage.cxx358 m_aTablesList.GetModel()->SetSortMode(SortAscending); in implInitControls()
/trunk/main/sw/source/ui/misc/
H A Dglosbib.cxx107 aGroupTLB.GetModel()->SetSortMode(SortAscending); in SwGlossaryGroupDlg()
/trunk/main/svtools/inc/svtools/
H A Dtreelist.hxx167 enum SvSortMode { SortAscending, SortDescending, SortNone }; enumerator
/trunk/main/reportdesign/source/ui/dlg/
H A DAddField.cxx552 eSortMode = SortAscending;
/trunk/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx360 GetModel()->SetSortMode(SortAscending); in sortByColumn()

Completed in 105 milliseconds

123456