Home
last modified time | relevance | path

Searched refs:next (Results 451 – 475 of 836) sorted by relevance

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

/aoo42x/main/jvmaccess/util/
H A Dgcc3.map52 …# We prefix the next two symbols with a wildcard sign because they will only be generated by gcj. …
/aoo42x/main/offapi/com/sun/star/configuration/backend/
H A DUpdatableLayer.idl64 if reading after updates is supported the next read will reproduce the
/aoo42x/main/offapi/com/sun/star/frame/
H A DFrameAction.idl67 the component is still attached to the frame but in the next
/aoo42x/main/qadevOOo/runner/stats/
H A DSQLExecution.java284 while (sqlResult.next()) { in execute()
/aoo42x/main/offapi/com/sun/star/accessibility/
H A DXAccessibleKeyBinding.idl69 next. The order of the key strokes in the sequence define the order
/aoo42x/main/linguistic/workben/
H A Dsprophelp.cxx122 Reference< XLinguServiceEventListener > xRef( aIt.next(), UNO_QUERY ); in LaunchEvent()
/aoo42x/main/odk/examples/DevelopersGuide/Database/
H A DSales.java100 while (rs.next()) { in retrieveSalesData()
/aoo42x/main/stoc/source/servicemanager/
H A Dservicemanager.cxx1205 HashSet_OWString::iterator next = aNameSet.begin(); in getUniqueAvailableServiceNames() local
1206 while( next != aNameSet.end() ) in getUniqueAvailableServiceNames()
1207 pArray[i++] = (*next++); in getUniqueAvailableServiceNames()
/aoo42x/main/sw/source/ui/uno/
H A Dunomailmerge.cxx855 Reference< XMailMergeListener > xRef( aIt.next(), UNO_QUERY ); in LaunchMailMergeEvent()
870 Reference< XPropertyChangeListener > xRef( aIt.next(), UNO_QUERY ); in launchEvent()
/aoo42x/main/dbaccess/source/core/api/
H A Dresultset.cxx861 sal_Bool OResultSet::next(void) throw( SQLException, RuntimeException ) in next() function in OResultSet
867 return m_xDelegatorResultSet->next(); in next()
H A DRowSetCache.hxx238 sal_Bool next( );
/aoo42x/main/sal/rtl/source/
H A Dalloc_cache.c167 rtl_cache_bufctl_type * next = curr->m_next; in rtl_cache_hash_rescale() local
174 curr = next; in rtl_cache_hash_rescale()
/aoo42x/main/dbaccess/source/ui/misc/
H A DTokenWriter.cxx610 while(m_xResultSet->next()) in Write()
977 while(m_xResultSet->next()) in WriteTables()
/aoo42x/main/chart2/source/controller/dialogs/
H A DBitmaps_HC.hrc29 // next free: 100
/aoo42x/main/scripting/examples/beanshell/Capitalise/
H A Dcapitalise.bsh74 // move the cursor to the next word, selecting all chars
/aoo42x/main/scripting/workben/installer/
H A DInstallWizard.java206 ((CardLayout)screens.getLayout()).next(screens); in actionPerformed()
H A DIdeVersion.java361 ArrayList row = (ArrayList)iter.next(); in isAnySelected()
H A DVersion.java352 ArrayList row = (ArrayList)iter.next(); in isAnySelected()
/aoo42x/main/odk/examples/DevelopersGuide/UCB/
H A DChildrenRetriever.java159 } while ( resultSet.next() ); // next child in getChildren()
/aoo42x/main/odk/examples/DevelopersGuide/Forms/
H A DKeyGenerator.java130 xResults.next( ); in generatePrimaryKey()
/aoo42x/main/soltools/cpp/
H A D_cpp.c348 for (s = cursource; s; s = s->next) in error()
/aoo42x/main/store/inc/store/
H A Dstore.hxx315 inline storeError next (iterator& it) SAL_THROW(()) in next() function in store::OStoreDirectory
/aoo42x/main/connectivity/source/commontools/
H A DTKeys.cxx243 while( xResult->next() ) in appendObject()
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXStatement.idl110 …<TRUE/> if the next result is a ResultSet; <FALSE/> if it is an update count or there are no more …
/aoo42x/main/wizards/com/sun/star/wizards/common/
H A DConfigSet.java247 Map.Entry me = (Map.Entry) i.next(); in getKey()

Completed in 165 milliseconds

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