summaryrefslogtreecommitdiff
path: root/cui/source/options/optgenrl.hrc
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-08-23 15:06:03 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-08-23 15:06:03 +0200
commitd8b6cc3b44ddcf9647653dc8ee88f3d9024feebf (patch)
tree3d395e7313279565a46774ac2921b987e24b9fc5 /cui/source/options/optgenrl.hrc
parentb52ec9a4fa9b8eb93a181fac3613f1de7d1d0825 (diff)
recreated tag libreoffice-3.3.0.4 which had these commits:
commit 04144eede67d986878496224a1bfec8b5666f1fe (tag: refs/tags/libreoffice-3.3.0.4, refs/remotes/origin/libreoffice-3-3-0) Author: Petr Mladek <pmladek@suse.cz> Date: Tue Jan 18 19:01:16 2011 +0100 Version 3.3.0.4, tag libreoffice-3.3.0.4 (3.3-rc4) commit c2d496a993f9643bc8a737c505f070246fcf6fad Author: Kohei Yoshida <kyoshida@novell.com> Date: Fri Jan 14 11:53:12 2011 -0500 Remove pesky on-line registration menu entry. (fdo#33112) .../uiconfig/sbibliography/menubar/menubar.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit da172d85638baf1bcc1dd2bdc985f1a50d308bc3 Author: Petr Mladek <pmladek@suse.cz> Date: Tue Jan 11 22:59:36 2011 +0100 Branch libreoffice-3-3-0 This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 3.3.x release, please use the 'libreoffice-3-3' branch. If you want to build something cool, unstable, and risky, use master.
Notes
split repo tag: components_libreoffice-3.3.0.4
Diffstat (limited to 'cui/source/options/optgenrl.hrc')
-rw-r--r--cui/source/options/optgenrl.hrc88
1 files changed, 44 insertions, 44 deletions
diff --git a/cui/source/options/optgenrl.hrc b/cui/source/options/optgenrl.hrc
index ed4afd2e803d..444c11291f03 100644
--- a/cui/source/options/optgenrl.hrc
+++ b/cui/source/options/optgenrl.hrc
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -29,54 +29,54 @@
// defines ------------------------------------------------------------------
-#define FT_COMPANY 10
-#define ED_COMPANY 11
-#define FT_NAME 12
-#define FT_NAME_RUSS 13
-#define ED_FATHERNAME 14
-#define ED_FIRSTNAME 15
-#define ED_NAME 16
-#define ED_SHORTNAME 17
-#define FT_STREET 18
-#define FT_STREET_RUSS 19
-#define ED_STREET 20
-#define ED_APARTMENTNR 21
-#define FT_CITY 22
-#define ED_PLZ 23
-#define ED_CITY 24
-#define ED_US_CITY 25
-#define ED_US_STATE 26
-#define ED_US_ZIPCODE 27
-#define FT_COUNTRY 28
-#define ED_COUNTRY 29
-#define FT_TITLEPOS 30
-#define ED_TITLE 31
-#define ED_POSITION 32
-#define FT_PHONE 33
-#define ED_TELPRIVAT 34
-#define ED_TELCOMPANY 35
-#define FT_FAXMAIL 36
-#define ED_FAX 37
-#define ED_EMAIL 38
-#define GB_ADDRESS 39
-#define CB_USEDATA 40
-#define FT_NAME_EASTERN 41
+#define FT_COMPANY 10
+#define ED_COMPANY 11
+#define FT_NAME 12
+#define FT_NAME_RUSS 13
+#define ED_FATHERNAME 14
+#define ED_FIRSTNAME 15
+#define ED_NAME 16
+#define ED_SHORTNAME 17
+#define FT_STREET 18
+#define FT_STREET_RUSS 19
+#define ED_STREET 20
+#define ED_APARTMENTNR 21
+#define FT_CITY 22
+#define ED_PLZ 23
+#define ED_CITY 24
+#define ED_US_CITY 25
+#define ED_US_STATE 26
+#define ED_US_ZIPCODE 27
+#define FT_COUNTRY 28
+#define ED_COUNTRY 29
+#define FT_TITLEPOS 30
+#define ED_TITLE 31
+#define ED_POSITION 32
+#define FT_PHONE 33
+#define ED_TELPRIVAT 34
+#define ED_TELCOMPANY 35
+#define FT_FAXMAIL 36
+#define ED_FAX 37
+#define ED_EMAIL 38
+#define GB_ADDRESS 39
+#define CB_USEDATA 40
+#define FT_NAME_EASTERN 41
-#define STR_US_STATE 10
-#define STR_QUERY_REG 11
+#define STR_US_STATE 10
+#define STR_QUERY_REG 11
// Positionierungshilfen f"ur den Dialog
-#define HSPACE 2
-#define VSPACE 3
-#define LINEH 12
-#define FLINEH 8
-#define LEFT 12
+#define HSPACE 2
+#define VSPACE 3
+#define LINEH 12
+#define FLINEH 8
+#define LEFT 12
#define MID 100
-#define RIGHT 248
-#define TOP 10
-#define LINE(y) (14+y*15)
-#define FLINE(y) (16+y*15)
+#define RIGHT 248
+#define TOP 10
+#define LINE(y) (14+y*15)
+#define FLINE(y) (16+y*15)
#define NAMELEN 74
#endif // #ifndef _SVX_OPTGENRL_HRC