summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/grid/XGridColumnListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/grid/XGridColumnListener.idl')
-rw-r--r--offapi/com/sun/star/awt/grid/XGridColumnListener.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/grid/XGridColumnListener.idl b/offapi/com/sun/star/awt/grid/XGridColumnListener.idl
index 9a8a02eca8f2..09ac590ba3f2 100644
--- a/offapi/com/sun/star/awt/grid/XGridColumnListener.idl
+++ b/offapi/com/sun/star/awt/grid/XGridColumnListener.idl
@@ -39,7 +39,7 @@ module com { module sun { module star { module awt { module grid {
/** An instance of this interface is used by the <type>XGridColumnModel</type> to
get notifications about column model changes.
- @since OOo 3.3.0
+ @since OOo 3.3
*/
interface XGridColumnListener : ::com::sun::star::lang::XEventListener
{