summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-02-01 20:51:29 -0500
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-02-01 20:53:13 -0500
commitf74c0a42b0e176771e15458b1bdb85c0a2dc99db (patch)
tree7403a23e83dc802ee6189f500440860205f7ecbf /sc/Library_sc.mk
parent4bb7e9a1b0dd2f72609affde0170c0a2d4fff44b (diff)
Add RowHeightContext to stuff all parameters for SetOptimalHeights().
To help reduce the number of function arguments. Change-Id: Ic29fff38f6cd844bdaac8ac4b440dfcaba55df61
Diffstat (limited to 'sc/Library_sc.mk')
-rw-r--r--sc/Library_sc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk
index dcced7f2d851..397ca2229bc1 100644
--- a/sc/Library_sc.mk
+++ b/sc/Library_sc.mk
@@ -169,6 +169,7 @@ $(eval $(call gb_Library_add_exception_objects,sc,\
sc/source/core/data/poolhelp \
sc/source/core/data/postit \
sc/source/core/data/refupdatecontext \
+ sc/source/core/data/rowheightcontext \
sc/source/core/data/segmenttree \
sc/source/core/data/sheetevents \
sc/source/core/data/simpleformulacalc \