summaryrefslogtreecommitdiff
path: root/extensions/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2010-02-12 16:56:44 +0100
committerJens-Heiner Rechtien <hr@openoffice.org>2010-02-12 16:56:44 +0100
commitda975155be99f7ed1c455fe9a4e92e22285a0671 (patch)
tree677f50aa0f5e0cd84394a19d7941340a0acaec1e /extensions/inc
parent36de66bdf066b984ff15995035d2fa86d7123b42 (diff)
changefileheader2: #i10000#: convert files with CR/LF characters to CR only
Diffstat (limited to 'extensions/inc')
-rw-r--r--extensions/inc/abpilot.hrc12
-rw-r--r--extensions/inc/bibliography.hrc14
-rw-r--r--extensions/inc/dbpilots.hrc16
-rw-r--r--extensions/inc/propctrlr.hrc12
-rw-r--r--extensions/inc/update.hrc16
5 files changed, 35 insertions, 35 deletions
diff --git a/extensions/inc/abpilot.hrc b/extensions/inc/abpilot.hrc
index 80dc3567c472..ad2c4b1115c2 100644
--- a/extensions/inc/abpilot.hrc
+++ b/extensions/inc/abpilot.hrc
@@ -23,12 +23,12 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-
-#ifndef EXTENSIONS_ABPILOT_HRC
-#define EXTENSIONS_ABPILOT_HRC
-
-#include "extensio.hrc"
-
+
+#ifndef EXTENSIONS_ABPILOT_HRC
+#define EXTENSIONS_ABPILOT_HRC
+
+#include "extensio.hrc"
+
#define HID_ABSPILOT_PREVIOUS ( HID_ABP_START + 0)
#define HID_ABSPILOT_NEXT ( HID_ABP_START + 1)
#define HID_ABSPILOT_CANCEL ( HID_ABP_START + 2)
diff --git a/extensions/inc/bibliography.hrc b/extensions/inc/bibliography.hrc
index f66f63319c79..c67060e18edf 100644
--- a/extensions/inc/bibliography.hrc
+++ b/extensions/inc/bibliography.hrc
@@ -23,12 +23,12 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-
-#ifndef EXTENSIONS_BIBLIOGRAPHY_HRC
-#define EXTENSIONS_BIBLIOGRAPHY_HRC
-
-#include "extensio.hrc"
-
+
+#ifndef EXTENSIONS_BIBLIOGRAPHY_HRC
+#define EXTENSIONS_BIBLIOGRAPHY_HRC
+
+#include "extensio.hrc"
+
#define HID_BIB_CHANGESOURCE ( HID_BIBLIO_START + 0)
#define HID_BIB_MAPPINGDLG ( HID_BIBLIO_START + 1)
#define HID_BIB_TBX_TABLE ( HID_BIBLIO_START + 2)
@@ -83,4 +83,4 @@
#error help id range overflow (BIBLIO)
#endif
-#endif // EXTENSIONS_BIBLIOGRAPHY_HRC
+#endif // EXTENSIONS_BIBLIOGRAPHY_HRC
diff --git a/extensions/inc/dbpilots.hrc b/extensions/inc/dbpilots.hrc
index 051ab4a049c6..46ee01805938 100644
--- a/extensions/inc/dbpilots.hrc
+++ b/extensions/inc/dbpilots.hrc
@@ -23,12 +23,12 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-
-#ifndef EXTENSIONS_DBPILOT_HRC
-#define EXTENSIONS_DBPILOT_HRC
-
-#include "extensio.hrc"
-
+
+#ifndef EXTENSIONS_DBPILOT_HRC
+#define EXTENSIONS_DBPILOT_HRC
+
+#include "extensio.hrc"
+
#define HID_GHIDWIZARD_PREVIOUS ( HID_DBP_START + 0)
#define HID_GHIDWIZARD_NEXT ( HID_DBP_START + 1)
#define HID_GHIDWIZARD_CANCEL ( HID_DBP_START + 2)
@@ -51,5 +51,5 @@
#if HID_DBP_LAST > HID_DBP_END
#error help id range overflow (DBP)
#endif
-
-#endif // EXTENSIONS_DBPILOT_HRC
+
+#endif // EXTENSIONS_DBPILOT_HRC
diff --git a/extensions/inc/propctrlr.hrc b/extensions/inc/propctrlr.hrc
index f42e7c9653ec..6961319f4dda 100644
--- a/extensions/inc/propctrlr.hrc
+++ b/extensions/inc/propctrlr.hrc
@@ -23,12 +23,12 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-
-#ifndef EXTENSIONS_PROPCTRLR_HRC
-#define EXTENSIONS_PROPCTRLR_HRC
-
-#include "extensio.hrc"
-
+
+#ifndef EXTENSIONS_PROPCTRLR_HRC
+#define EXTENSIONS_PROPCTRLR_HRC
+
+#include "extensio.hrc"
+
#define HID_PROP_INPUT_REQUIRED ( HID_PROPC_START + 0)
#define HID_PROP_GROUPBOX ( HID_PROPC_START + 1)
#define HID_PROP_CONTROLSOURCE ( HID_PROPC_START + 2)
diff --git a/extensions/inc/update.hrc b/extensions/inc/update.hrc
index c71ce0baf3c3..2cd1f8f69f12 100644
--- a/extensions/inc/update.hrc
+++ b/extensions/inc/update.hrc
@@ -23,12 +23,12 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-
-#ifndef EXTENSIONS_UPDATE_HRC
-#define EXTENSIONS_UPDATE_HRC
-
-#include "extensio.hrc"
-
+
+#ifndef EXTENSIONS_UPDATE_HRC
+#define EXTENSIONS_UPDATE_HRC
+
+#include "extensio.hrc"
+
#define HID_CHECK_FOR_UPD_DLG ( HID_UPDATE_START + 0)
#define HID_CHECK_FOR_UPD_CLOSE ( HID_UPDATE_START + 1)
#define HID_CHECK_FOR_UPD_PAUSE ( HID_UPDATE_START + 2)
@@ -45,5 +45,5 @@
#if HID_UPDATE_LAST > HID_UPDATE_END
#error help id range overflow (UPDATE)
#endif
-
-#endif // EXTENSIONS_UPDATE_HRC
+
+#endif // EXTENSIONS_UPDATE_HRC