Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dprint.cxx562 const XubString* pDriver ) in ImplGetQueueInfo() argument
584 if ( pDriver ) in ImplGetQueueInfo()
588 if( pPrnList->m_aQueueInfos[i].mpSalQueueInfo->maDriver == *pDriver ) in ImplGetQueueInfo()
/trunk/main/vcl/win/source/gdi/
H A Dsalprn.cxx1358 static HDC ImplCreateICW_WithCatch( LPWSTR pDriver, in ImplCreateICW_WithCatch() argument
1364 hDC = CreateICW( pDriver, pDevice, 0, pDevMode ); in ImplCreateICW_WithCatch()
1369 static HDC ImplCreateICA_WithCatch( char* pDriver, in ImplCreateICA_WithCatch() argument
1375 hDC = CreateICA( pDriver, pDevice, 0, pDevMode ); in ImplCreateICA_WithCatch()
/trunk/main/padmin/source/
H A Dadddlg.cxx129 String* pDriver = (String*)m_aDriverBox.GetEntryData( nPos ); in fill() local
130 rInfo.m_aDriverName = *pDriver; in fill()
/trunk/main/vcl/inc/vcl/
H A Dprint.hxx254 const XubString* pDriver );

Completed in 38 milliseconds