Searched refs:aCallback (Results 1 – 6 of 6) sorted by relevance
311 EditPageParser aCallback = new EditPageParser(); in GetMainURL() local313 aParser.parse( aReader, aCallback, true ); in GetMainURL()314 sResultURL = aCallback.m_sMainURL; in GetMainURL()769 EditPageParser aCallback = new EditPageParser();771 aParser.parse( aReader, aCallback, true );772 bResult = ( aCallback.m_nErrorInd >= 0 );
38 Link aCallback (LINK(this,AsynchronousCall,TimerCallback)); in AsynchronousCall() local39 maTimer.SetTimeoutHdl(aCallback); in AsynchronousCall()
93 void SetCallback( SessionProc aCallback ) in SetCallback() argument95 m_aProc = aCallback; in SetCallback()
495 Callback aCallback = CallWindow2Listener( in ProcessWindowEvent() local500 ImplExecuteAsyncWithoutSolarLock( aCallback ); in ProcessWindowEvent()732 Callback aCallback = ::boost::bind( in ProcessWindowEvent() local737 ImplExecuteAsyncWithoutSolarLock( aCallback ); in ProcessWindowEvent()748 Callback aCallback = ::boost::bind( in ProcessWindowEvent() local753 ImplExecuteAsyncWithoutSolarLock( aCallback ); in ProcessWindowEvent()772 Callback aCallback = ::boost::bind( in ProcessWindowEvent() local777 ImplExecuteAsyncWithoutSolarLock( aCallback ); in ProcessWindowEvent()786 Callback aCallback = ::boost::bind( in ProcessWindowEvent() local791 ImplExecuteAsyncWithoutSolarLock( aCallback ); in ProcessWindowEvent()
591 Callback aCallback = ::boost::bind( in ProcessWindowEvent() local596 ImplExecuteAsyncWithoutSolarLock( aCallback ); in ProcessWindowEvent()
1362 static const CGPatternCallbacks aCallback = { 0, &DrawPattern50, NULL }; in Pattern50Fill() local1369 false, &aCallback ); in Pattern50Fill()
Completed in 76 milliseconds