Home
last modified time | relevance | path

Searched refs:eConn (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sc/source/filter/excel/
H A Dexcimp8.cxx477 ScQueryConnect eConn = ::get_flagvalue( nFlags, EXC_AFFLAG_ANDORMASK, SC_OR, SC_AND ); in ReadAutoFilter() local
588 if( (nFirstEmpty > 1) && nE && (eConn == SC_OR) && !bIgnore ) in ReadAutoFilter()
595 aEntry.eConnect = nE ? eConn : SC_AND; in ReadAutoFilter()
H A Dexcrecds.cxx659 sal_Bool XclExpAutofilter::AddCondition( ScQueryConnect eConn, sal_uInt8 nType, sal_uInt8 nOp, in AddCondition() argument
668 nFlags |= (eConn == SC_OR) ? EXC_AFFLAG_OR : EXC_AFFLAG_AND; in AddCondition()
/aoo42x/main/sc/source/filter/inc/
H A Dexcrecds.hxx424 sal_Bool AddCondition( ScQueryConnect eConn, sal_uInt8 nType,

Completed in 22 milliseconds