Home
last modified time | relevance | path

Searched refs:ProxyType (Results 1 – 3 of 3) sorted by relevance

/trunk/main/unotools/inc/unotools/
H A Dinetoptions.hxx71 enum ProxyType { NONE, AUTOMATIC, MANUAL }; enum in SvtInetOptions
87 void SetProxyType(ProxyType eValue, bool bFlush = false);
/trunk/main/unotools/source/config/
H A Dinetoptions.cxx475 void SvtInetOptions::SetProxyType(ProxyType eValue, bool bFlush) in SetProxyType()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx768 … aInetOptions.SetProxyType((SvtInetOptions::ProxyType)( (const SfxUInt16Item*)pItem )->GetValue()); in SetOptions_Impl()

Completed in 34 milliseconds