Home
last modified time | relevance | path

Searched refs:bind (Results 1 – 25 of 263) sorted by relevance

1234567891011

/trunk/main/vcl/workben/
H A Doutdevgrind.cxx173 boost::bind( in setupMethodStubs()
181 boost::bind( in setupMethodStubs()
190 boost::bind( in setupMethodStubs()
201 boost::bind( in setupMethodStubs()
210 boost::bind( in setupMethodStubs()
221 boost::bind( in setupMethodStubs()
230 boost::bind( in setupMethodStubs()
239 boost::bind( in setupMethodStubs()
248 boost::bind( in setupMethodStubs()
259 boost::bind( in setupMethodStubs()
[all …]
/trunk/main/slideshow/source/engine/slide/
H A Dlayer.cxx80 boost::bind<bool>( in addView()
113 boost::bind<bool>( in removeView()
142 boost::bind<bool>( in viewChanged()
255 boost::bind( in clearContent()
257 boost::bind( in clearContent()
300 boost::bind( in beginUpdate()
302 boost::bind( in beginUpdate()
310 boost::bind( in beginUpdate()
312 boost::bind( in beginUpdate()
332 boost::bind( in endUpdate()
[all …]
H A Dlayermanager.cxx107 ::boost::bind(&LayerManager::viewAdded, in LayerManager()
127 boost::bind( &Layer::addUpdateRange, in activate()
159 boost::bind( &Shape::clearAllViewLayers, in deactivate()
198 boost::bind(&Layer::addView, in viewAdded()
202 boost::bind(&Shape::addViewLayer, in viewAdded()
211 boost::bind( &Layer::addView, in viewAdded()
225 boost::bind(&Layer::removeView, in viewRemoved()
228 boost::bind(&Shape::removeViewLayer, in viewRemoved()
236 boost::bind( &Layer::removeView, in viewRemoved()
269 boost::bind(&Shape::render, in viewsChanged()
[all …]
H A Dshapemanagerimpl.cxx77 boost::bind( &ShapeManagerImpl::listenerAdded, in activate()
80 boost::bind( in activate()
87 boost::bind( &ShapeManagerImpl::cursorChanged, in activate()
89 boost::bind( in activate()
92 boost::bind( in activate()
176 boost::bind( &presentation::XShapeEventListener::click, in handleMouseReleased()
/trunk/main/sdext/source/pdfimport/pdfparse/
H A Dpdfparse.cxx162 [boost::bind(&PDFGrammar::pushName, pSelf, _1, _2)] ]; in definition()
171 [boost::bind(&PDFGrammar::pushString,pSelf, _1, _2)]; in definition()
180 )[boost::bind(&PDFGrammar::pushObjectRef, pSelf, _1, _2)]; in definition()
186 )[boost::bind(&PDFGrammar::pushObjectRef, pSelf, _1, _2)]; in definition()
192 [boost::bind(&PDFGrammar::pushDouble, pSelf, _1, _2)] in definition()
197 [boost::bind(&PDFGrammar::pushDouble, pSelf, _1, _2)] in definition()
202 dict_end = str_p( ">>" )[boost::bind(&PDFGrammar::endDict, pSelf, _1, _2)]; in definition()
204 array_begin = str_p("[")[boost::bind(&PDFGrammar::beginArray,pSelf, _1, _2)]; in definition()
205 array_end = str_p("]")[boost::bind(&PDFGrammar::endArray,pSelf, _1, _2)]; in definition()
250 ])[boost::bind(&PDFGrammar::haveFile,pSelf, _1, _2)] in definition()
[all …]
/trunk/main/slideshow/source/engine/
H A Deventmultiplexer.cxx468 boost::bind( in findUnoView()
621 boost::bind( std::equal_to< uno::Reference< in notifyMouseHandlers()
647 boost::bind( in notifyMouseHandlers()
649 boost::bind( in notifyMouseHandlers()
719 boost::bind( in notifyNextEffect()
721 boost::bind( in notifyNextEffect()
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()
[all …]
H A Drehearsetimingsactivity.cxx181 boost::bind( &RehearseTimingsActivity::viewAdded, in RehearseTimingsActivity()
227 for_each_sprite( boost::bind( &cppcanvas::Sprite::show, _1 ) ); in start()
245 for_each_sprite( boost::bind( &cppcanvas::Sprite::hide, _1 ) ); in stop()
368 boost::bind( in viewRemoved()
372 boost::bind( std::select1st<ViewsVecT::value_type>(), _1 ))), in viewRemoved()
383 boost::bind( in viewChanged()
387 boost::bind( std::select1st<ViewsVecT::value_type>(), _1 )))); in viewChanged()
412 for_each_sprite( boost::bind( &cppcanvas::Sprite::move, in viewsChanged()
424 boost::bind( &RehearseTimingsActivity::paint, this, in paintAllSprites()
426 boost::bind( in paintAllSprites()
H A Dusereventqueue.cxx193 boost::bind( &EventQueue::addEvent, in handleAnimationEvent()
335 makeEvent( boost::bind( &EventMultiplexer::notifyNextEffect, in handleEvent_impl()
793 boost::bind( &EventMultiplexer::addSlideStartHandler, in registerSlideStartEvent()
801 boost::bind( &EventMultiplexer::addSlideEndHandler, in registerSlideEndEvent()
812 boost::bind( &EventMultiplexer::addAnimationStartHandler, in registerAnimationStartEvent()
823 boost::bind( &EventMultiplexer::addAnimationEndHandler, in registerAnimationEndEvent()
834 boost::bind( &EventMultiplexer::addAudioStoppedHandler, in registerAudioStoppedEvent()
932 boost::bind( &EventMultiplexer::addClickHandler, in registerRewindEffectEvent()
966 boost::bind( &EventMultiplexer::addDoubleClickHandler, in registerDoubleClickEvent()
977 boost::bind( &EventMultiplexer::addMouseMoveHandler, in registerMouseEnterEvent()
[all …]
H A Dslideshowimpl.cxx879 boost::bind( in createSlideTransition()
1161 boost::bind( &View::setViewSize, _1, in displaySlide()
1180 boost::bind( in displaySlide()
1206 boost::bind( in displaySlide()
1245 boost::bind( in redisplayCurrentSlide()
1997 boost::bind( &View::setCursorShape, in requestCursor()
2011 boost::bind( &View::setCursorShape, in resetCursor()
2304 makeEvent( boost::bind<void>( in notifySlideAnimationsEnded()
2389 boost::bind<void>( in notifySlideEnded()
2419 boost::bind( &animations::XAnimationListener::beginEvent, in handleAnimationEvent()
[all …]
H A Dunoviewcontainer.cxx57 ::boost::bind( in addView()
60 ::boost::bind( in addView()
83 ::boost::bind( in removeView()
86 ::boost::bind( in removeView()
98 ::boost::bind( in removeView()
101 ::boost::bind( in removeView()
H A Deffectrewinder.cxx112 ::boost::bind(&EffectRewinder::notifyAnimationStart, this, _1))); in initialize()
117 ::boost::bind(&EffectRewinder::resetEffectCount, this))); in initialize()
122 ::boost::bind(&EffectRewinder::resetEffectCount, this))); in initialize()
206 ::boost::bind( in rewind()
217 ::boost::bind( in rewind()
246 ::boost::bind( in skipAllMainSequenceEffects()
385 ::boost::bind( in asynchronousRewind()
/trunk/main/sal/qa/osl/socket/
H A Dosl_Socket2.cxx96 sal_Bool bOK1 = asAcceptorSocket.bind( saLocalSocketAddr ); in run()
402 sal_Bool bOK1 = sSocket.bind( saBindSocketAddr ); in TEST_F()
441 sal_Bool bOK1 = sSocket.bind( saBindSocketAddr ); in TEST_F()
463 sSocket.bind( saBindSocketAddr ); in TEST_F()
485 sal_Bool bOK1 = sSocket.bind( saBindSocketAddr ); in TEST_F()
528 sal_Bool bOK1 = sSocket.bind( saBindSocketAddr ); in TEST_F()
555 sSocket.bind( saBindSocketAddr ); in TEST_F()
629 class bind : public ::testing::Test class
645 TEST_F(bind, bind_001) in TEST_F() argument
652 sal_Bool bOK1 = sSocket.bind( saBindSocketAddr ); in TEST_F()
[all …]
H A Dosl_Socket.cxx1009 sal_Bool bOK1 = sSocket.bind( saSocketAddr ); in TEST_F()
1599 sal_Bool bOK1 = sSocket.bind( saBindSocketAddr ); in TEST_F()
1662 sSocket.bind( saBindSocketAddr );
1755 sSocket.bind( saBindSocketAddr ); in TEST_F()
1829 class bind : public ::testing::Test class
1845 TEST_F(bind, bind_001) in TEST_F() argument
1861 TEST_F(bind, bind_002) in TEST_F() argument
2585 asAcceptorSocket.bind( saLocalSocketAddr ); in TEST_F()
2961 asSocket.bind( saSocketAddr );
3134 if ( dsSocket.bind( saLocalSocketAddr ) == sal_False ) in run()
[all …]
/trunk/main/canvas/source/factory/
H A Dcf_service.cxx350 boost::bind(&OUString::equals, in lookupAndUse()
352 boost::bind( in lookupAndUse()
366 boost::bind(&OUString::equals, in lookupAndUse()
368 boost::bind( in lookupAndUse()
379 boost::bind(&OUString::equals, in lookupAndUse()
381 boost::bind( in lookupAndUse()
394 boost::bind( in lookupAndUse()
426 boost::bind(&OUString::equals, in lookupAndUse()
428 boost::bind( in lookupAndUse()
437 boost::bind(&OUString::equals, in lookupAndUse()
[all …]
/trunk/main/filter/source/xsltfilter/
H A Dcontainerhelper.hxx64 forEach( ::boost::bind(pFunc, _1 )); in forEachMem()
70 forEach( ::boost::bind(pFunc, _1, aParam)); in forEachMem()
76 forEach( ::boost::bind(pFunc, _1, aParam1, aParam2 )); in forEachMem()
82 forEach( ::boost::bind(pFunc, _1, aParam1, aParam2, aParam3 )); in forEachMem()
94 forEachWithKey( ::boost::bind(pFunc, _2, _1)); in forEachMemWithKey()
100 forEachWithKey( ::boost::bind(pFunc, _2, _1, aParam1) ); in forEachMemWithKey()
106 forEachWithKey( ::boost::bind(pFunc, _2, _1, aParam1, aParam2) ); in forEachMemWithKey()
112 forEachWithKey( ::boost::bind(pFunc, _2, _1, aParam1, aParam2, aParam3) ); in forEachMemWithKey()
/trunk/main/oox/inc/oox/helper/
H A Drefmap.hxx83 forEach( ::boost::bind( pFunc, _1 ) ); in forEachMem()
91 forEach( ::boost::bind( pFunc, _1, aParam ) ); in forEachMem()
99 forEach( ::boost::bind( pFunc, _1, aParam1, aParam2 ) ); in forEachMem()
107 forEach( ::boost::bind( pFunc, _1, aParam1, aParam2, aParam3 ) ); in forEachMem()
122 forEachWithKey( ::boost::bind( pFunc, _2, _1 ) ); in forEachMemWithKey()
130 forEachWithKey( ::boost::bind( pFunc, _2, _1, aParam ) ); in forEachMemWithKey()
138 forEachWithKey( ::boost::bind( pFunc, _2, _1, aParam1, aParam2 ) ); in forEachMemWithKey()
146 … forEachWithKey( ::boost::bind( pFunc, _2, _1, aParam1, aParam2, aParam3 ) ); in forEachMemWithKey()
H A Drefvector.hxx84 forEach( ::boost::bind( pFunc, _1 ) ); in forEachMem()
92 forEach( ::boost::bind( pFunc, _1, aParam ) ); in forEachMem()
100 forEach( ::boost::bind( pFunc, _1, aParam1, aParam2 ) ); in forEachMem()
108 forEach( ::boost::bind( pFunc, _1, aParam1, aParam2, aParam3 ) ); in forEachMem()
124 forEachWithIndex( ::boost::bind( pFunc, _2, _1 ) ); in forEachMemWithIndex()
132 forEachWithIndex( ::boost::bind( pFunc, _2, _1, aParam ) ); in forEachMemWithIndex()
140 forEachWithIndex( ::boost::bind( pFunc, _2, _1, aParam1, aParam2 ) ); in forEachMemWithIndex()
148 … forEachWithIndex( ::boost::bind( pFunc, _2, _1, aParam1, aParam2, aParam3 ) ); in forEachMemWithIndex()
/trunk/main/sdext/source/presenter/
H A DPresenterPaneAnimator.cxx559 ::boost::bind( in ShowPane()
561 ::boost::protect(::boost::bind( in ShowPane()
570 ::boost::bind( in ShowPane()
585 ::boost::bind(&rendering::XSpriteCanvas::updateScreen, xCanvas, sal_False)); in ShowPane()
589 ::boost::bind(&PresenterPaneAnimatorBase::ActivatePanes, shared_from_this())); in ShowPane()
635 ::boost::bind( in HidePane()
637 ::boost::protect(::boost::bind( in HidePane()
648 ::boost::bind( in HidePane()
853 ::boost::bind( in HidePane()
891 ::boost::bind( in CreateShowAnimation()
[all …]
/trunk/main/slideshow/source/engine/shapes/
H A Dmediashape.cxx137 ::boost::bind( in implViewsChanged()
169 ::boost::bind<bool>( in removeViewLayer()
171 ::boost::bind( &ViewMediaShape::getViewLayer, _1 ), in removeViewLayer()
179 ::boost::bind<bool>( in removeViewLayer()
181 ::boost::bind( &ViewMediaShape::getViewLayer, in removeViewLayer()
210 ::boost::bind<bool>( in implRender()
276 ::boost::bind( &ViewMediaShape::setMediaTime, in implSetIntrinsicAnimationTime()
H A Dbackgroundshape.cxx184 ::boost::bind<bool>( in addViewLayer()
186 ::boost::bind( &ViewBackgroundShape::getViewLayer, in addViewLayer()
210 ::boost::bind<bool>( in removeViewLayer()
212 ::boost::bind( &ViewBackgroundShape::getViewLayer, in removeViewLayer()
221 ::boost::bind<bool>( in removeViewLayer()
223 ::boost::bind( &ViewBackgroundShape::getViewLayer, in removeViewLayer()
295 ::boost::bind( &ViewBackgroundShape::render, in render()
H A Dappletshape.cxx160 ::boost::bind( in implViewsChanged()
203 ::boost::bind<bool>( in removeViewLayer()
205 ::boost::bind( &ViewAppletShape::getViewLayer, _1 ), in removeViewLayer()
213 ::boost::bind<bool>( in removeViewLayer()
215 ::boost::bind( &ViewAppletShape::getViewLayer, in removeViewLayer()
244 ::boost::bind<bool>( in implRender()
265 ::boost::bind( &ViewAppletShape::startApplet, in implStartIntrinsicAnimation()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsLayeredDevice.cxx282 ::boost::bind(&Layer::Validate, _1, mpTargetWindow->GetMapMode())); in Repaint()
284 ForAllRectangles(rRepaintRegion, ::boost::bind(&LayeredDevice::RepaintRectangle, this, _1)); in Repaint()
308 ::boost::bind(&Layer::Repaint, _1, ::boost::ref(*mpBackBuffer), rRepaintRectangle)); in RepaintRectangle()
321 ::std::for_each(mpLayers->begin(), mpLayers->end(), ::boost::bind(&Layer::Resize, _1, aSize)); in Resize()
329 ::std::for_each(mpLayers->begin(), mpLayers->end(), ::boost::bind(&Layer::Dispose, _1)); in Dispose()
463 ::boost::bind(&Layer::ValidateRectangle, this, _1)); in Validate()
505 ::boost::bind(&ILayerPainter::Paint, in Repaint()
/trunk/main/canvas/source/vcl/
H A Dspritecanvashelper.cxx326 ::boost::bind( in updateScreen()
440 ::boost::bind( in scrollUpdate()
469 ::boost::bind( &opaqueUpdateSpriteArea, in scrollUpdate()
485 ::boost::bind( &repaintBackground, in scrollUpdate()
513 ::boost::bind( in opaqueUpdate()
591 ::boost::bind( &spriteRedrawStub2, in genericUpdate()
686 mpRedrawManager->forEachSprite( ::boost::bind( in renderMemUsage()
688 ::boost::bind( in renderMemUsage()
/trunk/main/sfx2/source/sidebar/
H A DSidebarController.cxx116 ::boost::bind(&SidebarController::OpenThenSwitchToDeck, this, _1), in SidebarController()
117 ::boost::bind(&SidebarController::ShowPopupMenu, this, _1,_2))), in SidebarController()
124 maPropertyChangeForwarder(::boost::bind(&SidebarController::BroadcastPropertyChange, this)), in SidebarController()
125 maContextChangeUpdate(::boost::bind(&SidebarController::UpdateConfigurations, this)), in SidebarController()
131 maFocusManager(::boost::bind(&SidebarController::ShowPanel, this, _1)), in SidebarController()
504 ::boost::bind(&SidebarController::OpenThenSwitchToDeck, this, rsDeckId)); in RequestSwitchToDeck()
586 ::boost::bind(&SidebarController::RequestCloseDeck, this))); in SwitchToDeck()
631 … ::boost::bind(&Panel::HasIdPredicate, _1, ::boost::cref(rPanelContexDescriptor.msId))); in SwitchToDeck()
708 ::boost::bind(&Deck::RequestLayout, mpCurrentDeck.get()), in CreatePanel()
709 ::boost::bind(&SidebarController::GetCurrentContext, this))); in CreatePanel()
/trunk/main/unotools/source/config/
H A Dconfigvaluecontainer.cxx67 void bind( void* _pLocation, const Type& _rType );
68 void bind( Any* _pLocation );
103 void NodeValueAccessor::bind( void* _pLocation, const Type& _rType ) in bind() function in utl::NodeValueAccessor
115 void NodeValueAccessor::bind( Any* _pLocation ) in bind() function in utl::NodeValueAccessor
362 aNewAccessor.bind( _pContainer, _rValueType ); in registerExchangeLocation()
375 aNewAccessor.bind( _pContainer ); in registerNullValueExchangeLocation()

Completed in 119 milliseconds

1234567891011