Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx3473 const char *pBLIPType, in ExportPICT() argument
3479 if (pBLIPType && nSize && pGraphicAry) in ExportPICT()
3532 rBuffer.append(pBLIPType); in ExportPICT()
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()
3695 pBLIPType = (eGraphicType == GRAPHIC_BITMAP) ? in FlyFrameGraphic()
3723 if (pBLIPType) in FlyFrameGraphic()
3731 pBLIPType = OOO_STRING_SVTOOLS_RTF_WMETAFILE; in FlyFrameGraphic()
[all …]

Completed in 66 milliseconds