Home
last modified time | relevance | path

Searched refs:hasNext (Results 76 – 83 of 83) sorted by relevance

1234

/aoo41x/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java653 while (aKeyIterator.hasNext()) in getDataLayout()
/aoo41x/test/testgui/source/bvt/gui/
H A DFileExport.java249 while (it.hasNext()) { in testSaveAs()
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java767 while (iterator.hasNext()) in performStyleProcessing()
1224 while (entries.hasNext()) in buildAttributeList()
/aoo41x/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java88 boolean hasNext() { return m_Pos < m_Elements.length; } in hasNext() method in TreeNodeEnum
480 if (topEnum.hasNext()) { in traverse()
484 if (nodeEnum.hasNext()) { in traverse()
1055 while (children.hasNext()) { in insertChildren()
4121 while (children.hasNext()) { in dumpTree()
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/
H A DOfficeDocument.java684 while (embObjs.hasNext()) { in write()
/aoo41x/main/dbaccess/qa/complex/dbaccess/
H A DDatabaseDocument.java185 while (iter.hasNext()) in dispose()
/aoo41x/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java1392 while ( iter.hasNext() ) in dispose()
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java1430 while (mappingsIt.hasNext()) in endContent()

Completed in 134 milliseconds

1234