Home
last modified time | relevance | path

Searched refs:address (Results 251 – 270 of 270) sorted by path

1...<<11

/trunk/main/xmlsecurity/test_docs/CAs/Root_6/
H A Dopenssl.cfg196 # Import the email address.
243 # Include email address in subject alt name: another PKIX recommendation
296 # Import the email address.
/trunk/main/xmlsecurity/test_docs/CAs/Root_7/
H A Dopenssl.cfg196 # Import the email address.
243 # Include email address in subject alt name: another PKIX recommendation
296 # Import the email address.
/trunk/main/xmlsecurity/test_docs/CAs/Root_8/
H A Dopenssl.cfg196 # Import the email address.
243 # Include email address in subject alt name: another PKIX recommendation
296 # Import the email address.
/trunk/main/xmlsecurity/test_docs/CAs/Root_9/
H A Dopenssl.cfg196 # Import the email address.
243 # Include email address in subject alt name: another PKIX recommendation
296 # Import the email address.
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_1/
H A Dopenssl.cfg196 # Import the email address.
243 # Include email address in subject alt name: another PKIX recommendation
296 # Import the email address.
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_10/
H A Dopenssl.cfg197 # Import the email address.
244 # Include email address in subject alt name: another PKIX recommendation
297 # Import the email address.
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_2/
H A Dopenssl.cfg196 # Import the email address.
243 # Include email address in subject alt name: another PKIX recommendation
296 # Import the email address.
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_3/
H A Dopenssl.cfg196 # Import the email address.
243 # Include email address in subject alt name: another PKIX recommendation
296 # Import the email address.
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_4/
H A Dopenssl.cfg196 # Import the email address.
243 # Include email address in subject alt name: another PKIX recommendation
296 # Import the email address.
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_5/
H A Dopenssl.cfg196 # Import the email address.
243 # Include email address in subject alt name: another PKIX recommendation
296 # Import the email address.
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_6/
H A Dopenssl.cfg196 # Import the email address.
243 # Include email address in subject alt name: another PKIX recommendation
296 # Import the email address.
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_7/
H A Dopenssl.cfg196 # Import the email address.
243 # Include email address in subject alt name: another PKIX recommendation
296 # Import the email address.
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_8/
H A Dopenssl.cfg196 # Import the email address.
243 # Include email address in subject alt name: another PKIX recommendation
296 # Import the email address.
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_9/
H A Dopenssl.cfg196 # Import the email address.
243 # Include email address in subject alt name: another PKIX recommendation
296 # Import the email address.
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_4/
H A Dopenssl.cfg196 # Import the email address.
243 # Include email address in subject alt name: another PKIX recommendation
296 # Import the email address.
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_7/
H A Dopenssl.cfg196 # Import the email address.
243 # Include email address in subject alt name: another PKIX recommendation
296 # Import the email address.
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_8/
H A Dopenssl.cfg196 # Import the email address.
243 # Include email address in subject alt name: another PKIX recommendation
296 # Import the email address.
/trunk/main/xmlsecurity/test_docs/certs/end_certs/
H A DUser_35_Root_11.crt34 …rg, IP Address:192.168.7.1, IP Address:13:0:0:0:0:0:0:17, email:my@other.address, Registered ID:1.…
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java1035 public static boolean isUrl(String address) { in isUrl() argument
1036 if (address == null) in isUrl()
1039 new URL(address); in isUrl()
/trunk/test/testuno/source/fvt/uno/sc/cell/
H A DInsertDeleteCells.java115 CellRangeAddress address = xCellRangeAddr.getRangeAddress(); in testInsertCells() local
118 xCellRangeMovement.insertCells(address, CellInsertMode.DOWN); in testInsertCells()
137 xCellRangeMovement.insertCells(address, CellInsertMode.RIGHT); in testInsertCells()
160 xCellRangeMovement.insertCells(address, CellInsertMode.ROWS); in testInsertCells()
179 xCellRangeMovement.insertCells(address, CellInsertMode.COLUMNS); in testInsertCells()
245 CellRangeAddress address = xCellRangeAddr.getRangeAddress(); in testDeleteCells() local
248 xCellRangeMovement.removeRange(address,CellDeleteMode.UP); in testDeleteCells()
267 xCellRangeMovement.removeRange(address,CellDeleteMode.LEFT); in testDeleteCells()
286 xCellRangeMovement.removeRange(address,CellDeleteMode.ROWS); in testDeleteCells()
305 xCellRangeMovement.removeRange(address,CellDeleteMode.COLUMNS); in testDeleteCells()

Completed in 55 milliseconds

1...<<11