Home
last modified time | relevance | path

Searched refs:GRAPHIC_BITMAP (Results 26 – 50 of 60) sorted by relevance

123

/aoo41x/main/svx/source/dialog/
H A Dgrfflt.cxx50 if( rGraphic.GetType() == GRAPHIC_BITMAP ) in ExecuteGrfFilterSlot()
H A Dgraphctl.cxx233 if ( !bAnim && ( rGraphic.GetType() == GRAPHIC_BITMAP ) ) in SetGraphic()
H A D_bmpmask.cxx1146 case( GRAPHIC_BITMAP ): in Mask()
/aoo41x/main/svtools/source/graphic/
H A Dgraphic.cxx222 …cRet = ( ( mpGraphic->GetType() == GRAPHIC_BITMAP ) ? graphic::GraphicType::PIXEL : graphic::Graph… in getType()
H A Dprovider.cxx628 if ( rGraphic.GetType() == GRAPHIC_BITMAP ) in ImplApplyFilterData()
/aoo41x/main/sc/source/ui/app/
H A Dseltrans.cxx107 if ( ((SdrGrafObj*)pObj)->GetGraphic().GetType() == GRAPHIC_BITMAP ) in CreateFromView()
H A Ddrwtrans.cxx144 if ( ((SdrGrafObj*)pObject)->GetGraphic().GetType() == GRAPHIC_BITMAP ) in ScDrawTransferObj()
/aoo41x/main/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx439 if(GRAPHIC_BITMAP == rFillGraphicAttribute.getGraphic().GetType() in RenderFillGraphicPrimitive2D()
668 case GRAPHIC_BITMAP: in RenderPolyPolygonGraphicPrimitive2D()
/aoo41x/main/slideshow/source/engine/shapes/
H A Dgdimtftools.cxx148 if( aGraphic.GetType() == GRAPHIC_BITMAP || in getMtf()
/aoo41x/main/svtools/source/misc/
H A Dtransfer2.cxx560 if( GRAPHIC_BITMAP == nType ) in CopyGraphic()
/aoo41x/main/basic/source/runtime/
H A Dstdobj1.cxx81 if( eType == GRAPHIC_BITMAP ) in PropType()
/aoo41x/main/svx/source/gallery2/
H A Dgalobj.cxx109 if( rGraphic.GetType() == GRAPHIC_BITMAP ) in CreateThumb()
/aoo41x/main/drawinglayer/source/primitive2d/
H A Dpolypolygonprimitive2d.cxx530 if(GRAPHIC_BITMAP == aType || GRAPHIC_GDIMETAFILE == aType) in create2DDecomposition()
/aoo41x/main/sw/source/core/frmedt/
H A Dfecopy.cxx1242 if( GRAPHIC_BITMAP != aGrf.GetType() ) in GetDrawObjGraphic()
1269 else if( GRAPHIC_BITMAP == aGrf.GetType() ) in GetDrawObjGraphic()
/aoo41x/main/vcl/source/gdi/
H A Dgraphictools.cxx603 case GRAPHIC_BITMAP: in toString()
/aoo41x/main/sd/source/ui/view/
H A Ddrviewsj.cxx173 pSdrGrafObj->GetGraphicType() != GRAPHIC_BITMAP || in GetMenuStateSel()
H A Ddrviews1.cxx810 ((SdrGrafObj*) pObj)->GetGraphicType() == GRAPHIC_BITMAP && in DoVerb()
H A Dsdview.cxx1102 if(GRAPHIC_BITMAP == pObj->GetGraphicType() && !pObj->isEmbeddedSvg()) in IsVectorizeAllowed()
H A Ddrviewse.cxx1381 if( rGraphic.GetType() == GRAPHIC_BITMAP ) in FuSupport()
/aoo41x/main/sfx2/source/appl/
H A Dfileobj.cxx173 nFmt = (bLoadError || GRAPHIC_BITMAP == aGrf.GetType()) in GetData()
/aoo41x/main/svtools/source/filter/
H A Dfilter.cxx900 if( rGraphic.GetType() == GRAPHIC_BITMAP ) in ImpGetScaledGraphic()
1882 if( eType != GRAPHIC_BITMAP ) in ExportGraphic()
/aoo41x/main/sd/source/ui/app/
H A Dsdxfer.cxx441 if( mpGraphic->GetType() == GRAPHIC_BITMAP ) in AddSupportedFormats()
/aoo41x/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx3693 (eGraphicType == GRAPHIC_BITMAP) ? CVT_PNG : CVT_WMF)) in FlyFrameGraphic()
3695 pBLIPType = (eGraphicType == GRAPHIC_BITMAP) ? in FlyFrameGraphic()
3703 Size aMapped(eGraphicType == GRAPHIC_BITMAP ? aGraphic.GetSizePixel() : aGraphic.GetPrefSize()); in FlyFrameGraphic()
/aoo41x/main/svx/source/svdraw/
H A Dsvdxcgv.cxx544 if( pGrafObj && ( pGrafObj->GetGraphicType() == GRAPHIC_BITMAP ) ) in GetMarkedObjBitmapEx()
/aoo41x/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx894 if ( aGraphic.GetType() == GRAPHIC_BITMAP ) in GetGraphic()

Completed in 340 milliseconds

123