Searched refs:aUI (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/extensions/source/scanner/ |
H A D | twain.cxx | 295 TW_USERINTERFACE aUI = { TRUE, TRUE, hTwainWnd }; in ImplEnableSource() local 300 …if( PFUNC( &aAppIdent, &aSrcIdent, DG_CONTROL, DAT_USERINTERFACE, MSG_ENABLEDS, &aUI ) == TWRC_SUC… in ImplEnableSource() 455 TW_USERINTERFACE aUI = { TRUE, TRUE, hTwainWnd }; in IMPL_LINK() local 457 PFUNC( &aAppIdent, &aSrcIdent, DG_CONTROL, DAT_USERINTERFACE, MSG_DISABLEDS, &aUI ); in IMPL_LINK()
|
H A D | scanwin.cxx | 337 TW_USERINTERFACE aUI = { true, true, hTwainWnd }; in ImplEnableSource() local 345 …if( PFUNC( &aAppIdent, &aSrcIdent, DG_CONTROL, DAT_USERINTERFACE, MSG_ENABLEDS, &aUI ) == TWRC_SUC… in ImplEnableSource() 496 TW_USERINTERFACE aUI = { true, true, hTwainWnd }; in IMPL_LINK() local 498 PFUNC( &aAppIdent, &aSrcIdent, DG_CONTROL, DAT_USERINTERFACE, MSG_DISABLEDS, &aUI ); in IMPL_LINK()
|
Completed in 15 milliseconds