Searched refs:m_pInfoPrinter (Results 1 – 8 of 8) sorted by relevance
/trunk/main/vcl/unx/headless/ |
H A D | svppspgraphics.hxx | 50 SalInfoPrinter* m_pInfoPrinter; member in PspGraphics 70 m_pInfoPrinter( pInfoPrinter ) in PspGraphics()
|
H A D | svpprn.hxx | 79 SalInfoPrinter* m_pInfoPrinter; member in PspSalPrinter
|
H A D | svpprn.cxx | 820 m_pInfoPrinter( pInfoPrinter ) in PspSalPrinter() 963 …aphics( &m_aJobData, &m_aPrinterGfx, m_bFax ? &m_aFaxNr : NULL, m_bSwallowFaxNo, m_pInfoPrinter ); in StartPage()
|
H A D | svppspgraphics.cxx | 806 rMgr.getFontList( aList, m_pJobData->m_pParser, m_pInfoPrinter->m_bCompatMetrics ); in GetDevFontList()
|
/trunk/main/vcl/inc/unx/ |
H A D | pspgraphics.h | 51 SalInfoPrinter* m_pInfoPrinter; member in PspGraphics 60 m_pInfoPrinter( pInfoPrinter ) in PspGraphics()
|
H A D | salprn.h | 78 SalInfoPrinter* m_pInfoPrinter; member in PspSalPrinter
|
/trunk/main/vcl/unx/generic/gdi/ |
H A D | salprnpsp.cxx | 932 m_pInfoPrinter( pInfoPrinter ) in PspSalPrinter() 1082 …aphics( &m_aJobData, &m_aPrinterGfx, m_bFax ? &m_aFaxNr : NULL, m_bSwallowFaxNo, m_pInfoPrinter ); in StartPage()
|
H A D | pspgraphics.cxx | 893 rMgr.getFontList( aList, m_pJobData->m_pParser, m_pInfoPrinter->m_bCompatMetrics ); in GetDevFontList()
|
Completed in 57 milliseconds