Home
last modified time | relevance | path

Searched refs:password (Results 76 – 100 of 272) sorted by relevance

1234567891011

/aoo42x/main/offapi/com/sun/star/sdb/
H A DDatabaseAccess.idl80 "password" property should be included.
94 /** indicates that a password is always necessary.
H A DDataSource.idl206 /** determines a users password. The password is not persistent.
211 /** indicates that a password is always necessary.
/aoo42x/main/extensions/source/macosx/spotlight/
H A Dunzip.m48 non-echoing password parts) were originally written in Europe. The
1068 extern int ZEXPORT unzOpenCurrentFile3 (file, method, level, raw, password)
1073 const char* password;
1081 if (password != NULL)
1192 extern int ZEXPORT unzOpenCurrentFilePassword (file, password)
1194 const char* password;
1196 return unzOpenCurrentFile3(file, NULL, NULL, 0, password);
/aoo42x/main/filter/source/pdf/
H A Dimpdialog.hrc37 //strings for PDF security, user password management
40 //strings for PDF security, owner password management
/aoo42x/main/dbaccess/source/ui/dlg/
H A DUserAdmin.src183 Text [ en-US ] = "~Confirm password" ;
215 Text [ en-US ] = "The passwords do not match. Please enter the password again." ;
/aoo42x/main/offapi/com/sun/star/embed/
H A DXEncryptionProtectedStorage.idl51 /** This interface allows to set a password for an object.
73 the EncryptionKey from the original password; in case
/aoo42x/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DPocketExcelDecoder.java68 PocketExcelDecoder(String name, String[] worksheetNames, String password) throws IOException { in PocketExcelDecoder() argument
69 super(name, password); in PocketExcelDecoder()
/aoo42x/main/extensions/source/update/check/
H A Dupdatehdl.src41 … have sufficient access rights to install it.\nA password, usually the administrator's or root pas…
/aoo42x/main/sw/source/ui/dialog/
H A Dregionsw.src77 Text [ en-US ] = "Wit~h password";\
350 Message [ en-US ] = "The password entered is invalid." ;
356 Message [ en-US ] = "The password has not been set." ;
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXDriver.idl95 Normally at least "user" and "password" properties should be
107 …ag/value pairs as connection arguments. Normally at least a "user" and "password" property should …
/aoo42x/main/migrationanalysis/src/driver_docs/
H A Dallstrings.ulf950 en-US = "Cost = 0. Rerun analysis with correct password."
1086 en-US = "Issue: Document is password protected and cannot be opened by SO."
1101 en-US = "Issue: Incorrect password entered. "
1107 en-US = "Issue: Invalid password entered. Rerun analysis."
1170 en-US = "Issue: VBProject is password protected. Remove password, rerun analysis."
1305 en-US = "Remove password to open."
1311 en-US = "Rerun analysis with correct password."
/aoo42x/main/connectivity/qa/complex/connectivity/hsqldb/
H A DTestCacheSize.java111 String password; field in TestCacheSize
131 password = ""; in setUp()
/aoo42x/main/sw/source/ui/inc/
H A Dmailmergehelper.hxx177 …SwAuthenticator(const ::rtl::OUString& username, const ::rtl::OUString& password, Window* pParent)… in SwAuthenticator() argument
179 m_aPassword(password), in SwAuthenticator()
/aoo42x/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx1650 out->password = OUStringToGnome( aPassword ); in vfs_authentication_callback()
1655 out->username, out->domain, out->password, in vfs_authentication_callback()
1725 out->password = mapped_out.password; in vfs_authentication_old_callback()
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSpreadsheetEncoder.java48 public SpreadsheetEncoder(String name, String password) throws IOException { }; in SpreadsheetEncoder() argument
H A DSpreadsheetDecoder.java43 public SpreadsheetDecoder(String name, String password) throws IOException { in SpreadsheetDecoder() argument
/aoo42x/main/ucb/source/ucp/ftp/
H A Dftpurl.cxx402 #define SET_USER_PASSWORD(username,password) \ argument
405 password); \
/aoo42x/main/dbaccess/qa/unoapi/
H A Ddbaccess.props26 jdbc.password=unoapi
/aoo42x/main/helpcontent2/source/text/shared/explorer/database/
H A Dmakefile.mk108 password.xhp \
/aoo42x/main/offapi/com/sun/star/packages/
H A DWrongPasswordException.idl38 /** This exception can be thrown in case wrong password was provided.
/aoo42x/main/offapi/com/sun/star/task/
H A DUserRecord.idl31 /* Specifies user/password entries for <type>UrlRecord</type>.
H A DUrlRecord.idl42 // The list of user/password records for the given URL.
/aoo42x/main/offapi/com/sun/star/sdbcx/
H A DUserDescriptor.idl41 /** is the password for the user.
/aoo42x/main/offapi/com/sun/star/script/
H A DModuleSizeExceededRequest.idl35 /** Is used for interaction handle in case password protected modules exceed the size that can be s…
/aoo42x/main/offapi/com/sun/star/awt/
H A DXTextEditField.idl37 /** is used for password fields.

Completed in 505 milliseconds

1234567891011