Home
last modified time | relevance | path

Searched refs:next (Results 376 – 400 of 836) sorted by relevance

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

/trunk/main/dtrans/source/win32/clipb/
H A DWinClipboard.cxx247 Reference<XClipboardListener> xCBListener(iter.next(), UNO_QUERY); in notifyAllClipboardListener()
/trunk/main/offapi/com/sun/star/animations/
H A DXIterateContainer.idl66 before the next iterated content is animated.
/trunk/main/offapi/com/sun/star/text/textfield/
H A DDatabaseNextSet.idl60 /** determines whether the database selection is set to the next position or not.
/trunk/main/offapi/com/sun/star/frame/
H A DXTerminateListener2.idl47 it doesn't know if termination will be real next time.
/trunk/main/l10ntools/java/receditor/java/transex3/model/
H A DSdfString.java148 SdfEntity aEntity = (SdfEntity)aIter.next(); in writeString()
/trunk/main/scripting/workben/ifc/scripting/
H A D_XScriptNameResolver.java68 result &= runResolveTest((Parameters)tests.next()); in _resolve()
/trunk/main/chart2/source/controller/main/
H A DCommandDispatch.cxx189 Reference< frame::XStatusListener > xListener( aIntfIt.next(), uno::UNO_QUERY ); in fireStatusEventForURL()
/trunk/main/chart2/source/tools/
H A DModifyListenerHelper.cxx64 Reference< util::XModifyListener > xModListener( aIt.next(), uno::UNO_QUERY ); in lcl_fireModifyEvent()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DClassMap.java97 ClassMapEntry entry = it.next(); in loadClass()
H A DJavaSQLResultSet.java653 public boolean next() throws SQLException { in next() method in JavaSQLResultSet
655 return jdbcResultSet.next(); in next()
/trunk/main/sal/rtl/source/
H A Dbootstrap.cxx92 ExpandRequestLink const * next; member
106 for (; requestStack != NULL; requestStack = requestStack->next) { in recursivelyExpandMacros()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx1138 for( g = e_source_list_peek_groups( pSourceList ); g; g = g->next) in getTables()
1162 for (s = e_source_group_peek_sources (E_SOURCE_GROUP (g->data)); s; s = s->next) in getTables()
/trunk/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx320 OSL_VERIFY( xTableDesc->next() ); in isView()
398 while ( xPKDesc->next() ) in getPrimaryKeyColumnNames()
1428 while ( xRs->next() ) in supportsViews()
/trunk/main/framework/source/uiconfiguration/
H A Dmoduleuiconfigurationmanager.cxx1604 … ((::com::sun::star::ui::XUIConfigurationListener*)pIterator.next())->elementReplaced( aEvent ); in implts_notifyContainerListener()
1607 … ((::com::sun::star::ui::XUIConfigurationListener*)pIterator.next())->elementInserted( aEvent ); in implts_notifyContainerListener()
1610 … ((::com::sun::star::ui::XUIConfigurationListener*)pIterator.next())->elementRemoved( aEvent ); in implts_notifyContainerListener()
H A Duiconfigurationmanagerimpl.cxx1688 … ((::com::sun::star::ui::XUIConfigurationListener*)pIterator.next())->elementReplaced( aEvent ); in implts_notifyContainerListener()
1691 … ((::com::sun::star::ui::XUIConfigurationListener*)pIterator.next())->elementInserted( aEvent ); in implts_notifyContainerListener()
1694 … ((::com::sun::star::ui::XUIConfigurationListener*)pIterator.next())->elementRemoved( aEvent ); in implts_notifyContainerListener()
/trunk/main/udkapi/com/sun/star/container/
H A DXNameAccess.idl88 <p>In many cases the next call is <member>XNameAccess::getByName</member>.
H A DXEnumeration.idl78 the next element of this enumeration.
/trunk/main/ucb/qa/complex/tdoc/
H A DCheckTransientDocumentsContentProvider.java132 while(xResultSet.next()) { in checkTransientDocumentsContentProvider()
/trunk/main/toolkit/doc/layout/
H A Dapinotes.txt88 + re-arrange the properties to be next to the impls.
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DDBHelper.java259 oResult.next(); in QueryIntFromSQL()
/trunk/main/offapi/com/sun/star/text/
H A DXFlatParagraphIterator.idl63 /** get the next flat paragraph to be checked or an empty reference if
H A DXPageCursor.idl74 /** moves the cursor to the next page.
H A DXParagraphCursor.idl77 /** moves the cursor to the next paragraph.
H A DXSentenceCursor.idl55 /** moves the cursor to the start of the next sentence.
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXExtendedDocumentHandler.idl74 indentation before the next <type>XDocumentHandler</type>-call.

Completed in 100 milliseconds

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