Home
last modified time | relevance | path

Searched refs:SC_TOPVAL (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/sc/source/ui/unoobj/
H A Ddatauno.cxx1162 case SC_TOPVAL: aField.Operator = sheet::FilterOperator_TOP_VALUES; break; in getFilterFields()
1230 … case SC_TOPVAL: aField.Operator = sheet::FilterOperator2::TOP_VALUES; break; in getFilterFields2()
1290 case sheet::FilterOperator_TOP_VALUES: rEntry.eOp = SC_TOPVAL; break; in setFilterFields()
1364 case sheet::FilterOperator2::TOP_VALUES: rEntry.eOp = SC_TOPVAL; break; in setFilterFields2()
/aoo4110/main/sc/source/core/data/
H A Dtable3.cxx1291 case SC_TOPVAL: in TopTenQuery()
1327 case SC_TOPVAL: in TopTenQuery()
1448 case SC_TOPVAL: in lcl_PrepareQuery()
H A Ddptablecache.cxx801 case SC_TOPVAL: in ValidQuery()
/aoo4110/main/sc/inc/
H A Dglobal.hxx741 SC_TOPVAL, enumerator
/aoo4110/main/sc/source/filter/excel/
H A Dexcimp8.cxx493 (bPercent ? SC_TOPPERC : SC_TOPVAL) : (bPercent ? SC_BOTPERC : SC_BOTVAL); in ReadAutoFilter()
H A Dexcrecds.cxx730 case SC_TOPVAL: in AddEntry()
/aoo4110/main/sc/source/filter/xml/
H A Dxmlfilti.cxx744 aFilterOperator = SC_TOPVAL; in getOperatorXML()
H A DXMLExportDataPilot.cxx120 case SC_TOPVAL : in getDPOperatorXML()
/aoo4110/main/sc/source/ui/view/
H A Dgridwin.cxx1088 else if (rEntry.eOp == SC_TOPVAL && rEntry.pStr && in DoAutoFilterMenue()
1311 rNewEntry.eOp = SC_TOPVAL; in ExecFilter()

Completed in 100 milliseconds