Home
last modified time | relevance | path

Searched refs:next (Results 276 – 300 of 836) sorted by relevance

1...<<11121314151617181920>>...34

/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabTables.cxx60 if (xResult->next()) // there can be only one table with this name in createObject()
H A DMacabTable.cxx83 while (xResult->next()) in refreshColumns()
H A DMacabCatalog.cxx65 while (xResult->next()) in refreshTables()
/aoo42x/main/sd/source/ui/unoidl/
H A DDrawController.cxx369 aIterator.next()); in selectionChanged()
463 static_cast<view::XSelectionChangeListener*>(aIt.next()); in FireSelectionChangeListener()
/aoo42x/main/chart2/source/model/main/
H A DChartModel_Persistence.cxx695 uno::Reference< util::XModifyListener > xListener( aIt.next(), uno::UNO_QUERY ); in impl_notifyModifiedListeners()
829 … uno::Reference< document::XStorageChangeListener > xListener( aIt.next(), uno::UNO_QUERY ); in impl_notifyStorageChangeListeners()
/aoo42x/main/offapi/com/sun/star/resource/
H A DXStringResourceManager.idl88 quired but not available, en would be the next choice. Finally
300 if the next available id exceeds the range of type long.
/aoo42x/main/desktop/source/app/
H A Dcmdlineargs.cxx65 virtual bool next(rtl::OUString * argument) { in next() function in desktop::__anonb9ef3c1a0111::ExtCommandLineSupplier
157 if ( !supplier.next( &aArg ) ) in ParseCommandLine_Impl()
/aoo42x/main/sfx2/source/doc/
H A Ddoc.src303 …\"$(TEMPLATE)\" has not been found. Should the template be looked for the next time the document i…
357 Text [ en-US ] = "Insert the next data carrier and click OK." ;
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/
H A DCharacterParser.java98 currentNode = (Node)(textNodes.next())) { in parseNodes()
/aoo42x/main/sw/source/core/access/
H A Daccfrmobjslist.hxx50 SwAccessibleChildSList_const_iterator& next();
/aoo42x/main/chart2/source/controller/inc/
H A DObjectHierarchy.hxx99 bool next();
/aoo42x/main/connectivity/source/commontools/
H A Dwarningscontainer.cxx60 pChainTravel = aReferenceIterHelper.next(); in lcl_concatWarnings()
/aoo42x/main/connectivity/source/drivers/adabas/
H A DBGroup.cxx78 while(xResult->next()) in refreshUsers()
H A DBIndex.cxx83 while(xResult->next()) in refreshColumns()
/aoo42x/main/forms/source/component/
H A Derrorbroadcaster.cxx90 static_cast< XSQLErrorListener* >( aIter.next() )->errorOccured( _rError ); in onError()
/aoo42x/main/vcl/unx/generic/fontmanager/
H A DparseAFM.hxx196 struct _t_ligature *next; member
/aoo42x/main/forms/source/helper/
H A Dresettable.cxx78 bContinue = static_cast< XResetListener* >( aIter.next() )->approveReset( aResetEvent ); in approveReset()
/aoo42x/main/scripting/workben/ifc/scripting/
H A D_XScriptStorageRefresh.java67 Parameters testdata = (Parameters)tests.next(); in _refresh()
H A D_XFunctionProvider.java66 result &= runGetFunctionTest((Parameters)tests.next()); in _getFunction()
/aoo42x/main/extensions/test/ole/EventListenerSample/
H A Dreadme.txt16 its TLB, so it uses the same CLSIDs on the next build. The component will create
/aoo42x/main/xmlsecurity/source/xmlsec/nss/
H A Dsecerror.cxx77 for (node = log->head; node; node = node->next) in printChainFailure()
/aoo42x/main/xmlhelp/source/cxxhelp/test/
H A Dsearchdemo.cxx96 while( j < 10 && it->next() ) in main()
/aoo42x/main/svl/source/fsstor/
H A Dfsstorage.cxx269 while ( xResultSet->next() ) in CopyContentToStorage_Impl()
1137 while ( xResultSet->next() ) in getElementNames()
1244 return ( xResultSet.is() && xResultSet->next() ); in hasElements()
/aoo42x/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx747 if( !m_xResultSetOrigin->next() ) in applyPositionToOrigin()
797 if( !m_xResultSetOrigin->next() ) in applyPositionToOrigin()
1322 ::next() in next() function in CachedContentResultSet
/aoo42x/main/ucb/source/core/
H A Ducbstore.cxx2386 aIter.next(), UNO_QUERY ); in notifyPropertyChangeEvent()
2402 aIter.next(), UNO_QUERY ); in notifyPropertyChangeEvent()
2422 xListener( aIter.next(), UNO_QUERY ); in notifyPropertySetInfoChange()

Completed in 221 milliseconds

1...<<11121314151617181920>>...34