~ubuntu-branches/ubuntu/raring/hplip/raring

« back to all changes in this revision

Viewing changes to prnt/hpijs/services.h

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2009-12-14 20:08:44 UTC
  • mfrom: (2.1.118 lucid)
  • Revision ID: james.westby@ubuntu.com-20091214200844-z8qhqwgppbu3t7ze
Tags: 3.9.10-4
KBSD patch from KiBi (Closes: #560796)

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
 
44
44
#define BUFFER_CHUNK_SIZE 1024 * 1024 * 2
45
45
 
46
 
#define ADDITIONAL_LOG 1
47
 
#define SAVE_PCL_FILE  2
48
 
#define SAVE_INPUT_RASTERS 4
49
 
#define SEND_TO_PRINTER    8
50
 
 
51
46
class UXServices:public SystemServices
52
47
{
53
48
public: