Home
last modified time | relevance | path

Searched refs:next (Results 351 – 375 of 836) sorted by relevance

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

/aoo42x/main/offapi/com/sun/star/chart2/
H A DDataPointLabel.idl39 displayed next to it.
/aoo42x/main/filter/source/config/cache/
H A Dconfigflush.cxx108 … css::util::XRefreshListener* pListener = (css::util::XRefreshListener*)pIterator.next(); in refresh()
/aoo42x/main/chart2/source/controller/main/
H A DObjectHierarchy.cxx715 bResult = next(); in handleKeyEvent()
774 bool ObjectKeyNavigation::next() in next() function in chart::ObjectKeyNavigation
H A DCommandDispatch.cxx189 Reference< frame::XStatusListener > xListener( aIntfIt.next(), uno::UNO_QUERY ); in fireStatusEventForURL()
/aoo42x/main/dbaccess/source/core/api/
H A DCacheSet.cxx605 sal_Bool SAL_CALL OCacheSet::next( ) throw(SQLException, RuntimeException) in next() function in OCacheSet
609 return m_xDriverSet->next(); in next()
/aoo42x/main/connectivity/qa/complex/connectivity/
H A DJdbcLongVarCharTest.java96 while (xResultSet.next()) in testLongVarChar()
H A DFlatFileAccess.java240 while ( rowSet.next() ) in testRowSetResults()
/aoo42x/main/forms/qa/integration/forms/
H A DTableCellTextBinding.java177 ((XModifyListener)loop.next()).modified( eventSource ); in run()
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DOfficeDocumentSupport.java130 ((ChangeListener)iter.next()).stateChanged(new ChangeEvent(this)); in fileChanged()
/aoo42x/main/offapi/com/sun/star/presentation/
H A DClickAction.idl52 /** The presentation jumps to the next page.
/aoo42x/main/odk/examples/DevelopersGuide/Forms/
H A DTableCellTextBinding.java174 ((XModifyListener)loop.next()).modified( eventSource ); in run()
/aoo42x/main/odk/examples/DevelopersGuide/Database/
H A DOpenQuery.java119 while ( xRowSet != null && xRowSet.next() ) { in openQuery()
/aoo42x/main/dtrans/source/generic/
H A Dgeneric_clipboard.cxx139 Reference < XClipboardListener > xListener(aIterator.next(), UNO_QUERY); in setContents()
/aoo42x/main/xmerge/source/palmtests/qa/comparator/
H A DOfficeZip.java198 Entry entry = (Entry) iterator.next(); in saveEntries()
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/classloading/
H A DClassMap.java80 ClassMapEntry entry = it.next(); in loadClass()
/aoo42x/main/connectivity/source/drivers/hsqldb/
H A DHView.cxx182 if ( !xResult->next() ) in impl_getCommand_throw()
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DDeferrability.idl41 <!-- JRH: This and next two comments are identical. Is something missing?
H A DSQLException.idl62 /** returns a chain to the next Exception.
/aoo42x/main/scripting/workben/ifc/scripting/
H A D_XFunction.java73 result &= runInvokeTest((Parameters)tests.next()); in _invoke()
/aoo42x/main/offapi/com/sun/star/util/
H A DXChainable.idl54 the next object in this chain or NULL, if this is the last
/aoo42x/main/fpicker/source/win32/filepicker/
H A Dasynceventnotifier.cxx293 EventNotification->notifyEventListener(iter.next()); in run()
/aoo42x/main/connectivity/source/sdbcx/
H A DVCatalog.cxx218 while ( _xResult->next() ) in fillNames()
/aoo42x/main/chart2/source/tools/
H A DModifyListenerHelper.cxx64 Reference< util::XModifyListener > xModListener( aIt.next(), uno::UNO_QUERY ); in lcl_fireModifyEvent()
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DClassMap.java97 ClassMapEntry entry = it.next(); in loadClass()
/aoo42x/main/svx/source/form/
H A Dformfeaturedispatcher.cxx135 static_cast< XStatusListener* >( aIter.next() )->statusChanged( aUnoState ); in notifyStatus()

Completed in 87 milliseconds

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