Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/inc/
H A Dwrong.hxx286 bool LookForEntry( xub_StrLen nBegin, xub_StrLen nEnd );
/AOO41X/main/sw/source/core/text/
H A Dwrong.cxx619 bool SwWrongList::LookForEntry( xub_StrLen nBegin, xub_StrLen nEnd ) { in LookForEntry() function in SwWrongList
/AOO41X/main/sw/source/core/doc/
H A Ddocedt.cxx1872 if( pWrong->LookForEntry( nStart, nEnd ) ) in lcl_syncGrammarError()