summaryrefslogtreecommitdiff
path: root/include/comphelper/namedvaluecollection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/namedvaluecollection.hxx')
-rw-r--r--include/comphelper/namedvaluecollection.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/comphelper/namedvaluecollection.hxx b/include/comphelper/namedvaluecollection.hxx
index c625f24cdcbc..bcd7ab7c31a2 100644
--- a/include/comphelper/namedvaluecollection.hxx
+++ b/include/comphelper/namedvaluecollection.hxx
@@ -31,14 +31,14 @@
#include <algorithm>
#include <vector>
-//........................................................................
+
namespace comphelper
{
-//........................................................................
- // ====================================================================
+
+
// = NamedValueCollection
- // ====================================================================
+
struct NamedValueCollection_Impl;
/** a collection of named values, packed in various formats.
*/
@@ -358,9 +358,9 @@ namespace comphelper
}
};
-//........................................................................
+
} // namespace comphelper
-//........................................................................
+
#endif // INCLUDED_COMPHELPER_NAMEDVALUECOLLECTION_HXX