Home
last modified time | relevance | path

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

/AOO41X/main/vcl/source/gdi/
H A Dimpgraph.cxx479 sal_Bool ImpGraphic::ImplIsSupportedGraphic() const in ImplIsSupportedGraphic() function in ImpGraphic
554 else if( ( meType != GRAPHIC_DEFAULT ) && ImplIsSupportedGraphic() ) in ImplGetBitmap()
665 else if( ( meType != GRAPHIC_DEFAULT ) && ImplIsSupportedGraphic() ) in ImplGetBitmapEx()
772 if( ImplIsSupportedGraphic() ) in ImplGetPrefSize()
815 if( ImplIsSupportedGraphic() ) in ImplSetPrefSize()
857 if( ImplIsSupportedGraphic() ) in ImplGetPrefMapMode()
900 if( ImplIsSupportedGraphic() ) in ImplSetPrefMapMode()
937 if( ImplIsSupportedGraphic() && !ImplIsSwapOut() ) in ImplDraw()
975 if( ImplIsSupportedGraphic() && !ImplIsSwapOut() ) in ImplDraw()
1019 if( ImplIsSupportedGraphic() && !ImplIsSwapOut() && mpAnimation ) in ImplStartAnimation()
[all …]
H A Dgraph.cxx409 return mpImpGraphic->ImplIsSupportedGraphic(); in IsSupportedGraphic()
/AOO41X/main/vcl/inc/
H A Dimpgraph.hxx98 sal_Bool ImplIsSupportedGraphic() const;