Searched refs:appendHexData (Results 1 – 2 of 2) sorted by relevance
66 void appendHexData(const sal_uInt8 *pGraphicAry, sal_uInt32 nSize, sal_uInt32 nLimit = 64);
338 void MultiBuffer::appendHexData(const sal_uInt8 *pGraphicAry, sal_uInt32 nSize, sal_uInt32 nLimit) in appendHexData() function in MultiBuffer3515 rTarget.appendHexData(pGraphicAry, nSize); in ExportPICT()3550 m_aRunText.appendHexData(pNativeData, nNativeDataSize, 126); in FlyFrameOLEData()3565 m_aRunText.appendHexData(pPresentationData, nPresentationDataSize, 126); in FlyFrameOLEData()
Completed in 33 milliseconds