summaryrefslogtreecommitdiffstats
path: root/sc/inc/scextopt.hxx
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2010-05-21 16:46:32 +0200
committerDaniel Rentz <dr@openoffice.org>2010-05-21 16:46:32 +0200
commitcbedc2f760a642cfb2c19bea504fdea940edb48a (patch)
tree70c12cb7bc05e0fd85d340f1ed3b65b7d58c9e09 /sc/inc/scextopt.hxx
parentDEV300 masterfix: #i10000#: fix WaE: unhandled enumeration values (diff)
downloadcore-cbedc2f760a642cfb2c19bea504fdea940edb48a.tar.gz
core-cbedc2f760a642cfb2c19bea504fdea940edb48a.zip
dr76: #i103453# import visual area for embedded documents
Diffstat (limited to 'sc/inc/scextopt.hxx')
-rw-r--r--sc/inc/scextopt.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/scextopt.hxx b/sc/inc/scextopt.hxx
index b02df9816ef4..d7586fb8df95 100644
--- a/sc/inc/scextopt.hxx
+++ b/sc/inc/scextopt.hxx
@@ -38,7 +38,6 @@
/** Extended settings for the document, used in import/export filters. */
struct ScExtDocSettings
{
- ScRange maOleSize; /// Visible range if embedded.
String maGlobCodeName; /// Global codename (VBA module name).
double mfTabBarWidth; /// Width of the tabbar, relative to frame window width (0.0 ... 1.0).
sal_uInt32 mnLinkCnt; /// Recursive counter for loading external documents.