Searched refs:aNotifyLink (Results 1 – 5 of 5) sorted by relevance
118 aNotifyLink ( rNotifyLink ), in ImpTwain()189 aNotifyLink.Call( (void*) TWAIN_EVENT_SCANNING ); in SelectSource()297 aNotifyLink.Call( (void*) TWAIN_EVENT_SCANNING ); in ImplEnableSource()487 aNotifyLink.Call( (void*) nEvent ); in IMPL_LINK()
103 Link aNotifyLink; member in ImpTwain183 aNotifyLink( rNotifyLink ), in ImpTwain()251 aNotifyLink.Call( (void*) TWAIN_EVENT_SCANNING ); in SelectSource()339 aNotifyLink.Call( (void*) TWAIN_EVENT_SCANNING ); in ImplEnableSource()531 aNotifyLink.Call( (void*) nEvent ); in IMPL_LINK()
53 Link aNotifyLink; member in ImpTwain
125 SubstitutePathVariables_Impl( const Link& aNotifyLink );
250 SubstitutePathVariables_Impl::SubstitutePathVariables_Impl( const Link& aNotifyLink ) : in SubstitutePathVariables_Impl() argument257 m_aListenerNotify( aNotifyLink ), in SubstitutePathVariables_Impl()
Completed in 31 milliseconds