summaryrefslogtreecommitdiffstats
path: root/sc/inc/scextopt.hxx
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2010-07-27 17:12:01 +0200
committerDaniel Rentz <dr@openoffice.org>2010-07-27 17:12:01 +0200
commiteba961a2cc1b857d1fb6d7b3a2210253ae8a4feb (patch)
tree71fa16b98c6fd435e614fa8a91ff7a7fbf725f0a /sc/inc/scextopt.hxx
parentmib17: move VBA specific interfaces into vba subdir (diff)
parentmasterfix: #i10000# change fileheader (diff)
downloadcore-eba961a2cc1b857d1fb6d7b3a2210253ae8a4feb.tar.gz
core-eba961a2cc1b857d1fb6d7b3a2210253ae8a4feb.zip
mib17: rebase to DEV300_m84
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 d4a845040010..ad3fd4b1b51e 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.