Searched refs:pBLIPType (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | rtfattributeoutput.cxx | 3473 const char *pBLIPType, in ExportPICT() argument 3478 …bool bIsWMF = (const char *)pBLIPType == (const char *)OOO_STRING_SVTOOLS_RTF_WMETAFILE ? true : f… in ExportPICT() 3479 if (pBLIPType && nSize && pGraphicAry) in ExportPICT() 3532 rBuffer.append(pBLIPType); in ExportPICT() 3613 const sal_Char* pBLIPType = OOO_STRING_SVTOOLS_RTF_WMETAFILE; in FlyFrameOLE() local 3634 …ExportPICT( m_aRunText, pFlyFrmFmt, aSize, aRendered, aMapped, rCr, pBLIPType, pGraphicAry, nSize,… in FlyFrameOLE() 3653 const sal_Char* pBLIPType = 0; in FlyFrameGraphic() local 3675 pBLIPType = OOO_STRING_SVTOOLS_RTF_JPEGBLIP; in FlyFrameGraphic() 3678 pBLIPType = OOO_STRING_SVTOOLS_RTF_PNGBLIP; in FlyFrameGraphic() 3681 pBLIPType = in FlyFrameGraphic() [all …]
|