summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot/addresssettings.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-06 17:37:47 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-06 17:37:47 +0000
commita47165150fad2579116a4eb070968696f75b4ecc (patch)
tree4d3b402213c3dbb0c9a9397a736ff7a1f063f11b /extensions/source/abpilot/addresssettings.hxx
parentf1cd874e2c74d7fa511d2ddeef9e58239434181d (diff)
INTEGRATION: CWS odbmacros2 (1.9.44); FILE MERGED
2008/01/15 07:18:39 fs 1.9.44.1: #i67987# use a roadmap in this wizard
Diffstat (limited to 'extensions/source/abpilot/addresssettings.hxx')
-rw-r--r--extensions/source/abpilot/addresssettings.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/extensions/source/abpilot/addresssettings.hxx b/extensions/source/abpilot/addresssettings.hxx
index 5773280d3078..3325ceed0af4 100644
--- a/extensions/source/abpilot/addresssettings.hxx
+++ b/extensions/source/abpilot/addresssettings.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: addresssettings.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: ihi $ $Date: 2007-09-13 18:01:18 $
+ * last change: $Author: kz $ $Date: 2008-03-06 18:36:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -78,8 +78,9 @@ namespace abp
::rtl::OUString sDataSourceName;
::rtl::OUString sRegisteredDataSourceName;
::rtl::OUString sSelectedTable;
+ bool bIgnoreNoTable;
MapString2String aFieldMapping;
- sal_Bool bRegisterDataSource;
+ bool bRegisterDataSource;
};
//.........................................................................