Home
last modified time | relevance | path

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

/AOO42X/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() function in oox::ByteOrderConverter