Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/core/
H A Dcontexthandler2.cxx130 void ContextHandler2Helper::implStartRecord( sal_Int32 nRecId, SequenceInputStream& rStrm ) in implStartRecord() function in oox::core::ContextHandler2Helper
221 implStartRecord( nRecId, rStrm ); in startRecord()
H A Dfragmenthandler2.cxx93 implStartRecord( nRecId, rStrm ); in startRecord()
/aoo41x/main/oox/inc/oox/core/
H A Dcontexthandler2.hxx191 void implStartRecord( sal_Int32 nRecId, SequenceInputStream& rStrm );
/aoo41x/main/oox/inc/oox/dump/
H A Dbiffdumper.hxx148 …virtual bool implStartRecord( BinaryInputStream& rBaseStrm, sal_Int64& ornRecPos, sal_Int64…
H A Ddumperbase.hxx1908 …virtual bool implStartRecord( BinaryInputStream& rBaseStrm, sal_Int64& ornRecPos, sal_Int64…
1953 …virtual bool implStartRecord( BinaryInputStream& rBaseStrm, sal_Int64& ornRecPos, sal_Int64…
/aoo41x/main/oox/source/dump/
H A Ddumperbase.cxx3047 while( implStartRecord( *mxBaseStrm, mnRecPos, mnRecId, mnRecSize ) ) in implDump()
3123 bool SequenceRecordObjectBase::implStartRecord( BinaryInputStream& rBaseStrm, sal_Int64& ornRecPos,… in implStartRecord() function in oox::dump::SequenceRecordObjectBase
H A Dbiffdumper.cxx308 bool BiffObjectBase::implStartRecord( BinaryInputStream&, sal_Int64& ornRecPos, sal_Int64& ornRecId… in implStartRecord() function in oox::dump::biff::BiffObjectBase

Completed in 180 milliseconds