Home
last modified time | relevance | path

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

/trunk/main/sdext/source/pdfimport/pdfparse/
H A Dpdfparse.cxx96 if( !m_aObjectStack.empty() ) in ~PDFGrammar()
301 if( m_aObjectStack.empty() ) in haveFile()
319 if( m_aObjectStack.empty() ) in pushComment()
409 if( m_aObjectStack.empty() ) in beginObject()
434 if( m_aObjectStack.empty() ) in endObject()
439 m_aObjectStack.pop_back(); in endObject()
463 if( m_aObjectStack.empty() ) in endDict()
493 if( m_aObjectStack.empty() ) in endArray()
503 if( m_aObjectStack.empty() ) in emitStream()
526 if( m_aObjectStack.empty() ) in beginTrailer()
[all …]

Completed in 13 milliseconds