offapi/com/sun/star/table/BorderLine2.idl | 4 ++++ 1 file changed, 4 insertions(+)
New commits: commit c22e07fc7b074c7ea09b50118d7fecc1453d7c72 Author: Michael Stahl <[email protected]> Date: Mon Jul 2 11:26:52 2012 +0200 BorderLine2.idl: add missing since tag Conflicts: offapi/com/sun/star/table/BorderLine2.idl Change-Id: I0c3763289d6ad55acbeb93940a82c88650e33a28 Signed-off-by: Miklos Vajna <[email protected]> diff --git a/offapi/com/sun/star/table/BorderLine2.idl b/offapi/com/sun/star/table/BorderLine2.idl index c1ae0f8..1f00e18 100644 --- a/offapi/com/sun/star/table/BorderLine2.idl +++ b/offapi/com/sun/star/table/BorderLine2.idl @@ -39,6 +39,10 @@ module com { module sun { module star { module table { //============================================================================= struct BorderLine2 : BorderLine +/** A border line, extended with line style. + + @since LibreOffice 3.4 + */ { /** Style of the border. @see BorderLineStyle */ _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
