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
3471 if (pBLIPType && nSize && pGraphicAry) in ExportPICT()
3524 rBuffer.append(pBLIPType); in ExportPICT()
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()
3687 pBLIPType = (eGraphicType == GRAPHIC_BITMAP) ? in FlyFrameGraphic()
3715 if (pBLIPType) in FlyFrameGraphic()
3723 pBLIPType = OOO_STRING_SVTOOLS_RTF_WMETAFILE; in FlyFrameGraphic()
[all …]

Completed in 66 milliseconds