summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/xml/xmlFileBasedDatabase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/filter/xml/xmlFileBasedDatabase.hxx')
-rw-r--r--dbaccess/source/filter/xml/xmlFileBasedDatabase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/filter/xml/xmlFileBasedDatabase.hxx b/dbaccess/source/filter/xml/xmlFileBasedDatabase.hxx
index ebd30ff807c6..0a2626a9988d 100644
--- a/dbaccess/source/filter/xml/xmlFileBasedDatabase.hxx
+++ b/dbaccess/source/filter/xml/xmlFileBasedDatabase.hxx
@@ -31,7 +31,7 @@ namespace dbaxml
public:
OXMLFileBasedDatabase( ODBFilter& rImport, sal_uInt16 nPrfx,
- const ::rtl::OUString& rLName,
+ const OUString& rLName,
const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList > & xAttrList);
virtual ~OXMLFileBasedDatabase();
};