Home
last modified time | relevance | path

Searched refs:pSrcBuffer (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/inc/oox/helper/
H A Dhelper.hxx267 inline static void readLittleEndian( Type& ornValue, const void* pSrcBuffer );
287 inline void ByteOrderConverter::readLittleEndian( Type& ornValue, const void* pSrcBuffer ) in readLittleEndian() argument
289 memcpy( &ornValue, pSrcBuffer, sizeof( Type ) ); in readLittleEndian()
/trunk/main/store/source/
H A Dstordir.cxx73 const sal_Char *pSrcBuffer, sal_Size nSrcLength, in __store_convertTextToUnicode() argument
80 pSrcBuffer, nSrcLength, in __store_convertTextToUnicode()
/trunk/main/registry/source/
H A Dregimpl.hxx144 sal_uInt8* pSrcBuffer,
H A Dregimpl.cxx1137 sal_uInt8* pSrcBuffer, in checkBlop() argument
1140 RegistryTypeReader reader(pSrcBuffer, srcValueSize, sal_False); in checkBlop()

Completed in 28 milliseconds