Searched refs:Decode (Results 1 – 7 of 7) sorted by relevance
/trunk/main/filter/inc/filter/msfilter/ |
H A D | mscodec.hxx | 108 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 D | mscodec.cxx | 213 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 D | xistream.cxx | 205 maCodec.Decode( pnData, nRet ); in OnRead() 312 maCodec.Decode( pnCurrData, nDecBytes, pnCurrData, nDecBytes ); in OnRead()
|
/trunk/main/nss/ |
H A D | nss_sizes.patch | 81 + /* Decode and pad to length */
|
/trunk/main/twain/inc/ |
H A D | twain.h | 259 TW_DECODEFUNCTION Decode[3]; member
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8par.cxx | 4858 rCtx.Decode(in, nBS, in, nBS); in DecryptRC4() 4878 rCtx.Decode(in, nBS); in DecryptXOR()
|
/trunk/main/ |
H A D | configure.ac | 2231 dnl Decode the compiler version. Logic from main/solenv/inc/tg_compv.mk.
|
Completed in 239 milliseconds