Home
last modified time | relevance | path

Searched refs:next (Results 401 – 425 of 836) sorted by relevance

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

/aoo42x/main/offapi/com/sun/star/linguistic2/
H A DProofreadingResult.idl77 // the start of the next sentence to be checked.
/aoo42x/main/qadevOOo/runner/convwatch/
H A DDBHelper.java259 oResult.next(); in QueryIntFromSQL()
/aoo42x/main/offapi/com/sun/star/sheet/
H A DSpreadsheetDrawPage.idl58 next x%
/aoo42x/main/vcl/unx/generic/app/
H A Dsaldisp.cxx2169 std::list< SalUserEvent >::iterator it, next; in CancelInternalEvent() local
2170 next = m_aUserEvents.begin(); in CancelInternalEvent()
2173 it = next++; in CancelInternalEvent()
2180 } while( next != m_aUserEvents.end() ); in CancelInternalEvent()
/aoo42x/main/connectivity/qa/connectivity/tools/
H A DHsqlDatabase.java183 final String foreignTable = (String) foreignKey.next(); in createTable()
/aoo42x/main/connectivity/source/drivers/adabas/
H A DBKeys.cxx153 while(xResult->next()) in appendObject()
H A DBIndexes.cxx70 while(xResult->next()) in createObject()
H A DBViews.cxx82 if(xResult->next()) // there can be only one table with this name in createObject()
/aoo42x/main/scripting/workben/ifc/scripting/
H A D_XScriptInvocation.java72 result &= runInvokeTest((Parameters)tests.next()); in _invoke()
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DDumper.java192 Map.Entry entry = (Map.Entry) m.next(); in dumpAllProperties()
/aoo42x/main/offapi/com/sun/star/xml/crypto/sax/
H A DXSecuritySAXEventKeeper.idl49 * Adds a new element collector on the next element in the SAX event
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/java/
H A Djava_environment.java254 l2 = i.next(); in find()
/aoo42x/main/offapi/com/sun/star/awt/
H A DXImageProducer.idl52 interface immediately, or when the next available image reconstruction
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DCanvas.java148 (CanvasShape)aShapeIterator.next(); in paintComponent()
/aoo42x/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A Dtemplate.bsh82 envName=ksit.next();
/aoo42x/main/offapi/com/sun/star/drawing/
H A DDocumentSettings.idl94 the next paragraph. If false, only the greater of the two is
/aoo42x/main/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.cxx474 for( soltEle = soltList->head ; soltEle != NULL; soltEle = soltEle->next ) in updateSlots()
979 for (node = log.head; node; node = node->next) { in verifyCertificate()
/aoo42x/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx344 while ( xResultSet->next() ) in GetFolderContents()
419 while ( xResultSet->next() ) in GetResultSet()
H A Dlocalfilehelper.cxx201 while ( xResultSet->next() ) in DECLARE_LIST()
/aoo42x/main/dbaccess/source/core/api/
H A DOptimisticSet.cxx361 if ( xRow.is() && xRes->next() ) in insertRow()
740 if ( xRow.is() && xRes->next() ) in fillMissingValues()
/aoo42x/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx244 ((XScriptListener *)aIt.next())->firing( aScriptEvent ); in firing()
312 aRet = ((XScriptListener *)aIt.next())->approveFiring( aScriptEvent ); in approveFiring()
/aoo42x/main/svx/source/dialog/
H A Ddocrecovery.src68 …UCTNAME crashed. All the files you were working on will now be saved. The next time %PRODUCTNAME i…
374 … report without any further effort on your part by clicking 'Send' in the next dialog, or you can …
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DOfficeZip.java397 Entry entry = (Entry) iterator.next(); in write()
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/
H A DNodeIterator.java75 public Object next() { in next() method in NodeIterator
/aoo42x/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlTables.java72 if (results.next()) { in createObject()

Completed in 92 milliseconds

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