Home
last modified time | relevance | path

Searched refs:BIFF_ID_PCITEM_STRING (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/oox/source/xls/
H A Dpivotcachefragment.cxx435 case BIFF_ID_PCITEM_STRING: aItem.readString( rStrm, *this ); break; in importRecord()
H A Dconnectionsbuffer.cxx110 bValidRec = (rStrm.getNextRecId() == BIFF_ID_PCITEM_STRING) && rStrm.startNextRecord(); in lclReadQueryString()
H A Dpivotcachebuffer.cxx373 case BIFF_ID_PCITEM_STRING: createItem().readString( rStrm, *this ); break; in importItemList()
/aoo4110/main/oox/inc/oox/xls/
H A Dbiffhelper.hxx469 const sal_uInt16 BIFF_ID_PCITEM_STRING = 0x00CD; variable
/aoo4110/main/oox/source/dump/
H A Dbiffdumper.cxx2262 … if( (getLastRecId() != BIFF_ID_PCITEM_STRING) && (getLastRecId() != BIFF_ID_DBQUERY) ) in implDumpRecordBody()
2711 case BIFF_ID_PCITEM_STRING: in implDumpRecordBody()
4507 case BIFF_ID_PCITEM_STRING: in implDumpRecordBody()

Completed in 77 milliseconds