summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorJúlio Hoffimann <julio.hoffimann@gmail.com>2011-04-16 16:18:45 -0300
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-04-18 16:46:00 +0200
commitdad9275f4dfef56700656538323b8b6667eb799b (patch)
treed86512411a649a82a33800e1ba1f606398563fbf /vcl
parenta760a7bc3913d6d10e7dcf86f3eb39a7178b517f (diff)
bug id's from Oracle internal database removed
Diffstat (limited to 'vcl')
-rw-r--r--vcl/source/gdi/outdev.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/gdi/outdev.cxx b/vcl/source/gdi/outdev.cxx
index efd5484dad01..99a93432652f 100644
--- a/vcl/source/gdi/outdev.cxx
+++ b/vcl/source/gdi/outdev.cxx
@@ -992,7 +992,7 @@ void OutputDevice::ImplInitClipRegion()
&& GetOutDevType() != OUTDEV_PRINTER );
if( bClipDeviceBounds )
{
- // #b6520266# Perform actual rect clip against outdev
+ // Perform actual rect clip against outdev
// dimensions, to generate empty clips whenever one of the
// values is completely off the device.
Rectangle aDeviceBounds( mnOutOffX, mnOutOffY,