Home
last modified time | relevance | path

Searched defs:next (Results 26 – 50 of 108) sorted by relevance

12345

/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DInterfaceContainer.java756 public synchronized Object next() in next() method in InterfaceContainer.Itr
760 Object next = dataIt.get(cursor); in next() local
/trunk/main/sal/rtl/source/
H A Dalloc_arena.c366 rtl_arena_segment_type * next = curr->m_fnext; in rtl_arena_hash_rescale() local
607 rtl_arena_segment_type *next, *prev; in rtl_arena_segment_coalesce() local
1106 rtl_arena_segment_type *next, *prev; in rtl_arena_free() local
/trunk/main/connectivity/source/commontools/
H A Ddbexception.cxx341 const ::com::sun::star::sdbc::SQLException* SQLExceptionIteratorHelper::next() in next() function in dbtools::SQLExceptionIteratorHelper
384 void SQLExceptionIteratorHelper::next( SQLExceptionInfo& _out_rInfo ) in next() function in dbtools::SQLExceptionIteratorHelper
/trunk/main/i18nutil/source/utility/
H A Dcasefolding.cxx116 is_ja_voice_sound_mark(sal_Unicode& current, sal_Unicode next) in is_ja_voice_sound_mark()
/trunk/main/svx/source/unodraw/
H A DUnoNamespaceMap.cxx147 sal_Bool NamespaceIteratorImpl::next( ::rtl::OUString& rPrefix, ::rtl::OUString& rURL ) in next() function in NamespaceIteratorImpl
/trunk/main/svx/inc/svx/
H A Dfmtools.hxx166 sal_Bool next() { return m_xMoveOperations->next(); } in next() function in CursorWrapper
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DSDBCReportData.java167 public boolean next() throws DataSourceException in next() method in SDBCReportData
/trunk/main/sal/osl/unx/
H A Dfile_path_helper.cxx247 void next() in next() function in path_list_iterator
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/
H A DNodeIterator.java75 public Object next() { in next() method in NodeIterator
/trunk/main/sal/osl/os2/
H A Dfile_path_helper.cxx276 void next() in next() function in path_list_iterator
/trunk/main/forms/qa/org/openoffice/complex/forms/tools/
H A DResultSet.java59 boolean next() throws SQLException in next() method in ResultSet
/trunk/main/dbaccess/source/core/api/
H A DStaticSet.cxx154 sal_Bool SAL_CALL OStaticSet::next( ) throw(SQLException, RuntimeException) in next() function in OStaticSet
/trunk/main/desktop/source/app/
H A Dofficeipcthread.cxx124 virtual bool next(rtl::OUString * argument) { return next(argument, true); } in next() function in desktop::__anon438e17a80211::Parser
127 virtual bool next(rtl::OUString * argument, bool prefix) { in next() function in desktop::__anon438e17a80211::Parser
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DRowSet.java96 public boolean next() throws SQLException in next() method in RowSet
/trunk/main/connectivity/qa/connectivity/tools/
H A DRowSet.java97 public boolean next() throws SQLException in next() method in RowSet
/trunk/main/soltools/mkdepend/
H A Dparse.c485 struct pair *next; local
/trunk/main/soltools/cpp/
H A Dcpp.h102 struct source *next; /* stack for #include */ member
107 struct nlist *next; member
/trunk/main/sdext/source/pdfimport/tree/
H A Dgenericelements.cxx333 std::list<Element*>::iterator next = it; in resolveHyperlink() local
/trunk/main/store/inc/store/
H A Dstore.hxx315 inline storeError next (iterator& it) SAL_THROW(()) in next() function in store::OStoreDirectory
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java160 public synchronized boolean next() throws SQLException { in next() method in CustomResultSet
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.cxx165 ResultSetBase::next( in next() function in ResultSetBase
/trunk/main/store/source/
H A Dstorcach.cxx412 Entry * next = curr->m_pNext; in rescale_Impl() local
/trunk/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.cxx166 ResultSetBase::next( in next() function in ResultSetBase
/trunk/main/vcl/unx/generic/app/
H A Dsaldata.cxx581 YieldEntry* next; // pointer to next entry member
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchydata.cxx1046 sal_Bool HierarchyEntry::next( iterator& it ) in next() function in hierarchy_ucp::HierarchyEntry

Completed in 127 milliseconds

12345