summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorEike Rathke <erack@apache.org>2011-09-10 21:43:10 +0000
committerEike Rathke <erack@apache.org>2011-09-10 21:43:10 +0000
commite92560885e33aba5f4954e00fab78ec84e49eb3a (patch)
tree617dc6007a7088a0e1c8d5d3b878ed73ed494ed5 /sd
parenta6c059db5b96f889823486a35d03bf8271c58856 (diff)
impress212: #i105675# better keyboard handling in animation create dialog
# User Christian Lippka ORACLE <christian.lippka@oracle.com>
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/animations/CustomAnimationCreateDialog.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/source/ui/animations/CustomAnimationCreateDialog.src b/sd/source/ui/animations/CustomAnimationCreateDialog.src
index 62abf708d883..b30c1faa610f 100644
--- a/sd/source/ui/animations/CustomAnimationCreateDialog.src
+++ b/sd/source/ui/animations/CustomAnimationCreateDialog.src
@@ -81,12 +81,14 @@ TabDialog DLG_CUSTOMANIMATION_CREATE
Pos = MAP_APPFONT ( 3 , 223 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
+ DefButton = TRUE;
};
CancelButton 1
{
Pos = MAP_APPFONT ( 56 , 223 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
+ DefButton = TRUE;
};
HelpButton 1
{