[gnumeric] xls: define more escher types.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] xls: define more escher types.
- Date: Thu, 8 Mar 2012 18:27:17 +0000 (UTC)
commit 09d9729d686ae39a74348f7d66ea75eda3c5560e
Author: Morten Welinder <terra gnome org>
Date: Thu Mar 8 13:26:58 2012 -0500
xls: define more escher types.
plugins/excel/ms-escher.h | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/plugins/excel/ms-escher.h b/plugins/excel/ms-escher.h
index 019c453..3f0b673 100644
--- a/plugins/excel/ms-escher.h
+++ b/plugins/excel/ms-escher.h
@@ -19,15 +19,25 @@
enum {
MSEP_LOCKROTATION = 0x0077,
+ MSEP_LOCKASPECTRATIO = 0x0078,
+ MSEP_LOCKPOSITION = 0x0079,
+ MSEP_LOCKAGAINSTSELECT = 0x007a,
+ MSEP_LOCKCROPPING = 0x007b,
+ MSEP_LOCKVERTICES = 0x007c,
+ MSEP_LOCKTEXT = 0x007d,
+ MSEP_LOCKADJUSTHANDLES = 0x007e,
+ MSEP_LOCKAGAINSTGROUPING = 0x007f,
MSEP_TXID = 0x0080,
MSEP_WRAPTEXT = 0x0085,
MSEP_TXDIR = 0x008b,
MSEP_SELECTTEXT = 0x00bb,
MSEP_AUTOTEXTMARGIN = 0x00bc,
+ MSEP_BLIPINDEX = 0x0104,
MSEP_SHAPEPATH = 0x0144,
MSEP_SHADOWOK = 0x017a,
MSEP_LINEOK = 0x017c,
MSEP_FILLOK = 0x017f,
+ MSEP_FILLTYPE = 0x0180,
MSEP_FILLCOLOR = 0x0181,
MSEP_FILLED = 0x01bb,
MSEP_NOFILLHITTEST = 0x01bf,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]