Home
last modified time | relevance | path

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

/trunk/main/framework/source/application/
H A Dlogin.cxx174 Any aConnectionType; in Main() local
175 aConnectionType <<= PROPERTYNAME_HTTPS; in Main()
176 xPropertySet->setPropertyValue( PROPERTYNAME_CONNECTIONTYPE, aConnectionType ); in Main()
/trunk/main/framework/test/
H A Dtest.cxx481 Any aConnectionType ; in impl_testLoginDialog() local
486 aConnectionType <<= DECLARE_ASCII("Bla"); in impl_testLoginDialog()
494 xPropertySet->setPropertyValue( DECLARE_ASCII("ConnectionType" ), aConnectionType ); in impl_testLoginDialog()

Completed in 26 milliseconds