summaryrefslogtreecommitdiff
path: root/forms/source/inc/property.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/property.hrc')
-rw-r--r--forms/source/inc/property.hrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/forms/source/inc/property.hrc b/forms/source/inc/property.hrc
index a35aa65db4e4..7820fd65ae01 100644
--- a/forms/source/inc/property.hrc
+++ b/forms/source/inc/property.hrc
@@ -22,10 +22,10 @@
#include <rtl/ustring.hxx>
#include "frm_strings.hxx"
-//.........................................................................
+
namespace frm
{
-//.........................................................................
+
// PropertyId's, welche eine Zuordnung zu einen PropertyName haben
#define PROPERTY_ID_START 0
@@ -297,9 +297,9 @@ namespace frm
// start ID fuer aggregierte Properties
#define PROPERTY_ID_AGGREGATE_ID (PROPERTY_ID_START + 10000)
-//.........................................................................
+
}
-//.........................................................................
+
#endif // _FRM_PROPERTY_HRC_