Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptinet2.cxx212 aFtpProxyPN(RTL_CONSTASCII_USTRINGPARAM("ooInetFTPProxyName")), in SvxProxyTabPage()
315 if( xNameAccess->getByName(aFtpProxyPN) >>= aStringValue ) in ReadConfigData_Impl()
378 if( xPropertyState->getPropertyDefault(aFtpProxyPN) >>= aStringValue ) in ReadConfigDefaults_Impl()
423 xPropertyState->setPropertyToDefault(aFtpProxyPN); in RestoreConfigDefaults_Impl()
521 xPropertySet->setPropertyValue( aFtpProxyPN, in FillItemSet()
H A Doptinet2.hxx119 const rtl::OUString aFtpProxyPN; member in SvxProxyTabPage

Completed in 22 milliseconds