Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/filter/ascii/
H A Dparasc.cxx317 if( pLastStt != pStt ) in ReadChars()
318 InsertText( String( pLastStt )); in ReadChars()
356 pStt = pLastStt = sWork.GetBufferAccess(); in ReadChars()
361 pStt = pLastStt = (sal_Unicode*)pArr; in ReadChars()
384 pLastStt = ++pStt; in ReadChars()
450 InsertText( String( pLastStt )); in ReadChars()
455 pLastStt = pStt; in ReadChars()
484 InsertText( String( pLastStt )); in ReadChars()
486 pLastStt = pStt; in ReadChars()
497 InsertText( String( pLastStt )); in ReadChars()
[all …]

Completed in 10 milliseconds