Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/core/
H A Drecordparser.cxx305 const RecordInfo* pStartRecInfo = getStartRecordInfo( nRecId ); in parseStream() local
306 if( pStartRecInfo ) in parseStream()
307 mxStack->pushContext( *pStartRecInfo, xCurrContext ); in parseStream()
315 if( !pStartRecInfo ) in parseStream()

Completed in 14 milliseconds