Home
last modified time | relevance | path

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

/aoo42x/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.cxx330 void MultiBuffer::appendHexData(const sal_uInt8 *pGraphicAry, sal_uInt32 nSize, sal_uInt32 nLimit) in appendHexData() function in MultiBuffer
3536 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 196 milliseconds