Searched refs:pipeId (Results 1 – 3 of 3) sorted by relevance
134 OUString const & pipeId = OfficePipeId::get(); in existsOfficePipe() local135 if (pipeId.getLength() == 0) in existsOfficePipe()138 ::osl::Pipe pipe( pipeId, osl_Pipe_OPEN, sec ); in existsOfficePipe()
408 OUString pipeId( ::dp_misc::generateRandomPipeId() ); in connectToOffice() local411 buf.append( pipeId ); in connectToOffice()433 buf.append( pipeId ); in connectToOffice()
1370 OUString pipeId( generateRandomPipeId() ); in raise_uno_process() local1371 buf.append( pipeId ); in raise_uno_process()
Completed in 40 milliseconds