Home
last modified time | relevance | path

Searched refs:address (Results 76 – 100 of 261) sorted by relevance

1234567891011

/aoo41x/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.
/aoo41x/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.
/aoo41x/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.
/aoo41x/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.
/aoo41x/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.
/aoo41x/main/offapi/com/sun/star/sheet/
H A DXCellRangesQuery.idl117 contains a cell address with the row index used for comparison.
136 contains a cell address with the column index used for
H A DSolverConstraint.idl45 /// The address of the cell that is constrained.
H A DXDataPilotTable.idl50 /** returns the address of the cell range that contains the data
/aoo41x/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()
/aoo41x/main/offapi/com/sun/star/frame/
H A DXFrame.idl175 <tr><td>""/"_self"</td><td>address the starting frame itself</td></tr>
176 <tr><td>"_parent"</td><td>address the direct parent frame only</td></tr>
177 <tr><td>"_top"</td><td>address the top frame of this subtree of the frametree</td></tr>
/aoo41x/main/crashrep/source/win32/
H A Dsoreport.cpp2431 struct sockaddr_in address; in SendHTTPRequest() local
2433 memcpy(&(address.sin_addr.s_addr), *(hp->h_addr_list),sizeof(struct in_addr)); in SendHTTPRequest()
2434 address.sin_family = AF_INET; in SendHTTPRequest()
2437 address.sin_port = ntohs( uProxyPort ); in SendHTTPRequest()
2439 address.sin_port = ntohs( uPort ); in SendHTTPRequest()
2441 if ( 0 == connect( s, (struct sockaddr *)&address, sizeof(struct sockaddr_in)) ) in SendHTTPRequest()
/aoo41x/main/sal/inc/osl/
H A Dsocket.hxx110 inline sal_Bool SAL_CALL SocketAddr::setAddr( const ::rtl::ByteSequence & address ) in setAddr() argument
112 return osl_setAddrOfSocketAddr( m_handle, address.getHandle() ) in setAddr()
/aoo41x/main/offapi/com/sun/star/mail/
H A DXMailService.idl178 usually if the IP address of the mail server could not be
191 because the mail server is not listening on the remote address/port.
H A DXMailServer.idl185 usually if the IP address of the mail server could not be
198 because the mail server is not listening on the remote address/port.
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A Drange-4.log13 ITEM Assertion OK : The first address of Range.RangeMerged is $F$2
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A Drange-4.log13 ITEM Assertion OK : The first address of Range.RangeMerged is $F$2
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A Drange-4.log13 ITEM Assertion OK : The first address of Range.RangeMerged is $F$2
/aoo41x/main/bean/test/
H A Dmakefile.mk79 …java -Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=8100 -cp $(OFFICE_CLASSPATH) $(OOOBEAN…
/aoo41x/main/offapi/com/sun/star/resource/
H A DXStringResourceManager.idl130 ID to address the string inside the resource for the current locale.
157 ID to address the string inside the resource.
/aoo41x/main/udkapi/com/sun/star/io/
H A DUnknownHostException.idl37 /** is thrown when the IP address of a host could not be determined.
H A DNoRouteToHostException.idl38 a remote address and port. Typically, the remote host cannot be reached
/aoo41x/main/offapi/com/sun/star/table/
H A DCellAddress.idl33 /** contains a cell address within a spreadsheet document.
H A DCellRangeAddress.idl33 /** contains a cell range address within a spreadsheet document.
/aoo41x/main/sal/textenc/
H A Dtcvtuni1.tab76 /* The value of this tag is irrelevant. Only its address != NULL is used to
/aoo41x/main/offapi/com/sun/star/ucb/
H A DXPersistentPropertySet.idl55 /** returns the key used to address the set in the propertyset registry.

Completed in 77 milliseconds

1234567891011