Kaydet (Commit) ab65f2e3 authored tarafından Andras Timar's avatar Andras Timar Kaydeden (comit) Kohei Yoshida

fdo#37418, fix a layout problem in Export text (CSV) dialog

Signed-off-by: 's avatarKohei Yoshida <kyoshida@novell.com>
üst 144c2fb6
......@@ -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";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment