Home
last modified time | relevance | path

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

/AOO42X/main/unotools/source/config/
H A Dinetoptions.cxx81 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 …]
H A Ditemholder1.cxx214 rItem.pItem = new SvtInetOptions(); in impl_newItem()
/AOO42X/main/unotools/inc/unotools/
H A Dinetoptions.hxx64 class UNOTOOLS_DLLPUBLIC SvtInetOptions: public utl::detail::Options class
67 SvtInetOptions();
69 virtual ~SvtInetOptions();
/AOO42X/main/sfx2/source/appl/
H A Dappcfg.cxx179 SvtInetOptions aInetOptions; in GetOptions()
542 SvtInetOptions aInetOptions; in SetOptions_Impl()
768 … aInetOptions.SetProxyType((SvtInetOptions::ProxyType)( (const SfxUInt16Item*)pItem )->GetValue()); in SetOptions_Impl()
/AOO42X/main/cui/source/options/
H A Doptinet2.hxx44 class SvtInetOptions;