summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xcl97esc.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-07-24 10:55:53 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-07-24 10:55:53 +0000
commit6ed2ec396a1382289db1558cbcff9bbaa0d8b3f5 (patch)
treec02221f7336dd8955c4a7b43e46134c35cd7c627 /sc/source/filter/inc/xcl97esc.hxx
parentbe50837995a3c74ff251fe53e0d26bc9c8c31b1b (diff)
INTEGRATION: CWS dr8aig (1.4.102); FILE MERGED
2003/07/23 15:18:47 dr 1.4.102.1: #110947# export of form controls
Diffstat (limited to 'sc/source/filter/inc/xcl97esc.hxx')
-rw-r--r--sc/source/filter/inc/xcl97esc.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sc/source/filter/inc/xcl97esc.hxx b/sc/source/filter/inc/xcl97esc.hxx
index 9747016ad277..9a3fe752472a 100644
--- a/sc/source/filter/inc/xcl97esc.hxx
+++ b/sc/source/filter/inc/xcl97esc.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xcl97esc.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 18:05:07 $
+ * last change: $Author: vg $ $Date: 2003-07-24 11:55:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -93,9 +93,7 @@ class XclEscherEx : public EscherEx
private:
List aOffsetMap;
Stack aStack;
-#if EXC_INCL_EXP_OCX
XclExpOcxConverter aOcxConverter; /// Export of form controls.
-#endif
RootData& rRootData;
utl::TempFile* pPicTempFile;
SvStream* pPicStrm;