summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
diff options
context:
space:
mode:
authorTomaž Vajngerl <quikee@gmail.com>2013-11-05 22:03:56 +0100
committerTomaž Vajngerl <quikee@gmail.com>2013-11-11 23:22:31 +0100
commit2f823d458de726d8e8f7c3684e3b1f15d0104e27 (patch)
tree58b77324c0be492cc23b19feda0b21266924f082 /sc/Library_sc.mk
parent2eb75300eb7db5188e8c0ca2ed66e2942d7f0cf9 (diff)
Add tools to simplyfy adding formulas and cell navigation
TableFillingAndNavigationTools were added to StatisticsDialogs which include FormulaTemplate and AddressWalkerWriter. FormulaTemplate simplyfies creting formulas and AddressWalkerWriter simplyfies navigating cells with relative address navigation and adding content (formulas, values, string) to cells. Change-Id: I32ecb4013f51bda9c8d0bf9f06b9f9dfd4da6def
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 1573edab1133..f763edab8a41 100644
--- a/sc/Library_sc.mk
+++ b/sc/Library_sc.mk
@@ -480,6 +480,7 @@ $(eval $(call gb_Library_add_exception_objects,sc,\
sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog \
sc/source/ui/StatisticsDialogs/SamplingDialog \
sc/source/ui/StatisticsDialogs/StatisticsInputOutputDialog \
+ sc/source/ui/StatisticsDialogs/TableFillingAndNavigationTools \
sc/source/ui/undo/areasave \
sc/source/ui/undo/refundo \
sc/source/ui/undo/target \