Home
last modified time | relevance | path

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

/trunk/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx396 forIndex.push_back( aRecord.GetUserName() ); in update()
696 if( aNPIter->GetUserName().equals( aRecord.GetUserName() ) ) in UpdateVector()
737 …vector< ::rtl::OUString > aDecodedPasswords = DecodePasswords( aRecord.GetUserName(), aRecord.GetP… in CopyToUserRecord()
747 return UserRecord( aRecord.GetUserName(), copyVectorToSequence( aPasswords ) ); in CopyToUserRecord()
794 …aRecord.SetPersPasswords( EncodePasswords( aRecord.GetUserName(), aStorePass, GetMasterPassword( a… in PrivateAdd()
846 if( aNPIter->GetUserName().equals( aName ) ) in FindUsr()
1083 if( aNPIter->GetUserName().equals( aName ) ) in remove()
1125 if( aNPIter->GetUserName().equals( aName ) ) in removePersistent()
1201 …Users[ oldLen ] = UserRecord( aNPIter->GetUserName(), copyVectorToSequence( DecodePasswords( aNPIt… in getAllPersistent()
1485 … m_pStorageFile->remove( aIter->first, aNPIter->GetUserName() ); // remove record ( aURL, aName ) in Notify()
/trunk/main/tools/inc/tools/
H A Dpostsys.h127 #ifdef GetUserName
128 #undef GetUserName
135 #define WIN_GetUserName GetUserName
H A Dpostwin.h141 #ifdef GetUserName
142 #undef GetUserName
149 #define WIN_GetUserName GetUserName
/trunk/main/uui/source/
H A Diahndl-authentication.cxx96 xDialog->SetName(rInfo.GetUserName()); in executeLoginDialog()
289 xSupplyAuthentication->setUserName(aInfo.GetUserName()); in handleAuthenticationRequest_()
360 else if (aInfo.GetUserName().Len() != 0) in handleAuthenticationRequest_()
372 aInfo.GetUserName(), in handleAuthenticationRequest_()
387 aInfo.GetUserName(), in handleAuthenticationRequest_()
H A Dloginerr.hxx64 const String& GetUserName() const { return m_aUserName; } in GetUserName() function in LoginErrorInfo
/trunk/main/sot/inc/sot/
H A Dstg.hxx125 virtual String GetUserName() = 0;
225 virtual String GetUserName();
345 virtual String GetUserName();
H A Dstorage.hxx196 virtual String GetUserName();
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx645 XclExpString aName( xOleStg->GetUserName() ); in WriteSubRecs()
897 sUserName.Assign( rRoot.GetUserName(), EXC_STR_DEFAULT, 255 ); in ExcEScenario()
1354 maUserName.AssignByte( rRoot.GetUserName(), rRoot.GetTextEncoding(), EXC_STR_8BITLENGTH ); in XclExpFileSharing()
1356 maUserName.Assign( rRoot.GetUserName() ); in XclExpFileSharing()
/trunk/main/sot/source/sdstor/
H A Dstg.cxx986 aCompObj.GetUserName() = rUserTypeName; in SetClass()
1037 String Storage::GetUserName() in GetUserName() function in Storage
1041 return aCompObj.GetUserName(); in GetUserName()
H A Dstgole.hxx55 String& GetUserName() { return aUserName; } in GetUserName() function in StgCompObjStream
H A Dstorage.cxx1023 String SotStorage::GetUserName() in GetUserName() function in SotStorage
1028 aName = m_pOwnStg->GetUserName(); in GetUserName()
H A Ducbstorage.cxx2717 String UCBStorage::GetUserName() function in UCBStorage
/trunk/main/svx/inc/svx/
H A Dsdrcomment.hxx82 const ::rtl::OUString& GetUserName() const { return maUserName; } in GetUserName() function in sdr::Comment
/trunk/main/ucb/source/ucp/webdav/
H A DCurlUri.hxx69 const ::rtl::OUString & GetUserName( void ) const in GetUserName() function in http_dav_ucp::CurlUri
H A DCurlSession.cxx254 if ( m_aUri.GetUserName().getLength() > 0 ) in composeCurrentUri()
256 aBuf.append( m_aUri.GetUserName() ); in composeCurrentUri()
642 theUserName = uri.GetUserName(); in provideCredentials()
/trunk/main/sc/source/filter/inc/
H A Dxlroot.hxx192 inline const String& GetUserName() const { return mrData.maUserName; } in GetUserName() function in XclRoot
/trunk/main/svl/source/inc/
H A Dpasswordcontainer.hxx134 ::rtl::OUString GetUserName() const in GetUserName() function in NamePassRecord
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx309 sServer += xOleStg->GetUserName(); in OutputOLENode()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx4616 String aUserName( xTemp->GetUserName() ); in ImplWritePage()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx1972 pObjStor->GetFormat(), pObjStor->GetUserName() ); in ImportOLE()

Completed in 225 milliseconds