Home
last modified time | relevance | path

Searched refs:CountDevices (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/extensions/source/scanner/
H A Dsanedlg.cxx153 for( int i = 0; i < Sane::CountDevices(); i++ ) in InitDevices()
155 if( Sane::CountDevices() ) in InitDevices()
491 if( pListBox == &maDeviceBox && Sane::IsSane() && Sane::CountDevices() ) in IMPL_LINK()
1180 …for( i = 0; i < Sane::CountDevices() && ! aString.Equals( ByteString( Sane::GetName( i ), osl_getT… in LoadState()
1181 if( i == Sane::CountDevices() ) in LoadState()
H A Dsane.hxx123 static int CountDevices() in CountDevices() function in Sane

Completed in 72 milliseconds