Home
last modified time | relevance | path

Searched defs:Next (Results 1 – 25 of 70) sorted by relevance

123

/trunk/main/sw/source/core/txtnode/
H A Dtxatritr.cxx78 sal_Bool SwScriptIterator::Next() in Next() function in SwScriptIterator
116 sal_Bool SwTxtAttrIterator::Next() in Next() function in SwTxtAttrIterator
/trunk/main/autodoc/inc/ary/doc/
H A Dd_node.hxx89 Node::Next() const in Next() function in ary::doc::Node
/trunk/main/comphelper/source/container/
H A Dcontainer.cxx48 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface> IndexAccessIterator::Next() in Next() function in comphelper::IndexAccessIterator
/trunk/main/svx/inc/svx/
H A Dsvditer.hxx71 SdrObject* Next() { return (SdrObject*)maObjList.GetObject(mbReverse ? --mnIndex : mnIndex++); } in Next() function in SdrObjListIter
/trunk/main/sw/inc/
H A Dswiterator.hxx37 …TElementType* Next() { SwClient* p = aClientIter.Next(); return PTR_CAST(TElementType,p);… in Next() function in SwIterator
/trunk/main/svl/source/notify/
H A Dlisteneriter.cxx157 SvtListener* SvtListenerIter::Next() in Next() function in SvtListenerIter
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/iterator/
H A DPermutationIterator.java68 public T[] Next() in Next() method in PermutationIterator
/trunk/main/scaddins/source/datefunc/
H A Ddatefunc.hxx71 inline void* Next() { return (nCurr + 1 < nCount) ? pData[ ++nCurr ] : NULL; } in Next() function in ScaList
122 inline ::rtl::OUString* ScaStringList::Next() in Next() function in ScaStringList
305 inline ScaFuncData* ScaFuncDataList::Next() in Next() function in ScaFuncDataList
/trunk/main/sw/source/core/inc/
H A Dswcache.hxx201 SwCacheObj *Next() { return pNext; } in Next() function in SwCacheObj
263 inline SwCacheObj *SwCache::Next( SwCacheObj *pCacheObj) in Next() function in SwCache
H A Dfntcache.hxx57 inline SwFntObj *Next( SwFntObj *pFntObj) in Next() function in SwFntCache
/trunk/main/winaccessibility/source/UAccCOM/
H A DEnumVariant.cpp41 HRESULT STDMETHODCALLTYPE CEnumVariant::Next(ULONG cElements,VARIANT __RPC_FAR *pvar,ULONG __RPC_FA… in Next() function in CEnumVariant
/trunk/main/sc/source/filter/inc/
H A DXclExpChangeTrack.hxx74 inline const XclExpUserBView* Next() { return (const XclExpUserBView*) List::Next(); } in Next() function in XclExpUserBViewList
304 inline XclExpChTrTabIdBuffer* Next() { return (XclExpChTrTabIdBuffer*) List::Next(); } in Next() function in XclExpChTrTabIdBufferList
594 inline ExcRecord* Next() { return (ExcRecord*) List::Next(); } in Next() function in XclExpChTrRecordList
H A Dexcscen.hxx130 inline const ExcScenario* ExcScenarioList::Next( void ) in Next() function in ExcScenarioList
/trunk/main/scaddins/source/analysis/
H A Danalysishelper.hxx400 inline const double* Next() { return static_cast< const double* >( MyList::Next() ); } in Next() function in ScaDoubleList
674 inline const void* MyList::Next( void ) in Next() function in MyList
709 inline const STRING* StringList::Next( void ) in Next() function in StringList
879 inline const Complex* ComplexList::Next( void ) in Next() function in ComplexList
921 inline ConvertData* ConvertDataList::Next( void ) in Next() function in ConvertDataList
/trunk/main/sot/source/sdstor/
H A Dstgdir.hxx127 StgDirEntry* Next() { return (StgDirEntry*) StgAvlIterator::Next(); } in Next() function in StgIterator
/trunk/main/connectivity/source/drivers/dbase/
H A DDIndexIter.cxx51 sal_uIntPtr OIndexIterator::Next() in Next() function in OIndexIterator
/trunk/main/xml2cmp/source/support/
H A Dheap.cxx192 HeapItem::Next() const in Next() function in HeapItem
/trunk/main/sc/source/filter/excel/
H A Dfrmbase.cxx188 const ScRange* _ScRangeListTabs::Next( void ) in Next() function in _ScRangeListTabs
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xml/
H A DXMLScanner.java56 public Token Next () in Next() method in XMLScanner
/trunk/main/sc/inc/
H A Dfuncdesc.hxx118 const ScFuncDesc* Next() in Next() function in ScFunctionList
H A Dattarray.hxx227 inline const ScPatternAttr* ScAttrIterator::Next( SCROW& rTop, SCROW& rBottom ) in Next() function in ScAttrIterator
/trunk/main/sc/source/core/data/
H A Dmarkarr.cxx384 sal_Bool ScMarkArrayIter::Next( SCROW& rTop, SCROW& rBottom ) in Next() function in ScMarkArrayIter
/trunk/main/sc/source/ui/vba/
H A Dvbacomment.cxx157 ScVbaComment::Next() throw (uno::RuntimeException) in Next() function in ScVbaComment
/trunk/main/tools/source/memtools/
H A Dtable.cxx385 void* Table::Next() in Next() function in Table
/trunk/main/basic/source/comp/
H A Dtoken.cxx478 SbiToken SbiTokenizer::Next() in Next() function in SbiTokenizer

Completed in 65 milliseconds

123