Searched refs:writeFeatureList (Results 1 – 2 of 2) sorted by relevance
805 bool PrinterJob::writeFeatureList( osl::File* pFile, const JobData& rJob, bool bDocumentSetup ) in writeFeatureList() function in PrinterJob875 bSuccess = writeFeatureList( pFile, rJob, false ); in writePageSetup()1195 bool bFeatureSuccess = writeFeatureList( pFile, rJob, true ); in writeSetup()
85 bool writeFeatureList( osl::File* pFile, const JobData&, bool bDocumentSetup );
Completed in 20 milliseconds