summaryrefslogtreecommitdiff
path: root/sfx2/source/control/templateview.src
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedric.bosdonnat@free.fr>2013-03-22 16:33:20 +0100
committerCédric Bosdonnat <cedric.bosdonnat@free.fr>2013-03-22 17:11:09 +0100
commit7a25aa2821ccf7318ce4a13efe171763989009d5 (patch)
tree2d4a6d2474fabebc70a63280f6992fe8101bef7a /sfx2/source/control/templateview.src
parenta4b4942ff6d79394a3120cd1c55eb21a10769a30 (diff)
fdo#61390: Fixed the tabstop in the TemplateView.
Change-Id: I887b11646efb9a839da11cd3e20cdf7e532caf3e
Diffstat (limited to 'sfx2/source/control/templateview.src')
-rw-r--r--sfx2/source/control/templateview.src6
1 files changed, 0 insertions, 6 deletions
diff --git a/sfx2/source/control/templateview.src b/sfx2/source/control/templateview.src
index 1f78a88bb3d7..5836a9568f44 100644
--- a/sfx2/source/control/templateview.src
+++ b/sfx2/source/control/templateview.src
@@ -9,12 +9,6 @@
#include "templateview.hrc"
-Control CONTROL_BUTTONS
-{
- Size = MAP_APPFONT( 290, 17 );
- TabStop = False;
-};
-
PushButton BTN_ALL_TEMPLATES
{
Pos = MAP_APPFONT( 1, 1 );