Hi,
Please review and push to 3-4 and 3-4-0. Trivial cosmetic fix.
Thanks,
Andras
From 1abdbc1db5d8620455ee7e29594f2777423642e9 Mon Sep 17 00:00:00 2001
From: Andras Timar <atimar@suse.com>
Date: Fri, 20 May 2011 22:21:40 +0200
Subject: [PATCH] fdo#37418, fix a layout problem in Export text (CSV) dialog
---
sc/source/ui/dbgui/imoptdlg.src | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/sc/source/ui/dbgui/imoptdlg.src b/sc/source/ui/dbgui/imoptdlg.src
index 8f68395..f095705 100644
--- a/sc/source/ui/dbgui/imoptdlg.src
+++ b/sc/source/ui/dbgui/imoptdlg.src
@@ -111,7 +111,7 @@ ModalDialog RID_SCDLG_IMPORTOPT
CheckBox CB_QUOTEALL
{
HelpID = "sc:CheckBox:RID_SCDLG_IMPORTOPT:CB_QUOTEALL";
- Pos = MAP_APPFONT( 20, 64 );
+ Pos = MAP_APPFONT( 12, 79 );
Size = MAP_APPFONT( 164, 10 );
Hide = TRUE;
Text [ en-US ] = "~Quote all text cells";
--
1.7.0.4
Context
- [Libreoffice] [REVIEW] fdo#37418, fix layout of Export Text File dialog · Andras Timar
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.