[Libreoffice-commits] .: Branch 'libreoffice-3-5' - cui/source

Ivan Timofeev ivantimofeev at kemper.freedesktop.org
Thu Jan 12 10:02:59 PST 2012


 cui/source/customize/eventdlg.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bdc4f5c2c235ce5e7f501986d6593ef9dab47d33
Author: Ivan Timofeev <timofeev.i.s at gmail.com>
Date:   Thu Jan 12 18:08:11 2012 +0400

    move overlapped controls

diff --git a/cui/source/customize/eventdlg.src b/cui/source/customize/eventdlg.src
index c4ef082..4159a2d 100644
--- a/cui/source/customize/eventdlg.src
+++ b/cui/source/customize/eventdlg.src
@@ -65,7 +65,7 @@ TabPage RID_SVXPAGE_EVENTS
     {
         HelpID = "cui:ListBox:RID_SVXPAGE_EVENTS:LB_SAVEIN";
         Border = TRUE ;
-        Pos = MAP_APPFONT ( 54 , 238 ) ;
+        Pos = MAP_APPFONT ( 62 , 238 ) ;
         Size = MAP_APPFONT ( 132 , 53 ) ;
         DropDown = TRUE ;
     };


More information about the Libreoffice-commits mailing list