Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/edit/
H A Dedtox.cxx379 sal_Int32 nSrchFlags = 0; in ApplyAutoMark() local
382 nSrchFlags |= SearchFlags::ALL_IGNORE_CASE; in ApplyAutoMark()
386 nSrchFlags |= SearchFlags::NORM_WORD_ONLY; in ApplyAutoMark()
388 nSrchFlags |= SearchFlags::LEV_RELAXED; in ApplyAutoMark()
390 nSrchFlags |= (SearchFlags::REG_NOT_BEGINOFLINE | in ApplyAutoMark()
395 SearchAlgorithms_ABSOLUTE, nSrchFlags, in ApplyAutoMark()

Completed in 11 milliseconds