summaryrefslogtreecommitdiff
path: root/canvas
diff options
context:
space:
mode:
authorobo <obo@openoffice.org>2010-07-29 09:00:46 +0200
committerobo <obo@openoffice.org>2010-07-29 09:00:46 +0200
commitba8c722c3f5d0edeb307dfa0691669b543672703 (patch)
tree14f09414cf145f60b3ee7405347dbbcfa5cfda69 /canvas
parentf3fa8e81a9b03191bf49e9a957c91d4cc85a27d1 (diff)
parent5a2f2d2d037d92ec0546513c7732df4cccbee5b1 (diff)
CWS-TOOLING: integrate CWS unxlngxnewbaseline
Diffstat (limited to 'canvas')
-rw-r--r--[-rwxr-xr-x]canvas/source/vcl/canvashelper_texturefill.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/canvas/source/vcl/canvashelper_texturefill.cxx b/canvas/source/vcl/canvashelper_texturefill.cxx
index 023ceb2b5005..637b3af3315e 100755..100644
--- a/canvas/source/vcl/canvashelper_texturefill.cxx
+++ b/canvas/source/vcl/canvashelper_texturefill.cxx
@@ -700,7 +700,7 @@ namespace vclcanvas
}
#endif // complex-clipping vs. XOR-trick
-#if defined(VERBOSE) && OSL_DEBUG_LEVEL > 0
+#if 0 //defined(VERBOSE) && OSL_DEBUG_LEVEL > 0
{
::basegfx::B2DRectangle aRect(0.0, 0.0, 1.0, 1.0);
::basegfx::B2DRectangle aTextureDeviceRect;