Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx3465 const char *pBLIPType, in ExportPICT() argument
3470 …bool bIsWMF = (const char *)pBLIPType == (const char *)OOO_STRING_SVTOOLS_RTF_WMETAFILE ? true : f… in ExportPICT()
3471 if (pBLIPType && nSize && pGraphicAry) in ExportPICT()
3524 rBuffer.append(pBLIPType); in ExportPICT()
3605 const sal_Char* pBLIPType = OOO_STRING_SVTOOLS_RTF_WMETAFILE; in FlyFrameOLE() local
3626 …ExportPICT( m_aRunText, pFlyFrmFmt, aSize, aRendered, aMapped, rCr, pBLIPType, pGraphicAry, nSize,… in FlyFrameOLE()
3645 const sal_Char* pBLIPType = 0; in FlyFrameGraphic() local
3667 pBLIPType = OOO_STRING_SVTOOLS_RTF_JPEGBLIP; in FlyFrameGraphic()
3670 pBLIPType = OOO_STRING_SVTOOLS_RTF_PNGBLIP; in FlyFrameGraphic()
3673 pBLIPType = in FlyFrameGraphic()
[all …]