summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hangulhanjadlg.src
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/dialogs/hangulhanjadlg.src')
-rw-r--r--cui/source/dialogs/hangulhanjadlg.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/cui/source/dialogs/hangulhanjadlg.src b/cui/source/dialogs/hangulhanjadlg.src
index 11e2fe415c38..46f52601f0e9 100644
--- a/cui/source/dialogs/hangulhanjadlg.src
+++ b/cui/source/dialogs/hangulhanjadlg.src
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -189,7 +189,7 @@ ModalDialog RID_SVX_MDLG_HANGULHANJA_OPT
Text [ en-US ] = "Hangul/Hanja Options" ;
Moveable = TRUE ;
Closeable = TRUE ;
-
+
FixedText FT_USERDEFDICT
{
Pos = MAP_APPFONT ( HHO_COL_1 , HHO_ROW_1 ) ;
@@ -327,7 +327,7 @@ ModalDialog RID_SVX_MDLG_HANGULHANJA_EDIT
Text [ en-US ] = "Edit Custom Dictionary" ;
Moveable = TRUE ;
Closeable = TRUE ;
-
+
String STR_EDITHINT
{
Text [ en-US ] = "[Enter text here]";
@@ -395,7 +395,7 @@ ModalDialog RID_SVX_MDLG_HANGULHANJA_EDIT
ScrollBar SB_SCROLL
{
Pos = MAP_APPFONT ( HHE_COL_3_2 , HHE_ROW_11 ) ;
- Size = MAP_APPFONT ( RSC_CD_VSCRLWIDTH , HHE_ROW_12 - HHE_ROW_11 ) ; // height = 48
+ Size = MAP_APPFONT ( RSC_CD_VSCRLWIDTH , HHE_ROW_12 - HHE_ROW_11 ) ; // height = 48
VScroll = TRUE ;
Drag = TRUE ;
};