Home
last modified time | relevance | path

Searched defs:next (Results 26 – 50 of 108) sorted by last modified time

12345

/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2707 void init(MockDoc doc, MockNode parent, MockNode prev, MockNode next, in init()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchydata.cxx1046 sal_Bool HierarchyEntry::next( iterator& it ) in next() function in hierarchy_ucp::HierarchyEntry
/trunk/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.cxx166 ResultSetBase::next( in next() function in ResultSetBase
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.cxx361 XResultSet_impl::next( in next() function in XResultSet_impl
/trunk/main/ucb/source/sorter/
H A Dsortresult.cxx343 sal_Bool SAL_CALL SortedResultSet::next() in next() function in SortedResultSet
/trunk/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.cxx901 ::next() in next() function in ContentResultSetWrapper
H A Dcachedcontentresultset.cxx1322 ::next() in next() function in CachedContentResultSet
/trunk/main/sw/source/core/access/
H A Daccfrmobjslist.cxx95 SwAccessibleChildSList_const_iterator& SwAccessibleChildSList_const_iterator::next() in next() function in SwAccessibleChildSList_const_iterator
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java89 TreeNode next() { return (TreeNode) m_Elements[m_Pos++]; } in next() method in TreeNodeEnum
/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/source/table/
H A Dcelltypes.hxx84 bool next( T& rValue ) in next() function in sdr::table::RangeIterator
/trunk/main/svx/inc/svx/
H A Dfmtools.hxx166 sal_Bool next() { return m_xMoveOperations->next(); } in next() function in CursorWrapper
/trunk/main/store/source/
H A Dstorcach.cxx412 Entry * next = curr->m_pNext; in rescale_Impl() 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/stoc/source/security/
H A Dpermissions.cxx142 SocketPermission::SocketPermission( in SocketPermission()
325 FilePermission::FilePermission( in FilePermission()
450 inline RuntimePermission( in RuntimePermission()
H A Dpermissions.h47 inline Permission( in Permission()
/trunk/main/stoc/source/servicemanager/
H A Dservicemanager.cxx1205 HashSet_OWString::iterator next = aNameSet.begin(); in getUniqueAvailableServiceNames() 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 Dwritertreevisiting.cxx732 std::list< Element* >::iterator next = rParent.Children.begin(); in optimizeTextElements() local
H A Ddrawtreevisiting.cxx713 std::list< Element* >::iterator next = rParent.Children.begin(); in optimizeTextElements() local
H A Dgenericelements.cxx333 std::list<Element*>::iterator next = it; in resolveHyperlink() local
/trunk/main/scripting/workben/installer/
H A DNavPanel.java29 …el(InstallWizard wizard, boolean bBack, boolean bNext, boolean bCancel, String prev, String next) { in NavPanel()
131 private String next; field in NavPanel
/trunk/main/sc/source/core/data/
H A Dtable1.cxx1698 ScBaseCell* ScTable::VisibleDataCellIterator::next() in next() function in ScTable::VisibleDataCellIterator
H A Ddociter.cxx2321 SCROW ScRowBreakIterator::next() in next() function in ScRowBreakIterator
/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

Completed in 190 milliseconds

12345