Home
last modified time | relevance | path

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

/trunk/main/offapi/com/sun/star/ucb/
H A DXInteractionSupplyAuthentication.idl138 void setAccount( [in] string Account );
158 <member>XInteractionSupplyAuthentication::setAccount</member>
/trunk/main/dbaccess/source/inc/
H A DOAuthenticationContinuation.hxx63 void SAL_CALL setAccount( const ::rtl::OUString& Account );
/trunk/main/uui/source/
H A Dpasswordcontainer.cxx99 setAccount(aRec.UserList[0].Passwords[1]. in fillContinuation()
H A Diahndl-authentication.cxx314 xSupplyAuthentication->setAccount(aInfo.GetAccount()); in handleAuthenticationRequest_()
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dinteractionrequest.hxx457 setAccount( const rtl::OUString& Account );
/trunk/main/ucbhelper/source/provider/
H A Dinteractionrequest.cxx837 InteractionSupplyAuthentication::setAccount( const rtl::OUString& Account ) in setAccount() function in InteractionSupplyAuthentication
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx273 void SAL_CALL OAuthenticationContinuation::setAccount( const ::rtl::OUString& ) in setAccount() function in dbaccess::OAuthenticationContinuation