summaryrefslogtreecommitdiffstats
path: root/sc/inc/column.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-03-13 21:13:14 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-03-14 15:35:54 -0400
commit8945bddcc9294dc839e046d2d8b6c6dabd8caeb9 (patch)
treef59e89ab3433144b8694503d2fbc8418b09c1866 /sc/inc/column.hxx
parentAdd skeleton files for the new iterator for column cells' text widths. (diff)
downloadcore-8945bddcc9294dc839e046d2d8b6c6dabd8caeb9.tar.gz
core-8945bddcc9294dc839e046d2d8b6c6dabd8caeb9.zip
First cut on column text width iterator implementation. Untested.
Change-Id: Ic615e5645f1a89a4b1a60dc519eb79ff921203a9
Diffstat (limited to 'sc/inc/column.hxx')
-rw-r--r--sc/inc/column.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/column.hxx b/sc/inc/column.hxx
index acaede3f7435..f1996f1b9bab 100644
--- a/sc/inc/column.hxx
+++ b/sc/inc/column.hxx
@@ -61,7 +61,7 @@ struct ScMergePatternState;
class ScFlatBoolRowSegments;
struct ScSetStringParam;
struct ScColWidthParam;
-struct ScColumnImpl;
+class ScColumnTextWidthIterator;
struct ScNeededSizeOptions
{