Home
last modified time | relevance | path

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

1...<<111213141516171819

/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx207 while ( bResult && aIter.hasMoreElements() ) in approveUpdate()
1600 while (aIter.hasMoreElements() && !bCancel) in commit()
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx418 virtual sal_Bool SAL_CALL hasMoreElements(void) throw(uno::RuntimeException);
441 sal_Bool SwXShapesEnumeration::hasMoreElements(void) throw(uno::RuntimeException) in hasMoreElements() function in SwXShapesEnumeration
H A Dunoportenum.cxx387 sal_Bool SwXTextPortionEnumeration::hasMoreElements() in hasMoreElements() function in SwXTextPortionEnumeration
/trunk/main/sfx2/source/control/
H A Dunoctitm.cxx992 while( aIt.hasMoreElements() ) in StateChanged()
/trunk/main/chart2/source/model/main/
H A DChartModel.cxx267 while( aIt.hasMoreElements() ) in impl_notifyCloseListeners()
/trunk/main/sfx2/source/bastyp/
H A Dfltfnc.cxx606 while ( xEnum->hasMoreElements() ) in GetFilterForProps()
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1058 while (aIter.hasMoreElements()) in focusGained()
1086 while (aIter.hasMoreElements()) in focusLost()
H A Dsbagrid.cxx522 while (aListIter.hasMoreElements()) in NotifyStatusChanged()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java1251 while (xEnum.hasMoreElements()) in copySection()
/trunk/main/framework/source/uiconfiguration/
H A Duiconfigurationmanager.cxx1326 while ( pIterator.hasMoreElements() ) in implts_notifyContainerListener()
H A Dimagemanagerimpl.cxx1427 while ( pIterator.hasMoreElements() ) in implts_notifyContainerListener()
H A Dmoduleuiconfigurationmanager.cxx1597 while ( pIterator.hasMoreElements() ) in implts_notifyContainerListener()
H A Duiconfigurationmanagerimpl.cxx1681 while ( pIterator.hasMoreElements() ) in implts_notifyContainerListener()
/trunk/main/cui/source/customize/
H A Dcfgutil.cxx922 while (components->hasMoreElements()) in getDocumentModel()
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1083 while ( aIter.hasMoreElements() ) in impl_processCopyError_nothrow()
/trunk/main/framework/source/services/
H A Dautorecovery.cxx1307 while ( xEnumControllers->hasMoreElements() ) in implts_collectActiveViewNames()
2896 while(pIt.hasMoreElements()) in implts_informListener()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx919 while ( xEnumControllers->hasMoreElements() ) in setCursorHelper()
/trunk/main/sw/inc/
H A Dunostyle.hxx404 virtual sal_Bool SAL_CALL hasMoreElements( ) throw (::com::sun::star::uno::RuntimeException);
/trunk/main/odk/examples/java/Inspector/
H A DSourceCodeGenerator.java346 while(aEnumeration.hasMoreElements()){ in getHeaderSourceCode()
/trunk/main/cui/source/dialogs/
H A Dscriptdlg.cxx288 while (components->hasMoreElements()) in getDocumentModel()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx747 while (pSequenceIterator->hasMoreElements()) in exportDataSourceSettings()
/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx1014 while (pIterator.hasMoreElements()) in BorderWidthsChanged_Impl()
/trunk/main/sc/source/core/tool/
H A Daddincol.cxx314 while ( xEnum->hasMoreElements() ) in Initialize()
/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx1754 while( aIt.hasMoreElements() ) in impl_notifySelectionChangeListeners()
/trunk/main/cui/source/options/
H A Doptgdlg.cxx177 if ( xEnum.is() && xEnum->hasMoreElements() ) in lcl_HasSystemFilePicker()

Completed in 254 milliseconds

1...<<111213141516171819