summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xcl97esc.hxx
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2009-07-17 12:20:41 +0000
committerDaniel Rentz <dr@openoffice.org>2009-07-17 12:20:41 +0000
commitdbeb6066e879baf1507d5065fb6bd4ef4adb884f (patch)
treeef3f01284557d0c38190a6bf9f0b0d9aeffc3d00 /sc/source/filter/inc/xcl97esc.hxx
parentb8f4ec04925521ece61f14226511a8e4bb7f5e48 (diff)
#i12587# import shapes embedded in charts and chart sheets from BIFF5/BIFF8
Diffstat (limited to 'sc/source/filter/inc/xcl97esc.hxx')
-rw-r--r--sc/source/filter/inc/xcl97esc.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/filter/inc/xcl97esc.hxx b/sc/source/filter/inc/xcl97esc.hxx
index 00281461f289..3befbf4a477d 100644
--- a/sc/source/filter/inc/xcl97esc.hxx
+++ b/sc/source/filter/inc/xcl97esc.hxx
@@ -194,6 +194,7 @@ public:
protected: // for access in derived classes
XclObjAnchor maAnchor; /// The client anchor data.
+ SCTAB mnScTab; /// Calc sheet index.
sal_uInt16 mnFlags; /// Flags for DFF stream export.
};