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);
330 void MultiBuffer::appendHexData(const sal_uInt8 *pGraphicAry, sal_uInt32 nSize, sal_uInt32 nLimit) in appendHexData() function in MultiBuffer3536 rTarget.appendHexData(pGraphicAry, nSize); in ExportPICT()3571 m_aRunText.appendHexData(pNativeData, nNativeDataSize, 126); in FlyFrameOLEData()3586 m_aRunText.appendHexData(pPresentationData, nPresentationDataSize, 126); in FlyFrameOLEData()
Completed in 28 milliseconds