Home
last modified time | relevance | path

Searched refs:Os2SalInfoPrinter (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/os2/source/gdi/
H A Dsalprn.cxx1068 static void ImplSalDestroyInfoPrn( Os2SalInfoPrinter* pPrinter ) in ImplSalDestroyInfoPrn()
1082 Os2SalInfoPrinter* pPrinter = new Os2SalInfoPrinter; in CreateInfoPrinter()
1159 Os2SalInfoPrinter::Os2SalInfoPrinter() in Os2SalInfoPrinter() function in Os2SalInfoPrinter
1175 Os2SalInfoPrinter::~Os2SalInfoPrinter() in ~Os2SalInfoPrinter()
1188 void Os2SalInfoPrinter::InitPaperFormats( const ImplJobSetup* pSetupData ) in InitPaperFormats()
1217 int Os2SalInfoPrinter::GetLandscapeAngle( const ImplJobSetup* pSetupData ) in GetLandscapeAngle()
1224 SalGraphics* Os2SalInfoPrinter::GetGraphics() in GetGraphics()
1237 void Os2SalInfoPrinter::ReleaseGraphics( SalGraphics* ) in ReleaseGraphics()
1291 sal_Bool Os2SalInfoPrinter::SetPrinterData( ImplJobSetup* pSetupData ) in SetPrinterData()
1532 void Os2SalInfoPrinter::GetPageInfo( const ImplJobSetup*, in GetPageInfo()
[all …]
/trunk/main/vcl/inc/os2/
H A Dsalprn.h42 class Os2SalInfoPrinter : public SalInfoPrinter class
61 Os2SalInfoPrinter();
62 virtual ~Os2SalInfoPrinter();
107 Os2SalInfoPrinter* mpInfoPrinter; // pointer to the compatible InfoPrinter

Completed in 26 milliseconds