Lines Matching refs:bind
362 makeEvent( boost::bind( &EventMultiplexerImpl::mousePressed, in mousePressed()
377 makeEvent( boost::bind( &EventMultiplexerImpl::mouseReleased, in mouseReleased()
405 makeEvent( boost::bind( &EventMultiplexerImpl::mouseDragged, in mouseDragged()
420 makeEvent( boost::bind( &EventMultiplexerImpl::mouseMoved, in mouseMoved()
434 boost::bind( &AnimationEventHandler::handleAnimationEvent, in notifyAllAnimationHandlers()
468 boost::bind( in findUnoView()
471 boost::bind( &UnoView::getUnoView, _1 )))) == aEnd ) in findUnoView()
525 makeDelay( boost::bind( &EventMultiplexerImpl::tick, in scheduleTick()
621 boost::bind( std::equal_to< uno::Reference< in notifyMouseHandlers()
624 boost::bind( &UnoView::getUnoView, _1 ) ) ) ) == aEnd) in notifyMouseHandlers()
647 boost::bind( in notifyMouseHandlers()
649 boost::bind( in notifyMouseHandlers()
719 boost::bind( in notifyNextEffect()
721 boost::bind( in notifyNextEffect()
1037 boost::bind(&ShapeListenerEventHandler::listenerAdded, in notifyShapeListenerAdded()
1048 boost::bind(&ShapeListenerEventHandler::listenerRemoved, in notifyShapeListenerRemoved()
1059 boost::bind(&ShapeCursorEventHandler::cursorChanged, in notifyShapeCursorChange()
1068 boost::bind(&UserPaintEventHandler::colorChanged, in notifyUserPaintColor()
1076 boost::bind(&UserPaintEventHandler::widthChanged, in notifyUserPaintStrokeWidth()
1101 boost::bind(&UserPaintEventHandler::eraseAllInkChanged, in notifyEraseAllInk()
1110 boost::bind(&UserPaintEventHandler::eraseInkWidthChanged, in notifyEraseInkWidth()
1171 boost::bind( &PauseEventHandler::handlePause, in notifyPauseMode()
1192 boost::bind( &ViewEventHandler::viewAdded, in notifyViewAdded()
1215 boost::bind( &ViewEventHandler::viewRemoved, in notifyViewRemoved()
1223 boost::bind( &ViewEventHandler::viewChanged, in notifyViewChanged()
1253 boost::bind( &ViewRepaintHandler::viewClobbered, in notifyViewClobbered()
1262 boost::bind(&HyperlinkHandler::handleHyperlink, in notifyHyperlinkClicked()