Home
last modified time | relevance | path

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

/AOO41X/main/vcl/source/gdi/
H A Dimpgraph.cxx329 else if( !ImplIsSwapOut() && ( rImpGraphic.meType == meType ) ) in operator ==()
390 if( bCreateSwapInfo && !ImplIsSwapOut() ) in ImplClearGraphics()
739 if( ImplIsSwapOut() ) in ImplGetPrefSize()
828 if( ImplIsSwapOut() ) in ImplGetPrefMapMode()
937 if( ImplIsSupportedGraphic() && !ImplIsSwapOut() ) in ImplDraw()
975 if( ImplIsSupportedGraphic() && !ImplIsSwapOut() ) in ImplDraw()
1019 if( ImplIsSupportedGraphic() && !ImplIsSwapOut() && mpAnimation ) in ImplStartAnimation()
1029 if( ImplIsSupportedGraphic() && !ImplIsSwapOut() && mpAnimation ) in ImplStartAnimation()
1037 if( ImplIsSupportedGraphic() && !ImplIsSwapOut() && mpAnimation ) in ImplStopAnimation()
1357 if( ( meType != GRAPHIC_NONE ) && ( meType != GRAPHIC_DEFAULT ) && !ImplIsSwapOut() ) in ImplWriteEmbedded()
[all …]
H A Dgraph.cxx774 return mpImpGraphic->ImplIsSwapOut(); in IsSwapOut()
/AOO41X/main/vcl/inc/
H A Dimpgraph.hxx165 sal_Bool ImplIsSwapOut() const;