summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/xml/xmlQuery.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/filter/xml/xmlQuery.hxx')
-rw-r--r--dbaccess/source/filter/xml/xmlQuery.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/source/filter/xml/xmlQuery.hxx b/dbaccess/source/filter/xml/xmlQuery.hxx
index 4e4bfde87be0..9ac948c04be8 100644
--- a/dbaccess/source/filter/xml/xmlQuery.hxx
+++ b/dbaccess/source/filter/xml/xmlQuery.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -39,7 +39,7 @@ namespace dbaxml
{
::rtl::OUString m_sCommand;
::rtl::OUString m_sTable;
- sal_Bool m_bEscapeProcessing;
+ sal_Bool m_bEscapeProcessing;
protected:
virtual void setProperties(::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > & _xProp);
public: