Improve OLE-related functions

This commit is contained in:
whydoubt
2005-03-16 12:43:01 +00:00
parent b4d9eb5225
commit e3df6e8fb7
3 changed files with 59 additions and 72 deletions

View File

@@ -277,8 +277,7 @@ typedef struct {
int cur_value_start;
int cur_value_len;
/* MEMO/OLE readers */
guint32 cur_blob_pg;
int cur_blob_row;
guint32 cur_blob_pg_row;
int chunk_size;
/* numerics only */
int col_prec;