Home
last modified time | relevance | path

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

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

Completed in 19 milliseconds