Home
last modified time | relevance | path

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

/aoo4110/main/vcl/inc/vcl/
H A Dgraph.hxx122 sal_Bool IsSupportedGraphic() const;
/aoo4110/main/sw/source/core/doc/
H A Dnotxtfrm.cxx956 if( bSwappedIn && rGrfObj.GetGraphic().IsSupportedGraphic()) in PaintPicture()
1064 else if ( !rGrfObj.GetGraphic().IsSupportedGraphic() ) in PaintPicture()
/aoo4110/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()
/aoo4110/main/vcl/source/gdi/
H A Dgraph.cxx407 sal_Bool Graphic::IsSupportedGraphic() const in IsSupportedGraphic() function in Graphic
/aoo4110/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx798 if( pGrf && pGrf->IsSupportedGraphic() ) in PrepareForCopy()
3081 if ( pGrf && pGrf->IsSupportedGraphic() ) in SetDataForDragAndDrop()
/aoo4110/main/sc/source/ui/view/
H A Dprintfun.cxx1126 if ( pGraphic && pGraphic->IsSupportedGraphic() ) in lcl_DrawGraphic()
/aoo4110/main/sw/source/core/layout/
H A Dpaintfrm.cxx1672 if( pGrf->IsSupportedGraphic() ) in DrawGraphic()

Completed in 97 milliseconds