Searched refs:XOutBitmap (Results 1 – 11 of 11) sorted by relevance
| /AOO42X/main/svx/source/xoutdev/ |
| H A D | _xoutbmp.cxx | 53 GraphicFilter* XOutBitmap::pGrfFilter = NULL; 57 Animation XOutBitmap::MirrorAnimation( const Animation& rAnimation, sal_Bool bHMirr, sal_Bool bVMir… in MirrorAnimation() 98 Graphic XOutBitmap::MirrorGraphic( const Graphic& rGraphic, const sal_uIntPtr nMirrorFlags ) in MirrorGraphic() 136 sal_uInt16 XOutBitmap::WriteGraphic( const Graphic& rGraphic, String& rFileName, in WriteGraphic() 348 sal_uInt16 XOutBitmap::ExportGraphic( const Graphic& rGraphic, const INetURLObject& rURL, in ExportGraphic() 380 Bitmap XOutBitmap::DetectEdges( const Bitmap& rBmp, const sal_uInt8 cThreshold ) in DetectEdges() 467 Polygon XOutBitmap::GetCountour( const Bitmap& rBmp, const sal_uIntPtr nFlags, in GetCountour()
|
| /AOO42X/main/svx/inc/svx/ |
| H A D | xoutbmp.hxx | 58 class SVX_DLLPUBLIC XOutBitmap class
|
| /AOO42X/main/sw/source/filter/html/ |
| H A D | htmlfly.cxx | 1217 sal_uInt16 nErr = XOutBitmap::WriteGraphic( *pGrf, rGrfName, in OutHTML_BulletImage() 1549 XOutBitmap::WriteGraphic( aGrf, aGrfNm, in OutHTML_FrmFmtAsImage() 1608 sal_uInt16 nErr = XOutBitmap::WriteGraphic( pGrfNd->GetGrf(), aGrfNm, in OutHTML_FrmFmtGrfNode()
|
| H A D | wrthtml.cxx | 1181 sal_uInt16 nErr = XOutBitmap::WriteGraphic( *pGrf, rEmbGrfNm, in OutBackground()
|
| H A D | htmlplug.cxx | 1375 sal_uInt16 nErr = XOutBitmap::WriteGraphic( aGrf, aGrfNm, in OutHTML_FrmFmtOLENodeGrf()
|
| H A D | css1atr.cxx | 3410 sal_uInt16 nErr = XOutBitmap::WriteGraphic( *pGrf, sGrfNm, in OutCSS1_SvxBrush()
|
| /AOO42X/main/sc/source/filter/html/ |
| H A D | htmlexp2.cxx | 204 sal_uInt16 nErr = XOutBitmap::WriteGraphic( rGrf, aGrfNm, in WriteImage()
|
| H A D | htmlexp.cxx | 560 sal_uInt16 nErr = XOutBitmap::WriteGraphic( *pGrf, aGrfNm, in WriteBody()
|
| /AOO42X/main/sw/source/ui/docvw/ |
| H A D | romenu.cxx | 515 XOutBitmap::WriteGraphic( rGraphic, sPath, aFilter, in ExportGraphic()
|
| /AOO42X/main/svx/source/dialog/ |
| H A D | _contdlg.cxx | 267 return PolyPolygon( XOutBitmap::GetCountour( aBmp, nContourFlags, 128, pRect ) ); in CreateAutoContour()
|
| /AOO42X/main/svx/source/unodraw/ |
| H A D | UnoGraphicExporter.cxx | 1121 …nStatus = XOutBitmap::ExportGraphic( aGraphic, aURLObject, *pFilter, nFilter, &aSettings.maFilterD… in filter()
|