Searched refs:SvtInetOptions (Results 1 – 5 of 5) sorted by relevance
181 void SvtInetOptions::Impl::Commit() in Commit()207 SvtInetOptions::Impl::notifyListeners( in notifyListeners()250 SvtInetOptions::Impl::Impl(): in Impl()397 SvtInetOptions::Impl * SvtInetOptions::m_pImpl = 0;400 SvtInetOptions::SvtInetOptions() in SvtInetOptions() function in SvtInetOptions414 SvtInetOptions::~SvtInetOptions() in ~SvtInetOptions()429 sal_Int32 SvtInetOptions::GetProxyType() const in GetProxyType()444 sal_Int32 SvtInetOptions::GetProxyFtpPort() const in GetProxyFtpPort()517 void SvtInetOptions::flush() in flush()524 SvtInetOptions::addPropertiesChangeListener( in addPropertiesChangeListener()[all …]
214 rItem.pItem = new SvtInetOptions(); in impl_newItem()
64 class UNOTOOLS_DLLPUBLIC SvtInetOptions: public utl::detail::Options class67 SvtInetOptions();69 virtual ~SvtInetOptions();
179 SvtInetOptions aInetOptions; in GetOptions()532 SvtInetOptions aInetOptions; in SetOptions_Impl()748 … aInetOptions.SetProxyType((SvtInetOptions::ProxyType)( (const SfxUInt16Item*)pItem )->GetValue()); in SetOptions_Impl()
44 class SvtInetOptions;
Completed in 37 milliseconds