summaryrefslogtreecommitdiff
path: root/sw/inc/shellio.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-01-25 12:58:38 +0000
committerOliver Bolte <obo@openoffice.org>2005-01-25 12:58:38 +0000
commit4fff526df247c03a84e20d2fe8aca2c38e3f247b (patch)
treef61802d0381a1418e2af890340aa4e2468862adf /sw/inc/shellio.hxx
parentc3e2105f49cceeb6be4ccafa72dc92e1d0356aee (diff)
INTEGRATION: CWS swqcore04 (1.25.58); FILE MERGED
2005/01/12 14:39:12 hbrinkm 1.25.58.2: RESYNC: (1.25-1.26); FILE MERGED 2005/01/11 12:12:51 mbu 1.25.58.1: #i38704
Diffstat (limited to 'sw/inc/shellio.hxx')
-rw-r--r--sw/inc/shellio.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/shellio.hxx b/sw/inc/shellio.hxx
index 98d19dcd7f8f..cdd54a28a54e 100644
--- a/sw/inc/shellio.hxx
+++ b/sw/inc/shellio.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: shellio.hxx,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: rt $ $Date: 2005-01-11 12:17:13 $
+ * last change: $Author: obo $ $Date: 2005-01-25 13:58:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -238,6 +238,7 @@ public:
SwReader( SvStream&, const String& rFilename, const String& rBaseURL, SwPaM& );
//SwReader( SotStorage&, const String& rFilename, SwPaM& );
SwReader( SfxMedium&, const String& rFilename, SwPaM& );
+ SwReader( const com::sun::star::uno::Reference < com::sun::star::embed::XStorage >&, const String& rFilename, SwPaM& );
/*
* Nur SwReader::Read(...) ist die Export-Schnittstelle!!!