Home
last modified time | relevance | path

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

/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx1630 if( (eBiff == BIFF4) && (getLastRecId() != BIFF_ID_OBJ) ) in implDumpRecordBody()
2149 if( (eBiff == BIFF8) && (getLastRecId() == BIFF_ID_OBJ) ) in implDumpRecordBody()
2262 … if( (getLastRecId() != BIFF_ID_PCITEM_STRING) && (getLastRecId() != BIFF_ID_DBQUERY) ) in implDumpRecordBody()
/trunk/main/oox/inc/oox/dump/
H A Dbiffdumper.hxx150 inline sal_uInt16 getLastRecId() const { return mnLastRecId; } in getLastRecId() function in oox::dump::biff::BiffObjectBase

Completed in 37 milliseconds