[Libreoffice-commits] core.git: offapi/com

Stephan Bergmann sbergman at redhat.com
Tue Jun 4 01:33:09 PDT 2013


 offapi/com/sun/star/awt/XUnoControlDialog.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit dbb4a2511c20e54f3da32531848811ff1daf0040
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Tue Jun 4 10:32:44 2013 +0200

    XUnoControlDialog only made it into 4.2
    
    Change-Id: I121f0d3d646ce434ea1451a94a5c911005dc21f9

diff --git a/offapi/com/sun/star/awt/XUnoControlDialog.idl b/offapi/com/sun/star/awt/XUnoControlDialog.idl
index 3d513b7..b102e79 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
 {


More information about the Libreoffice-commits mailing list