Home
last modified time | relevance | path

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

/trunk/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(
/trunk/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()
/trunk/main/sc/source/filter/excel/
H A Dxistream.cxx205 maCodec.Decode( pnData, nRet ); in OnRead()
312 maCodec.Decode( pnCurrData, nDecBytes, pnCurrData, nDecBytes ); in OnRead()
/trunk/main/nss/
H A Dnss_sizes.patch81 + /* Decode and pad to length */
/trunk/main/twain/inc/
H A Dtwain.h259 TW_DECODEFUNCTION Decode[3]; member
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx4858 rCtx.Decode(in, nBS, in, nBS); in DecryptRC4()
4878 rCtx.Decode(in, nBS); in DecryptXOR()
/trunk/main/
H A Dconfigure.ac2231 dnl Decode the compiler version. Logic from main/solenv/inc/tg_compv.mk.

Completed in 192 milliseconds