summaryrefslogtreecommitdiff
path: root/sw/inc/shellio.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-09-20 12:03:53 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-09-20 12:03:53 +0000
commit6bdc2000c2c59143ca9f1622351d942ae5e74ea1 (patch)
tree7ebfc8e142f44c3861cbebaa13fe422b6f7d53f1 /sw/inc/shellio.hxx
parent3b5d4bcc50b27fda106b472836f3dcb179d8caf4 (diff)
INTEGRATION: CWS swmailmerge (1.19.230); FILE MERGED
2004/09/15 13:42:21 os 1.19.230.3: RESYNC: (1.19-1.21); FILE MERGED 2004/06/23 14:06:41 os 1.19.230.2: #i25107# weekly check-in 2004/06/08 06:51:03 os 1.19.230.1: #i25107# sw ui library cannot access objects declared as 'extern'
Diffstat (limited to 'sw/inc/shellio.hxx')
-rw-r--r--sw/inc/shellio.hxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/inc/shellio.hxx b/sw/inc/shellio.hxx
index 6fea9048819c..8641c1e7150b 100644
--- a/sw/inc/shellio.hxx
+++ b/sw/inc/shellio.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: shellio.hxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: rt $ $Date: 2004-08-23 08:38:11 $
+ * last change: $Author: rt $ $Date: 2004-09-20 13:03:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -736,6 +736,8 @@ extern const sal_Char __FAR_DATA FILTER_XML[]; // XML filter
extern const sal_Char __FAR_DATA FILTER_XMLV[]; // XML filter
extern const sal_Char __FAR_DATA FILTER_XMLVW[]; // XML filter
-SW_DLLPUBLIC const sal_Char * SwGetFILTER_WW8(); // WinWord 97-Filter
+SW_DLLPUBLIC const sal_Char* GetFILTER_XML();
+SW_DLLPUBLIC const sal_Char* GetFILTER_TEXT();
+SW_DLLPUBLIC const sal_Char* GetFILTER_WW8();
#endif