LibreOffice Module ucbhelper (master) 1
Public Member Functions | Public Attributes | List of all members
ucbhelper::InternetProxyServer Struct Reference

This struct describes a proxy server. More...

#include <proxydecider.hxx>

Public Member Functions

 InternetProxyServer ()
 Constructor. More...
 

Public Attributes

OUString aName
 The name of the proxy server. More...
 
sal_Int32 nPort
 The port of the proxy server. More...
 

Detailed Description

This struct describes a proxy server.

Definition at line 36 of file proxydecider.hxx.

Constructor & Destructor Documentation

◆ InternetProxyServer()

ucbhelper::InternetProxyServer::InternetProxyServer ( )
inline

Constructor.

Definition at line 51 of file proxydecider.hxx.

Member Data Documentation

◆ aName

OUString ucbhelper::InternetProxyServer::aName

◆ nPort

sal_Int32 ucbhelper::InternetProxyServer::nPort

The documentation for this struct was generated from the following file: