diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-06-04 09:50:51 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-06-04 09:50:51 +0000 |
commit | a604302a5a94a68aea847c288860b5f66e134139 (patch) | |
tree | d14dba2b723d5837ecd3c3a37042e5acb48fcff0 /svtools/source/contnr/templwin.hrc | |
parent | a082cf91589508353924de6e6361938b0ac6509b (diff) |
INTEGRATION: CWS touchpoints01 (1.7.66); FILE MERGED
2008/05/30 07:05:25 pb 1.7.66.1: fix: #i90034# new id FT_DOCTEMPLATE_LINK
Diffstat (limited to 'svtools/source/contnr/templwin.hrc')
-rw-r--r-- | svtools/source/contnr/templwin.hrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/svtools/source/contnr/templwin.hrc b/svtools/source/contnr/templwin.hrc index 512ab8e282b8..ebf756e17799 100644 --- a/svtools/source/contnr/templwin.hrc +++ b/svtools/source/contnr/templwin.hrc @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: templwin.hrc,v $ - * $Revision: 1.7 $ + * $Revision: 1.8 $ * * This file is part of OpenOffice.org. * @@ -36,6 +36,7 @@ #define BTN_DOCTEMPLATE_OPEN 13 #define BTN_DOCTEMPLATE_CANCEL 14 #define BTN_DOCTEMPLATE_HELP 15 +#define FT_DOCTEMPLATE_LINK 16 #define TI_DOCTEMPLATE_BACK 1 #define TI_DOCTEMPLATE_PREV 2 |