Searched refs:nStopOnMismatchEnabled (Results 1 – 2 of 2) sorted by relevance
254 nStopOnMismatchEnabled = 0x01, enumerator256 nStopOnMismatchExecuted = nStopOnMismatchEnabled | nStopOnMismatchOccured323 … nStopOnMismatch = sal::static_int_cast<sal_uInt8>(bVal ? nStopOnMismatchEnabled : in SetStopOnMismatch()
1259 nStopOnMismatch = nStopOnMismatchEnabled; in GetNext()
Completed in 38 milliseconds