Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx3444 const char *pBLIPType, in ExportPICT() argument
3450 if (pBLIPType && nSize && pGraphicAry) in ExportPICT()
3503 rBuffer.append(pBLIPType); in ExportPICT()
3624 const sal_Char* pBLIPType = 0; in FlyFrameGraphic() local
3646 pBLIPType = OOO_STRING_SVTOOLS_RTF_JPEGBLIP; in FlyFrameGraphic()
3649 pBLIPType = OOO_STRING_SVTOOLS_RTF_PNGBLIP; in FlyFrameGraphic()
3652 pBLIPType = in FlyFrameGraphic()
3666 pBLIPType = (eGraphicType == GRAPHIC_BITMAP) ? in FlyFrameGraphic()
3694 if (pBLIPType) in FlyFrameGraphic()
3702 pBLIPType = OOO_STRING_SVTOOLS_RTF_WMETAFILE; in FlyFrameGraphic()
[all …]

Completed in 24 milliseconds