Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx5327 sal_Int32 nCharsToRead; in ReadCharProps() local
5335 nCharsToRead = nStringLen - ( nCharAnzRead + nCharCount ); in ReadCharProps()
5336 if ( nCharsToRead < 0 ) in ReadCharProps()
5339 if ( nCharsToRead < -1 ) in ReadCharProps()

Completed in 52 milliseconds