Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Drtfattributeoutput.hxx66 void appendHexData(const sal_uInt8 *pGraphicAry, sal_uInt32 nSize, sal_uInt32 nLimit = 64);
H A Drtfattributeoutput.cxx338 void MultiBuffer::appendHexData(const sal_uInt8 *pGraphicAry, sal_uInt32 nSize, sal_uInt32 nLimit) in appendHexData() function in MultiBuffer
3515 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 39 milliseconds