From 4edb3d9973993bdc58a3ec98e8cde818c421b99d Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Fri, 21 Jan 2005 14:33:17 +0000 Subject: [PATCH] INTEGRATION: CWS svg03 (1.3.158); FILE MERGED 2005/01/14 23:17:19 ka 1.3.158.3: RESYNC: (1.5-1.6); FILE MERGED 2004/12/10 16:32:37 ka 1.3.158.2: RESYNC: (1.3-1.5); FILE MERGED 2004/11/05 14:18:38 ka 1.3.158.1: #i14557#: using new svg filter --- scp2/source/graphicfilter/file_graphicfilter.scp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scp2/source/graphicfilter/file_graphicfilter.scp b/scp2/source/graphicfilter/file_graphicfilter.scp index a93f83300b96..1f414bed2f33 100644 --- a/scp2/source/graphicfilter/file_graphicfilter.scp +++ b/scp2/source/graphicfilter/file_graphicfilter.scp @@ -2,9 +2,9 @@ * * $RCSfile: file_graphicfilter.scp,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2005-01-07 10:18:55 $ + * last change: $Author: kz $ $Date: 2005-01-21 15:33:17 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -91,5 +91,5 @@ End STD_UNO_LIB_FILE( gid_File_Lib_Flash, flash ) -STD_UNO_LIB_FILE( gid_File_Lib_Svg, svg ) +STD_UNO_LIB_FILE( gid_File_Lib_Svg, svgfilter )