summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots/wizardcontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/dbpilots/wizardcontext.hxx')
-rw-r--r--extensions/source/dbpilots/wizardcontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/dbpilots/wizardcontext.hxx b/extensions/source/dbpilots/wizardcontext.hxx
index 6b77c7877571..19f76fdd087c 100644
--- a/extensions/source/dbpilots/wizardcontext.hxx
+++ b/extensions/source/dbpilots/wizardcontext.hxx
@@ -71,7 +71,7 @@ namespace dbp
DECLARE_STL_USTRINGACCESS_MAP(sal_Int32,TNameTypeMap);
TNameTypeMap aTypes;
// the column names of the object the form is bound to (table, query or SQL statement)
- ::com::sun::star::uno::Sequence< ::rtl::OUString >
+ ::com::sun::star::uno::Sequence< OUString >
aFieldNames;
sal_Bool bEmbedded;