diff options
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/awt/XUnoControlDialog.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/XUnoControlDialog.idl b/offapi/com/sun/star/awt/XUnoControlDialog.idl index 3d513b71adc3..b102e7973d29 100644 --- a/offapi/com/sun/star/awt/XUnoControlDialog.idl +++ b/offapi/com/sun/star/awt/XUnoControlDialog.idl @@ -34,7 +34,7 @@ module com { module sun { module star { module awt { This service actually implements a whole whack of interfaces. This is the just the subset that our code needs. - @since LibreOffice 4.1 + @since LibreOffice 4.2 */ published interface XUnoControlDialog { |