Home
last modified time | relevance | path

Searched refs:hasMoreElements (Results 101 – 125 of 475) sorted by relevance

12345678910>>...19

/trunk/test/testuno/source/fvt/uno/sw/field/
H A DCheckDateTimeField.java147 while (enumeration.hasMoreElements()) { in createTimeFiled()
215 while (enumeration.hasMoreElements()) { in createDateFiled()
/trunk/main/chart2/source/tools/
H A DLifeTime.cxx248 while( aIt.hasMoreElements() ) in g_close_startTryClose()
377 while( aIt.hasMoreElements() ) in impl_doClose()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx180 while( xEnumeration->hasMoreElements() && nPara ) in getDescription()
186 …DBG_ASSERT( xEnumeration->hasMoreElements(), "sd::CustomAnimationEffect::prepareText(), paragraph … in getDescription()
188 if( xEnumeration->hasMoreElements() ) in getDescription()
/trunk/main/ucb/source/ucp/package/
H A Dpkgdatasupplier.cxx254 while ( m_pImpl->m_xFolderEnum->hasMoreElements() ) in getResult()
334 while ( m_pImpl->m_xFolderEnum->hasMoreElements() ) in totalCount()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/view/
H A D_XMultiSelectionSupplier.java310 while (xEnum.hasMoreElements()){ in _createSelectionEnumeration()
383 while (xEnum.hasMoreElements()){ in _createReverseSelectionEnumeration()
/trunk/main/dtrans/source/os2/clipb/
H A DOs2Clipboard.cxx240 while (aIterator.hasMoreElements()) in setContents()
401 while(iter.hasMoreElements()) in notifyAllClipboardListener()
/trunk/main/odk/examples/java/Spreadsheet/
H A DEuroAdaption.java163 while( xRanges.hasMoreElements() ) { in Convert()
230 while( xCellEnumeration.hasMoreElements() ) { in Convert()
/trunk/main/odk/examples/java/Text/
H A DStyleInitialization.java134 while ( xParagraphEnumeration.hasMoreElements() ) { in main()
160 while ( xPortionEnumeration.hasMoreElements() ) { in main()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DEnhancedComplexTestCase.java161 while (aIniFile.hasMoreElements()) in foreachPSorPDFinInputPath()
354 while (aIniFile.hasMoreElements()) in foreachJPEGcompareWithJPEG()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dinterfacecontainer.h89 sal_Bool SAL_CALL hasMoreElements() const SAL_THROW( () ) in hasMoreElements() function in cppu::OInterfaceIteratorHelper
277 while (iter.hasMoreElements()) { in forEach()
/trunk/main/UnoControls/source/base/
H A Dbasecontainercontrol.cxx313 while ( aIterator.hasMoreElements() ) in addControl()
372 while ( aIterator.hasMoreElements() ) in removeControl()
/trunk/main/extensions/source/update/feed/
H A Dupdatefeed.cxx246 … sal_Bool SAL_CALL hasMoreElements() throw (uno::RuntimeException) { return m_nCount < m_nNodes; }; in hasMoreElements() function in __anon9cd7229a0111::UpdateInformationEnumeration
306 sal_Bool SAL_CALL hasMoreElements() throw (uno::RuntimeException) { return 0 == m_nCount; }; in hasMoreElements() function in __anon9cd7229a0111::SingleUpdateInformationEnumeration
685 while( xEnumeration->hasMoreElements() ) in getUpdateInformation()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbarcontrols.cxx37 virtual sal_Bool SAL_CALL hasMoreElements() throw ( uno::RuntimeException ) in hasMoreElements() function in CommandBarControlEnumeration
45 if( hasMoreElements() ) in nextElement()
H A Dvbashaperange.cxx40 virtual ::sal_Bool SAL_CALL hasMoreElements( ) throw (uno::RuntimeException) in hasMoreElements() function in VbShapeRangeEnumHelper
47 if ( pCollectionImpl && hasMoreElements() ) in nextElement()
/trunk/main/framework/source/fwi/classes/
H A Dpropertysethelper.cxx152 while (pListener.hasMoreElements()) in impl_existsVeto()
182 while (pListener.hasMoreElements()) in impl_notifyChangeListener()
/trunk/main/extensions/source/propctrlr/
H A Dpropertyhandler.cxx102 while ( removeListener->hasMoreElements() ) in inspect()
111 while ( readdListener->hasMoreElements() ) in inspect()
/trunk/main/embeddedobj/source/msole/
H A Doleembed.cxx139 while ( pIterator.hasMoreElements() ) in MoveListeners()
164 while ( pIterator.hasMoreElements() ) in MoveListeners()
189 while ( pIterator.hasMoreElements() ) in MoveListeners()
/trunk/main/comphelper/source/misc/
H A Dmimeconfighelper.cxx271 while ( xEnum->hasMoreElements() ) in GetDocServiceNameFromMediaType()
745 while ( xFilterEnum->hasMoreElements() ) in GetDefaultFilterFromServiceName()
858 while ( xFilterEnum->hasMoreElements() ) in SearchForFilter()
/trunk/main/stoc/source/servicemanager/
H A Dservicemanager.cxx218 while( xEnum.is() && xEnum->hasMoreElements() ) in retrieveAsciiValueList()
304 sal_Bool SAL_CALL hasMoreElements()
315 sal_Bool ServiceEnumeration_Impl::hasMoreElements() throw(::com::sun::star::uno::RuntimeException) in hasMoreElements() function in stoc_smgr::ServiceEnumeration_Impl
398 virtual sal_Bool SAL_CALL hasMoreElements()
417 sal_Bool ImplementationEnumeration_Impl::hasMoreElements() in hasMoreElements() function in stoc_smgr::ImplementationEnumeration_Impl
/trunk/main/toolkit/source/controls/tree/
H A Dtreecontrol.cxx466 while( aIt.hasMoreElements() ) in nodeEditing()
490 while( aIt.hasMoreElements() ) in nodeEdited()
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr.cxx232 virtual sal_Bool SAL_CALL hasMoreElements() throw(::com::sun::star::uno::RuntimeException);
275 sal_Bool EnumerationImpl::hasMoreElements() in hasMoreElements() function in stoc_tdmgr::EnumerationImpl
468 while (xTDEnum->hasMoreElements()) in insert()
/trunk/main/svx/source/form/
H A Dformcontroller.cxx3341 while (xEnumeration->hasMoreElements()) in startFiltering()
3612 while ( xControlEnumeration->hasMoreElements() ) in checkFormComponentValidity()
3736 if (aIter.hasMoreElements()) in approveRowChange()
3823 if (aIter.hasMoreElements()) in approveCursorMove()
3840 if (aIter.hasMoreElements()) in approveRowSetChange()
3877 if (aIter.hasMoreElements()) in errorOccured()
3950 if (aIter.hasMoreElements()) in approveParameter()
4046 if (aIter.hasMoreElements()) in confirmDelete()
/trunk/main/xmloff/source/text/
H A DXMLRedlineExport.cxx247 while (aEnum->hasMoreElements()) in ExportChangesListElements()
313 while (aEnum->hasMoreElements()) in ExportChangesListAutoStyles()
/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx678 while( aIt.hasMoreElements() ) in fire()
735 while( aIt.hasMoreElements() ) in fire()
791 while( aIt.hasMoreElements() ) in fire()
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx2091 while (xIter->hasMoreElements()) in reset_impl()
2208 while (aIter.hasMoreElements() && !bCanceled) in submit_impl()
3007 while (aIter.hasMoreElements()) in reload_impl()
3030 while (aIter.hasMoreElements()) in reload_impl()
3111 while ( aIter.hasMoreElements() ) in impl_approveRowChange_throw()
3152 while ( aIter.hasMoreElements() ) in approveCursorMove()
3198 while ( aIter.hasMoreElements() ) in approveRowChange()

Completed in 180 milliseconds

12345678910>>...19