Searched refs:m_pGraphics (Results 1 – 7 of 7) sorted by relevance
439 m_pGraphics = NULL; in PspSalInfoPrinter()447 if( m_pGraphics ) in ~PspSalInfoPrinter()449 delete m_pGraphics; in ~PspSalInfoPrinter()450 m_pGraphics = NULL; in ~PspSalInfoPrinter()495 if( ! m_pGraphics ) in GetGraphics()499 pRet = m_pGraphics; in GetGraphics()508 if( pGraphics == m_pGraphics ) in ReleaseGraphics()511 m_pGraphics = NULL; in ReleaseGraphics()817 m_pGraphics( NULL ), in PspSalPrinter()964 m_pGraphics->SetLayout( 0 ); in StartPage()[all …]
40 PspGraphics* m_pGraphics; member in PspSalInfoPrinter73 PspGraphics* m_pGraphics; member in PspSalPrinter
507 m_pGraphics = NULL; in PspSalInfoPrinter()515 if( m_pGraphics ) in ~PspSalInfoPrinter()517 delete m_pGraphics; in ~PspSalInfoPrinter()518 m_pGraphics = NULL; in ~PspSalInfoPrinter()563 if( ! m_pGraphics ) in GetGraphics()567 pRet = m_pGraphics; in GetGraphics()576 if( pGraphics == m_pGraphics ) in ReleaseGraphics()579 m_pGraphics = NULL; in ReleaseGraphics()929 m_pGraphics( NULL ), in PspSalPrinter()1083 m_pGraphics->SetLayout( 0 ); in StartPage()[all …]
386 m_pGraphics = pGraphics; in StartJob()503 m_pGraphics->OnEndJob(); in EndJob()626 m_pGraphics->OnEndJob(); in AbortJob()740 m_pGraphics->OnEndPage(); in EndPage()1140 …WritePS (pFile, m_pGraphics && m_pGraphics->getStrictSO52Compatibility() ? pSO52CompatProlog : pPr… in writeProlog()1151 m_pGraphics->writeResources( pFile, aFonts[0], aFonts[1] ); in writeSetup()
38 PspGraphics* m_pGraphics; member in PspSalInfoPrinter72 PspGraphics* m_pGraphics; member in PspSalPrinter
56 PrinterGfx* m_pGraphics; member in psp::PrinterJob
249 { return m_pGraphics.get(); }; in GetGraphics()256 auto_ptr<BoundFrames> m_pGraphics; member in xmloff::BoundFrameSets367 , m_pGraphics(new BoundFrames()) in BoundFrameSets()380 m_pGraphics = auto_ptr<BoundFrames>(new BoundFrames( in BoundFrameSets()
Completed in 76 milliseconds