Home
last modified time | relevance | path

Searched refs:aNewAuth (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/tools/source/fsys/
H A Durlobj.cxx2323 rtl::OUString aNewAuth(encodeText(rThePassword, bOctets, in setPassword() local
2330 nDelta = m_aAuth.set(m_aAbsURIRef, aNewAuth); in setPassword()
2335 = m_aAuth.set(m_aAbsURIRef, aNewAuth, m_aUser.getEnd() + 1) + 1; in setPassword()
2343 = m_aAuth.set(m_aAbsURIRef, aNewAuth, m_aHost.getBegin() + 1) + 2; in setPassword()
2352 = m_aAuth.set(m_aAbsURIRef, aNewAuth, m_aPath.getBegin() + 1) + 1; in setPassword()

Completed in 27 milliseconds