Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptinet2.cxx209 aHttpPortPN(RTL_CONSTASCII_USTRINGPARAM("ooInetHTTPProxyPort")), in SvxProxyTabPage()
300 if( xNameAccess->getByName(aHttpPortPN) >>= nIntValue ) in ReadConfigData_Impl()
363 if( xPropertyState->getPropertyDefault(aHttpPortPN) >>= nIntValue ) in ReadConfigDefaults_Impl()
420 xPropertyState->setPropertyToDefault(aHttpPortPN); in RestoreConfigDefaults_Impl()
500 xPropertySet->setPropertyValue( aHttpPortPN, in FillItemSet()
H A Doptinet2.hxx116 const rtl::OUString aHttpPortPN; member in SvxProxyTabPage

Completed in 25 milliseconds