#include <wininetbackend.hxx>
Definition at line 31 of file wininetbackend.hxx.
◆ WinInetBackend()
WinInetBackend::WinInetBackend |
( |
| ) |
|
Service constructor from a service factory.
- Parameters
-
xContext | component context |
Definition at line 100 of file wininetbackend.cxx.
References err, Library, nIndex, SAL_WARN, SEMI_COLON, SPACE, u, valueFtpProxyName_, valueFtpProxyPort_, valueHttpProxyName_, valueHttpProxyPort_, valueHttpsProxyName_, valueHttpsProxyPort_, valueNoProxy_, valueProxyType_, and WININET_DLL_NAME.
◆ ~WinInetBackend()
WinInetBackend::~WinInetBackend |
( |
| ) |
|
|
override |
◆ addPropertyChangeListener()
virtual void SAL_CALL WinInetBackend::addPropertyChangeListener |
( |
OUString const & |
, |
|
|
css::uno::Reference< css::beans::XPropertyChangeListener > const & |
|
|
) |
| |
|
inlineoverridevirtual |
◆ addVetoableChangeListener()
virtual void SAL_CALL WinInetBackend::addVetoableChangeListener |
( |
OUString const & |
, |
|
|
css::uno::Reference< css::beans::XVetoableChangeListener > const & |
|
|
) |
| |
|
inlineoverridevirtual |
◆ getImplementationName()
OUString SAL_CALL WinInetBackend::getImplementationName |
( |
void |
| ) |
|
|
overridevirtual |
◆ getPropertySetInfo()
virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL WinInetBackend::getPropertySetInfo |
( |
| ) |
|
|
inlineoverridevirtual |
◆ getPropertyValue()
css::uno::Any WinInetBackend::getPropertyValue |
( |
OUString const & |
PropertyName | ) |
|
|
overridevirtual |
◆ getSupportedServiceNames()
uno::Sequence< OUString > SAL_CALL WinInetBackend::getSupportedServiceNames |
( |
void |
| ) |
|
|
overridevirtual |
◆ removePropertyChangeListener()
virtual void SAL_CALL WinInetBackend::removePropertyChangeListener |
( |
OUString const & |
, |
|
|
css::uno::Reference< css::beans::XPropertyChangeListener > const & |
|
|
) |
| |
|
inlineoverridevirtual |
◆ removeVetoableChangeListener()
virtual void SAL_CALL WinInetBackend::removeVetoableChangeListener |
( |
OUString const & |
, |
|
|
css::uno::Reference< css::beans::XVetoableChangeListener > const & |
|
|
) |
| |
|
inlineoverridevirtual |
◆ setPropertyValue()
void WinInetBackend::setPropertyValue |
( |
OUString const & |
, |
|
|
css::uno::Any const & |
|
|
) |
| |
|
overridevirtual |
◆ supportsService()
sal_Bool SAL_CALL WinInetBackend::supportsService |
( |
const OUString & |
aServiceName | ) |
|
|
overridevirtual |
◆ valueFtpProxyName_
css::beans::Optional< css::uno::Any > WinInetBackend::valueFtpProxyName_ |
|
private |
◆ valueFtpProxyPort_
css::beans::Optional< css::uno::Any > WinInetBackend::valueFtpProxyPort_ |
|
private |
◆ valueHttpProxyName_
css::beans::Optional< css::uno::Any > WinInetBackend::valueHttpProxyName_ |
|
private |
◆ valueHttpProxyPort_
css::beans::Optional< css::uno::Any > WinInetBackend::valueHttpProxyPort_ |
|
private |
◆ valueHttpsProxyName_
css::beans::Optional< css::uno::Any > WinInetBackend::valueHttpsProxyName_ |
|
private |
◆ valueHttpsProxyPort_
css::beans::Optional< css::uno::Any > WinInetBackend::valueHttpsProxyPort_ |
|
private |
◆ valueNoProxy_
css::beans::Optional< css::uno::Any > WinInetBackend::valueNoProxy_ |
|
private |
◆ valueProxyType_
css::beans::Optional< css::uno::Any > WinInetBackend::valueProxyType_ |
|
private |
The documentation for this class was generated from the following files: