summaryrefslogtreecommitdiff
path: root/sc/inc/filter.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-01-27 14:49:26 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-01-27 14:49:26 +0000
commitda2b24592641675839c89e3f2e742763b0b6c6b5 (patch)
tree5b4616f2ff30d5338e880cc2d0a2993dfedde71c /sc/inc/filter.hxx
parent9c0f186e6c47d744c40a9df2d4ff9708f6d7b4ca (diff)
INTEGRATION: CWS qpro03 (1.5.98); FILE MERGED
2005/09/20 23:30:33 er 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/14 08:09:13 mnicel 1.5.98.1: Issue Number: 41688 QPro Filter implementation
Diffstat (limited to 'sc/inc/filter.hxx')
-rw-r--r--sc/inc/filter.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/inc/filter.hxx b/sc/inc/filter.hxx
index 88553a6a88f9..fc7425a0d7c7 100644
--- a/sc/inc/filter.hxx
+++ b/sc/inc/filter.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: filter.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 17:40:08 $
+ * last change: $Author: hr $ $Date: 2006-01-27 15:49:26 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -113,6 +113,7 @@ FltError ScImportRTF( SvStream&, const String& rBaseURL, ScDocument*, ScRange& r
FltError ScImportHTML( SvStream&, const String& rBaseURL, ScDocument*, ScRange& rRange, double nOutputFactor = 1.0, BOOL bCalcWidthHeight = TRUE );
+FltError ScImportQuattroPro( SfxMedium &rMedium, ScDocument *pDoc );
// ***********************************************************************
// Diverse Exportfilter
// ***********************************************************************