Home
last modified time | relevance | path

Searched defs:Pipe (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sal/inc/osl/
H A Dpipe.hxx31 inline Pipe::Pipe() in Pipe() function in osl::Pipe
36 inline Pipe::Pipe(const ::rtl::OUString& strName, oslPipeOptions Options ) in Pipe() function in osl::Pipe
41 …inline Pipe::Pipe(const ::rtl::OUString& strName, oslPipeOptions Options,const Security & rSecurit… in Pipe() function in osl::Pipe
46 inline Pipe::Pipe(const Pipe& pipe ) in Pipe() function in osl::Pipe
54 inline Pipe::Pipe( oslPipe pipe, __sal_NoAcquire ) in Pipe() function in osl::Pipe
59 inline Pipe::Pipe(oslPipe pipe) in Pipe() function in osl::Pipe
H A Dpipe_decl.hxx36 class Pipe class
/trunk/main/vos/source/
H A Dpipe.cxx95 OPipe::OPipe(oslPipe Pipe) in OPipe()
285 OStreamPipe::OStreamPipe(oslPipe Pipe) : in OStreamPipe()
314 OStreamPipe& OStreamPipe::operator=(oslPipe Pipe) in operator =()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_stm/
H A DPipe.java52 public class Pipe extends TestCase { class
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_streams.uno/
H A DPipe.java50 public class Pipe extends TestCase { class
/trunk/main/sal/workben/
H A Dtestpip2.cxx37 oslPipe Pipe; variable
H A Dtestpipe.cxx46 oslPipe Pipe; variable
/trunk/main/sal/osl/os2/
H A Dpipeimpl.cxx58 #define Pipe PipeW macro
62 #define Pipe PipeA macro
67 class Pipe class
275 Pipe::Pipe( const Pipe& rPipe ) : in Pipe() function in Pipe
331 Pipe::Pipe( HANDLE hReadPipe, HANDLE hWritePipe ) : in Pipe() function in Pipe
H A Dprocess.c70 } Pipe; typedef
/trunk/main/sal/osl/w32/
H A Dpipeimpl.cxx63 #define Pipe PipeW macro
67 #define Pipe PipeA macro
72 class Pipe class
280 Pipe::Pipe( const Pipe& rPipe ) : in Pipe() function in Pipe
336 Pipe::Pipe( HANDLE hReadPipe, HANDLE hWritePipe ) : in Pipe() function in Pipe
/trunk/main/desktop/source/app/
H A Dofficeipcthread.cxx605 OPipe Pipe( pOfficeIPCThread->maPipeIdent, OPipe::TOption_Open, Security::get() ); in DisableOfficeIPCThread() local
/trunk/main/sal/osl/unx/
H A Dprocess.c86 } Pipe; typedef

Completed in 64 milliseconds