Home
last modified time | relevance | path

Searched refs:aHttpProxyPN (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cui/source/options/
H A Doptinet2.cxx208 aHttpProxyPN(RTL_CONSTASCII_USTRINGPARAM("ooInetHTTPProxyName")), in SvxProxyTabPage()
295 if( xNameAccess->getByName(aHttpProxyPN) >>= aStringValue ) in ReadConfigData_Impl()
358 if( xPropertyState->getPropertyDefault(aHttpProxyPN) >>= aStringValue ) in ReadConfigDefaults_Impl()
419 xPropertyState->setPropertyToDefault(aHttpProxyPN); in RestoreConfigDefaults_Impl()
493 xPropertySet->setPropertyValue( aHttpProxyPN, in FillItemSet()
H A Doptinet2.hxx115 const rtl::OUString aHttpProxyPN; member in SvxProxyTabPage

Completed in 23 milliseconds