Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/core/
H A Dfragmenthandler2.cxx86 ContextHandlerRef FragmentHandler2::createRecordContext( sal_Int32 nRecId, SequenceInputStream& rSt… in createRecordContext() function in oox::core::FragmentHandler2
H A Dcontexthandler.cxx132 ContextHandlerRef ContextHandler::createRecordContext( sal_Int32, SequenceInputStream& ) in createRecordContext() function in oox::core::ContextHandler
H A Dcontexthandler2.cxx214 ContextHandlerRef ContextHandler2::createRecordContext( sal_Int32 nRecId, SequenceInputStream& rStr… in createRecordContext() function in oox::core::ContextHandler2
H A Drecordparser.cxx302 xCurrContext = xCurrContext->createRecordContext( nRecId, aRecStrm ); in parseStream()
/aoo41x/main/oox/inc/oox/core/
H A Dfragmenthandler2.hxx83 virtual ContextHandlerRef createRecordContext( sal_Int32 nRecId, SequenceInputStream& rStrm );
H A Dcontexthandler2.hxx249 virtual ContextHandlerRef createRecordContext( sal_Int32 nRecId, SequenceInputStream& rStrm );
H A Dcontexthandler.hxx92 virtual ContextHandlerRef createRecordContext( sal_Int32 nRecId, SequenceInputStream& rStrm );

Completed in 37 milliseconds