Home
last modified time | relevance | path

Searched refs:mPipe (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/bean/com/sun/star/beans/
H A DLocalOfficeConnection.java58 private String mPipe; field in LocalOfficeConnection
118 mPipe = (String) aURL.getConnectionParameters().get( "pipe" ); in setUnoUrl()
527 mPipe = pipe; in parseUnoUrlWithOfficePath()
572 if ( mPipe == null) in getIdentifier()
575 return mPipe; in getIdentifier()
/aoo41x/main/bean/com/sun/star/comp/beans/
H A DLocalOfficeConnection.java67 private String mPipe; field in LocalOfficeConnection
192 mPipe = (String) aURL.getConnectionParameters().get( "pipe" ); in setUnoUrl()
685 mPipe = pipe; in parseUnoUrlWithOfficePath()
729 if ( mPipe == null) in getIdentifier()
732 return mPipe; in getIdentifier()

Completed in 14 milliseconds