Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dimpgraph.hxx98 sal_Bool ImplIsSupportedGraphic() const;
/trunk/main/vcl/source/gdi/
H A Dgraph.cxx409 return mpImpGraphic->ImplIsSupportedGraphic(); in IsSupportedGraphic()
H A Dimpgraph.cxx479 sal_Bool ImpGraphic::ImplIsSupportedGraphic() const in ImplIsSupportedGraphic() function in ImpGraphic
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()
1411 if( ImplIsSupportedGraphic() ) in ImplWriteEmbedded()
1661 if( ImplIsSupportedGraphic() && !ImplIsSwapOut() ) in ImplGetChecksum()
[all …]

Completed in 21 milliseconds