Home
last modified time | relevance | path

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

/aoo41x/main/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx200 m_nCharIndex(-1), in Parser()
264 OSL_PRECOND(m_nCharIndex!=-1,"insufficient input"); in readNextToken()
317 while( m_nCharIndex != -1 ) in readPath()
326 sal_Int32 nDummy=m_nCharIndex; in readPath()
360 nDummy=m_nCharIndex; in readPath()
365 if( m_nCharIndex != -1 ) in readPath()
399 m_nCharIndex = -1; in readChar()
422 if( m_nCharIndex == -1 ) in readLineDash()
560 m_nCharIndex = -1; in readFont()
752 m_nCharIndex = -1; in readLink()
[all …]

Completed in 44 milliseconds