Searched refs:mPipe (Results 1 – 2 of 2) sorted by relevance
58 private String mPipe; field in LocalOfficeConnection118 mPipe = (String) aURL.getConnectionParameters().get( "pipe" ); in setUnoUrl()527 mPipe = pipe; in parseUnoUrlWithOfficePath()572 if ( mPipe == null) in getIdentifier()575 return mPipe; in getIdentifier()
67 private String mPipe; field in LocalOfficeConnection192 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 13 milliseconds