Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/headless/
H A Dsvpprn.cxx176 bool bPipe = aCmdLine.Search( "(TMP)" ) != STRING_NOTFOUND ? false : true; in passFileToCommandLine() local
179 if( ! bPipe ) in passFileToCommandLine()
185 bPipe ? "piping to" : "executing", in passFileToCommandLine()
202 if( bPipe ) in passFileToCommandLine()
206 if( bPipe && bHavePipes ) in passFileToCommandLine()
227 if( bPipe && bHavePipes ) in passFileToCommandLine()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx228 bool bPipe = aCmdLine.Search( "(TMP)" ) != STRING_NOTFOUND ? false : true; in passFileToCommandLine() local
231 if( ! bPipe ) in passFileToCommandLine()
237 bPipe ? "piping to" : "executing", in passFileToCommandLine()
254 if( bPipe ) in passFileToCommandLine()
258 if( bPipe && bHavePipes ) in passFileToCommandLine()
279 if( bPipe && bHavePipes ) in passFileToCommandLine()
/trunk/main/svl/source/misc/
H A Durihelper.cxx489 bool bPipe = false) in checkWChar() argument
530 if (bPipe) in checkWChar()

Completed in 32 milliseconds