Searched refs:PspSalPrinter (Results 1 – 5 of 5) sorted by relevance
361 PspSalPrinter* pPrinter = new PspSalPrinter( pInfoPrinter ); in CreatePrinter()813 PspSalPrinter::PspSalPrinter( SalInfoPrinter* pInfoPrinter ) in PspSalPrinter() function in PspSalPrinter826 PspSalPrinter::~PspSalPrinter() in ~PspSalPrinter()841 sal_Bool PspSalPrinter::StartJob( in StartJob()925 sal_Bool PspSalPrinter::EndJob() in EndJob()951 sal_Bool PspSalPrinter::AbortJob() in AbortJob()960 SalGraphics* PspSalPrinter::StartPage( ImplJobSetup* pJobSetup, sal_Bool ) in StartPage()981 sal_Bool PspSalPrinter::EndPage() in EndPage()990 sal_uLong PspSalPrinter::GetErrorCode() in GetErrorCode()
64 class PspSalPrinter : public SalPrinter class81 PspSalPrinter( SalInfoPrinter* );82 virtual ~PspSalPrinter();
426 PspSalPrinter* pPrinter = new PspSalPrinter( pInfoPrinter ); in CreatePrinter()924 PspSalPrinter::PspSalPrinter( SalInfoPrinter* pInfoPrinter ) in PspSalPrinter() function in PspSalPrinter938 PspSalPrinter::~PspSalPrinter() in ~PspSalPrinter()953 sal_Bool PspSalPrinter::StartJob( in StartJob()1038 sal_Bool PspSalPrinter::EndJob() in EndJob()1070 sal_Bool PspSalPrinter::AbortJob() in AbortJob()1079 SalGraphics* PspSalPrinter::StartPage( ImplJobSetup* pJobSetup, sal_Bool ) in StartPage()1100 sal_Bool PspSalPrinter::EndPage() in EndPage()1109 sal_uLong PspSalPrinter::GetErrorCode() in GetErrorCode()1150 sal_Bool PspSalPrinter::StartJob( const String* i_pFileName, const String& i_rJobName, const String… in StartJob()
62 class PspSalPrinter : public SalPrinter class80 PspSalPrinter( SalInfoPrinter* );81 virtual ~PspSalPrinter();
49 class PspSalPrinter;
Completed in 88 milliseconds