/aoo42x/main/stoc/test/security/ |
H A D | test_security.policy | 7 permission com.sun.star.connection.SocketPermission "dbo-1:1024-", "listen"; 10 permission com.sun.star.connection.SocketPermission "dbo-11081:18", "listen"; 11 permission com.sun.star.connection.SocketPermission "dbo-11081:20-24", "listen"; 32 permission com.sun.star.connection.SocketPermission "127.0.0.1:-1023", "resolve, connect, listen"; 33 …permission com.sun.star.connection.SocketPermission "localhost:1024-", "accept, connect, listen, r…
|
/aoo42x/main/sal/qa/osl/socket/ |
H A D | osl_Socket.cxx | 378 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in run() 642 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in run() 1805 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in TEST_F() 1916 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in TEST_F() 1971 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in TEST_F() 2286 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in TEST_F() 2316 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in TEST_F() 2586 asAcceptorSocket.listen( 1 ); in TEST_F() 2848 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in TEST_F() 2875 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in TEST_F() [all …]
|
H A D | osl_StreamSocket.cxx | 96 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in run() 155 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in run() 439 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in run() 667 asAcceptorSocket.listen( 1 ); in TEST_F() 786 ASSERT_TRUE(asSocket.listen( 1 ) == sal_True) << "shutdown_002: listen fail"; in TEST_F() 837 ASSERT_TRUE(asSocket.listen( 1 ) == sal_True) << "shutdown_002: listen fail"; in TEST_F() 1093 if (! aSocket.listen( )) in send_Acceptor()
|
H A D | osl_AcceptorSocket.cxx | 93 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in run() 226 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in TEST_F() 249 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in TEST_F()
|
H A D | osl_Socket2.cxx | 102 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in run() 605 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in TEST_F() 715 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in TEST_F() 770 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in TEST_F() 1086 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in TEST_F() 1117 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in TEST_F()
|
H A D | osl_ConnectorSocket.cxx | 161 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in TEST_F() 190 sal_Bool bOK2 = asAcceptorSocket.listen( 1 ); in TEST_F()
|
/aoo42x/main/udkapi/com/sun/star/connection/ |
H A D | SocketPermission.idl | 55 <li><code>listen</code></li> 58 The <code>"listen"</code> action is only meaningful when used with <code>"localhost"</code>. 72 SocketPermission("localhost:1024-", "accept,connect,listen"); 74 is granted, it allows that code to accept connections on, connect to, or listen
|
/aoo42x/main/dbaccess/source/ui/querydesign/ |
H A D | TableWindowData.cxx | 71 listen(); in DBG_NAME() 128 listen(); in init() 134 void OTableWindowData::listen() in listen() function in OTableWindowData
|
/aoo42x/main/linguistic/qa/complex/linguistic/ |
H A D | HangulHanjaConversion.java | 205 XEventListener listen = new EventListener(); in checkXConversionDictionaryList() local 206 dicList.addEventListener(listen); in checkXConversionDictionaryList() 209 dicList.removeEventListener(listen); in checkXConversionDictionaryList()
|
/aoo42x/main/cppuhelper/source/ |
H A D | component_context.cxx | 308 static inline void listen( 317 inline void DisposingForwarder::listen( in listen() function in cppu::DisposingForwarder 845 DisposingForwarder::listen( Reference< lang::XComponent >::query( xDelegate ), p ); in s_createComponentContext_v()
|
/aoo42x/main/xmlsecurity/test_docs/tools/ |
H A D | README.txt | 11 portnumber: an arbitrary port number to which the server should listen.
|
/aoo42x/main/offapi/com/sun/star/util/ |
H A D | XModeChangeListener.idl | 41 /** allows to listen for changes in an object's internal mode.
|
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | TableWindowData.hxx | 43 void listen();
|
/aoo42x/main/offapi/com/sun/star/frame/ |
H A D | XBorderResizeListener.idl | 40 /** allows to listen to border resize events of a controller.
|
H A D | FeatureStateEvent.idl | 67 Interest code should listen for <type>FrameActionEvent</type>
|
/aoo42x/main/offapi/com/sun/star/form/ |
H A D | XApproveActionListener.idl | 41 /** can be implemented to listen and probably veto actions to be performed on components.
|
H A D | XUpdateListener.idl | 40 /** used to listen on objects which allow updating their data.
|
H A D | XLoadListener.idl | 44 which want to listen to the data source that contains their database
|
/aoo42x/main/offapi/com/sun/star/sdb/application/ |
H A D | XCopyTableListener.idl | 40 /** specifies the interface required to listen for progress in copying
|
/aoo42x/main/vcl/unx/headless/ |
H A D | svpelement.cxx | 105 if( listen( m_nSocket, 0 ) ) in SvpElementContainer()
|
/aoo42x/main/sal/inc/osl/ |
H A D | socket_decl.hxx | 626 inline sal_Bool SAL_CALL listen(sal_Int32 MaxPendingConnections= -1);
|
/aoo42x/main/offapi/com/sun/star/chart2/data/ |
H A D | XDataReceiver.idl | 99 the attached data provider may listen for highlighting the
|
/aoo42x/main/sal/osl/unx/ |
H A D | pipe.c | 270 if ( listen(pPipe->m_Socket, 5) < 0 ) in osl_psz_createPipe()
|
/aoo42x/main/automation/source/communi/ |
H A D | communi.cxx | 508 if ( !pAcceptorSocket->listen( nMaxConnections ) ) in run()
|
/aoo42x/main/io/source/acceptor/ |
H A D | acc_socket.cxx | 369 if(! m_socket.listen() ) in init()
|