Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/appl/
H A Dappcfg.cxx179 SvtInetOptions aInetOptions; in GetOptions() local
417 (sal_uInt16)aInetOptions.GetProxyType() ))) in GetOptions()
424 aInetOptions.GetProxyHttpName() ))) in GetOptions()
430 aInetOptions.GetProxyHttpPort() ))) in GetOptions()
435 aInetOptions.GetProxyFtpName() ))) in GetOptions()
440 aInetOptions.GetProxyFtpPort() ))) in GetOptions()
451 aInetOptions.GetProxyNoProxy() ))) in GetOptions()
532 SvtInetOptions aInetOptions; in SetOptions_Impl() local
770 aInetOptions.SetProxyFtpName( ((const SfxStringItem *)pItem)->GetValue() ); in SetOptions_Impl()
784 aInetOptions.SetProxyNoProxy(((const SfxStringItem *)pItem)->GetValue()); in SetOptions_Impl()
[all …]

Completed in 17 milliseconds