summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
Diffstat (limited to 'forms')
-rw-r--r--forms/source/inc/frm_resource.hrc2
-rw-r--r--forms/source/inc/property.hrc5
-rw-r--r--forms/source/resource/strings.src1
-rw-r--r--forms/source/resource/xforms.src1
4 files changed, 0 insertions, 9 deletions
diff --git a/forms/source/inc/frm_resource.hrc b/forms/source/inc/frm_resource.hrc
index 2275f445988e..86a976b916e8 100644
--- a/forms/source/inc/frm_resource.hrc
+++ b/forms/source/inc/frm_resource.hrc
@@ -22,10 +22,8 @@
#include <svl/solar.hrc>
-
#define RID_FRM_STRINGS_START RID_FORMLAYER_START
-
//- String-IDs
#define RID_BASELISTBOX_ERROR_FILLLIST ( RID_FRM_STRINGS_START + 0 )
#define RID_STR_IMPORT_GRAPHIC ( RID_FRM_STRINGS_START + 1 )
diff --git a/forms/source/inc/property.hrc b/forms/source/inc/property.hrc
index 7820fd65ae01..c924aab7102c 100644
--- a/forms/source/inc/property.hrc
+++ b/forms/source/inc/property.hrc
@@ -22,11 +22,9 @@
#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,11 +295,8 @@ namespace frm
// start ID fuer aggregierte Properties
#define PROPERTY_ID_AGGREGATE_ID (PROPERTY_ID_START + 10000)
-
}
-
-
#endif // _FRM_PROPERTY_HRC_
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/forms/source/resource/strings.src b/forms/source/resource/strings.src
index 4df1bd7933ee..3a252c7d78ab 100644
--- a/forms/source/resource/strings.src
+++ b/forms/source/resource/strings.src
@@ -94,7 +94,6 @@ String RID_STR_CLEAR_GRAPHICS
Text [ en-US ] = "Remove Image";
};
-
String RID_STR_INVALIDSTREAM
{
Text [ en-US ] = "The given stream is invalid.";
diff --git a/forms/source/resource/xforms.src b/forms/source/resource/xforms.src
index e223e619ac5d..b878f21c7ed8 100644
--- a/forms/source/resource/xforms.src
+++ b/forms/source/resource/xforms.src
@@ -19,7 +19,6 @@
#include "frm_resource.hrc"
-
String RID_STR_XFORMS_NO_BINDING_EXPRESSION
{
Text [ en-US ] = "Please enter a binding expression.";