Home
last modified time | relevance | path

Searched refs:accept (Results 1 – 25 of 190) sorted by relevance

12345678

/trunk/main/more_fonts/fonts/
H A Dfc_local.conf29 <accept>
31 </accept>
35 <accept>
37 </accept>
44 <accept>
46 </accept>
50 <accept>
52 </accept>
/trunk/main/udkapi/com/sun/star/connection/
H A DSocketPermission.idl53 <li><code>accept</code></li>
65 SocketPermission("foo.bar.com:7777", "connect,accept");
68 accept connections on that port.
72 SocketPermission("localhost:1024-", "accept,connect,listen");
74 is granted, it allows that code to accept connections on, connect to, or listen
79 Granting code permission to accept or make connections to remote hosts may be
H A DXAcceptor.idl34 /** allows to passively accept connection attempts from other processes.
41 // DocMerge from xml: method com::sun::star::connection::XAcceptor::accept
44 After a successful return, the method may be called again to accept
66 XConnection accept( [in] string sConnectionDescription )
72 /** pushes acceptor out of the accept-call.
H A DAcceptor.idl34 /** allows to accept connection attempts from another process.
38 connection type used in the connection string during accept()/connect() call.
/trunk/main/bridges/test/java_uno/acquire/
H A Dreadme.txt5 > sleep 3 # wait for server to accept connection
10 > sleep 3 # wait for server to accept connection
15 > sleep 3 # wait for server to accept connection
20 > sleep 3 # wait for server to accept connection
/trunk/main/io/source/acceptor/
H A Dacceptor.cxx63 virtual Reference< XConnection > SAL_CALL accept( const OUString& sConnectionDescription )
131 Reference< XConnection > OAcceptor::accept( const OUString &sConnectionDescription ) in accept() function in io_acceptor::OAcceptor
254 r = m_pPipe->accept(); in accept()
258 r = m_pSocket->accept(); in accept()
262 r = _xAcceptor->accept(sConnectionDescription); in accept()
H A Dacceptor.hxx40 ::com::sun::star::uno::Reference < ::com::sun::star::connection::XConnection > accept( );
60 ::com::sun::star::uno::Reference < ::com::sun::star::connection::XConnection > accept();
H A Dacc_pipe.cxx177 Reference< XConnection > PipeAcceptor::accept( ) in accept() function in io_acceptor::PipeAcceptor
192 oslPipeError status = pipe.accept( pConn->m_pipe ); in accept()
/trunk/main/io/test/
H A Dtestconnection.cxx95 m_rConnection = m_rAcceptor->accept( m_sConnectionDescription ); in run()
228 rAcceptor->accept( OUString() ); in main()
262 rAcceptor->accept( OUString::createFromAscii("socket,host=localhost,port=2001") ); in main()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DFileHelper.java455 public boolean accept( File pathname ) in getFileFilter()
505 public boolean accept( File pathname ) in getFileFilterPSorPDF()
530 public boolean accept( File pathname ) in getFileFilterJPEG()
555 public boolean accept( File pathname ) in getFileFilterINI()
/trunk/main/testgraphical/references/unxlngi/singletest/
H A Dtolerance.ini_1 # This is the tolerance we will accept if there are problems
3 # accept=111
/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_cmdenv.cxx89 bool & accept, bool & decline);
156 const OUString & sName, const OUString& sLicense, bool & accept, bool &decline) in printLicense() argument
192 accept = true; in printLicense()
/trunk/main/xmlsecurity/test_docs/tools/
H A DREADME.txt9 java -jar httpserv/dist/httpserv.jar --accept portnumber
18 java -jar <path_to_wherever_it_is>/httpserv.jar --accept 8000
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_dndcontext.cxx54 m_rManager.accept( dragOperation, m_aDropWindow, m_nTimestamp ); in acceptDrop()
89 m_rManager.accept( dragOperation, m_aDropWindow, m_nTimestamp ); in acceptDrag()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/connections/
H A DAcceptor.java111 public XConnection accept(String connectionDescription) throws in accept() method in Acceptor
133 return acc.accept(connectionDescription); in accept()
/trunk/main/offapi/com/sun/star/ucb/
H A DCookiePolicy.idl37 /** Interactively accept or ignore each individual cookie request.
42 /** Generally accept all cookie requests.
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DRadioBut.ulf38 en-US = "I &do not accept the terms in the license agreement"
41 en-US = "I &accept the terms in the license agreement"
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/socket/
H A DsocketAcceptor.java117 public XConnection accept(String connectionDescription) throws in accept() method in socketAcceptor
154 socket = serv.accept(); in accept()
/trunk/main/reportdesign/qa/complex/reportdesign/
H A Drunner.props29 …USERNAME}\\staroffice8\\program\\soffice.exe -norestore -nocrashreport -accept=socket,host=localh…
30 …ice8/program/soffice -norestore -nocrashreport -accept=socket,host=localh…
/trunk/main/offapi/com/sun/star/auth/
H A DXSSOAcceptorContext.idl49 accept() should be called only once. Subsequent calls produce
62 sequence< byte > accept( [in] sequence< byte > Token )
/trunk/main/javainstaller2/src/Localization/
H A Dsetupstrings.ulf94 en-US = "If you have read and accept all the terms of the entire Software License Agreement, click …
364 en-US = "Before you install this product, you must read and accept the entire Software License Agre…
367 en-US = "If you have read and accept all the terms of the entire Software License Agreement, click …
370 en-US = "If you do not accept all the terms of the Software License Agreement, click 'Decline' to e…
/trunk/main/scripting/examples/java/Newsgroup/
H A DSubscribedNewsgroups.java364 public boolean accept(File aFile) in accept() method in DirFilter
373 public boolean accept(File aFile) in accept() method in VersionFilter
/trunk/main/sw/source/ui/shells/
H A Dshells.src104 …Text [ en-US ] = "AutoCorrect completed.\nYou can accept or reject all changes,\nor accept or reje…
/trunk/main/offapi/com/sun/star/util/
H A DXCloseListener.idl52 <li>or accept that by deregister himself at this broadcaster.</li>
115 Now the listened object is closed really. Listener has to accept that;
/trunk/main/scripting/workben/installer/
H A DInstUtil.java468 public boolean accept(File aFile) in accept() method in DirFilter
475 public boolean accept(File aFile) in accept() method in VersionFilter

Completed in 95 milliseconds

12345678