summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/sheetdatacontext.hxx
diff options
context:
space:
mode:
authorNoel Power <noel.power@novell.com>2012-06-20 21:18:29 +0100
committerNoel Power <noel.power@novell.com>2012-06-20 21:18:29 +0100
commit6ea4e42eaa28a773ec66fee3b8f764e0dc365297 (patch)
treed79a3870ec677ce1b8ef74c021e135f14fb2335e /sc/source/filter/inc/sheetdatacontext.hxx
parent7fff98724bc7e3f4d3defb005aa1358d743d08ed (diff)
gah :/ some cleanup for 7fff9872 that I applied to wrong source tree.
Change-Id: I91d84a7a8d8f18883798541e6a171ea91f135edb
Diffstat (limited to 'sc/source/filter/inc/sheetdatacontext.hxx')
-rw-r--r--sc/source/filter/inc/sheetdatacontext.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/filter/inc/sheetdatacontext.hxx b/sc/source/filter/inc/sheetdatacontext.hxx
index 8dd16decb129..ac1c4b76ebf7 100644
--- a/sc/source/filter/inc/sheetdatacontext.hxx
+++ b/sc/source/filter/inc/sheetdatacontext.hxx
@@ -121,7 +121,6 @@ private:
private:
::rtl::OUString maCellValue; /// Cell value string (OOXML only).
RichStringRef mxInlineStr; /// Inline rich string (OOXML only).
- ApiTokenSequence maTokens; /// Formula token array (OOXML only).
::rtl::OUString maFormulaStr;
DataTableModel maTableData; /// Settings for table operations.
BinAddress maCurrPos; /// Current cell position (BIFF12 only).