summaryrefslogtreecommitdiff
path: root/sw/inc/dbmgr.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-08 12:41:43 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-08 12:41:43 +0000
commitb6889cb1a354d6ca2dbea30c8336428f27814897 (patch)
tree004d921b116a4caeffa973cfc40e91454bbdb626 /sw/inc/dbmgr.hxx
parentbb270f1b7bfb77d1979c8975ea90427ccbe01098 (diff)
INTEGRATION: CWS swqbugfixes15 (1.27.12); FILE MERGED
2005/02/18 15:20:56 fme 1.27.12.1: #119756# New filter option - SkipEmptyPages
Diffstat (limited to 'sw/inc/dbmgr.hxx')
-rw-r--r--sw/inc/dbmgr.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/inc/dbmgr.hxx b/sw/inc/dbmgr.hxx
index 07fa4731fb95..ac821185c5c5 100644
--- a/sw/inc/dbmgr.hxx
+++ b/sw/inc/dbmgr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dbmgr.hxx,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: rt $ $Date: 2005-01-28 15:25:21 $
+ * last change: $Author: vg $ $Date: 2005-03-08 13:41:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -211,6 +211,8 @@ struct SwMergeDescriptor
SwWrtShell& rSh;
const ::svx::ODataAccessDescriptor& rDescriptor;
String sSaveToFilter; //export filter to save resulting files
+ String sSaveToFilterOptions; //
+ com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > aSaveToFilterData;
String sSubject;
String sAddressFromColumn;