Home
last modified time | relevance | path

Searched refs:hasMoreElements (Results 326 – 350 of 475) sorted by relevance

1...<<111213141516171819

/trunk/main/toolkit/inc/toolkit/helper/
H A Dmacros.hxx193 while( aIt.hasMoreElements() ) \
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/style/
H A D_CharacterProperties.java505 while(oEnum.hasMoreElements()) in getElementNames()
/trunk/main/sc/source/ui/vba/
H A Dvbaformatconditions.cxx114 virtual ::sal_Bool SAL_CALL hasMoreElements( ) throw (uno::RuntimeException) in hasMoreElements() function in EnumWrapper
H A Dvbapagebreaks.cxx195 virtual ::sal_Bool SAL_CALL hasMoreElements( ) throw (uno::RuntimeException) in hasMoreElements() function in RangePageBreaksEnumWrapper
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelDescriptor.java304 while (scripts.hasMoreElements()) in setScriptEntries()
/trunk/main/basic/source/runtime/
H A Dstep1.cxx309 if( p->xEnumeration->hasMoreElements() ) in StepTESTFOR()
/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java986 while (i_Enum.hasMoreElements()) { in toSeq()
1004 while (i_Enum.hasMoreElements()) { in toSeqs()
/trunk/main/sw/source/core/unocore/
H A Dunorefmk.cxx1624 while (xEnum->hasMoreElements()) { in lcl_getPrefixOrSuffix()
1632 if (xEnum->hasMoreElements()) { in lcl_getPrefixOrSuffix()
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx641 virtual ::sal_Bool SAL_CALL hasMoreElements() throw (RuntimeException);
658 ::sal_Bool SAL_CALL TreeSelectionEnumeration::hasMoreElements() throw (RuntimeException) in hasMoreElements() function in TreeSelectionEnumeration
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx354 while (pIterator.hasMoreElements()) in printJobEvent()
1446 while (pIterator.hasMoreElements()) in close()
1474 while (pCloseIterator.hasMoreElements()) in close()
2570 while ( pIterator.hasMoreElements() ) in NotifyStorageListeners_Impl()
3167 while( aIt.hasMoreElements() ) in notifyEvent()
/trunk/main/sw/source/ui/vba/
H A Dvbaview.cxx385 if( xParaEnum->hasMoreElements() ) in getFirstObjectPosition()
/trunk/main/oox/source/xls/
H A Dquerytablebuffer.cxx141 while( xAreaLinksEnum->hasMoreElements() ) in lclFindAreaLink()
/trunk/main/sc/source/core/data/
H A Ddpobject.cxx2271 if ( xEnum.is() && xEnum->hasMoreElements() ) in HasRegisteredSources()
2294 while ( xEnum->hasMoreElements() ) in GetRegisteredSources()
2338 while ( xEnum->hasMoreElements() && !xRet.is() ) in CreateSource()
/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx676 aReturn.bEnabled = xEnumDrivers.is() && xEnumDrivers->hasMoreElements(); in GetState()
759 aReturn.bEnabled = xEnumDrivers.is() && xEnumDrivers->hasMoreElements(); in GetState()
2626 while ( xEnumControllers->hasMoreElements() ) in onAttachedFrame()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DDesktop.java482 …Enumeration e = Desktop.getDesktop(xMSF).getComponents().createEnumeration(); e.hasMoreElements();) in findAFrame()
/trunk/main/odk/examples/java/Inspector/
H A DUnoNode.java239 while (xTDEnumeration.hasMoreElements()) { in getMandatoryServiceNames()
/trunk/main/sc/source/ui/unoobj/
H A Dcellvaluebinding.cxx533 while ( aIter.hasMoreElements() ) in notifyModified()
/trunk/main/connectivity/source/commontools/
H A Ddbexception.cxx343 …OSL_ENSURE( hasMoreElements(), "SQLExceptionIteratorHelper::next : invalid call (please use hasMor… in next()
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmacromigrationdialog.cxx114 while ( xControllerEnum->hasMoreElements() ) in lcl_getControllers_throw()
/trunk/main/dbaccess/source/ui/browser/
H A Dexsrcbrw.cxx166 while (aIt.hasMoreElements()) in modified()
/trunk/main/filter/source/config/cache/
H A Dbasecontainer.cxx590 while (pIterator.hasMoreElements()) in flush()
/trunk/main/sfx2/source/view/
H A Dviewsh.cxx345 while ( xEnumeration->hasMoreElements() ) in impl_retrieveFilterNameFromTypeAndModule()
2150 while( aIt.hasMoreElements() ) in TryContextMenuInterception()
/trunk/main/ucb/source/sorter/
H A Dsortresult.cxx1370 while ( aIter.hasMoreElements() ) in PropertyChanged()
1384 while ( aIter.hasMoreElements() ) in PropertyChanged()
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DDocumentDeserializerImpl.java112 while(e.hasMoreElements()) { in deserialize()
/trunk/main/desktop/source/deployment/registry/
H A Ddp_registry.cxx327 while (xEnum->hasMoreElements()) in create()

Completed in 226 milliseconds

1...<<111213141516171819