Kaydet (Commit) a0c5a196 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS cyb1 (1.10.40); FILE MERGED

2005/08/08 17:35:22 cyb 1.10.40.1: Issue number: #53007
üst fb8e5ac6
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: XAcceptor.idl,v $ * $RCSfile: XAcceptor.idl,v $
* *
* $Revision: 1.11 $ * $Revision: 1.12 $
* *
* last change: $Author: rt $ $Date: 2005-09-09 15:10:03 $ * last change: $Author: rt $ $Date: 2005-12-14 11:32:31 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -60,7 +60,7 @@ published interface XAcceptor: com::sun::star::uno::XInterface ...@@ -60,7 +60,7 @@ published interface XAcceptor: com::sun::star::uno::XInterface
@param sConnectionDescription @param sConnectionDescription
contains the kind of the connection plus a contains the kind of the connection plus a
comma seperated list of attributes, comma seperated list of attributes,
e.g., <em>socket,host=locahost,port=2345</em> for a tcpip connection. e.g., <em>socket,host=localhost,port=2345</em> for a tcpip connection.
@return null reference, @return null reference,
stopAccepting was called. stopAccepting was called.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment