diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-06-04 10:32:44 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-06-04 10:32:44 +0200 |
commit | dbb4a2511c20e54f3da32531848811ff1daf0040 (patch) | |
tree | 244a3d7fa9f47607a4b6851b60681785200d7ad4 /offapi/com | |
parent | 15fa9703856753cae2567017391869166b4e7747 (diff) |
XUnoControlDialog only made it into 4.2
Change-Id: I121f0d3d646ce434ea1451a94a5c911005dc21f9
Diffstat (limited to 'offapi/com')
-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 { |