Home
last modified time | relevance | path

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

1...<<111213141516171819

/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx415 while( iter.hasMoreElements() ) in helpRequested()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx9237 bHas = xEnum->hasMoreElements(); in hasElements()
9351 sal_Bool SAL_CALL ScCellsEnumeration::hasMoreElements() throw(uno::RuntimeException) in hasMoreElements() function in ScCellsEnumeration
9586 sal_Bool SAL_CALL ScCellFormatsEnumeration::hasMoreElements() throw(uno::RuntimeException) in hasMoreElements() function in ScCellFormatsEnumeration
9908 sal_Bool SAL_CALL ScUniqueCellFormatsEnumeration::hasMoreElements() throw(uno::RuntimeException) in hasMoreElements() function in ScUniqueCellFormatsEnumeration
9919 if ( !hasMoreElements() || !pDocShell ) in nextElement()
H A Ddocuno.cxx2244 while ( aIter.hasMoreElements() ) in NotifyChanges()
/trunk/main/sfx2/source/doc/
H A Dguisaveas.cxx781 while ( xFilterEnum->hasMoreElements() ) in CheckFilterOptionsDialogExistence()
/trunk/main/package/source/package/zippackage/
H A DZipPackage.cxx540 while ( pEnum->hasMoreElements() ) in getZipFileContents()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx1830 if ( !xEnumDrivers.is() || !xEnumDrivers->hasMoreElements() ) in loadEmbeddedObject()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx4437 while( aIt.hasMoreElements() ) in IMPL_LINK()
4835 while( aIt.hasMoreElements() ) in IMPL_LINK()
/trunk/main/package/source/xstor/
H A Dxstorage.cxx646 while( xEnum->hasMoreElements() ) in ReadContents()
2133 while ( pIterator.hasMoreElements( ) ) in BroadcastModifiedIfNecessary()
2166 while ( pIterator.hasMoreElements( ) ) in BroadcastTransaction()
H A Dowriteablestream.cxx3422 while ( pIterator.hasMoreElements( ) ) in BroadcastTransaction()
/trunk/main/forms/source/component/
H A DFormComponent.cxx2076 while (aIter.hasMoreElements() && bSuccess) in commit()
/trunk/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx2097 while ( xIter->hasMoreElements() ) in transfer()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx1286 while (!bFound && xEnum->hasMoreElements()) in AddShape()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx702 while ( xEnum->hasMoreElements() ) in Notify()
/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx733 while( it.hasMoreElements() ) in implNotifyListeners()
/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx1153 while( xAnnotationEnumeration->hasMoreElements() ) in ImplExportComments()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1604 while( xAnnotationEnumeration->hasMoreElements() ) in ImplPDFExportComments()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx2901 sal_Bool SwXFieldEnumeration::hasMoreElements(void) in hasMoreElements() function in SwXFieldEnumeration
H A Dunochart.cxx229 while (aIt.hasMoreElements()) in LaunchModifiedEvent()
/trunk/main/sw/source/core/access/
H A Daccmap.cxx183 while( aIter.hasMoreElements() ) in Notify()
/trunk/main/dbaccess/source/core/api/
H A DRowSet.cxx1547 while ( aApproveIter.hasMoreElements() ) in approveExecution()
/trunk/main/xmloff/source/text/
H A Dtxtfldi.cxx3761 while (xFields->hasMoreElements()) in EndElement()
/trunk/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx2706 while (pIterator.hasMoreElements()) in implts_notifyListeners()
/trunk/main/chart2/source/view/main/
H A DChartView.cxx2860 while( aIt.hasMoreElements() ) in impl_notifyModeChangeListener()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx3392 while ( xEnum->hasMoreElements() ) in getVBAConstant()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx2602 while (xCells->hasMoreElements()) in _ExportAutoStyles()

Completed in 556 milliseconds

1...<<111213141516171819