Home
last modified time | relevance | path

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

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

/trunk/main/offapi/com/sun/star/configuration/backend/
H A DUpdatableLayer.idl64 if reading after updates is supported the next read will reproduce the
/trunk/main/odk/examples/DevelopersGuide/Database/
H A DSales.java100 while (rs.next()) { in retrieveSalesData()
/trunk/main/offapi/com/sun/star/frame/
H A DFrameAction.idl67 the component is still attached to the frame but in the next
/trunk/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. …
/trunk/main/linguistic/workben/
H A Dsprophelp.cxx122 Reference< XLinguServiceEventListener > xRef( aIt.next(), UNO_QUERY ); in LaunchEvent()
/trunk/main/dbaccess/source/core/api/
H A DStaticSet.hxx60 …virtual sal_Bool SAL_CALL next( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::u…
H A Dresultcolumn.cxx113 while ( xVersionColumns->next() ) in impl_determineIsRowVersion_nothrow()
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( );
/trunk/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()
/trunk/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()
/trunk/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()
/trunk/main/dbaccess/source/ui/misc/
H A DTokenWriter.cxx610 while(m_xResultSet->next()) in Write()
977 while(m_xResultSet->next()) in WriteTables()
/trunk/main/scripting/examples/beanshell/Capitalise/
H A Dcapitalise.bsh74 // move the cursor to the next word, selecting all chars
/trunk/main/scripting/workben/installer/
H A DIdeVersion.java361 ArrayList row = (ArrayList)iter.next(); in isAnySelected()
H A DInstallWizard.java206 ((CardLayout)screens.getLayout()).next(screens); in actionPerformed()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DKeyGenerator.java130 xResults.next( ); in generatePrimaryKey()
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DChildrenRetriever.java159 } while ( resultSet.next() ); // next child in getChildren()
/trunk/main/chart2/source/controller/dialogs/
H A DBitmaps_HC.hrc29 // next free: 100
/trunk/main/soltools/cpp/
H A D_cpp.c348 for (s = cursource; s; s = s->next) in error()
/trunk/main/store/inc/store/
H A Dstore.hxx315 inline storeError next (iterator& it) SAL_THROW(()) in next() function in store::OStoreDirectory
/trunk/main/wizards/com/sun/star/wizards/common/
H A DConfigSet.java247 Map.Entry me = (Map.Entry) i.next(); in getKey()
/trunk/main/offapi/com/sun/star/awt/
H A DXImageConsumer.idl56 /** changes color model for next pixels
/trunk/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 …
/trunk/main/offapi/com/sun/star/presentation/
H A DDrawPage.idl77 to the next page.

Completed in 120 milliseconds

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