Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dimpgraph.hxx165 sal_Bool ImplIsSwapOut() const;
/trunk/main/vcl/source/gdi/
H A Dgraph.cxx774 return mpImpGraphic->ImplIsSwapOut(); in IsSwapOut()
H A Dimpgraph.cxx390 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()
1436 if( !ImplIsSwapOut() ) in ImplSwapOut()
1534 if( ImplIsSwapOut() ) in ImplSwapIn()
1625 sal_Bool ImpGraphic::ImplIsSwapOut() const in ImplIsSwapOut() function in ImpGraphic
1661 if( ImplIsSupportedGraphic() && !ImplIsSwapOut() ) in ImplGetChecksum()
1704 if( !ImplIsSwapOut() ) in ImplExportNative()
[all …]

Completed in 25 milliseconds