Home
last modified time | relevance | path

Searched refs:bind (Results 126 – 150 of 263) sorted by relevance

1234567891011

/trunk/main/offapi/com/sun/star/table/
H A DCellRangeListSource.idl77 specifies the address of the cell range to bind this instance to. Must be a
H A DCellValueBinding.idl90 specifies the address of the cell to bind this instance to. Must be a
/trunk/main/offapi/com/sun/star/form/inspection/
H A DXSDValidationPropertyHandler.idl42 …can be used to bind form components to <type scope="com::sun::star::xforms">Binding</type> instanc…
/trunk/main/slideshow/source/engine/animationnodes/
H A Danimationbasenode.cxx479 boost::bind( &AnimationNode::deactivate, pSelf ), in fillCommonParameters()
/trunk/main/sdext/source/presenter/
H A DPresenterSlideSorter.cxx339 ::boost::bind(&PresenterSlideSorter::SetVerticalOffset,this,_1))); in PresenterSlideSorter()
346 ::boost::bind(&PresenterSlideSorter::SetHorizontalOffset,this,_1))); in PresenterSlideSorter()
1156 ::boost::bind(&PresenterSlideSorter::PaintPreview, this, mxCanvas, rUpdateBox, _1)); in Paint()
H A DPresenterClock.cxx1081 ::boost::bind(&AnalogBitmapPainter::ThemeNameComparator, in GetTheme()
1147 ::boost::bind(&AnalogBitmapPainter::LoadBitmap, in LoadBitmaps()
H A DPresenterPaneFactory.cxx338 pDescriptor->maSpriteProvider = ::boost::bind( in CreatePane()
H A DPresenterBitmapContainer.cxx175 ::boost::bind(&PresenterBitmapContainer::ProcessBitmap, this, _1, _2)); in LoadBitmaps()
/trunk/main/desktop/source/deployment/gui/
H A Dlicense_dialog.cxx312 boost::bind( &LicenseDialog::solar_execute, this)); in execute()
/trunk/main/canvas/inc/canvas/base/
H A Dbufferedgraphicdevicebase.hxx106 boost::bind(&OurType::getXWindow, in BufferedGraphicDeviceBase()
/trunk/main/comphelper/source/property/
H A Dproperty.cxx161 boost::bind(PropertyStringEqualFunctor(), in findProperty()
/trunk/main/sd/source/ui/framework/configuration/
H A DConfigurationUpdater.cxx181 ::boost::bind(&ConfigurationUpdater::SetUpdateBeingProcessed, this, false)); in UpdateConfiguration()
/trunk/main/canvas/source/directx/
H A Ddx_spritecanvashelper.cxx310 ::boost::bind( &repaintBackground, in scrollUpdate()
H A Ddx_textlayout_drawhelper.cxx121 boost::bind( &Gdiplus::Graphics::ReleaseHDC, in drawText()
/trunk/main/sw/source/core/unocore/
H A Dunoportenum.cxx151 bind(&::sw::mark::IMark::StartsAfter, _2, _1)); // finds the first that starts after in lcl_FillBookmarkArray()
251 bind(&::sw::mark::IMark::StartsAfter, _2, _1)); // finds the first that starts after in lcl_FillAnnotationStartArray()
/trunk/main/slideshow/source/engine/slide/
H A Duserpaintoverlay.cxx92 boost::bind( &PaintOverlayHandler::viewAdded, in PaintOverlayHandler()
/trunk/main/sal/osl/unx/
H A Dpipe.c253 if ( bind(pPipe->m_Socket, (struct sockaddr *)&addr, len) < 0 ) in osl_psz_createPipe()
/trunk/main/forms/source/xforms/
H A Dbinding.hxx340 void bind( bool bForceRebind = false );
/trunk/main/configmgr/source/
H A Dchildaccess.cxx194 void ChildAccess::bind( in bind() function in configmgr::ChildAccess
/trunk/main/offapi/com/sun/star/deployment/
H A DXPackageRegistry.idl35 /** Interface to bind an UNO package.
/trunk/main/boost/
H A Dmakefile.mk87 @$(GNUCOPY) -R $(PACKAGE_DIR)$/$(TARFILE_NAME)$/boost$/bind $(INCCOM)$/$(PRJNAME)
/trunk/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx1154 boost::bind(&rdf::XNamedGraph::getName, in getGraphNames()
1155 boost::bind(&NamedGraphMap_t::value_type::second, _1))); in getGraphNames()
1496 ::boost::bind( &librdf_Repository::addStatementGraph, in setStatementRDFa()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh2.cxx73 ::boost::bind(&ScDrawShell::GetSidebarContextName, this), in ScDrawShell()
/trunk/main/automation/source/communi/
H A Dcommuni.cxx504 if ( !pAcceptorSocket->bind( Addr ) ) in run()
/trunk/main/io/source/acceptor/
H A Dacc_socket.cxx359 if(! m_socket.bind(m_addr) ) in init()

Completed in 117 milliseconds

1234567891011