Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/options/
H A Doptinet2.cxx213 aFtpPortPN(RTL_CONSTASCII_USTRINGPARAM("ooInetFTPProxyPort")), in SvxProxyTabPage()
320 if( xNameAccess->getByName(aFtpPortPN) >>= nIntValue ) in ReadConfigData_Impl()
383 if( xPropertyState->getPropertyDefault(aFtpPortPN) >>= nIntValue ) in ReadConfigDefaults_Impl()
424 xPropertyState->setPropertyToDefault(aFtpPortPN); in RestoreConfigDefaults_Impl()
528 xPropertySet->setPropertyValue( aFtpPortPN, in FillItemSet()
H A Doptinet2.hxx120 const rtl::OUString aFtpPortPN; member in SvxProxyTabPage

Completed in 31 milliseconds