summaryrefslogtreecommitdiffstats
path: root/include/oox/helper/attributelist.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/helper/attributelist.hxx')
-rw-r--r--include/oox/helper/attributelist.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/oox/helper/attributelist.hxx b/include/oox/helper/attributelist.hxx
index 427e4d63994b..2bde4a8807cc 100644
--- a/include/oox/helper/attributelist.hxx
+++ b/include/oox/helper/attributelist.hxx
@@ -34,7 +34,6 @@ namespace sax_fastparser {
namespace oox {
-
/** Static helpers for conversion of strings to attribute values of various
different data types.
*/
@@ -62,7 +61,6 @@ public:
};
-
/** Provides access to attribute values of an element.
Wraps a com.sun.star.xml.sax.XFastAttributeList object. Provides
@@ -170,7 +168,6 @@ private:
};
-
} // namespace oox
#endif