sd/source/ui/dlg/present.src |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit e2b57677d3fcb184606b4efb02c79b3e4847c1a0
Author: Ivan Timofeev <timofeev....@gmail.com>
Date:   Fri Jan 6 17:08:54 2012 +0400

    fdo#44294: overlapped controls

diff --git a/sd/source/ui/dlg/present.src b/sd/source/ui/dlg/present.src
index b53facb..6ee3fd8 100644
--- a/sd/source/ui/dlg/present.src
+++ b/sd/source/ui/dlg/present.src
@@ -86,8 +86,8 @@ ModalDialog DLG_START_PRESENTATION
     {
         HelpID = "sd:ListBox:DLG_START_PRESENTATION:LB_DIAS";
         Border = TRUE ;
-        Pos = MAP_APPFONT ( 82, 24 ) ;
-        Size = MAP_APPFONT ( 111, 80 ) ;
+        Pos = MAP_APPFONT ( 96, 24 ) ;
+        Size = MAP_APPFONT ( 97, 80 ) ;
         TabStop = TRUE ;
         DropDown = TRUE ;
          //DDExtraWidth = TRUE;
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to