summaryrefslogtreecommitdiff
path: root/offapi/UnoApi_offapi.mk
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2012-02-09 14:37:44 +0100
committerEike Rathke <erack@redhat.com>2012-02-09 14:37:44 +0100
commitf02f97bcdf7b6789e42f04600fb30daf3e0bfd37 (patch)
tree9209d51a9bb20220c97ce463540b7ae2ed9033d6 /offapi/UnoApi_offapi.mk
parentde21b9a50d0ebfc60ea9cade8f67d11d151d6b4e (diff)
added TableBorder2 using BorderLine2, implemented BorderLine2 properly
* added com::sun::star::table::TableBorder2 with com::sun::star::table::BorderLine2 members * added optional com::sun::star::table::BorderLine2 properties to com::sun::star::table::CellProperties service * changes in Calc * support TableBorder2, additionally to TableBorder * reverted change that made all BorderLine properties operate with BorderLine2 structs * instead support both, BorderLine and BorderLine2
Diffstat (limited to 'offapi/UnoApi_offapi.mk')
-rw-r--r--offapi/UnoApi_offapi.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/offapi/UnoApi_offapi.mk b/offapi/UnoApi_offapi.mk
index 23c4523c790a..1220adc1734a 100644
--- a/offapi/UnoApi_offapi.mk
+++ b/offapi/UnoApi_offapi.mk
@@ -3550,6 +3550,7 @@ $(eval $(call gb_UnoApiTarget_add_idlfiles,offapi,offapi/com/sun/star/table,\
ShadowFormat \
ShadowLocation \
TableBorder \
+ TableBorder2 \
TableBorderDistances \
TableOrientation \
TableSortField \