Home
last modified time | relevance | path

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

/trunk/main/extensions/source/scanner/
H A Dsanedlg.cxx427 mrSane.SetOptionValue( mnCurrentOption, in IMPL_LINK()
525 if( nOption != -1 && nOption != mnCurrentOption ) in IMPL_LINK()
528 mnCurrentOption = nOption; in IMPL_LINK()
563 mrSane.GetOptionElements( mnCurrentOption ) ); in IMPL_LINK()
685 mnCurrentOption = -1;
833 mrSane.GetOptionValue( mnCurrentOption, aValue ); in EstablishStringRange()
847 int nValues = mrSane.GetRange( mnCurrentOption, mpRange ); in EstablishQuantumRange()
874 String aText( mrSane.GetOptionName( mnCurrentOption ) ); in EstablishQuantumRange()
876 aText += mrSane.GetOptionUnitName( mnCurrentOption ); in EstablishQuantumRange()
892 String aText( mrSane.GetOptionName( mnCurrentOption ) ); in EstablishNumericOption()
[all …]
H A Dsanedlg.hxx102 int mnCurrentOption; member in SaneDlg

Completed in 26 milliseconds