summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/xml/xmlTableFilterList.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/filter/xml/xmlTableFilterList.hxx')
-rw-r--r--dbaccess/source/filter/xml/xmlTableFilterList.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/filter/xml/xmlTableFilterList.hxx b/dbaccess/source/filter/xml/xmlTableFilterList.hxx
index d288b23ae7d1..07162624cf5d 100644
--- a/dbaccess/source/filter/xml/xmlTableFilterList.hxx
+++ b/dbaccess/source/filter/xml/xmlTableFilterList.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
@@ -54,7 +54,7 @@ namespace dbaxml
virtual void EndElement();
/** pushes a new TableFilterPattern to the list of patterns
- @param _sTableFilterPattern
+ @param _sTableFilterPattern
The new filter pattern.
*/
inline void pushTableFilterPattern(const ::rtl::OUString& _sTableFilterPattern)
@@ -63,7 +63,7 @@ namespace dbaxml
}
/** pushes a new TableTypeFilter to the list of patterns
- @param _sTypeFilter
+ @param _sTypeFilter
The new type filter.
*/
inline void pushTableTypeFilter(const ::rtl::OUString& _sTypeFilter)