Searched refs:ImplSalPrinterErrorCodeToVCL (Results 1 – 3 of 3) sorted by relevance
262 static SAL_DLLPRIVATE sal_uLong ImplSalPrinterErrorCodeToVCL( sal_uLong nError );
610 mnError = ImplSalPrinterErrorCodeToVCL( mpPrinter->GetErrorCode() ); in StartJob()711 mnError = ImplSalPrinterErrorCodeToVCL( mpPrinter->GetErrorCode() ); in StartJob()
1432 sal_uLong Printer::ImplSalPrinterErrorCodeToVCL( sal_uLong nError ) in ImplSalPrinterErrorCodeToVCL() function in Printer
Completed in 45 milliseconds