Home
last modified time | relevance | path

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

/trunk/main/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx196 m_nCharIndex(-1), in Parser()
260 OSL_PRECOND(m_nCharIndex!=-1,"insufficient input"); in readNextToken()
313 while( m_nCharIndex != -1 ) in readPath()
322 sal_Int32 nDummy=m_nCharIndex; in readPath()
356 nDummy=m_nCharIndex; in readPath()
361 if( m_nCharIndex != -1 ) in readPath()
395 m_nCharIndex = -1; in readChar()
418 if( m_nCharIndex == -1 ) in readLineDash()
556 m_nCharIndex = -1; in readFont()
748 m_nCharIndex = -1; in readLink()
[all …]

Completed in 20 milliseconds