Searched refs:DAT_IDENTITY (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/extensions/source/scanner/ |
H A D | twain.cxx | 190 nRet = PFUNC( &aAppIdent, NULL, DG_CONTROL, DAT_IDENTITY, MSG_USERSELECT, &aIdent ); in SelectSource() 264 …if( ( PFUNC( &aAppIdent, NULL, DG_CONTROL, DAT_IDENTITY, MSG_GETDEFAULT, &aSrcIdent ) == TWRC_SUCC… in ImplOpenSource() 265 ( PFUNC( &aAppIdent, NULL, DG_CONTROL, DAT_IDENTITY, MSG_OPENDS, &aSrcIdent ) == TWRC_SUCCESS ) ) in ImplOpenSource() 464 PFUNC( &aAppIdent, NULL, DG_CONTROL, DAT_IDENTITY, MSG_CLOSEDS, &aSrcIdent ); in IMPL_LINK()
|
H A D | scanwin.cxx | 252 nRet = PFUNC( &aAppIdent, NULL, DG_CONTROL, DAT_IDENTITY, MSG_USERSELECT, &aIdent ); in SelectSource() 314 …if( ( PFUNC( &aAppIdent, NULL, DG_CONTROL, DAT_IDENTITY, MSG_GETDEFAULT, &aSrcIdent ) == TWRC_SUCC… in ImplOpenSource() 315 ( PFUNC( &aAppIdent, NULL, DG_CONTROL, DAT_IDENTITY, MSG_OPENDS, &aSrcIdent ) == TWRC_SUCCESS ) ) in ImplOpenSource() 508 PFUNC( &aAppIdent, NULL, DG_CONTROL, DAT_IDENTITY, MSG_CLOSEDS, &aSrcIdent ); in IMPL_LINK()
|
/aoo41x/main/twain/inc/ |
H A D | twain.h | 1442 #define DAT_IDENTITY 0x0003 /* TW_IDENTITY */ macro
|
Completed in 39 milliseconds