diff options
author | Jan Holesovsky <kendy@collabora.com> | 2014-02-07 12:10:47 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2014-02-07 12:11:50 +0100 |
commit | b29c078c7f193dd7dae74baf89fe1abb9264239c (patch) | |
tree | 3cdcfd16017f0be34f4e17ca3fd4f60f1b038fac /include/sfx2/templatelocnames.hrc | |
parent | bd20500cf3d88d0bd81d7e57df01b0130e7166f6 (diff) |
Convert template manager dialog to .ui + adapt code.
Change-Id: I854abb47c2d22206ed5581373b3e841f221672e3
Diffstat (limited to 'include/sfx2/templatelocnames.hrc')
-rw-r--r-- | include/sfx2/templatelocnames.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/templatelocnames.hrc b/include/sfx2/templatelocnames.hrc index dd4473010200..df1582fa1127 100644 --- a/include/sfx2/templatelocnames.hrc +++ b/include/sfx2/templatelocnames.hrc @@ -8,7 +8,7 @@ */ #define NUM_TEMPLATE_NAMES 10 -#define TEMPL_LOC_OFFSET 2190 +#define TEMPL_LOC_OFFSET 2210 #define STR_TEMPLATE_NAME1_DEF (TEMPL_LOC_OFFSET + 1) #define STR_TEMPLATE_NAME2_DEF (TEMPL_LOC_OFFSET + 2) |