Home
last modified time | relevance | path

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

/trunk/main/svtools/source/svhtml/
H A Dparhtml.cxx1205 sal_uLong nCStreamPos = 0; in _GetNextToken() local
1217 if( !nCStreamPos ) in _GetNextToken()
1219 nCStreamPos = rInput.Tell(); in _GetNextToken()
1235 if( !bDone && IsParserWorking() && nCStreamPos ) in _GetNextToken()
1237 rInput.Seek( nCStreamPos ); in _GetNextToken()
1303 sal_uLong nCStreamPos = rInput.Tell(); in _GetNextToken() local
1321 rInput.Seek( nCStreamPos ); in _GetNextToken()

Completed in 24 milliseconds