Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/misc/
H A Ddsmeta.cxx137 static Supported s_aSupport; in getAuthenticationMode() local
138 if ( s_aSupport.empty() ) in getAuthenticationMode()
157 s_aSupport.insert(Supported::value_type(*pIter,aInit)); in getAuthenticationMode()
160 OSL_ENSURE(s_aSupport.find(_sURL) != s_aSupport.end(),"Illegal URL!"); in getAuthenticationMode()
161 return s_aSupport[ _sURL ].eAuthentication; in getAuthenticationMode()

Completed in 18 milliseconds