Home
last modified time | relevance | path

Searched refs:bind (Results 101 – 125 of 263) sorted by relevance

1234567891011

/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx708 …::std::for_each( _aEntries.begin(), _aEntries.end(),::boost::bind( &inspection::XStringListControl… in implCreateListLikeControl()
806 … ::boost::bind( &inspection::XStringListControl::appendListEntry, xListControl,_1 ), in describePropertyLine()
812 … ::boost::bind( &inspection::XStringListControl::appendListEntry, xListControl, _1 ) ); in describePropertyLine()
814 … ::boost::bind( &inspection::XStringListControl::appendListEntry, xListControl, _1 ) ); in describePropertyLine()
1651 …gin(),m_aDefaultFunctions.end(),::std::back_inserter(_out_rList),::boost::bind( &DefaultFunction::… in impl_fillFormulaList_nothrow()
/trunk/main/sd/source/ui/slideshow/
H A DSlideShowRestarter.cxx144 ::boost::bind(&SlideShowRestarter::StartPresentation, shared_from_this())); in IMPL_LINK()
/trunk/main/sdext/source/presenter/
H A DPresenterAnimator.cxx162 ::boost::bind(&PresenterAnimator::Process, this), in ScheduleNextRun()
H A DPresenterFrameworkObserver.cxx92 ::boost::bind(&PresenterFrameworkObserver::HasResource, rxController, rxResourceId), in RunOnResourceActivation()
H A DPresenterPaintManager.cxx58 return ::boost::bind( in GetInvalidator()
/trunk/main/slideshow/source/engine/animationnodes/
H A Danimationsetnode.cxx75 boost::bind( &AnimationSetNode::implScheduleDeactivationEvent, in createActivity()
/trunk/main/sdext/source/pdfimport/odf/
H A Dodfemitter.cxx97 boost::bind( (rtl::OUStringBuffer& (rtl::OUStringBuffer::*)(const rtl::OUString&)) in beginTag()
/trunk/main/sdext/source/pdfimport/tree/
H A Dimagecontainer.cxx136 boost::bind(comphelper::TPropertyValueEqualFunctor(), in writeBase64EncodedStream()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsDragAndDropContext.cxx166 ::boost::bind( in UpdatePosition()
/trunk/main/sal/osl/all/
H A Ddebugbase.cxx101 boost::bind( &isSubStr, pName, _1 ) ) != iEnd; in osl_detail_ObjectRegistry_storeAddresses()
/trunk/main/offapi/com/sun/star/deployment/
H A DPackageRegistryBackend.idl32 /** The <type>PackageRegistryBackend</type> service is used to bind
/trunk/main/configmgr/source/
H A Dchildaccess.hxx108 void bind(
/trunk/main/unoxml/source/dom/
H A Dnode.cxx129 boost::bind(std::equal_to<OString>(), in getTokenWithPrefix()
130 boost::bind(&Context::Namespace::getPrefix, in getTokenWithPrefix()
/trunk/main/slideshow/source/engine/transitions/
H A Dcombtransition.cxx181 boost::bind( &CombTransition::renderComb, in operator ()()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sd/
H A Dcom.sun.star.comp.office.SdGenericDrawPage.csv8 "SdGenericDrawPage";"com::sun::star::drawing::XShapeBinder#optional";"bind()"
H A Dcom.sun.star.comp.office.SdMasterPage.csv8 "SdMasterPage";"com::sun::star::drawing::XShapeBinder#optional";"bind()"
H A Dcom.sun.star.comp.office.SdDrawPage.csv9 "SdDrawPage";"com::sun::star::drawing::XShapeBinder#optional";"bind()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXDrawPage.csv8 "SwXDrawPage";"com::sun::star::drawing::XShapeBinder#optional";"bind()"
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiProtocolSocketFactory.java137 aSocket.bind( new InetSocketAddress( aLocalAddress, nLocalPort ) ); in createSocket()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxDrawPage.csv9 "SvxDrawPage";"com::sun::star::drawing::XShapeBinder#optional";"bind()"
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx732 Callback aCallback = ::boost::bind( in ProcessWindowEvent()
748 Callback aCallback = ::boost::bind( in ProcessWindowEvent()
772 Callback aCallback = ::boost::bind( in ProcessWindowEvent()
786 Callback aCallback = ::boost::bind( in ProcessWindowEvent()
/trunk/main/vcl/unx/headless/
H A Dsvpelement.cxx98 if( bind(m_nSocket,(struct sockaddr*)&addr,sizeof(addr)) ) in SvpElementContainer()
/trunk/main/sd/source/ui/view/
H A Ddrviews1.cxx940 comphelper::ScopeGuard aGuard (::boost::bind(LclResetFlag, ::boost::ref(mbIsInSwitchPage))); in SwitchPage()
946 maAsynchronousSwitchPageCall.Post(::boost::bind( in SwitchPage()
/trunk/main/svx/source/sidebar/text/
H A DTextPropertyPanel.cxx202 …maCharSpacePopup(this, ::boost::bind(&TextPropertyPanel::CreateCharacterSpacingControl, this, _1)), in TextPropertyPanel()
203 … maUnderlinePopup(this, ::boost::bind(&TextPropertyPanel::CreateUnderlinePopupControl, this, _1)), in TextPropertyPanel()
/trunk/main/sal/inc/osl/
H A Dsocket_decl.hxx268 inline sal_Bool SAL_CALL bind(const SocketAddr& LocalInterface);

Completed in 109 milliseconds

1234567891011