Searched refs:passFileToCommandLine (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/vcl/unx/headless/ |
H A D | svpprn.cxx | 168 static bool passFileToCommandLine( const String& rFilename, const String& rCommandLine, bool bRemov… in passFileToCommandLine() function 286 bSuccess = passFileToCommandLine( rFileName, aCmdLine, false ); in sendAFax() 303 return passFileToCommandLine( rFromFile, aCommandLine ); in createPdf()
|
/aoo4110/main/vcl/unx/generic/gdi/ |
H A D | salprnpsp.cxx | 220 static bool passFileToCommandLine( const String& rFilename, const String& rCommandLine, bool bRemov… in passFileToCommandLine() function 348 bSuccess = passFileToCommandLine( rFileName, aCmdLine, false ); in sendAFax() 365 return passFileToCommandLine( rFromFile, aCommandLine ); in createPdf()
|
Completed in 22 milliseconds