Home
last modified time | relevance | path

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

/aoo4110/main/ucb/source/ucp/ftp/
H A Dtest_ftpurl.cxx47 rtl::OUString username; member
72 const rtl::OUString& username, in forHost() argument
79 username == m_ServerInfo[i].username ) { in forHost()
90 const rtl::OUString& username, in setHost() argument
97 inf.username = username; in setHost()
130 if(!url.username().equalsAscii(n)) {\
132 err_msg("wrong username: ",url.username()); \
H A Dftpcontentprovider.cxx200 const rtl::OUString& username, in forHost() argument
208 username == m_ServerInfo[i].username ) in forHost()
222 const rtl::OUString& username, in setHost() argument
229 inf.username = username; in setHost()
238 username == m_ServerInfo[i].username) in setHost()
H A Dftpcontentprovider.hxx89 const rtl::OUString& username,
95 const rtl::OUString& username,
103 rtl::OUString username; member
H A Dftphandleprovider.hxx38 const rtl::OUString& username,
44 const rtl::OUString& username,
H A Dftpcontent.cxx300 m_aFTPURL.username(), in execute()
311 m_aFTPURL.username(), in execute()
335 m_aFTPURL.username(), in execute()
H A Dftpurl.hxx106 rtl::OUString username() const { return m_aUsername; } in username() function in ftp::FTPURL
H A Dftpurl.cxx402 #define SET_USER_PASSWORD(username,password) \ argument
403 rtl::OUString combi(username + \
/aoo4110/main/offapi/com/sun/star/task/
H A DXPasswordContainer.idl54 @param UseName The username.
70 @param UseName The username.
92 /** Find passwords for the url pattern and username.
100 @returns Best matched url-pattern for the username.
105 /** Remove passwords for the url pattern and username.
116 /** Remove passwords for the url pattern and username from the file.
/aoo4110/main/wizards/com/sun/star/wizards/web/
H A DFTPDialog.java152 public String username = PropertyNames.EMPTY_STRING; field in FTPDialog
378 username = publish.cp_Username == null ? PropertyNames.EMPTY_STRING : publish.cp_Username; in execute()
390 publish.cp_Username = username; in execute()
462 setEnabled(btnTestConnection, !(isEmpty(host) || isEmpty(username) || isEmpty(password))); in enableTestButton()
481 return "ftp://" + username + ":" + password + "@" + host(); in getAcountUrl()
/aoo4110/main/offapi/com/sun/star/auth/
H A DXSSOPasswordCache.idl46 /** adds a username/password combination to the cache.
48 If an entry for the specified username already exists in the cache, it
58 indicates whether or not the username/password combination should be
H A DSSOPasswordCache.idl33 /** provided as a convenience for simple username/password based Single Signon
/aoo4110/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx1574 (int) in->port, NNIL(in->authtype), NNIL(in->username), NNIL(in->domain), in vfs_authentication_callback()
1595 aUserName = GnomeToOUString( in->username ); in vfs_authentication_callback()
1650 out->username = OUStringToGnome( aUserName ); in vfs_authentication_callback()
1657 out->username, out->domain, out->password, in vfs_authentication_callback()
1710 mapped_in.username = (char *) gnome_vfs_uri_get_user_name (pURI); in vfs_authentication_old_callback()
1713 mapped_in.default_user = mapped_in.username; in vfs_authentication_old_callback()
1726 out->username = mapped_out.username; in vfs_authentication_old_callback()
/aoo4110/main/ucb/source/ucp/webdav/
H A DSerfCallbacks.cxx46 extern "C" apr_status_t Serf_Credentials( char **username, in Serf_Credentials() argument
57 return pReqProc->provideSerfCredentials( username, in Serf_Credentials()
H A DSerfCallbacks.hxx34 extern "C" apr_status_t Serf_Credentials( char **username,
/aoo4110/main/sw/source/ui/inc/
H A Dmailmergehelper.hxx177 …SwAuthenticator(const ::rtl::OUString& username, const ::rtl::OUString& password, Window* pParent)… in SwAuthenticator() argument
178 m_aUserName(username), in SwAuthenticator()
/aoo4110/main/offapi/com/sun/star/sdbc/
H A DConnectionProperties.idl51 /** the username
/aoo4110/main/sane/inc/
H A Dsane.h215 SANE_Char *username,
/aoo4110/main/offapi/com/sun/star/util/
H A DPathSubstitution.idl71 directory. Under Windows this would be the "Documents and Settings\<username>"
/aoo4110/main/setup_native/scripts/
H A Dosx_install_languagepack.applescript151 -- -60005 username/password wrong
H A Dosx_install_patch.applescript149 -- -60005 username/password wrong
/aoo4110/main/oox/source/dump/
H A Dxlsbdumper.ini664 0x01=has-username

Completed in 97 milliseconds