Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptinet2.cxx214 aNoProxyDescPN(RTL_CONSTASCII_USTRINGPARAM("ooInetNoProxy")) in SvxProxyTabPage()
325 if( xNameAccess->getByName(aNoProxyDescPN) >>= aStringValue ) in ReadConfigData_Impl()
388 if( xPropertyState->getPropertyDefault(aNoProxyDescPN) >>= aStringValue ) in ReadConfigDefaults_Impl()
425 xPropertyState->setPropertyToDefault(aNoProxyDescPN); in RestoreConfigDefaults_Impl()
535 xPropertySet->setPropertyValue( aNoProxyDescPN, in FillItemSet()
H A Doptinet2.hxx121 const rtl::OUString aNoProxyDescPN; member in SvxProxyTabPage

Completed in 36 milliseconds