Home
last modified time | relevance | path

Searched refs:m_bFax (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/unx/headless/
H A Dsvpprn.cxx814 : m_bFax( false ), in PspSalPrinter()
852 m_bFax = false; in StartJob()
877 m_bFax = true; in StartJob()
932 if( m_bFax ) in EndJob()
963 …m_pGraphics = new PspGraphics( &m_aJobData, &m_aPrinterGfx, m_bFax ? &m_aFaxNr : NULL, m_bSwallowF… in StartPage()
H A Dsvpprn.hxx70 bool m_bFax:1; member in PspSalPrinter
/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx925 : m_bFax( false ), in PspSalPrinter()
964 m_bFax = false; in StartJob()
989 m_bFax = true; in StartJob()
1050 if( m_bFax ) in EndJob()
1082 …m_pGraphics = new PspGraphics( &m_aJobData, &m_aPrinterGfx, m_bFax ? &m_aFaxNr : NULL, m_bSwallowF… in StartPage()
/trunk/main/vcl/inc/unx/
H A Dsalprn.h68 bool m_bFax:1; member in PspSalPrinter

Completed in 25 milliseconds