summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>2012-10-02 17:37:45 +0200
committerCédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>2012-10-02 17:38:15 +0200
commita9ebdd0e3464feeea6c22ab5a84c32c1ec71e490 (patch)
tree2d934452069bbbb249939fb6ddccca40983fac1c /offapi
parent06b632e384b50b8213d85369fb08b7d69ac860be (diff)
Missing published flag for BorderLine2
Change-Id: I32223bbb6c8abb792c3e133da6eba3d57e2fc5f5
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/table/BorderLine2.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/table/BorderLine2.idl b/offapi/com/sun/star/table/BorderLine2.idl
index a3e3692ebe4f..72d51da9b035 100644
--- a/offapi/com/sun/star/table/BorderLine2.idl
+++ b/offapi/com/sun/star/table/BorderLine2.idl
@@ -43,7 +43,7 @@ module com { module sun { module star { module table {
@since LibreOffice 3.4
*/
-struct BorderLine2 : BorderLine
+published struct BorderLine2 : BorderLine
{
/** Style of the border. @see BorderLineStyle
*/