Kaydet (Commit) 878b019a authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS dba24e_SRC680 (1.10.120); FILE MERGED

2007/12/19 12:28:45 oj 1.10.120.1: #i84339# handle refcount by releasing the objects as early as possible, gc is not alsways the best way to trust :-)
üst 7bc20f1f
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: UnoDialog2.java,v $ * $RCSfile: UnoDialog2.java,v $
* *
* $Revision: 1.10 $ * $Revision: 1.11 $
* *
* last change: $Author: vg $ $Date: 2006-04-07 13:27:13 $ * last change: $Author: vg $ $Date: 2008-01-29 08:44:17 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -53,8 +53,6 @@ import com.sun.star.wizards.ui.event.*; ...@@ -53,8 +53,6 @@ import com.sun.star.wizards.ui.event.*;
*/ */
public class UnoDialog2 extends UnoDialog implements EventNames { public class UnoDialog2 extends UnoDialog implements EventNames {
public AbstractListener guiEventListener;
/** /**
* Override this method to return another listener. * Override this method to return another listener.
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment