Home
last modified time | relevance | path

Searched refs:hasMoreElements (Results 176 – 200 of 475) sorted by relevance

12345678910>>...19

/trunk/main/package/source/package/zippackage/
H A DZipPackageFolderEnumeration.cxx42 sal_Bool SAL_CALL ZipPackageFolderEnumeration::hasMoreElements( ) in hasMoreElements() function in ZipPackageFolderEnumeration
H A DZipPackageFolderEnumeration.hxx50 virtual sal_Bool SAL_CALL hasMoreElements( )
/trunk/main/framework/inc/helper/
H A Docomponentenumeration.hxx150 virtual sal_Bool SAL_CALL hasMoreElements() throw( css::uno::RuntimeException );
H A Dotasksenumeration.hxx160 virtual sal_Bool SAL_CALL hasMoreElements() throw( css::uno::RuntimeException );
/trunk/main/sc/source/ui/Accessibility/
H A DDrawModelBroadcaster.cxx71 while( aIter.hasMoreElements() ) in Notify()
/trunk/main/jvmfwk/java/jreproperties/src/main/java/
H A DJREProperties.java86 for (; e.hasMoreElements() ;) { in main()
/trunk/main/scripting/java/com/sun/star/script/framework/provider/
H A DPathUtils.java71 while ( t.hasMoreElements() ) in make_url()
/trunk/main/cui/source/options/
H A Dsdbcdriverenum.cxx73 while (xEnumDrivers->hasMoreElements()) in ODriverEnumerationImpl()
/trunk/main/sd/source/ui/unoidl/
H A DDrawController.cxx363 while (aIterator.hasMoreElements()) in selectionChanged()
458 while( aIt.hasMoreElements() ) in FireSelectionChangeListener()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashapes.cxx56 virtual ::sal_Bool SAL_CALL hasMoreElements( ) throw (uno::RuntimeException) in hasMoreElements() function in VbShapeEnumHelper
63 if ( pShapes && hasMoreElements() ) in nextElement()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DAPIDescGetter.java587 while (e.hasMoreElements()) in getFromClassPath()
886 while (e.hasMoreElements()) in getScenarioFromClassPath()
/trunk/main/chart2/source/model/main/
H A DChartModel_Persistence.cxx693 while( aIt.hasMoreElements() ) in impl_notifyModifiedListeners()
827 while( aIt.hasMoreElements() ) in impl_notifyStorageChangeListeners()
/trunk/main/forms/source/component/
H A Derrorbroadcaster.cxx89 while ( aIter.hasMoreElements() ) in onError()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/container/
H A D_XEnumeration.java67 while ( oObj.hasMoreElements() ) { in _hasMoreElements()
/trunk/main/connectivity/source/commontools/
H A Dwarningscontainer.cxx59 while ( aReferenceIterHelper.hasMoreElements() ) in lcl_concatWarnings()
/trunk/main/forms/source/helper/
H A Dresettable.cxx77 while ( aIter.hasMoreElements() && bContinue ) in approveReset()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XDesktop.java64 for (; xEnum.hasMoreElements();) { in _getComponents()
/trunk/main/l10ntools/java/jpropex/java/
H A DOrderedHashMap.java84 public boolean hasMoreElements() in hasMoreElements() method in OHMenum
H A DSdfData.java92 for( Enumeration e = ohm.elements(); e.hasMoreElements(); ) in write()
/trunk/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/
H A DSxcDocumentDeserializerImpl.java118 while (e.hasMoreElements()) { in getWorksheetNames()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DSetupDataProvider.java74 for (Enumeration e = data.children(); e.hasMoreElements(); ) { in createTree()
/trunk/main/ucb/source/core/
H A Ducbstore.cxx2382 while ( aIter.hasMoreElements() ) in notifyPropertyChangeEvent()
2398 while ( aIter.hasMoreElements() ) in notifyPropertyChangeEvent()
2418 while ( aIter.hasMoreElements() ) in notifyPropertySetInfoChange()
/trunk/main/sw/inc/
H A Dunoparaframeenum.hxx113 virtual sal_Bool SAL_CALL hasMoreElements()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DSxcDocumentDeserializerImpl.java117 while(e.hasMoreElements()) { in getWorksheetNames()
/trunk/main/scripting/java/com/sun/star/script/framework/provider/java/
H A DScriptDescriptor.java107 while( stk.hasMoreElements() ) in setClasspath()

Completed in 99 milliseconds

12345678910>>...19