Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/printer/
H A Dcupsmgr.cxx389 m_pDests( NULL ), in CUPSManager()
405 if( m_nDests && m_pDests ) in ~CUPSManager()
458 m_pDests = pDests; in runDests()
505 if( ! (m_nDests && m_pDests ) ) in initialize()
517 cups_dest_t* pDest = ((cups_dest_t*)m_pDests); in initialize()
544 pDest = ((cups_dest_t*)m_pDests)+nPrinter; in initialize()
688 if( m_nDests && m_pDests && ! isCUPSDisabled() ) in createCUPSParser()
931 cups_dest_t* pDest = ((cups_dest_t*)m_pDests) + dest_it->second; in endSpool()
998 if( m_nDests && m_pDests ) in checkPrintersChanged()
1001 m_pDests = NULL; in checkPrintersChanged()
[all …]
/trunk/main/vcl/inc/
H A Dcupsmgr.hxx49 void* m_pDests; member in psp::CUPSManager

Completed in 24 milliseconds