Home
last modified time | relevance | path

Searched refs:SC_NONEMPTYFIELDS (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/sc/source/ui/dbgui/
H A Dpfiltdlg.cxx218 else if (rEntry.nVal == SC_NONEMPTYFIELDS) in Init()
431 rEntry.nVal = SC_NONEMPTYFIELDS; in GetOutputItem()
H A Dfiltdlg.cxx300 …else if ( rEntry.nVal == SC_NONEMPTYFIELDS && !rEntry.bQueryByString && *rEntry.pStr == EMPTY_STRI… in Init()
1107 rEntry.nVal = SC_NONEMPTYFIELDS; in IMPL_LINK()
1172 …else if ( rEntry.nVal == SC_NONEMPTYFIELDS && !rEntry.bQueryByString && *rEntry.pStr == EMPTY_STRI… in RefreshEditRow()
/aoo41x/main/sc/source/core/data/
H A Ddpshttab.cxx79 ((rEntry.nVal == SC_EMPTYFIELDS) || (rEntry.nVal == SC_NONEMPTYFIELDS))) in ScSheetDPData()
H A Dtable3.cxx1439 if ( rEntry.nVal == SC_EMPTYFIELDS || rEntry.nVal == SC_NONEMPTYFIELDS ) in lcl_PrepareQuery()
/aoo41x/main/sc/source/ui/unoobj/
H A Ddatauno.cxx1149 else if (rEntry.nVal == SC_NONEMPTYFIELDS) in getFilterFields()
1217 else if (rEntry.nVal == SC_NONEMPTYFIELDS) in getFilterFields2()
1305 rEntry.nVal = SC_NONEMPTYFIELDS; in setFilterFields()
1385 rEntry.nVal = SC_NONEMPTYFIELDS; in setFilterFields2()
/aoo41x/main/sc/inc/
H A Dglobal.hxx789 #define SC_NONEMPTYFIELDS ((double)0x0043) macro
/aoo41x/main/sc/source/filter/excel/
H A Dexcimp8.cxx574 aEntry.nVal = SC_NONEMPTYFIELDS; in ReadAutoFilter()
H A Dexcrecds.cxx716 else if( !bLen && (rEntry.nVal == SC_NONEMPTYFIELDS) ) in AddEntry()
/aoo41x/main/sc/source/filter/xml/
H A Dxmlfilti.cxx740 dVal = SC_NONEMPTYFIELDS; in getOperatorXML()
H A DXMLExportDataPilot.cxx93 else if (dVal == SC_NONEMPTYFIELDS) in getDPOperatorXML()

Completed in 82 milliseconds