Searched defs:pnData (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/oox/inc/oox/helper/ |
H A D | helper.hxx | 308 inline void ByteOrderConverter::swap2( sal_uInt8* pnData ) in swap2() 313 inline void ByteOrderConverter::swap4( sal_uInt8* pnData ) in swap4() 319 inline void ByteOrderConverter::swap8( sal_uInt8* pnData ) in swap8()
|
/aoo41x/main/filter/source/msfilter/ |
H A D | mscodec.cxx | 213 void MSCodec_XorXLS95::Decode( sal_uInt8* pnData, sal_Size nBytes ) in Decode() 229 void MSCodec_XorWord95::Decode( sal_uInt8* pnData, sal_Size nBytes ) in Decode()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xistream.cxx | 202 sal_uInt16 XclImpBiff5Decrypter::OnRead( SvStream& rStrm, sal_uInt8* pnData, sal_uInt16 nBytes ) in OnRead() 298 sal_uInt16 XclImpBiff8Decrypter::OnRead( SvStream& rStrm, sal_uInt8* pnData, sal_uInt16 nBytes ) in OnRead()
|
H A D | xiescher.cxx | 3589 sal_uInt8* pnData = &aBuffer.front(); in ReadHlinkProperty() local
|
/aoo41x/main/oox/source/dump/ |
H A D | dumperbase.cxx | 1966 void Output::writeArray( const sal_uInt8* pnData, sal_Size nSize, sal_Unicode cSep ) in writeArray() 2375 void OutputObjectBase::writeArrayItem( const String& rName, const sal_uInt8* pnData, sal_Size nSize… in writeArrayItem() 2635 sal_uInt8 pnData[ OOX_DUMP_MAXARRAY ]; in dumpArray() local
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par.cxx | 1005 sal_uInt8* pnData = &aBuffer.front(); in ProcessObj() local
|
Completed in 81 milliseconds