LibreOffice Module ucbhelper (master) 1
Classes | Functions
ucbhelper::proxydecider_impl Namespace Reference

Classes

class  InternetProxyDecider_Impl
 

Functions

static bool getConfigStringValue (const uno::Reference< container::XNameAccess > &xNameAccess, const OUString &key, OUString &value)
 
static bool getConfigInt32Value (const uno::Reference< container::XNameAccess > &xNameAccess, const OUString &key, sal_Int32 &value)
 

Function Documentation

◆ getConfigInt32Value()

static bool ucbhelper::proxydecider_impl::getConfigInt32Value ( const uno::Reference< container::XNameAccess > &  xNameAccess,
const OUString &  key,
sal_Int32 &  value 
)
static

◆ getConfigStringValue()

static bool ucbhelper::proxydecider_impl::getConfigStringValue ( const uno::Reference< container::XNameAccess > &  xNameAccess,
const OUString &  key,
OUString &  value 
)
static