Home
last modified time | relevance | path

Searched refs:bind (Results 76 – 100 of 247) sorted by relevance

12345678910

/aoo4110/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx228 maColorPopup(this, ::boost::bind(&LinePropertyPanel::CreateColorPopupControl, this, _1)), in LinePropertyPanel()
229 … maLineWidthPopup(this, ::boost::bind(&LinePropertyPanel::CreateLineWidthPopupControl, this, _1)), in LinePropertyPanel()
1011 ::boost::bind(GetTransparentColor), in CreateColorPopupControl()
1012 ::boost::bind(&LinePropertyPanel::SetColor, this, _1, _2), in CreateColorPopupControl()
H A DLineWidthPopup.cxx41 SetPopupModeEndHandler(::boost::bind(&LineWidthPopup::PopupModeEndCallback, this)); in LineWidthPopup()
/aoo4110/main/oox/source/drawingml/diagram/
H A Ddiagram.cxx106 boost::bind( &dgm::Connection::dump, _1 ) ); in dump()
109 boost::bind( &dgm::Point::dump, _1 ) ); in dump()
/aoo4110/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx1585 ::boost::bind(GetNoBackgroundColor), in CreateBGColorPopupControl()
1586 ::boost::bind(&ParaPropertyPanel::SetBGColor, this, _1,_2), in CreateBGColorPopupControl()
1675 maLineSpacePopup(this, ::boost::bind(&ParaPropertyPanel::CreateLineSpacingControl, this, _1)), in ParaPropertyPanel()
1676 maBulletsPopup(this, ::boost::bind(&ParaPropertyPanel::CreateBulletsPopupControl, this, _1)), in ParaPropertyPanel()
1677 … maNumberingPopup(this, ::boost::bind(&ParaPropertyPanel::CreateNumberingPopupControl, this, _1)), in ParaPropertyPanel()
1678 maBGColorPopup(this, ::boost::bind(&ParaPropertyPanel::CreateBGColorPopupControl, this, _1)), in ParaPropertyPanel()
H A DParaLineSpacingPopup.cxx37 SetPopupModeEndHandler(::boost::bind(&ParaLineSpacingPopup::PopupModeEndCallback, this)); in ParaLineSpacingPopup()
/aoo4110/main/vos/inc/vos/
H A Dref.inl77 inline void ORef<T>::bind(T* pBody) function in ORef
102 bind(pBody);
H A Dref.hxx95 void SAL_CALL bind(T* pBody);
/aoo4110/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx129 … maTrGrPopup(this, ::boost::bind(&AreaPropertyPanel::CreateTransparencyGradientControl, this, _1)), in AreaPropertyPanel()
130 maColorPopup(this, ::boost::bind(&AreaPropertyPanel::CreateColorPopupControl, this, _1)), in AreaPropertyPanel()
661 ::boost::bind(&AreaPropertyPanel::GetLastColor, this), in CreateColorPopupControl()
662 ::boost::bind(&AreaPropertyPanel::SetColor, this, _1,_2), in CreateColorPopupControl()
/aoo4110/main/extensions/source/logging/
H A Dlogger.cxx225 ::boost::bind( &XLogHandler::publish, _1, ::boost::cref( _rRecord ) ) ); in impl_ts_logEvent_nothrow()
227 ::boost::bind( &XLogHandler::flush, _1 ) ); in impl_ts_logEvent_nothrow()
/aoo4110/main/boost/prj/
H A Dd.lst56 mkdir: %_DEST%\inc%_EXT%\boost\bind
395 mkdir: %_DEST%\inc%_EXT%\boost\phoenix\bind
396 mkdir: %_DEST%\inc%_EXT%\boost\phoenix\bind\detail
398 mkdir: %_DEST%\inc%_EXT%\boost\phoenix\bind\preprocessed
590 mkdir: %_DEST%\inc%_EXT%\boost\spirit\home\phoenix\bind
804 ..\%__SRC%\inc\boost\bind\* %_DEST%\inc%_EXT%\boost\bind
1125 ..\%__SRC%\inc\boost\phoenix\bind\* %_DEST%\inc%_EXT%\boost\phoenix\bind
1126 ..\%__SRC%\inc\boost\phoenix\bind\detail\* %_DEST%\inc%_EXT%\boost\phoenix\bind\detail
1127 ..\%__SRC%\inc\boost\phoenix\bind\preprocessed\* %_DEST%\inc%_EXT%\boost\phoenix\bind\preprocessed
1315 ..\%__SRC%\inc\boost\spirit\home\phoenix\bind\* %_DEST%\inc%_EXT%\boost\spirit\home\phoenix\bind
[all …]
/aoo4110/main/canvas/source/simplecanvas/
H A Dsimplecanvasimpl.cxx105 m_aRectClip( boost::bind( &rect2Poly, in SimpleRenderState()
170 maFont(boost::bind( &rendering::XCanvas::createFont, in SimpleCanvasImpl()
/aoo4110/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx618 void bind( const Reference< XModel >& _rxDocument );
671 bind( _rxDocument ); in ScriptsStorage()
686 void ScriptsStorage::bind( const Reference< XModel >& _rxDocument ) in bind() function in dbmm::ScriptsStorage
1392 aDatabaseScripts.bind( m_xDocumentModel ); in impl_migrateScriptStorage_nothrow()
/aoo4110/main/slideshow/source/engine/shapes/
H A Dviewshape.cxx765 ::boost::bind( in getCacheEntry()
768 ::boost::bind( in getCacheEntry()
/aoo4110/main/sfx2/source/doc/
H A DDocumentMetadataAccess.cxx934 ::boost::bind( in getMetadataGraphsWithType()
936 ::boost::bind(&isPartOfType, ::boost::ref(*m_pImpl), _1, i_xType) )); in getMetadataGraphsWithType()
1217 boost::bind(addContentOrStylesFileImpl, boost::ref(*m_pImpl), _1)); in loadMetadataFromStorage()
1220 boost::bind(importFile, boost::ref(*m_pImpl), in loadMetadataFromStorage()
/aoo4110/main/sdext/source/presenter/
H A DPresenterTextView.cxx85 ::boost::bind(&PresenterTextView::GetCaretBounds, this, _1, _2), in PresenterTextView()
130 ::boost::bind(&PresenterTextView::GetCaretBounds, this, _1, _2), in PresenterTextView()
1391 ::boost::bind(&PresenterTextCaret::InvertCaret, this), in ShowCaret()
H A DPresenterAnimator.cxx162 ::boost::bind(&PresenterAnimator::Process, this), in ScheduleNextRun()
/aoo4110/main/slideshow/source/engine/animationnodes/
H A Dparalleltimecontainer.cxx49 makeEvent( boost::bind( &AnimationNode::deactivate, getSelf() ), in activate_st()
H A Danimationcommandnode.cxx120 makeEvent( boost::bind( &AnimationNode::deactivate, getSelf() ), in activate_st()
/aoo4110/main/framework/source/uiconfiguration/
H A Duiconfigurationmanagerimpl.cxx941 …veEventNotifyContainer.begin(),aRemoveEventNotifyContainer.end(),::boost::bind(&UIConfigurationMan… in reset()
942 …eEventNotifyContainer.begin(),aReplaceEventNotifyContainer.end(),::boost::bind(&UIConfigurationMan… in reset()
1590 …::std::for_each(aRemoveNotifyContainer.begin(),aRemoveNotifyContainer.end(),::boost::bind(&UIConfi… in reload()
1591 …::std::for_each(aReplaceNotifyContainer.begin(),aReplaceNotifyContainer.end(),::boost::bind(&UICon… in reload()
/aoo4110/main/sd/source/ui/dlg/
H A DNavigatorChildWindow.cxx69 ::boost::bind(RequestNavigatorUpdate, pBindings)); in NavigatorChildWindow()
/aoo4110/main/sd/source/ui/sidebar/
H A DNavigatorWrapper.cxx46 ::boost::bind(&NavigatorWrapper::UpdateNavigator, this)) in NavigatorWrapper()
/aoo4110/main/svx/source/sidebar/text/
H A DTextCharacterSpacingPopup.cxx37 SetPopupModeEndHandler(::boost::bind(&TextCharacterSpacingPopup::PopupModeEndCallback, this)); in TextCharacterSpacingPopup()
/aoo4110/main/qadevOOo/tests/java/ifc/drawing/
H A D_XShapeBinder.java70 group = oObj.bind(oShapes); in _bind()
/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx3776 …maListeners.forEach<XSlideShowListener>( boost::bind( &XAnimationListener::beginEvent, _1, boost:… in beginEvent()
3786 …maListeners.forEach<XSlideShowListener>( boost::bind( &XAnimationListener::endEvent, _1, boost::cr… in endEvent()
3796 …maListeners.forEach<XSlideShowListener>( boost::bind( &XAnimationListener::repeat, _1, boost::cre… in repeat()
3860 boost::bind( &XSlideShowListener::slideEnded, _1, bReverse) ); in slideEnded()
3878 …maListeners.forEach<XSlideShowListener>( boost::bind( &XSlideShowListener::hyperLinkClicked, _1, b… in hyperLinkClicked()
/aoo4110/main/slideshow/source/engine/
H A Dslideview.cxx1076 makeEvent( boost::bind( (bool (EventMultiplexer::*)( in modified()
1094 makeEvent( boost::bind( &EventMultiplexer::notifyViewClobbered, in windowPaint()

Completed in 141 milliseconds

12345678910