Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/
H A Dsrcedtw.cxx200 SwTextPortion aTextPortion; in lcl_Highlight() local
201 aTextPortion.nLine = 0; in lcl_Highlight()
202 aTextPortion.nStart = nPortStart + 1; in lcl_Highlight()
203 aTextPortion.nEnd = nPortEnd; in lcl_Highlight()
204 aTextPortion.eType = eFoundType; in lcl_Highlight()
205 aPortionList.push_back( aTextPortion ); in lcl_Highlight()

Completed in 20 milliseconds