Home
last modified time | relevance | path

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

1234567891011

/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/offapi/com/sun/star/sheet/
H A DXSheetCellRangeContainer.idl57 contains the address of the new range.
72 contains the address of the range to be removed.
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 DSheetCell.idl216 /** provides access to the cell address of this cell.
329 /** Returns the absolute address of the range as string, e.g. "$Sheet1.$B$2".
H A DSheetCellRange.idl265 /** provides access to the cell range address of this range.
420 /** Returns the absolute address of the range as string, e.g. "$Sheet1.$B$2:$D$5".
/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/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>
/trunk/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()
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dcall.asm52 ; | return address |
122 ; | return address |
/trunk/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()
/trunk/main/offapi/com/sun/star/chart2/data/
H A DTabularDataProviderArguments.idl43 /** the range address string spanning all data.
45 <p>The range address string must be interpretable by the
/trunk/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.
/trunk/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
/trunk/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
/trunk/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
/trunk/main/bean/test/
H A Dmakefile.mk79 …java -Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=8100 -cp $(OFFICE_CLASSPATH) $(OOOBEAN…
/trunk/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.
/trunk/main/udkapi/com/sun/star/io/
H A DUnknownHostException.idl37 /** is thrown when the IP address of a host could not be determined.
/trunk/main/offapi/com/sun/star/table/
H A DCellAddress.idl33 /** contains a cell address within a spreadsheet document.
/trunk/main/sc/source/core/tool/
H A Dscmatrix.cxx115 #error address types changed! in ScMatrix()
170 #error address types changed! in Store()

Completed in 152 milliseconds

1234567891011