Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dinetoptions.cxx66 template< typename T > inline T takeAny(star::uno::Any const & rAny) in takeAny() function
424 return takeAny< rtl::OUString >(m_pImpl-> in GetProxyNoProxy()
431 return takeAny< sal_Int32 >(m_pImpl-> in GetProxyType()
438 return takeAny< rtl::OUString >(m_pImpl-> in GetProxyFtpName()
446 return takeAny< sal_Int32 >(m_pImpl-> in GetProxyFtpPort()
453 return takeAny< rtl::OUString >(m_pImpl-> in GetProxyHttpName()
461 return takeAny< sal_Int32 >(m_pImpl-> in GetProxyHttpPort()

Completed in 20 milliseconds