Lines Matching refs:ImplIsSwapOut
329 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()
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()
1886 if( !rImpGraphic.ImplIsSwapOut() ) in operator <<()