summaryrefslogtreecommitdiff
path: root/forms/source/inc/frm_strings.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/frm_strings.hxx')
-rw-r--r--forms/source/inc/frm_strings.hxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/forms/source/inc/frm_strings.hxx b/forms/source/inc/frm_strings.hxx
index 60e4e2c8d145..87f87c87e1f5 100644
--- a/forms/source/inc/frm_strings.hxx
+++ b/forms/source/inc/frm_strings.hxx
@@ -24,14 +24,14 @@
#include <rtl/ustring.hxx>
#include <comphelper/string.hxx>
-//..............................................................................
+
namespace frm
{
-//..............................................................................
- //--------------------------------------------------------------------------
+
+
//- properties
- //--------------------------------------------------------------------------
+
#define PROPERTY_TABINDEX "TabIndex"
#define PROPERTY_TAG "Tag"
#define PROPERTY_NAME "Name"
@@ -270,9 +270,9 @@ namespace frm
#define PROPERTY_CONTROL_TYPE_IN_MSO "ControlTypeinMSO"
#define PROPERTY_OBJ_ID_IN_MSO "ObjIDinMSO"
- //--------------------------------------------------------------------------
+
//- URLs
- //--------------------------------------------------------------------------
+
#define URL_FORM_POSITION ".uno:FormController/positionForm"
#define URL_FORM_RECORDCOUNT ".uno:FormController/RecordCount"
#define URL_RECORD_FIRST ".uno:FormController/moveToFirst"
@@ -294,9 +294,9 @@ namespace frm
#define URL_FORM_APPLY_FILTER ".uno:FormController/applyFilter"
#define URL_FORM_REMOVE_FILTER ".uno:FormController/removeFilterOrder"
-//..............................................................................
+
} // namespace frm
-//..............................................................................
+
#endif // INCLUDED_FORMS_SOURCE_INC_FRM_STRINGS_HXX