Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx179 SvtInetOptions aInetOptions; in GetOptions() local
427 (sal_uInt16)aInetOptions.GetProxyType() ))) in GetOptions()
434 aInetOptions.GetProxyHttpName() ))) in GetOptions()
440 aInetOptions.GetProxyHttpPort() ))) in GetOptions()
445 aInetOptions.GetProxyFtpName() ))) in GetOptions()
450 aInetOptions.GetProxyFtpPort() ))) in GetOptions()
461 aInetOptions.GetProxyNoProxy() ))) in GetOptions()
542 SvtInetOptions aInetOptions; in SetOptions_Impl() local
790 aInetOptions.SetProxyFtpName( ((const SfxStringItem *)pItem)->GetValue() ); in SetOptions_Impl()
804 aInetOptions.SetProxyNoProxy(((const SfxStringItem *)pItem)->GetValue()); in SetOptions_Impl()
[all …]

Completed in 19 milliseconds