Home
last modified time | relevance | path

Searched refs:hasNext (Results 1 – 25 of 99) sorted by relevance

1234

/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DInterfaceContainer_Test.java533 r[i++]= it.hasNext(); in Iterator_hasNext()
535 r[i++]= it.hasNext(); in Iterator_hasNext()
537 r[i++]= it.hasNext(); in Iterator_hasNext()
591 while (it.hasNext()) in Iterator_remove()
604 while (it.hasNext()) in Iterator_remove()
674 r[i++]= it.hasNext(); in ListIterator_hasNext()
732 while (it.hasNext()) in ListIterator_remove()
745 while (it.hasNext()) in ListIterator_remove()
783 while (it.hasNext()) in ListIterator_hasPrevious()
810 while (it.hasNext()) in ListIterator_previous()
[all …]
/trunk/main/scripting/workben/ifc/scripting/
H A D_XScriptInfo.java66 while (tests.hasNext()) { in _getLogicalName()
97 while (tests.hasNext()) { in _getParcelURI()
127 while (tests.hasNext()) { in _getLanguage()
157 while (tests.hasNext()) { in _getFunctionName()
187 while (tests.hasNext()) { in _getLanguageProperties()
227 while (tests.hasNext()) { in _getFileSetNames()
264 while (tests.hasNext()) { in _getFilesInFileSet()
302 while (tests.hasNext()) { in _getDescription()
H A D_XScriptStorageManager.java66 while (tests.hasNext()) { in _createScriptStorage()
107 while (tests.hasNext()) { in _createScriptStorageWithURI()
159 while (tests.hasNext()) { in _getScriptStorage()
207 while (tests.hasNext()) { in _refreshScriptStorage()
H A D_XScriptInfoAccess.java67 while (tests.hasNext()) { in _getScriptLogicalNames()
125 while (tests.hasNext()) { in _getImplementations()
182 while (tests.hasNext()) { in _getAllImplementations()
/trunk/main/l10ntools/source/filter/utils/
H A DCache.java514 while (aIt.hasNext()) in toHTML()
556 while (aIt.hasNext()) in toHTML()
575 while (aIt.hasNext()) in toHTML()
1546 while(it.hasNext()) in getItemNames()
1578 while(it.hasNext()) in getMatchedItemNames()
1623 while(it.hasNext()) in matchPropSet()
1938 while(aIt1.hasNext()) in validateTypes()
2022 while(aIt1.hasNext()) in validateFilters()
2110 while(aIt1.hasNext()) in transform60to6Y()
2292 while(aIt1.hasNext()) in transform60to6Y()
[all …]
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DInterfaceContainer.java320 while (it.hasNext()) in containsAll()
532 while (it.hasNext()) in removeAll()
557 while (itColl.hasNext()) in retainAll()
569 while (itColl.hasNext()) in retainAll()
706 while( aIt.hasNext() ) in disposeAndClear()
751 synchronized public boolean hasNext() in hasNext() method in InterfaceContainer.Itr
H A DPropertySetMixin.java249 for (Iterator i = specificVeto.iterator(); i.hasNext();) { in prepareSet()
257 for (Iterator i = unspecificVeto.iterator(); i.hasNext();) { in prepareSet()
317 for (Iterator i = bound.values().iterator(); i.hasNext();) { in dispose()
318 for (Iterator j = ((Vector) i.next()).iterator(); j.hasNext();) in dispose()
325 for (Iterator i = veto.values().iterator(); i.hasNext();) { in dispose()
326 for (Iterator j = ((Vector) i.next()).iterator(); j.hasNext();) in dispose()
555 for (Iterator i = specificListeners.iterator(); i.hasNext();) { in notifyListeners()
563 for (Iterator i = unspecificListeners.iterator(); i.hasNext();) in notifyListeners()
1053 for (Iterator i = properties.values().iterator(); i.hasNext();) { in getProperties()
H A DMultiTypeInterfaceContainer.java134 while (it.hasNext() ) in disposeAndClear()
141 while (it.hasNext()) in clear()
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/languageResolver/
H A DLanguageResolver.java88 while(isoCode!="" && iter.hasNext()){ in getNrFromISO()
107 while(iter.hasNext()){ in getISOfromNr()
125 while(iter.hasNext()){ in getRFCFromISO()
143 while(iter.hasNext()){ in getISOFromRFC()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge.java231 for (Iterator i = l.iterator(); i.hasNext();) { in hasRefHolder()
250 for (Iterator i = l.iterator(); !found && i.hasNext();) { in addRefHolder()
268 for (Iterator i = l.iterator(); i.hasNext();) { in remRefHolder()
290 for (Iterator i1 = refHolders.entrySet().iterator(); i1.hasNext();) in freeHolders()
295 for (Iterator i2 = l.iterator(); i2.hasNext();) { in freeHolders()
494 for (Iterator i = disposeListeners.iterator(); i.hasNext();) { in dispose()
/trunk/main/avmedia/source/java/
H A DWindowAdapter.java246 while( aIter.hasNext() ) in fireKeyEvent()
296 while( aIter.hasNext() ) in fireMouseEvent()
305 while( aIter.hasNext() ) in fireMouseEvent()
314 while( aIter.hasNext() ) in fireMouseEvent()
323 while( aIter.hasNext() ) in fireMouseEvent()
337 while( aIter.hasNext() ) in fireFocusEvent()
350 while( aIter.hasNext() ) in fireDisposingEvent()
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/action/
H A DActionIterator.java50 public boolean hasNext() in iterator() method
66 if (maIterator.hasNext()) in iterator()
84 if (maIterator.hasNext()) in iterator()
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DDataAware.java200 for (Iterator i = dataAwares.iterator(); i.hasNext();) in updateUI()
205 for (Iterator i = dataAwares.iterator(); i.hasNext();) in updateData()
218 for (Iterator i = dataAwares.iterator(); i.hasNext();) in setDataObject()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A DOfficeParserUtil.java119 while (keys.hasNext()) in getNamespaces()
131 while (keys.hasNext()) in getNamespacePrefix()
174 return stylesForElement.hasNext(); in isValidStyleElement()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DFormulaCompiler.java102 while (iter.hasNext()) { in RPN2Infix()
132 while (iter.hasNext()) { in infix2RPN()
199 while (iter.hasNext()) { in extractParameter()
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/DirtyTags/
H A DTagPair.java119 while(iter.hasNext()){ in TagPair()
205 while(iter.hasNext()){ in toString()
222 while(iter.hasNext()){ in getWrapped()
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DDataHandler.java117 while (iter.hasNext()) { in putDataTo()
135 while (iter.hasNext()) { in putDataTo()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DInstallationPathIterator.java104 public boolean hasNext() { in hasNext() method in InstallationPathIterator
111 if (!hasNext()) throw new NoSuchElementException(); in nextPanel()
/trunk/main/l10ntools/java/receditor/java/transex3/controller/
H A DEditorController.java158 while( aIter.hasNext() ){ in initView()
210 while( aIter.hasNext() ) in initView()
326 while( aIter.hasNext() ){ in readStrings()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DConverter.java44 while ( m.hasNext() ) { in convertHashmapToStringArray()
82 while ( m.hasNext() ) { in convertHashMapToVector()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DVariablesDeclarations.java87 while (vars.hasNext()) in getDefinedMappings()
91 while (varsByType.hasNext()) in getDefinedMappings()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOContainer.java229 while (iterator.hasNext()) { in refresh()
287 while (iterator.hasNext()) { in appendByDescriptor()
340 for (Iterator<?> iterator = containerListeners.iterator(); iterator.hasNext(); ) { in dropImpl()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DObjectOleLayoutController.java60 for (final Iterator iter = masterfields.iterator(); iter.hasNext();) in isValueChanged()
93 for (final Iterator iter = masterfields.iterator(); iter.hasNext();) in delegateContentGeneration()
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/
H A DParser.java58 while (maReader.hasNext()) in Parse()
151 while (maReader.hasNext()) in Skip()
/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DtestCore.cxx67 while (n->hasNext()) in testInsertSibling()
81 while (n->hasNext()) in testInsertSibling()

Completed in 116 milliseconds

1234