Home
last modified time | relevance | path

Searched refs:GetPostscriptLevel (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/inc/
H A Dprinterjob.hxx96 sal_uInt16 GetPostscriptLevel (const JobData *pJobData = NULL) const;
/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx63 mnPSLevel = rPrinterJob.GetPostscriptLevel (); in Init()
H A Dprinterjob.cxx136 sal_Int32 nLevel = GetPostscriptLevel(); in GetDepth()
143 PrinterJob::GetPostscriptLevel (const JobData *pJobData) const in GetPostscriptLevel() function in PrinterJob
469 sal_Int32 nSz = getValueOf(GetPostscriptLevel(&rSetupData), pLevel); in StartJob()
849 if( GetPostscriptLevel( &rJob ) == 1 ) in writeFeatureList()
1191 if( bSuccess && GetPostscriptLevel( &rJob ) >= 2 ) in writeSetup()

Completed in 41 milliseconds