summaryrefslogtreecommitdiff
path: root/sc/inc/fielduno.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-05-01 16:53:10 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-05-03 20:28:16 -0400
commitaabbb0a4d15671f00ced2d9d21395c1574d63cd0 (patch)
tree8b9c19a24f6feb5b83f575a86438ce337ada7819 /sc/inc/fielduno.hxx
parentc92f5f600d65299c135ca9db2ec7e6d13df1152d (diff)
Properly handle properties of sheet fields.
Change-Id: I549990186c23e7e560f6f584c4ad76dbbc4cc393
Diffstat (limited to 'sc/inc/fielduno.hxx')
-rw-r--r--sc/inc/fielduno.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/fielduno.hxx b/sc/inc/fielduno.hxx
index bf5f62698e2f..6874c0bb0cf7 100644
--- a/sc/inc/fielduno.hxx
+++ b/sc/inc/fielduno.hxx
@@ -225,7 +225,6 @@ private:
boost::scoped_ptr<SvxFieldData> mpData;
com::sun::star::uno::Reference<com::sun::star::text::XTextRange> mpContent;
- sal_Int32 mnTab;
bool mbIsDate:1;
private: