Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx972 if( bSwappedIn && rGrfObj.GetGraphic().IsSupportedGraphic()) in PaintPicture()
1080 else if ( !rGrfObj.GetGraphic().IsSupportedGraphic() ) in PaintPicture()
/trunk/main/vcl/inc/vcl/
H A Dgraph.hxx122 sal_Bool IsSupportedGraphic() const;
/trunk/main/svx/source/sdr/attribute/
H A Dsdrallfillattributeshelper.cxx127 return rGraphic.IsSupportedGraphic() && rGraphic.IsTransparent(); in isTransparent()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx473 …return( ( maGraphic.IsSupportedGraphic() && !maGraphic.IsSwapOut() ) ? maGraphic.GetChecksum() : 0… in GetChecksum()
1188 if( maGraphic.IsSupportedGraphic() && !maGraphic.IsSwapOut() ) in GetTransformedGraphic()
H A Dgrfmgr2.cxx232 if( aGraphic.IsSupportedGraphic() ) in DrawObj()
418 if( rGraphic.IsSupportedGraphic() && !rGraphic.IsSwapOut() ) in ImplDraw()
477 if( aGraphic.IsSupportedGraphic() ) in ImplDraw()
/trunk/main/vcl/source/gdi/
H A Dgraph.cxx407 sal_Bool Graphic::IsSupportedGraphic() const in IsSupportedGraphic() function in Graphic
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx798 if( pGrf && pGrf->IsSupportedGraphic() ) in PrepareForCopy()
3082 if ( pGrf && pGrf->IsSupportedGraphic() ) in SetDataForDragAndDrop()
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx1126 if ( pGraphic && pGraphic->IsSupportedGraphic() ) in lcl_DrawGraphic()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx1763 if( pGrf->IsSupportedGraphic() ) in DrawGraphic()

Completed in 104 milliseconds