Home
last modified time | relevance | path

Searched refs:Decode (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/filter/inc/filter/msfilter/
H A Dmscodec.hxx108 virtual void Decode( sal_uInt8* pnData, sal_Size nBytes )=0;
155 virtual void Decode( sal_uInt8* pnData, sal_Size nBytes );
176 virtual void Decode( sal_uInt8* pnData, sal_Size nBytes );
310 bool Decode(
/aoo41x/main/filter/source/msfilter/
H A Dmscodec.cxx213 void MSCodec_XorXLS95::Decode( sal_uInt8* pnData, sal_Size nBytes ) in Decode() function in msfilter::MSCodec_XorXLS95
229 void MSCodec_XorWord95::Decode( sal_uInt8* pnData, sal_Size nBytes ) in Decode() function in msfilter::MSCodec_XorWord95
474 bool MSCodec_Std97::Decode ( in Decode() function in msfilter::MSCodec_Std97
495 bResult = Decode( pnDummy, nBlockLen, pnDummy, nBlockLen ); in Skip()
/aoo41x/main/sc/source/filter/excel/
H A Dxistream.cxx205 maCodec.Decode( pnData, nRet ); in OnRead()
312 maCodec.Decode( pnCurrData, nDecBytes, pnCurrData, nDecBytes ); in OnRead()
/aoo41x/main/nss/
H A Dnss_sizes.patch81 + /* Decode and pad to length */
/aoo41x/main/twain/inc/
H A Dtwain.h259 TW_DECODEFUNCTION Decode[3]; member
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par.cxx4857 rCtx.Decode(in, nBS, in, nBS); in DecryptRC4()
4877 rCtx.Decode(in, nBS); in DecryptXOR()

Completed in 78 milliseconds