summaryrefslogtreecommitdiffstats
path: root/include/comphelper/propertybag.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/propertybag.hxx')
-rw-r--r--include/comphelper/propertybag.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/comphelper/propertybag.hxx b/include/comphelper/propertybag.hxx
index b8caf54868de..573f0efd2ecc 100644
--- a/include/comphelper/propertybag.hxx
+++ b/include/comphelper/propertybag.hxx
@@ -25,15 +25,15 @@
#include <memory>
-//........................................................................
+
namespace comphelper
{
-//........................................................................
+
struct PropertyBag_Impl;
- //====================================================================
+
//= PropertyBag
- //====================================================================
+
/** provides a bag of properties associated with their values
This class can, for instance, be used for components which need to implement
@@ -218,9 +218,9 @@ namespace comphelper
using OPropertyContainerHelper::getFastPropertyValue;
};
-//........................................................................
+
} // namespace comphelper
-//........................................................................
+
#endif // INCLUDED_COMPHELPER_PROPERTYBAG_HXX