Home
last modified time | relevance | path

Searched refs:hasMoreElements (Results 26 – 50 of 475) sorted by relevance

12345678910>>...19

/trunk/main/io/source/stm/
H A Dopump.cxx135 while( iter.hasMoreElements() ) in fireError()
164 while( iter.hasMoreElements() ) in fireClose()
182 while( iter.hasMoreElements() ) in fireStarted()
199 while( iter.hasMoreElements() ) in fireTerminated()
/trunk/main/cppuhelper/test/
H A Dtestcontainer.cxx87 while( iterator.hasMoreElements() ) in test_interfacecontainer()
130 while( iterator.hasMoreElements() ) in test_interfacecontainer()
140 while( iterator.hasMoreElements() ) in test_interfacecontainer()
/trunk/main/avmedia/source/xine/
H A Dwindow.cxx489 while( aIter.hasMoreElements() ) in fireMousePressedEvent()
504 while( aIter.hasMoreElements() ) in fireMouseReleasedEvent()
519 while( aIter.hasMoreElements() ) in fireMouseMovedEvent()
534 while( aIter.hasMoreElements() ) in fireSetFocusEvent()
/trunk/main/l10ntools/source/filter/utils/
H A DCache.java382 while (it1.hasMoreElements()) in fromXML()
429 while (it2.hasMoreElements()) in fromXML()
582 while(aEn.hasMoreElements()) in toHTML()
1066 while (it.hasMoreElements()) in convertTypePropsToInternal()
1176 while (it.hasMoreElements()) in convertFilterPropsToInternal()
1304 while(it.hasMoreElements()) in convertFilterFlagNames2Values()
2273 while (aIt2.hasMoreElements()) in transform60to6Y()
2285 while (aIt2.hasMoreElements()) in transform60to6Y()
2298 while(aIt2.hasMoreElements()) in transform60to6Y()
2337 while(aIt2.hasMoreElements()) in transform60to6Y()
[all …]
/trunk/main/vbahelper/source/vbahelper/
H A Dvbadocumentsbase.cxx92 while( mxComponents->hasMoreElements() ) in DocumentsEnumImpl()
101 virtual ::sal_Bool SAL_CALL hasMoreElements( ) throw (uno::RuntimeException) in hasMoreElements() function in DocumentsEnumImpl
108 if ( !hasMoreElements() ) in nextElement()
138 while( xEnum->hasMoreElements() ) in DocumentsAccessImpl()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/org/openoffice/
H A DRunner.java112 while (aTokenEnum.hasMoreElements()) in checkPathVariable()
140 while (aEnum.hasMoreElements()) in checkAllVariablesForCygwinPath()
160 while (aEnum.hasMoreElements()) in checkAllVariablesForCygwinPath()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DDisplayPackageDescription.java71 for (Enumeration e = node.children(); e.hasMoreElements();) { in setState()
132 for (Enumeration e = node.children(); e.hasMoreElements();) { in updateState()
160 for (Enumeration e = node.children(); e.hasMoreElements();) { in updateSize()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/pipe/
H A DPipeConnection.java118 while(elements.hasMoreElements()) { in notifyListeners_open()
126 while(elements.hasMoreElements()) { in notifyListeners_close()
134 while(elements.hasMoreElements()) { in notifyListeners_error()
/trunk/main/sw/qa/complex/writer/
H A DCheckCrossReferences.java51 while ( xPortionEnum.hasMoreElements() ) { in getNextField()
67 while ( xParaEnum.hasMoreElements() ) { in getNextField()
72 while ( xPortionEnum.hasMoreElements() ) { in getNextField()
199 while ( xParaEnum.hasMoreElements() ) { in checkCrossReferences()
/trunk/main/oox/source/ppt/
H A Dtimenode.cxx125 while( xE->hasMoreElements() ) in fixMainSequenceTiming()
140 if( xE2->hasMoreElements() ) in fixMainSequenceTiming()
149 if( xE2.is() && xE2->hasMoreElements() ) in fixMainSequenceTiming()
195 while( xE->hasMoreElements() ) in fixInteractiveSequenceTiming()
/trunk/main/framework/qa/complex/loadAllDocuments/
H A DCheckXComponentLoader.java206 while(lList.hasMoreElements()) in before()
277 while (aSnapshot.hasMoreElements()) in checkUsingOfMediaDescriptor()
437 while (aSnapshot.hasMoreElements()) { in checkURLEncoding()
602 while (aSnapshot.hasMoreElements()) in checkStreamLoading()
/trunk/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DDocumentDeserializerImpl.java87 while (e.hasMoreElements()) { in DocumentDeserializerImpl()
167 while (data.hasMoreElements()) { in buildDocument()
219 } while (paraData.hasMoreElements()); in buildDocument()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/socket/
H A DSocketConnection.java104 while(elements.hasMoreElements()) { in notifyListeners_open()
112 while(elements.hasMoreElements()) { in notifyListeners_close()
120 while(elements.hasMoreElements()) { in notifyListeners_error()
/trunk/main/comphelper/source/container/
H A Denumerablemap.cxx294 ::sal_Bool hasMoreElements();
332 virtual ::sal_Bool SAL_CALL hasMoreElements( ) throw (RuntimeException);
748 ::sal_Bool MapEnumerator::hasMoreElements() in hasMoreElements() function in comphelper::MapEnumerator
784 ::sal_Bool SAL_CALL MapEnumeration::hasMoreElements( ) throw (RuntimeException) in hasMoreElements() function in comphelper::MapEnumeration
787 return m_aEnumerator.hasMoreElements(); in hasMoreElements()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/test/
H A DDriver.java90 while (jarFileEnum.hasMoreElements()) { in main()
143 while (dfEnum.hasMoreElements()) { in doConversion()
174 while (docEnum.hasMoreElements()) { in doConversion()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/InstallerHelper/
H A DLinuxHelper.java46 for (Enumeration e = packageData.children(); e.hasMoreElements(); ) { in getPackageNamesContent()
363 for (Enumeration e = packageData.children(); e.hasMoreElements(); ) { in getLinuxPackageNamesFromRpmquery()
436 for (Enumeration e = packageData.children(); e.hasMoreElements(); ) { in getLinuxFileInfo()
457 for (Enumeration e = packageData.children(); e.hasMoreElements(); ) { in setFullPackageNameAtUninstall()
/trunk/main/avmedia/source/gstreamer/
H A Dgstwindow.cxx561 while( aIter.hasMoreElements() ) in fireMousePressedEvent()
580 while( aIter.hasMoreElements() ) in fireMouseReleasedEvent()
600 while( aIter.hasMoreElements() ) in fireMouseMovedEvent()
619 while( aIter.hasMoreElements() ) in fireSetFocusEvent()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentDeserializer.java264 if(nameDefinitionTable.hasMoreElements()) { in decode()
318 while(eNameDefinitions.hasMoreElements()) { in processNameDefinition()
388 for(Enumeration e = decoder.getColumnRowInfos();e.hasMoreElements();) { in processColumns()
494 for(Enumeration e = decoder.getColumnRowInfos();e.hasMoreElements();) { in processCells()
/trunk/main/ucbhelper/source/provider/
H A Dcontenthelper.cxx868 while ( aIter.hasMoreElements() ) in notifyPropertiesChange()
892 while ( aIter.hasMoreElements() ) in notifyPropertiesChange()
946 while ( aIter.hasMoreElements() ) in notifyPropertySetInfoChange()
966 while ( aIter.hasMoreElements() ) in notifyCommandInfoChange()
985 while ( aIter.hasMoreElements() ) in notifyContentEvent()
/trunk/test/testuno/source/testlib/uno/
H A DShapeUtil.java115 while(xParaEnum.hasMoreElements()) in getPortion()
160 while (xEnumeration.hasMoreElements()) { in setPropertyForLastParagraph()
162 if (xEnumeration.hasMoreElements() == false) { in setPropertyForLastParagraph()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DWorksheet.java79 for(Enumeration e = colInfo.elements();e.hasMoreElements();) { in write()
84 for(Enumeration e = rows.elements();e.hasMoreElements();) { in write()
88 for(Enumeration e = cells.elements();e.hasMoreElements();) { in write()
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx342 while(xEnum->hasMoreElements()) in Fill()
1505 while ( xAutoStylesEnum->hasMoreElements() ) in collectTextAutoStylesOptimized()
1522 while ( xTextFieldsEnum->hasMoreElements() ) in collectTextAutoStylesOptimized()
1550 while(xTextFramesEnum->hasMoreElements()) in collectTextAutoStylesOptimized()
1560 while(xGraphicsEnum->hasMoreElements()) in collectTextAutoStylesOptimized()
1570 while(xEmbeddedsEnum->hasMoreElements()) in collectTextAutoStylesOptimized()
1580 while(xShapesEnum->hasMoreElements()) in collectTextAutoStylesOptimized()
1849 while (rContEnum->hasMoreElements() && in exportTextContentEnumeration()
1923 bHasMoreElements = rContEnum->hasMoreElements(); in exportTextContentEnumeration()
2231 while( rTextEnum->hasMoreElements() ) in exportTextRangeEnumeration()
[all …]
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DXSLTransformer.java237 for (Enumeration e = listeners.elements(); e.hasMoreElements();) { in start()
343 for (Enumeration e = listeners.elements(); e.hasMoreElements();) { in start()
408 for (Enumeration e = listeners.elements(); e.hasMoreElements();) { in start()
431 for (Enumeration e = listeners.elements(); e.hasMoreElements();) { in terminate()
/trunk/main/embeddedobj/source/msole/
H A Dolemisc.cxx174 while (pIterator.hasMoreElements()) in MakeEventListenerNotification_Impl()
200 while (pIterator.hasMoreElements()) in StateChangeNotification_Impl()
480 while (pIterator.hasMoreElements()) in close()
498 while (pCloseIterator.hasMoreElements()) in close()
/trunk/main/connectivity/source/manager/
H A Dmdrivermanager.cxx82 virtual sal_Bool SAL_CALL hasMoreElements( ) throw(RuntimeException);
99 sal_Bool SAL_CALL ODriverEnumeration::hasMoreElements( ) throw(RuntimeException) in hasMoreElements() function in drivermanager::ODriverEnumeration
107 if ( !hasMoreElements() ) in nextElement()
331 while (xEnumDrivers->hasMoreElements()) in bootstrapDrivers()

Completed in 112 milliseconds

12345678910>>...19