Searched defs:iteratorT (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sdext/source/pdfimport/pdfparse/ |
H A D | pdfparse.cxx | 299 void haveFile( iteratorT pBegin, iteratorT /*pEnd*/ ) in haveFile() argument 386 void pushDouble( iteratorT first, iteratorT /*last*/ ) in pushDouble() argument 401 void pushNull( iteratorT first, iteratorT ) in pushNull() argument 432 void endObject( iteratorT first, iteratorT ) in endObject() argument 442 void pushObjectRef( iteratorT first, iteratorT ) in pushObjectRef() argument 451 void beginDict( iteratorT first, iteratorT ) in beginDict() argument 460 void endDict( iteratorT first, iteratorT ) in endDict() argument 481 void beginArray( iteratorT first, iteratorT ) in beginArray() argument 491 void endArray( iteratorT first, iteratorT ) in endArray() argument 524 void beginTrailer( iteratorT first, iteratorT ) in beginTrailer() argument [all …]
|
Completed in 12 milliseconds