summaryrefslogtreecommitdiff
path: root/sfx2/source/control/templateview.src
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/control/templateview.src')
-rw-r--r--sfx2/source/control/templateview.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/control/templateview.src b/sfx2/source/control/templateview.src
index 0e775934dd2f..1f78a88bb3d7 100644
--- a/sfx2/source/control/templateview.src
+++ b/sfx2/source/control/templateview.src
@@ -12,7 +12,6 @@
Control CONTROL_BUTTONS
{
Size = MAP_APPFONT( 290, 17 );
- Border = True;
TabStop = False;
};
@@ -21,6 +20,7 @@ PushButton BTN_ALL_TEMPLATES
Pos = MAP_APPFONT( 1, 1 );
Size = MAP_APPFONT( 50, 14 );
Text [ en-US ] = "All Templates";
+ TabStop = True;
};
FixedText FT_NAME