Home
last modified time | relevance | path

Searched refs:nCutStop (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx6001 xub_StrLen nCutStart, nCutStop, nOrgLen = nLen; in ImplLayout() local
6002 … bool bFiltered = mpGraphics->filterText( rOrigStr, aStr, nMinIndex, nLen, nCutStart, nCutStop ); in ImplLayout()
6006 if( bFiltered && nCutStop != nCutStart && pDXArray ) in ImplLayout()
6017 pDXArray + nOrgLen - (nCutStop-nMinIndex), in ImplLayout()

Completed in 62 milliseconds