[Libreoffice-commits] .: Branch 'libreoffice-3-5' - offapi/com
Andras Timar
timar at kemper.freedesktop.org
Tue Jul 3 02:27:21 PDT 2012
offapi/com/sun/star/table/BorderLine2.idl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ae14f3587e091cfdb3ceca0e744e715ac13d7fac
Author: Andras Timar <atimar at suse.com>
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 <vmiklos at suse.cz>
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
*/
More information about the Libreoffice-commits
mailing list