Searched refs:SvtInetOptions (Results 1 – 5 of 5) sorted by relevance
81 class SvtInetOptions::Impl: public salhelper::ReferenceObject,163 SvtInetOptions::Impl::Notify(star::uno::Sequence< rtl::OUString > const & in Notify()181 void SvtInetOptions::Impl::Commit() in Commit()207 SvtInetOptions::Impl::notifyListeners( in notifyListeners()250 SvtInetOptions::Impl::Impl(): in Impl()275 star::uno::Any SvtInetOptions::Impl::getProperty(Index nPropIndex) in getProperty()329 void SvtInetOptions::Impl::setProperty(Index nIndex, in setProperty()354 SvtInetOptions::Impl::addPropertiesChangeListener( in addPropertiesChangeListener()367 SvtInetOptions::Impl::removePropertiesChangeListener( in removePropertiesChangeListener()397 SvtInetOptions::Impl * SvtInetOptions::m_pImpl = 0;[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()542 SvtInetOptions aInetOptions; in SetOptions_Impl()768 … aInetOptions.SetProxyType((SvtInetOptions::ProxyType)( (const SfxUInt16Item*)pItem )->GetValue()); in SetOptions_Impl()
44 class SvtInetOptions;