offapi/com/sun/star/table/BorderLine2.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ae14f3587e091cfdb3ceca0e744e715ac13d7fac Author: Andras Timar <[email protected]> Date: Tue Jul 3 11:27:20 2012 +0200 move comment to correct place in BorderLine2.idl Change-Id: I4618f91b0a000c6bece39936a97a5e3ce13b0925 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 1f00e18..3fc3887 100644 --- a/offapi/com/sun/star/table/BorderLine2.idl +++ b/offapi/com/sun/star/table/BorderLine2.idl @@ -38,11 +38,11 @@ module com { module sun { module star { module table { //============================================================================= -struct BorderLine2 : BorderLine /** A border line, extended with line style. @since LibreOffice 3.4 */ +struct BorderLine2 : BorderLine { /** Style of the border. @see BorderLineStyle */ _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
