Home
last modified time | relevance | path

Searched refs:hasMoreElements (Results 301 – 325 of 474) sorted by relevance

1...<<111213141516171819

/trunk/main/l10ntools/source/filter/merge/
H A DMerger.java319 while(pFragments.hasMoreElements()) in getFragments()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java235 while( xParaEnum.hasMoreElements() ) in doCellSamples()
245 while( xPortionEnum.hasMoreElements() ) in doCellSamples()
566 while( xEnum.hasMoreElements() ) in doCellRangesSamples()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs116 while( xParaEnum.hasMoreElements() ) in doCellSamples()
126 while( xPortionEnum.hasMoreElements() ) in doCellSamples()
533 while( xEnum.hasMoreElements() ) in doCellRangesSamples()
/trunk/main/stoc/source/registry_tdprovider/
H A Drdbtdp_tdenumeration.cxx254 sal_Bool SAL_CALL TypeDescriptionEnumerationImpl::hasMoreElements() in hasMoreElements() function in stoc_rdbtdp::TypeDescriptionEnumerationImpl
/trunk/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/
H A DMinicalcDecoder.java133 while(e.hasMoreElements()) { in addDeviceContent()
/trunk/main/testgraphical/ui/java/ConvwatchGUIProject/src/
H A DIniFile.java645 public boolean hasMoreElements() in hasMoreElements() method in IniFile
/trunk/main/fpicker/source/win32/filepicker/
H A DVistaFilePickerEventHandler.cxx439 while (pIterator.hasMoreElements()) in impl_sendEvent()
/trunk/main/framework/source/services/
H A Dtabwindowservice.cxx389 while (pIterator.hasMoreElements()) in IMPL_LINK()
H A Ddesktop.cxx1822 while ( aIterator.hasMoreElements() ) in impl_sendQueryTerminationEvent()
1885 while ( aIterator.hasMoreElements() ) in impl_sendNotifyTerminationEvent()
H A Dframe.cxx1647 while (pIterator.hasMoreElements()) in close()
1684 while (pIterator.hasMoreElements()) in close()
2791 while( aIterator.hasMoreElements() == sal_True ) in implts_sendFrameActionEvent()
/trunk/main/l10ntools/source/filter/utils/
H A DAnalyzeStartupLog.java89 while (aIt.hasMoreElements()) in main()
/trunk/main/chart2/source/tools/
H A DRangeHighlighter.cxx346 while( aIt.hasMoreElements() ) in fireSelectionEvent()
/trunk/main/uui/source/
H A Diahndl-filter.cxx147 while (xFilters->hasMoreElements()) in handleNoSuchFilterRequest_()
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DSettings.java265 while ( e.hasMoreElements() ) in storeConfiguration()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DDesktopTools.java151 while (allComp.hasMoreElements()) in getAllOpenDocuments()
/trunk/main/oox/source/export/
H A Ddrawingml.cxx1104 while( enumeration->hasMoreElements() ) { in WriteParagraph()
1189 while( enumeration->hasMoreElements() ) { in WriteText()
/trunk/main/ucbhelper/source/provider/
H A Dresultset.cxx1498 while ( aIter.hasMoreElements() ) in propertyChanged()
1513 while ( aIter.hasMoreElements() ) in propertyChanged()
/trunk/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java215 while(keys.hasMoreElements()) { in templateExample()
662 while ( xParaEnum.hasMoreElements() ) in ParagraphExample()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1150 while( xEnumeration->hasMoreElements() ) in calcMaxParaDepth()
1912 while( xParaEnum->hasMoreElements() ) in getTextSelection()
1934 if( xParaEnum->hasMoreElements() ) in getTextSelection()
/trunk/main/sfx2/source/inc/
H A Deventsupplier.hxx174 virtual sal_Bool SAL_CALL hasMoreElements()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/style/
H A D_ParagraphProperties.java470 while(oEnum.hasMoreElements()) in getElementNames()
H A D_CharacterProperties.java505 while(oEnum.hasMoreElements()) in getElementNames()
/trunk/main/cppuhelper/source/
H A Dweak.cxx118 while( aIt.hasMoreElements() ) in dispose()
/trunk/main/sw/source/ui/vba/
H A Dvbaborders.cxx302 virtual ::sal_Bool SAL_CALL hasMoreElements( ) throw (uno::RuntimeException) in hasMoreElements() function in RangeBorderEnumWrapper
/trunk/main/toolkit/inc/toolkit/helper/
H A Dmacros.hxx193 while( aIt.hasMoreElements() ) \

Completed in 200 milliseconds

1...<<111213141516171819