summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/valueproperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/valueproperties.hxx')
-rw-r--r--xmloff/source/forms/valueproperties.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/xmloff/source/forms/valueproperties.hxx b/xmloff/source/forms/valueproperties.hxx
index 5dafb2b230c6..495a3b362c4a 100644
--- a/xmloff/source/forms/valueproperties.hxx
+++ b/xmloff/source/forms/valueproperties.hxx
@@ -22,14 +22,10 @@
#include "controlelement.hxx"
-//.........................................................................
namespace xmloff
{
-//.........................................................................
- //=====================================================================
//= OValuePropertiesMetaData
- //=====================================================================
class OValuePropertiesMetaData
{
protected:
@@ -67,11 +63,8 @@ namespace xmloff
sal_Char const * & _rpDefaultValuePropertyName);
};
-//.........................................................................
} // namespace xmloff
-//.........................................................................
#endif // _XMLOFF_FORMS_VALUEPROPERTIES_HXX_
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */