summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/impbmp.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-10 12:16:01 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-10 12:16:01 +0000
commit10ea062daa6f7fe1c8811447bbd9e08d44519088 (patch)
tree3aabaf69a55ad3cb79f7ea7c3da538d2a93cdc81 /vcl/source/gdi/impbmp.cxx
parent2ae02344ad7c843a7612a928bf61e6b73b3905d0 (diff)
INTEGRATION: CWS presfixes01 (1.4.310); FILE MERGED
2005/02/16 11:24:14 fs 1.4.310.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
Diffstat (limited to 'vcl/source/gdi/impbmp.cxx')
-rw-r--r--vcl/source/gdi/impbmp.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/gdi/impbmp.cxx b/vcl/source/gdi/impbmp.cxx
index b49af903d9af..eb20ed0acc2a 100644
--- a/vcl/source/gdi/impbmp.cxx
+++ b/vcl/source/gdi/impbmp.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: impbmp.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: vg $ $Date: 2004-01-06 13:42:38 $
+ * last change: $Author: vg $ $Date: 2005-03-10 13:16:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -164,4 +164,4 @@ void ImpBitmap::ImplReleaseBuffer( BitmapBuffer* pBuffer, BOOL bReadOnly )
if( !bReadOnly )
mnChecksum = 0;
-} \ No newline at end of file
+}