From e41713213682ab1b32c48a8782a61a596b5a77a5 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Fri, 27 Sep 2013 16:38:09 +0200 Subject: [PATCH] Move the current template dir a bit down. Change-Id: I7d8fea0a2fb8a73a5d108cc8b2ac36b7829f029c --- sfx2/source/control/templateview.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sfx2/source/control/templateview.src b/sfx2/source/control/templateview.src index 888a3b742ef5..d242b032c463 100644 --- a/sfx2/source/control/templateview.src +++ b/sfx2/source/control/templateview.src @@ -19,7 +19,7 @@ PushButton BTN_ALL_TEMPLATES FixedText FT_NAME { - Pos = MAP_APPFONT( 52, 3 ); + Pos = MAP_APPFONT( 52, 4 ); Size = MAP_APPFONT( 238, 12 ); };