diff options
author | Kurt Zenker <kz@openoffice.org> | 2006-12-13 15:12:41 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2006-12-13 15:12:41 +0000 |
commit | 1becf53aa15a871ab0ac0023f89ee6ab1bd39de8 (patch) | |
tree | f8d9fc5c5eb3ab6dcd59f1e094ba1cbb84a4ba0c /scp2/source/canvas/directxcanvas.scp | |
parent | cd5d33f9867a56c0f5a65be45f002ac7ca1e5cfb (diff) |
INTEGRATION: CWS presfixes09 (1.3.236); FILE MERGED
2006/05/11 20:52:37 thb 1.3.236.1: #126453# Joined CWS dx9canvas
Diffstat (limited to 'scp2/source/canvas/directxcanvas.scp')
-rw-r--r-- | scp2/source/canvas/directxcanvas.scp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/scp2/source/canvas/directxcanvas.scp b/scp2/source/canvas/directxcanvas.scp index b3cecb4d1bf5..73968c570c2d 100644 --- a/scp2/source/canvas/directxcanvas.scp +++ b/scp2/source/canvas/directxcanvas.scp @@ -4,9 +4,9 @@ * * $RCSfile: directxcanvas.scp,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: kz $ $Date: 2005-11-02 14:07:53 $ + * last change: $Author: kz $ $Date: 2006-12-13 16:12:41 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -38,5 +38,6 @@ #ifdef WNT SPECIAL_UNO_COMPONENT_LIB_FILE_PATCH(gid_File_Lib_DirectXCanvas, directxcanvas.uno) +SPECIAL_UNO_COMPONENT_LIB_FILE_PATCH(gid_File_Lib_DirectX9Canvas, directx9canvas.uno) #endif |