Home
last modified time | relevance | path

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

1234

/aoo41x/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelContainer.java150 while ( iter.hasNext() ) in getChildContainer()
180 while ( iter.hasNext() ) in getChildContainerForURL()
335 while ( iter.hasNext() ) in getByName()
/aoo41x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java909 while( it.hasNext()) in fire()
926 while(it.hasNext() ) in fire()
947 while (it.hasNext()) in fire()
/aoo41x/main/toolkit/workben/layout/
H A Deditor.cxx218 while ( it.hasNext() ) in Widget()
341 while ( it.hasNext() ) in addChild()
573 bool hasNext() in hasNext() function
1253 while ( it.hasNext() ) in addProperties()
1604 while ( it.hasNext() ) in print()
/aoo41x/main/qadevOOo/tests/java/complex/unoapi/
H A DCheckModuleAPI.java317 while (iterator.hasNext()) in getCwsModuleCommand()
443 while (iterator.hasNext()) in getTranslatedNames()
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStylesWriter.java204 while (values.hasNext()) in writeFontFaces()
308 while (entries.hasNext()) in buildAttributeList()
/aoo41x/main/ridljar/com/sun/star/uno/
H A DUnoRuntime.java530 for (Iterator i = bridges.values().iterator(); i.hasNext();) { in getBridges()
603 for (Iterator i = bridges.values().iterator(); i.hasNext();) { in reset()
/aoo41x/main/svx/source/table/
H A Dcelltypes.hxx77 bool hasNext() const in hasNext() function in sdr::table::RangeIterator
/aoo41x/main/wizards/com/sun/star/wizards/web/export/
H A DConfiguredExporter.java52 for (Iterator i = exporter.cp_Arguments.keys().iterator(); i.hasNext();) in init()
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystem.java439 while(itr.hasNext()) { in scanDocument()
874 while(itr.hasNext()) { in getChildren()
/aoo41x/main/l10ntools/source/filter/utils/
H A DXMLHelper.java303 while(it1.hasNext()) in convertPropSetToXML()
584 while(it.hasNext()) in convertLocalizedValueToXML()
/aoo41x/main/reportbuilder/java/com/sun/star/report/
H A DSDBCReportDataFactory.java501 for (final Iterator it = detailColumns.iterator(); it.hasNext(); in createParameter()
513 if (it.hasNext()) in createParameter()
/aoo41x/main/scripting/workben/ifc/scripting/
H A D_XScriptStorageRefresh.java66 while (tests.hasNext()) { in _refresh()
H A D_XFunctionProvider.java65 while (tests.hasNext()) { in _getFunction()
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DSelectPathPanel.java119 while (it.hasNext()) { in fireChangeEvent()
/aoo41x/main/jurt/test/com/sun/star/uno/
H A DWeakReference_Test.java95 for (Iterator i = l.iterator(); i.hasNext();) { in dispose()
/aoo41x/main/wizards/com/sun/star/wizards/common/
H A DNamedValueCollection.java98 while ( iter.hasNext() ) in getPropertyValues()
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelDescriptorParserSupport.java107 while (iter.hasNext()) in fileChanged()
H A DOfficeDocumentSupport.java129 while (iter.hasNext()) in fileChanged()
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DMouseObserver.java97 while (maShapeIterator.hasNext()) in FindCanvasShapeUnderMouse()
/aoo41x/main/reportbuilder/java/com/sun/star/report/util/
H A DManifestWriter.java107 while (iterator.hasNext()) in write()
/aoo41x/main/ridljar/com/sun/star/lib/util/
H A DWeakMap.java191 for (Iterator i = t.entrySet().iterator(); i.hasNext();) { in putAll()
/aoo41x/main/qadevOOo/runner/stats/
H A DFileLogWriter.java101 while(iter.hasNext()){ in println()
/aoo41x/main/scripting/java/org/openoffice/idesupport/xml/
H A DManifest.java109 while (iter.hasNext()) in remove()
/aoo41x/main/forms/qa/integration/forms/
H A DTableCellTextBinding.java175 while ( loop.hasNext() ) in run()
/aoo41x/main/odk/examples/DevelopersGuide/Forms/
H A DTableCellTextBinding.java172 while ( loop.hasNext() ) in run()

Completed in 155 milliseconds

1234