Home
last modified time | relevance | path

Searched defs:BiffInputStream (Results 1 – 8 of 8) sorted by relevance

/trunk/main/oox/source/xls/
H A Dcommentsbuffer.cxx218 void Comment::importNoteSound( BiffInputStream& /*rStrm*/ ) in importNoteSound() argument
H A Ddrawingmanager.cxx797 void BiffDrawingObjectBase::implReadObjBiff3( BiffInputStream& /*rStrm*/, sal_uInt16 /*nMacroSize*/… in implReadObjBiff3() argument
801 void BiffDrawingObjectBase::implReadObjBiff4( BiffInputStream& /*rStrm*/, sal_uInt16 /*nMacroSize*/… in implReadObjBiff4() argument
805 void BiffDrawingObjectBase::implReadObjBiff5( BiffInputStream& /*rStrm*/, sal_uInt16 /*nNameLen*/, … in implReadObjBiff5() argument
809 void BiffDrawingObjectBase::implReadObjBiff8SubRec( BiffInputStream& /*rStrm*/, sal_uInt16 /*nSubRe… in implReadObjBiff8SubRec() argument
H A Dworkbooksettings.cxx267 void WorkbookSettings::importUncalced( BiffInputStream& ) in importUncalced() argument
H A Dbiffcodec.cxx298 BiffDecoderRef lclReadFilePass_CryptoApi( BiffInputStream& /*rStrm*/ ) in lclReadFilePass_CryptoApi() argument
H A Dautofilterbuffer.cxx200 void FilterSettingsBase::importBiffRecord( BiffInputStream& /*rStrm*/, sal_uInt16 /*nFlags*/ ) in importBiffRecord() argument
318 void Top10Filter::importBiffRecord( BiffInputStream& /*rStrm*/, sal_uInt16 nFlags ) in importBiffRecord() argument
H A Dbiffinputstream.cxx167 BiffInputStream::BiffInputStream( BinaryInputStream& rInStream, bool bContLookup ) : in BiffInputStream() function in oox::xls::BiffInputStream
H A Dformulaparser.cxx614 …mulaParserImpl::importBiffFormula( const CellAddress&, FormulaType, BiffInputStream&, const sal_uI… in importBiffFormula() argument
2202 bool BiffFormulaParserImpl::importTokenNotAvailable( BiffInputStream& ) in importTokenNotAvailable() argument
2208 bool BiffFormulaParserImpl::importRefTokenNotAvailable( BiffInputStream&, bool, bool ) in importRefTokenNotAvailable() argument
/trunk/main/oox/inc/oox/xls/
H A Dbiffinputstream.hxx149 class BiffInputStream : public BinaryInputStream class

Completed in 65 milliseconds