Searched defs:xDecoder (Results 1 – 3 of 3) sorted by relevance
270 BiffDecoderRef xDecoder; in lclReadFilePass_XOR() local283 BiffDecoderRef xDecoder; in lclReadFilePass_RCF() local306 BiffDecoderRef xDecoder; in lclReadFilePassBiff8() local350 …BiffDecoderRef xDecoder = (eBiff == BIFF8) ? lclReadFilePassBiff8( rStrm ) : lclReadFilePass_XOR( … in implReadFilePass() local
793 Reference<XPGPDecoder> xDecoder (xProvInst, UNO_QUERY); in main() local
2419 BiffDecoderRef xDecoder = BiffCodecHelper::implReadFilePass( rStrm, eBiff ); in implDumpRecordBody() local
Completed in 38 milliseconds