summaryrefslogtreecommitdiff
path: root/dbaccess/util
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-10-05 11:18:24 -0400
committerKohei Yoshida <kyoshida@novell.com>2010-10-05 11:18:24 -0400
commit7d082ba75b237eb8b9e5fbc6e128d92674793fc0 (patch)
tree2553d8f2bc00614964aa8d29854f0ee155498028 /dbaccess/util
parent4752788838ebb8019026e902ad9de121f17a4789 (diff)
Ported calc-distributed-cell-text-*.diff from ooo-build.
This feature enables horizontal 'distributed' alignment and vertical 'justified' and 'distributed' alignments for cell contents in Calc. Note that this feature relies on ODF 1.2 extended in order for the relevant cell attributes to be saved in ODS.
Diffstat (limited to 'dbaccess/util')
-rw-r--r--dbaccess/util/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/dbaccess/util/makefile.mk b/dbaccess/util/makefile.mk
index 8430b5edf8dc..653d58018ba8 100644
--- a/dbaccess/util/makefile.mk
+++ b/dbaccess/util/makefile.mk
@@ -128,7 +128,8 @@ SHL2STDLIBS= \
$(CPPULIB) \
$(SO2LIB) \
$(VOSLIB) \
- $(SALLIB)
+ $(SALLIB) \
+ $(EDITENGLIB)
.IF "$(GUI)"=="OS2"
SHL2STDLIBS+= $(LB)$/i$(TARGET).lib