Home
last modified time | relevance | path

Searched refs:hasMoreElements (Results 226 – 250 of 470) sorted by relevance

12345678910>>...19

/aoo41x/test/testuno/source/fvt/uno/sw/field/
H A DTitleField.java190 while (enumeration.hasMoreElements()) { in isContainTitleField()
H A DPageCountField.java180 while (enumeration.hasMoreElements()) { in isContainPageCountField()
H A DPageNumberField.java185 while (enumeration.hasMoreElements()) { in isContainPageNumberField()
/aoo41x/main/basctl/source/basicide/
H A Ddocumentenumeration.cxx110 while ( xEnum->hasMoreElements() ) in lcl_getDocumentControllers_nothrow()
/aoo41x/main/fpicker/source/win32/filepicker/
H A Dasynceventnotifier.cxx289 while(iter.hasMoreElements()) in run()
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DBookSettings.java144 for(Enumeration e = worksheetSettings.elements();e.hasMoreElements();) { in writeNode()
/aoo41x/main/odk/examples/DevelopersGuide/FirstSteps/
H A DFirstLoadComponent.java137 while (xFormulaEnum.hasMoreElements()) { in main()
/aoo41x/main/sw/source/core/unocore/
H A Dunoredlines.cxx151 sal_Bool SwXRedlineEnumeration::hasMoreElements(void) throw( uno::RuntimeException ) in hasMoreElements() function in SwXRedlineEnumeration
H A Dunocoll.cxx837 virtual sal_Bool SAL_CALL hasMoreElements(void) throw( RuntimeException );
881 sal_Bool SwXFrameEnumeration<T>::hasMoreElements(void) throw( RuntimeException ) in hasMoreElements() function in SwXFrameEnumeration
1016 while(xEnum->hasMoreElements()) in getElementNames()
/aoo41x/main/bean/test/applet/oooapplet/
H A DOOoViewer.java185 for (Enumeration e = resourcePaths.elements(); e.hasMoreElements();) { in getResource()
/aoo41x/main/svx/source/form/
H A Dformfeaturedispatcher.cxx131 while ( aIter.hasMoreElements() ) in notifyStatus()
/aoo41x/main/scripting/source/provider/
H A DProviderCache.cxx159 while ( xEnum->hasMoreElements() ) in populateCache()
/aoo41x/main/dtrans/source/win32/clipb/
H A DWinClipboard.cxx243 while(iter.hasMoreElements()) in notifyAllClipboardListener()
/aoo41x/main/qadevOOo/tests/java/mod/_sw/
H A DSwXTextPortion.java133 while ( (oEnum.hasMoreElements()) ) { in createTestEnvironment()
/aoo41x/main/filter/source/config/cache/
H A Dcontenthandlerfactory.cxx112 while(xSet->hasMoreElements()) in createInstanceWithArguments()
H A Dframeloaderfactory.cxx109 while(xSet->hasMoreElements()) in createInstanceWithArguments()
/aoo41x/main/chart2/source/controller/main/
H A DCommandDispatch.cxx187 while( aIntfIt.hasMoreElements()) in fireStatusEventForURL()
/aoo41x/main/chart2/source/tools/
H A DModifyListenerHelper.cxx62 while( aIt.hasMoreElements()) in lcl_fireModifyEvent()
/aoo41x/main/sd/source/ui/unoidl/
H A Dunosrch.cxx507 while(xParaEnum->hasMoreElements()) in Search()
520 while(xPortionEnum->hasMoreElements()) in Search()
/aoo41x/main/sfx2/source/doc/
H A DDocumentMetadataAccess.cxx407 while (xEnum->hasMoreElements()) { in getAllParts()
439 return (xEnum->hasMoreElements()); in isPartOfType()
1090 if (!xEnum->hasMoreElements()) { in removeContentOrStylesFile()
/aoo41x/main/embeddedobj/source/msole/
H A Dolecomponent.cxx1468 while ( pIterator.hasMoreElements() ) in close()
1486 while ( pCloseIterator.hasMoreElements() ) in close()
1763 while ( pIterator.hasMoreElements() ) in setModified()
/aoo41x/main/xmerge/source/aportisdoc/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/
H A DDocumentDeserializerImpl.java97 while (e.hasMoreElements()) { in deserialize()
/aoo41x/main/scripting/java/org/openoffice/idesupport/
H A DSVersionRCFile.java227 while (enumer.hasMoreElements()) { in main()
/aoo41x/main/sc/source/ui/vba/
H A Dvbaoleobjects.cxx88 virtual ::sal_Bool SAL_CALL hasMoreElements( ) throw (uno::RuntimeException) in hasMoreElements() function in EnumWrapper
/aoo41x/main/qadevOOo/tests/java/ifc/text/
H A D_XTextFieldsSupplier.java145 while(xEnum != null && xEnum.hasMoreElements()) { in _getTextFields()

Completed in 1927 milliseconds

12345678910>>...19