Searched refs:ImplIsSupportedGraphic (Results 1 – 3 of 3) sorted by relevance
479 sal_Bool ImpGraphic::ImplIsSupportedGraphic() const in ImplIsSupportedGraphic() function in ImpGraphic772 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 …]
409 return mpImpGraphic->ImplIsSupportedGraphic(); in IsSupportedGraphic()
98 sal_Bool ImplIsSupportedGraphic() const;
Completed in 41 milliseconds