summaryrefslogtreecommitdiff
path: root/include/editeng/editids.hrc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-18 16:56:16 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-19 20:04:22 +0200
commit3db8d606d5cdb5f0569a4263d4793c17920d0ae1 (patch)
treee8b5e1e6275c4ccc0cd55c94e39ae7d8bc598e4e /include/editeng/editids.hrc
parente175eb3cedded28909247f4d46f2c17ff2f58be2 (diff)
hrc and src files: squeeze multiple newlines
for i in `find . -name *.src -or -name *.hrc`; do FILE=$(cat -s "$i"); echo "$FILE" > "$i"; done Change-Id: I2bac5ad3e1eb3c566e5c867ccf45893a19e1561e
Diffstat (limited to 'include/editeng/editids.hrc')
-rw-r--r--include/editeng/editids.hrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/editeng/editids.hrc b/include/editeng/editids.hrc
index 880461787e37..793c7e6501fd 100644
--- a/include/editeng/editids.hrc
+++ b/include/editeng/editids.hrc
@@ -138,7 +138,6 @@
#define SID_ATTR_BRUSH ( SID_EDIT_START + 3 )
#define SID_ATTR_BRUSH_CHAR ( SID_EDIT_START + 4 )
-
#define SID_FIELD ( SID_EDIT_START + 7 )
#define SID_ATTR_FRAMEDIRECTION ( SID_EDIT_START + 8 )
#define SID_ATTR_PARA ( SID_EDIT_START + 9 )