summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hbox.h
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-16 17:15:12 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-16 17:15:12 +0000
commit0634ac9f07b6b568057b63a2dce561738c492f57 (patch)
treebf4e9386195c3cb683e6ab59bd3d7421c030c3c0 /hwpfilter/source/hbox.h
parent5b3cbe30cbfe6760fff4701c7fd62e5741514c4e (diff)
INTEGRATION: CWS dr33 (1.1.26); FILE MERGED
2005/02/14 13:31:33 dr 1.1.26.1: #i42367# remove non-ASCII characters at end of line, even in comments
Diffstat (limited to 'hwpfilter/source/hbox.h')
-rw-r--r--hwpfilter/source/hbox.h35
1 files changed, 18 insertions, 17 deletions
diff --git a/hwpfilter/source/hbox.h b/hwpfilter/source/hbox.h
index 9cda33217862..d7a7e04ce353 100644
--- a/hwpfilter/source/hbox.h
+++ b/hwpfilter/source/hbox.h
@@ -2,9 +2,9 @@
*
* $RCSfile: hbox.h,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: dvo $ $Date: 2003-10-15 14:35:19 $
+ * last change: $Author: vg $ $Date: 2005-02-16 18:14:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,7 +61,7 @@
*
************************************************************************/
-/* $Id: hbox.h,v 1.1 2003-10-15 14:35:19 dvo Exp $ */
+/* $Id: hbox.h,v 1.2 2005-02-16 18:14:57 vg Exp $ */
#ifndef _HBOX_H_
#define _HBOX_H_
@@ -136,9 +136,9 @@ struct SkipBlock: public HBox
struct DateCode;
struct FieldCode : public HBox
{
- uchar type[2]; // 2/0 - °è»ê½Ä, 3/0-¹®¼­¿ä¾à, 3/1-°³ÀÎÁ¤º¸, 3/2-¸¸µç³¯Â¥, 4/0-´©¸§Æ²
+ uchar type[2]; /* 2/0 - °è»ê½Ä, 3/0-¹®¼­¿ä¾à, 3/1-°³ÀÎÁ¤º¸, 3/2-¸¸µç³¯Â¥, 4/0-´©¸§Æ² */
char *reserved1;
- unsigned short location_info; // 0 - ³¡ÄÚµå, 1 - ½ÃÀÛÄÚµå
+ unsigned short location_info; /* 0 - ³¡ÄÚµå, 1 - ½ÃÀÛÄÚµå */
char *reserved2;
hchar *str1;
hchar *str2;
@@ -313,7 +313,7 @@ struct FBoxStyle
/**
* Kind of wrap
*/
- unsigned char txtflow; // ±×¸²ÇÇÇÔ. 0-2(ÀÚ¸®Â÷Áö,Åõ¸í,¾î¿ï¸²)
+ unsigned char txtflow; /* ±×¸²ÇÇÇÔ. 0-2(ÀÚ¸®Â÷Áö,Åõ¸í,¾î¿ï¸²) */
/**
* Horizontal alignment
*/
@@ -331,12 +331,12 @@ struct FBoxStyle
/**
* Index of floating object
*/
- short boxnum; // ½ºÅ¸¿ÀÇǽº¿¡¼­ ½ºÅ¸ÀÏ À̸§À¸·Î »ç¿ëµÉ ¼ýÀÚ
+ short boxnum; /* ½ºÅ¸¿ÀÇǽº¿¡¼­ ½ºÅ¸ÀÏ À̸§À¸·Î »ç¿ëµÉ ¼ýÀÚ */
/**
* Type of floating object : line, txtbox, image, table, equalizer and button
*/
unsigned char boxtype; // (L)ine, t(X)tbox, Picture - (G)
- short cap_len; // ĸ¼ÇÀÇ ±æÀÌ
+ short cap_len; /* ĸ¼ÇÀÇ ±æÀÌ */
void *cell;
@@ -362,8 +362,9 @@ struct FBox: public HBox
char xpos_type, ypos_type;
unsigned char smart_linesp;
-// ÀÌ ÀÚ·á´Â tbox³ª pic¿¡¼­´Â ÆÄÀÏ¿¡ ±â·ÏÇÏÁö ¾Ê°í ½ÇÇà½Ã¸¸ ÀÖÀ¸¸ç,
-// line¿¡¼­´Â ÆÄÀÏ¿¡ ±â·ÏÇÑ´Ù.
+/* ÀÌ ÀÚ·á´Â tbox³ª pic¿¡¼­´Â ÆÄÀÏ¿¡ ±â·ÏÇÏÁö ¾Ê°í ½ÇÇà½Ã¸¸ ÀÖÀ¸¸ç,
+ line¿¡¼­´Â ÆÄÀÏ¿¡ ±â·ÏÇÑ´Ù.
+ */
short boundsy, boundey;
unsigned char boundx, draw;
@@ -586,7 +587,7 @@ struct Table
TxtBox *box;
};
-// picture (11) ±×¸², OLE±×¸², »ðÀԱ׸², ±×¸®±â
+/* picture (11) ±×¸², OLE±×¸², »ðÀԱ׸², ±×¸®±â */
enum
{
PICTYPE_FILE, PICTYPE_OLE, PICTYPE_EMBED,
@@ -665,7 +666,7 @@ struct Picture: public FBox
* follow_block_size is the size information of the Drawing object of hwp.
* It's value is greater than 0 if the pictype is PICTYPE_DRAW.
*/
- ulong follow_block_size; // Ãß°¡Á¤º¸ ±æÀÌ.
+ ulong follow_block_size; /* Ãß°¡Á¤º¸ ±æÀÌ. */
short dummy1; // to not change structure size */
short dummy2; // to not change structure size */
uchar reserved1;
@@ -695,7 +696,7 @@ struct Picture: public FBox
/**
* It's for the Drawing object
*/
- unsigned char *follow; // ±×¸²Á¾·ù°¡ drawingÀ϶§, Ãß°¡Á¤º¸.
+ unsigned char *follow; /* ±×¸²Á¾·ù°¡ drawingÀ϶§, Ãß°¡Á¤º¸. */
bool ishyper;
@@ -871,7 +872,7 @@ struct ShowPageNum: public HBox
virtual int Read(HWPFile &hwpf);
};
-// Ȧ¼öÂʽÃÀÛ (21)
+/* Ȧ¼öÂʽÃÀÛ (21) */
#define HIDE_HD 1 /* bit 0 */
#define HIDE_FT 2 /* bit 1 */
#define HIDE_PGNUM 4 /* bit 2 */
@@ -1041,7 +1042,7 @@ class Outline: public HBox
/**
* decoration charactor for the level type
*/
- hchar deco[MAX_OUTLINE_LEVEL][2]; // »ç¿ëÀÚ Á¤Àǽà ¾ÕµÚ ¹®ÀÚ
+ hchar deco[MAX_OUTLINE_LEVEL][2]; /* »ç¿ëÀÚ Á¤Àǽà ¾ÕµÚ ¹®ÀÚ */
hchar dummy;
Outline();
@@ -1050,7 +1051,7 @@ class Outline: public HBox
hchar *GetUnicode(hchar *, int slen = 255);
};
-// ¹­À½ ºóÄ­(30)
+/* ¹­À½ ºóÄ­(30) */
/**
* The Special space to be treated non-space when a string is
* cut at the end of line
@@ -1065,7 +1066,7 @@ struct KeepSpace: public HBox
virtual int Read(HWPFile &hwpf);
};
-// °íÁ¤Æø ºóÄ­(31)
+/* °íÁ¤Æø ºóÄ­(31) */
/**
* @short Space with always same width not relation with fonts.
*/