Home
last modified time | relevance | path

Searched refs:next (Results 301 – 325 of 836) sorted by relevance

1...<<11121314151617181920>>...34

/aoo42x/main/framework/source/uiconfiguration/
H A Dimagemanagerimpl.cxx1434 … ((::com::sun::star::ui::XUIConfigurationListener*)pIterator.next())->elementReplaced( aEvent ); in implts_notifyContainerListener()
1437 … ((::com::sun::star::ui::XUIConfigurationListener*)pIterator.next())->elementInserted( aEvent ); in implts_notifyContainerListener()
1440 … ((::com::sun::star::ui::XUIConfigurationListener*)pIterator.next())->elementRemoved( aEvent ); in implts_notifyContainerListener()
/aoo42x/main/oox/source/dump/
H A Doledumper.ini593 0x00000400=next-enabled
618 0x00000200=next-enabled
814 0x00000008=next-available-id
/aoo42x/main/sw/inc/
H A Dswgstr.hxx129 sal_uInt8 next(); // Blockstart
/aoo42x/main/connectivity/source/commontools/
H A DTIndex.cxx89 while( xResult->next() ) in refreshColumns()
/aoo42x/main/connectivity/source/inc/adabas/
H A DBResultSet.hxx44 …virtual sal_Bool SAL_CALL next( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::u…
/aoo42x/main/wizards/com/sun/star/wizards/common/
H A DProperties.java80 pv[i] = createProperty((String) it.next(), map); in getProperties()
H A DNamedValueCollection.java100 Entry< String, Object > entry = iter.next(); in getPropertyValues()
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DSelectPathPanel.java120 ((ChangeListener)it.next()).stateChanged(ev); in fireChangeEvent()
/aoo42x/main/jurt/test/com/sun/star/uno/
H A DWeakReference_Test.java97 ((XReference) i.next()).dispose(); in dispose()
/aoo42x/main/connectivity/source/drivers/ado/
H A DATables.cxx107 static_cast<XContainerListener*>(aListenerLoop.next())->elementInserted(aEvent); in appendNew()
/aoo42x/main/connectivity/workben/little/
H A Dmain.cxx93 while(xRes->next()) in main()
/aoo42x/main/forms/source/richtext/
H A Dfeaturedispatcher.cxx125 doNotify( static_cast< XStatusListener* >( aIter.next() ), aEvent ); in invalidateFeatureState_Broadcast()
H A Dattributedispatcher.cxx129 doNotify( static_cast< XStatusListener* >( aIter.next() ), aEvent ); in onAttributeStateChanged()
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelDescriptorParserSupport.java108 ((ChangeListener)iter.next()).stateChanged(new ChangeEvent(this)); in fileChanged()
/aoo42x/main/testtools/qa/cli/
H A Dreadme.txt17 which reside next to the executable. The testtools project copies the assemblies from
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DMouseObserver.java99 CanvasShape aShape = (CanvasShape)maShapeIterator.next(); in FindCanvasShapeUnderMouse()
/aoo42x/main/sc/source/core/data/
H A Dglobalx.cxx109 while ( xResultSet->next() ); in InitAddIns()
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/
H A DObjectArrayIterator.java70 public Object next() { in next() method in ObjectArrayIterator
/aoo42x/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldReferenceItemType.idl53 /** the reference item is the next one.
/aoo42x/main/odk/examples/DevelopersGuide/Database/
H A DSalesMan.java126 while ( rs != null && rs.next() ) { in retrieveSalesManData()
/aoo42x/main/reportbuilder/java/com/sun/star/report/util/
H A DManifestWriter.java109 final Map.Entry entry = (Map.Entry) iterator.next(); in write()
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXRow.idl228 read prior to getting the value of any other column. The next
254 read prior to getting the value of any other column. The next
/aoo42x/main/wizards/com/sun/star/wizards/report/
H A DReportTextImplementation.java343 if (getRecordParser().ResultSet.next()) in insertDatabaseDatatoReportDocument()
361 while ((getRecordParser().ResultSet.next()) && (!m_bStopProcess)) in insertDatabaseDatatoReportDocument()
/aoo42x/main/offapi/com/sun/star/form/runtime/
H A DXFormOperations.idl67 interface, which you want to move to the next record.<br/>
68 It is as easy as calling <member scope="com:::sun::star::sdbc">XResultSet::next</member>
/aoo42x/main/udkapi/com/sun/star/container/
H A DXComponentEnumeration.idl52 the next component of this enumeration.

Completed in 103 milliseconds

1...<<11121314151617181920>>...34