Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx3383 const SwWrongList& rSmartTagList, xub_StrLen nCurrent ) in lcl_FillRecognizerData() argument
3389 for ( sal_uInt16 i = 0; i < rSmartTagList.Count(); ++i ) in lcl_FillRecognizerData()
3391 const xub_StrLen nSTPos = rSmartTagList.Pos( i ); in lcl_FillRecognizerData()
3392 const xub_StrLen nSTLen = rSmartTagList.Len( i ); in lcl_FillRecognizerData()
3396 const SwWrongArea* pArea = rSmartTagList.GetElement( i ); in lcl_FillRecognizerData()

Completed in 20 milliseconds