Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/xls/
H A Dbiffcodec.hxx75 virtual void implDecode(
108 virtual void implDecode(
144 virtual void implDecode(
/trunk/main/oox/source/xls/
H A Dbiffcodec.cxx73 implDecode( pnDestData, pnSrcData, nStreamPos, nBytes ); in decode()
140 void BiffDecoder_XOR::implDecode( sal_uInt8* pnDestData, const sal_uInt8* pnSrcData, sal_Int64 nStr… in implDecode() function in oox::xls::BiffDecoder_XOR
230 void BiffDecoder_RCF::implDecode( sal_uInt8* pnDestData, const sal_uInt8* pnSrcData, sal_Int64 nStr… in implDecode() function in oox::xls::BiffDecoder_RCF

Completed in 16 milliseconds