Home
last modified time | relevance | path

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

/AOO41X/main/desktop/source/app/
H A Dofficeipcthread.cxx507 vos::OPipe maSessionPipe; in EnableOfficeIPCThread() local
508 … if ( maSessionPipe.create( pThread->maPipeIdent.getStr(), OPipe::TOption_Create, rSecurity )) { in EnableOfficeIPCThread()