summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/templwin.src
diff options
context:
space:
mode:
authorAndre Fischer <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>2010-11-05 10:17:51 +0100
committerAndre Fischer <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>2010-11-05 10:17:51 +0100
commit34c72d32a6fe0960291ebe61820defcda5cacd8e (patch)
treefc6367c37c653d019e3250153896c57257184a63 /svtools/source/contnr/templwin.src
parenta7b3942c0f04f24455ab85ec0c0a8c2a0014da0f (diff)
parent95f71183414a50d12cd4bbacf47d711672e63268 (diff)
impress195: merge with DEV300_m92
Diffstat (limited to 'svtools/source/contnr/templwin.src')
-rw-r--r--svtools/source/contnr/templwin.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/svtools/source/contnr/templwin.src b/svtools/source/contnr/templwin.src
index 048d052c18d8..45f9803539a1 100644
--- a/svtools/source/contnr/templwin.src
+++ b/svtools/source/contnr/templwin.src
@@ -289,12 +289,14 @@ ModalDialog DLG_DOCTEMPLATE
};
PushButton BTN_DOCTEMPLATE_MANAGE
{
+ HelpID = "svtools:PushButton:DLG_DOCTEMPLATE:BTN_DOCTEMPLATE_MANAGE";
Pos = MAP_APPFONT( 6, 230 );
Size = MAP_APPFONT( 50, 14 );
Text [ en-US ] = "Organi~ze...";
};
PushButton BTN_DOCTEMPLATE_EDIT
{
+ HelpID = "svtools:PushButton:DLG_DOCTEMPLATE:BTN_DOCTEMPLATE_EDIT";
Pos = MAP_APPFONT( 59, 230 );
Size = MAP_APPFONT( 50, 14 );
Text [ en-US ] = "~Edit";