Kaydet (Commit) 3fd91d12 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:staticmethods

Change-Id: If3fb50392f5a5af11e8b3afdc3f00a53f26ca2d1
üst 2ae21eda
...@@ -366,7 +366,7 @@ namespace ...@@ -366,7 +366,7 @@ namespace
isSharedBuffer(rSrcBitmap) ); isSharedBuffer(rSrcBitmap) );
} }
template< typename Iterator, typename Acc > template< typename Iterator, typename Acc > static
void implDrawBitmapGeneric(const BitmapDeviceSharedPtr& rSrcBitmap, void implDrawBitmapGeneric(const BitmapDeviceSharedPtr& rSrcBitmap,
const basegfx::B2IBox& rSrcRect, const basegfx::B2IBox& rSrcRect,
const basegfx::B2IBox& rDstRect, const basegfx::B2IBox& rDstRect,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment