summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-11-24 13:05:24 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-11-24 13:05:52 +0100
commit295c7827e03fa02f5ef7fb6dc1c8ddf29d7cde24 (patch)
treed8f4b4210714d9da43b1270325a52b74536d1dc7
parent26a202a3e2fcc874b7903bd9fc30b257cab43e79 (diff)
Translate Korean comments
...via translate.google.com, to make file plain ASCII Change-Id: Icbf25074bd92eb1f0fb453f9887b1f1f1ca82b57
-rw-r--r--hwpfilter/source/hwpreader.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/hwpfilter/source/hwpreader.cxx b/hwpfilter/source/hwpreader.cxx
index 774c3294f278..764f0957d09e 100644
--- a/hwpfilter/source/hwpreader.cxx
+++ b/hwpfilter/source/hwpreader.cxx
@@ -656,7 +656,7 @@ void HwpReader::makeDrawMiscStyle( HWPDrawingObject *hdo )
pList->clear();
rendEl( "draw:gradient");
}
- /* 해칭 */
+ /* hatch */
else if( prop->pattern_type >> 24 & 0x01 )
{
int type = prop->pattern_type & 0xffffff;
@@ -2430,7 +2430,7 @@ void HwpReader::makeCaptionStyle(FBoxStyle * fstyle)
*/
void HwpReader::makeFStyle(FBoxStyle * fstyle)
{
- /* 캡션 exist */
+ /* caption exist */
if( ( fstyle->boxtype == 'G' || fstyle->boxtype == 'X' ) && fstyle->cap_len > 0 )
{
makeCaptionStyle(fstyle);
@@ -3243,7 +3243,7 @@ void HwpReader::makeFieldCode(hchar_string & rStr, FieldCode *hbox)
}
}
- else if( hbox->type[0] == 3 && hbox->type[1] == 2 ) /* 만든날짜 */
+ else if( hbox->type[0] == 3 && hbox->type[1] == 2 ) /* creation date */
{
if( hbox->m_pDate )
padd("style:data-style-name", sXML_CDATA,