Kaydet (Commit) 07398ece authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS sfxcleanup (1.17.190); FILE MERGED

2006/02/27 08:02:48 mba 1.17.190.1: #132394#: remove superfluous code
üst 7df1c1be
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: optinet2.cxx,v $ * $RCSfile: optinet2.cxx,v $
* *
* $Revision: 1.17 $ * $Revision: 1.18 $
* *
* last change: $Author: rt $ $Date: 2005-11-11 11:51:25 $ * last change: $Author: rt $ $Date: 2006-05-02 15:32:56 $
* *
* 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.
...@@ -408,20 +408,6 @@ SvxProxyTabPage::SvxProxyTabPage(Window* pParent, const SfxItemSet& rSet ) : ...@@ -408,20 +408,6 @@ SvxProxyTabPage::SvxProxyTabPage(Window* pParent, const SfxItemSet& rSet ) :
catch (RuntimeException e) { catch (RuntimeException e) {
} }
} }
if(SfxApplication::IsPlugin())
{
aProxyModeLB.InsertEntry(sFromBrowser);
aFtpProxyFT.Show(FALSE);
aFtpProxyED.Show(FALSE);
aFtpPortFT.Show(FALSE);
aFtpPortED.Show(FALSE);
aNoProxyForFT.Show(FALSE);
aNoProxyForED.Show(FALSE);
aNoProxyDescFT.Show(FALSE);
}
} }
/*-----------------12.08.96 14.55------------------- /*-----------------12.08.96 14.55-------------------
......
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