Home
last modified time | relevance | path

Searched refs:hasMoreElements (Results 251 – 275 of 470) sorted by relevance

1...<<111213141516171819

/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/xslt/
H A DDocumentDeserializerImpl.java128 while (enumerate.hasMoreElements()) { in deserialize()
/aoo41x/main/framework/source/uielement/
H A Dmacrosmenucontroller.cxx193 while ( xEnum->hasMoreElements() ) in addScriptItems()
/aoo41x/main/connectivity/source/drivers/hsqldb/
H A DHTables.cxx186 while (aListenerLoop.hasMoreElements()) in appendNew()
/aoo41x/main/sd/source/core/
H A DTransitionPreset.cxx114 while( xEnumeration->hasMoreElements() ) in importTransitionsFile()
/aoo41x/main/odk/examples/java/ConverterServlet/
H A DConverterServlet.java101 while (files.hasMoreElements()) { in doPost()
/aoo41x/main/slideshow/source/engine/
H A Deffectrewinder.cxx287 while (xEnumeration->hasMoreElements()) in countMainSequenceEffects()
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DSelectPathVisualPanel.java62 while (enumer.hasMoreElements()) { in SelectPathVisualPanel()
/aoo41x/main/sc/source/ui/vba/
H A Dvbastyles.cxx82 virtual ::sal_Bool SAL_CALL hasMoreElements( ) throw (uno::RuntimeException) in hasMoreElements() function in EnumWrapper
H A Dvbaaxes.cxx52 virtual ::sal_Bool SAL_CALL hasMoreElements( ) throw (uno::RuntimeException) in hasMoreElements() function in EnumWrapper
/aoo41x/main/forms/source/component/
H A DFile.cxx262 while (aIter.hasMoreElements() && bContinue) in reset()
/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DProductDescription.java255 for (Enumeration e = data.elements(); e.hasMoreElements(); ) { in parse()
/aoo41x/main/sw/source/ui/vba/
H A Dvbadocumentproperties.cxx491 virtual ::sal_Bool SAL_CALL hasMoreElements( ) throw (uno::RuntimeException) in hasMoreElements() function in DocPropEnumeration
497 if ( !hasMoreElements() ) in nextElement()
/aoo41x/main/framework/qa/complex/framework/recovery/
H A DRecoveryTest.java218 while (allComp.hasMoreElements()){ in checkDocumentCount()
268 while (allComp.hasMoreElements()){ in compareWindowPositions()
/aoo41x/main/framework/source/tabwin/
H A Dtabwindow.cxx195 while (pIterator.hasMoreElements()) in implts_SendNotification()
232 while (pIterator.hasMoreElements()) in implts_SendNotification()
/aoo41x/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx243 while( aIt.hasMoreElements() ) in firing()
310 while( aIt.hasMoreElements() ) in approveFiring()
/aoo41x/main/scripting/java/org/openoffice/idesupport/
H A DJavaFinder.java162 while (offices.hasMoreElements()) { in getClassLoader()
/aoo41x/main/sc/source/ui/unoobj/
H A Dmiscuno.cxx229 sal_Bool SAL_CALL ScIndexEnumeration::hasMoreElements() throw(uno::RuntimeException) in hasMoreElements() function in ScIndexEnumeration
/aoo41x/main/javaunohelper/com/sun/star/comp/helper/
H A DBootstrap.java193 while (keys.hasMoreElements()) in defaultBootstrap_InitialComponentContext()
/aoo41x/main/framework/qa/complex/ModuleManager/
H A DCheckXModuleManager.java209 while(xResult.hasMoreElements()) in impl_searchModulesByDocumentService()
/aoo41x/main/connectivity/source/drivers/mysql/
H A DYTables.cxx219 while (aListenerLoop.hasMoreElements()) in appendNew()
/aoo41x/main/xmloff/source/text/
H A Dtxtparai.cxx2057 OSL_ENSURE(xEnum->hasMoreElements(), "xml:id: no paragraph?"); in ~XMLParaContext()
2058 if (xEnum->hasMoreElements()) { in ~XMLParaContext()
2068 OSL_ENSURE(!xEnum->hasMoreElements(), "xml:id: > 1 paragraph?"); in ~XMLParaContext()
/aoo41x/main/scripting/workben/installer/
H A DXmlUpdater.java441 while (e.hasMoreElements()) in onInstallComplete()
/aoo41x/main/linguistic/workben/
H A Dsprophelp.cxx120 while (aIt.hasMoreElements()) in LaunchEvent()
/aoo41x/main/qadevOOo/runner/org/openoffice/
H A DRunnerService.java229 while (aEnum.hasMoreElements()) { in getPropertyValues()
/aoo41x/main/qadevOOo/runner/stats/
H A DSQLExecution.java238 while(keys.hasMoreElements()) { in executeSQLCommand()

Completed in 554 milliseconds

1...<<111213141516171819