Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dbiffoutputstream.cxx51 void BiffOutputRecordBuffer::endRecord() in endRecord() function in oox::xls::prv::BiffOutputRecordBuffer
99 void BiffOutputStream::endRecord() in endRecord() function in oox::xls::BiffOutputStream
102 maRecBuffer.endRecord(); in endRecord()
196 maRecBuffer.endRecord(); in prepareWriteBlock()
/trunk/main/oox/source/core/
H A Drecordparser.cxx164 rContextInfo.second->endRecord( rContextInfo.first.mnStartRecId ); in popContext()
288 xCurrContext->endRecord( nRecId ); in parseStream()
316 xCurrContext->endRecord( nRecId ); in parseStream()
H A Dfragmenthandler2.cxx96 void FragmentHandler2::endRecord( sal_Int32 nRecId ) in endRecord() function in oox::core::FragmentHandler2
H A Dcontexthandler.cxx141 void ContextHandler::endRecord( sal_Int32 ) in endRecord() function in oox::core::ContextHandler
H A Dcontexthandler2.cxx224 void ContextHandler2::endRecord( sal_Int32 nRecId ) in endRecord() function in oox::core::ContextHandler2
/trunk/main/oox/inc/oox/xls/
H A Dbiffoutputstream.hxx54 void endRecord();
107 void endRecord();
/trunk/main/oox/inc/oox/core/
H A Dfragmenthandler2.hxx85 virtual void endRecord( sal_Int32 nRecId );
H A Dcontexthandler2.hxx251 virtual void endRecord( sal_Int32 nRecId );
H A Dcontexthandler.hxx94 virtual void endRecord( sal_Int32 nRecId );

Completed in 37 milliseconds