/aoo41x/main/ucb/source/ucp/ftp/ |
H A D | test_ftpurl.cxx | 47 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 D | ftpcontentprovider.cxx | 200 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 D | ftpcontentprovider.hxx | 89 const rtl::OUString& username, 95 const rtl::OUString& username, 103 rtl::OUString username; member
|
H A D | ftphandleprovider.hxx | 38 const rtl::OUString& username, 44 const rtl::OUString& username,
|
H A D | ftpcontent.cxx | 300 m_aFTPURL.username(), in execute() 311 m_aFTPURL.username(), in execute() 335 m_aFTPURL.username(), in execute()
|
H A D | ftpurl.hxx | 106 rtl::OUString username() const { return m_aUsername; } in username() function in ftp::FTPURL
|
H A D | ftpurl.cxx | 402 #define SET_USER_PASSWORD(username,password) \ argument 403 rtl::OUString combi(username + \
|
/aoo41x/main/offapi/com/sun/star/task/ |
H A D | XPasswordContainer.idl | 54 @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.
|
/aoo41x/main/wizards/com/sun/star/wizards/web/ |
H A D | FTPDialog.java | 152 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()
|
/aoo41x/main/offapi/com/sun/star/auth/ |
H A D | XSSOPasswordCache.idl | 46 /** 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 D | SSOPasswordCache.idl | 33 /** provided as a convenience for simple username/password based Single Signon
|
/aoo41x/main/ucb/source/ucp/gvfs/ |
H A D | gvfs_content.cxx | 1574 (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()
|
/aoo41x/main/ucb/source/ucp/webdav/ |
H A D | SerfCallbacks.cxx | 46 extern "C" apr_status_t Serf_Credentials( char **username, in Serf_Credentials() argument 57 return pReqProc->provideSerfCredentials( username, in Serf_Credentials()
|
H A D | SerfCallbacks.hxx | 34 extern "C" apr_status_t Serf_Credentials( char **username,
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | mailmergehelper.hxx | 177 …SwAuthenticator(const ::rtl::OUString& username, const ::rtl::OUString& password, Window* pParent)… in SwAuthenticator() argument 178 m_aUserName(username), in SwAuthenticator()
|
/aoo41x/main/offapi/com/sun/star/sdbc/ |
H A D | ConnectionProperties.idl | 51 /** the username
|
/aoo41x/main/sane/inc/ |
H A D | sane.h | 215 SANE_Char *username,
|
/aoo41x/main/offapi/com/sun/star/util/ |
H A D | PathSubstitution.idl | 71 directory. Under Windows this would be the "Documents and Settings\<username>"
|
/aoo41x/main/setup_native/scripts/ |
H A D | osx_install_languagepack.applescript | 151 -- -60005 username/password wrong
|
H A D | osx_install_patch.applescript | 149 -- -60005 username/password wrong
|
/aoo41x/main/oox/source/dump/ |
H A D | xlsbdumper.ini | 664 0x01=has-username
|