summaryrefslogtreecommitdiff
path: root/hwpfilter/source/drawdef.h
diff options
context:
space:
mode:
authorJihui Choi <jihui.choi@gmail.com>2015-06-22 12:56:10 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2015-07-16 05:35:30 -0500
commit188208d93a5d95e1f5eb39294c5e467d6d53edef (patch)
tree70e2343c2ee432afc507c6fa41c5691eecddf437 /hwpfilter/source/drawdef.h
parent43cf7b9abf1262011b22a7b1a355569585f76b16 (diff)
tdf#91067: Translate Korean comments
Change-Id: Idbee9cb5a1745bb2cc3c4cb1238773da7ff2a0a3 Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'hwpfilter/source/drawdef.h')
-rw-r--r--hwpfilter/source/drawdef.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/hwpfilter/source/drawdef.h b/hwpfilter/source/drawdef.h
index b80c18b82b62..c6be198fc994 100644
--- a/hwpfilter/source/drawdef.h
+++ b/hwpfilter/source/drawdef.h
@@ -119,9 +119,9 @@ struct RotationProperty
*/
struct HWPDOProperty
{
- int line_pstyle; /* 선 중간 모양 */
- int line_hstyle; /* 끝 화살표 모양 */
- int line_tstyle; /* 시작 모양 */
+ int line_pstyle; /* Style of the middle of line */
+ int line_hstyle; /* Style of the end of line */
+ int line_tstyle; /* Style of the start of line */
unsigned int line_color;
hunit line_width;
unsigned int fill_color;