Kaydet (Commit) 68b417fc authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS fwk61 (1.9.124); FILE MERGED

2007/02/02 08:20:15 pb 1.9.124.1: fix: #i73551# SvxJavaClassPathDlg::SelectHdl_Impl() added
üst e0d01a06
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: optjava.hxx,v $ * $RCSfile: optjava.hxx,v $
* *
* $Revision: 1.9 $ * $Revision: 1.10 $
* *
* last change: $Author: vg $ $Date: 2006-11-22 10:36:13 $ * last change: $Author: ihi $ $Date: 2007-03-26 12:07:15 $
* *
* 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.
...@@ -217,6 +217,7 @@ private: ...@@ -217,6 +217,7 @@ private:
DECL_LINK( AddArchiveHdl_Impl, PushButton * ); DECL_LINK( AddArchiveHdl_Impl, PushButton * );
DECL_LINK( AddPathHdl_Impl, PushButton * ); DECL_LINK( AddPathHdl_Impl, PushButton * );
DECL_LINK( RemoveHdl_Impl, PushButton * ); DECL_LINK( RemoveHdl_Impl, PushButton * );
DECL_LINK( SelectHdl_Impl, ListBox * );
bool IsPathDuplicate( const String& _rPath ); bool IsPathDuplicate( const String& _rPath );
inline void EnableRemoveButton() inline void EnableRemoveButton()
......
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