summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-01-28 13:44:58 +0000
committerKurt Zenker <kz@openoffice.org>2004-01-28 13:44:58 +0000
commit5e54128d11c15ba687e9b36ec4cb34b1088c2cab (patch)
treea6f8bc58ee0b4e990aaec9fb69bf09cdf2ee1a09 /starmath
parent9c6128b71d6b8f285f3c81a58d9c37a27eccb7b0 (diff)
INTEGRATION: CWS filtercfg (1.6.24); FILE MERGED
2003/10/30 16:40:41 mba 1.6.24.1: #102620#: create SfxFilters on demand
Diffstat (limited to 'starmath')
-rw-r--r--starmath/source/smdll.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/starmath/source/smdll.cxx b/starmath/source/smdll.cxx
index ed9ee87ca9b2..56f90e4fb0bd 100644
--- a/starmath/source/smdll.cxx
+++ b/starmath/source/smdll.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: smdll.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2003-09-19 08:53:21 $
+ * last change: $Author: kz $ $Date: 2004-01-28 14:44:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -168,7 +168,7 @@ void SmDLL::Exit()
*GetAppData(SHL_SM) = 0;
}
-
+/*
ULONG SmDLL::DetectFilter( SfxMedium& rMedium, const SfxFilter** ppFilter,
SfxFilterFlags nMust, SfxFilterFlags nDont )
{
@@ -277,4 +277,4 @@ ULONG SmDLL::DetectFilter( SfxMedium& rMedium, const SfxFilter** ppFilter,
}
return nReturn;
}
-
+*/