summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-30 15:58:24 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:07 +0200
commit44404b7a6c7bb3b95d03094abb745f29a5154959 (patch)
tree43fccb0146e4800bc5e6c9269ba7bb37b13f1c51 /offapi/com/sun/star/drawing
parentf8b6558e8eed6fed845436140c4c38d2ddb6c536 (diff)
*api: fix all unknown commands
Change-Id: Ied26925485b2be649cabafff338e6d78c7bd17b3
Diffstat (limited to 'offapi/com/sun/star/drawing')
-rw-r--r--offapi/com/sun/star/drawing/framework/XPane2.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/drawing/framework/XPane2.idl b/offapi/com/sun/star/drawing/framework/XPane2.idl
index a15c99c641d2..6bbaae249a3d 100644
--- a/offapi/com/sun/star/drawing/framework/XPane2.idl
+++ b/offapi/com/sun/star/drawing/framework/XPane2.idl
@@ -33,7 +33,7 @@ interface XPane2
{
/** Return whether all windows that are used to implement the pane are
visible.
- @Returns `TRUE` when all windows of the pane are visible.
+ @return `TRUE` when all windows of the pane are visible.
*/
boolean isVisible ();