Kaydet (Commit) a2b9a214 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS dba23a (1.6.254); FILE MERGED

2007/02/26 10:34:01 fs 1.6.254.1: remove unused code
Issue number:  #i74776#
Submitted by:  jnavrati@openoffice.org
Reviewed by:   frank.schoenheit@sun.com
üst 5c930201
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: curledit.hxx,v $ * $RCSfile: curledit.hxx,v $
* *
* $Revision: 1.6 $ * $Revision: 1.7 $
* *
* last change: $Author: rt $ $Date: 2005-09-08 15:46:34 $ * last change: $Author: kz $ $Date: 2007-05-10 10:31:27 $
* *
* 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.
...@@ -66,7 +66,6 @@ class OConnectionURLEdit : public Edit ...@@ -66,7 +66,6 @@ class OConnectionURLEdit : public Edit
BOOL m_bShowPrefix; // when <TRUE> the prefix will be visible, otherwise not BOOL m_bShowPrefix; // when <TRUE> the prefix will be visible, otherwise not
public: public:
OConnectionURLEdit(Window* pParent, WinBits nStyle = WB_BORDER,BOOL _bShowPrefix = FALSE);
OConnectionURLEdit(Window* pParent, const ResId& rResId,BOOL _bShowPrefix = FALSE); OConnectionURLEdit(Window* pParent, const ResId& rResId,BOOL _bShowPrefix = FALSE);
~OConnectionURLEdit(); ~OConnectionURLEdit();
......
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