Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/dump/
H A Dbiffdumper.hxx150 inline sal_uInt16 getLastRecId() const { return mnLastRecId; } in getLastRecId()
238 sal_uInt16 mnLastRecId; member in oox::dump::biff::BiffObjectBase
/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx292 mnLastRecId = BIFF_ID_UNKNOWN; in construct()
311 mnLastRecId = mxBiffStrm->getRecId(); in implStartRecord()
312 switch( mnLastRecId ) in implStartRecord()

Completed in 38 milliseconds