Home
last modified time | relevance | path

Searched refs:accept (Results 26 – 50 of 177) sorted by relevance

12345678

/aoo41x/main/qadevOOo/objdsc/acceptor/
H A Dcom.sun.star.comp.io.Acceptor.csv1 "Acceptor";"com::sun::star::connection::XAcceptor";"accept()"
/aoo41x/main/qadevOOo/objdsc/acceptor.uno/
H A Dcom.sun.star.comp.io.Acceptor.csv1 "Acceptor";"com::sun::star::connection::XAcceptor";"accept()"
/aoo41x/main/offapi/com/sun/star/accessibility/
H A DAccessibleStateType.idl89 /** Object can accept the keyboard focus.
91 <p>Indicates this object can accept keyboard focus, which means all
/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DFileExtensionFilter.java40 public boolean accept(File dir, String name) { in accept() method in FileExtensionFilter
/aoo41x/main/xmlsecurity/tools/uno/
H A DXMLFileFilter.java48 public boolean accept(File f) in accept() method in XMLFileFilter
/aoo41x/main/apache-commons/patches/
H A Dlogging.patch10 <!-- Version of java source to accept -->
/aoo41x/main/jurt/com/sun/star/lib/connections/pipe/
H A DpipeAcceptor.java112 public XConnection accept(String connectionDescription) throws in accept() method in pipeAcceptor
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DInstall.txt9 (7) start an office : "soffice -accept=socket,host=localhost,port=2083;urp;"
/aoo41x/main/udkapi/com/sun/star/container/
H A DXMap.idl56 <p>Implementations are free to accept any supertype of <code>KeyType</code> as keys.</p>
62 … <p>Implementations are free to accept any supertype of the <code>ValueType</code> as values.</p>
/aoo41x/main/desktop/source/migration/
H A Dwizard.src160 Text [ en-US ] = "Please follow these steps to accept the license";
190 Text [ en-US ] = "Click 'Accept' to accept the terms of the Agreement.";
/aoo41x/main/framework/qa/complex/api_internal/
H A DCheckAPI.props23 …rj_new\\install\\src680_m17\\program\\soffice -norestore -nocrashreport -accept=socket,host=0,port…
/aoo41x/main/sal/inc/osl/
H A Dpipe_decl.hxx128 inline oslPipeError SAL_CALL accept(StreamPipe& Connection);
/aoo41x/main/vos/inc/vos/
H A Dpipe.hxx158 TPipeError SAL_CALL accept(OStreamPipe& Connection);
/aoo41x/main/udkapi/com/sun/star/connection/
H A DConnectionSetupException.idl29 /** Is thrown, when it is not possible to accept on a local resource.
H A DConnector.idl38 connection type used in the connection string during accept()/connect() call.
/aoo41x/main/jurt/demo/com/sun/star/demo/
H A DDemoServer.java91 XConnection xConnection = xAcceptor.accept(conDcp); in main()
/aoo41x/main/testtools/source/servicetests/
H A DRemoteServiceTest.java81 XConnection connection = Acceptor.create(context).accept(
/aoo41x/main/offapi/com/sun/star/deployment/
H A DLicenseException.idl49 /description/registration/simple-license/@accept-by
/aoo41x/main/bridges/test/
H A Dtestsameprocess.cxx93 m_rAcceptor->accept( m_sConnectionDescription ); in run()
/aoo41x/main/xmlsecurity/tools/examples/
H A Duno_win.bat30 echo please start up OpenOffice with "-accept=socket,host=0,port=2002;urp;"
/aoo41x/main/stoc/test/security/
H A Dtest_security.policy33 …permission com.sun.star.connection.SocketPermission "localhost:1024-", "accept, connect, listen, r…
/aoo41x/main/qadevOOo/tests/java/ifc/connection/
H A D_XConnector.java82 acceptedCall = acc.accept(connectString) ; in run()
/aoo41x/main/qadevOOo/runner/util/
H A DSysUtils.java64 public boolean accept( File pathname ) { in traverse()
/aoo41x/main/offapi/com/sun/star/ucb/
H A DOutgoingMessageState.idl57 /** Local fatal error (e.g. first SMTP server upstream did not accept the
/aoo41x/main/bridges/test/java_uno/nativethreadpool/
H A DRelay.java72 acceptor.accept("socket,host=127.0.0.1,port=3831"), in start()

Completed in 72 milliseconds

12345678