Home
last modified time | relevance | path

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

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

/trunk/main/offapi/com/sun/star/sheet/
H A DSpreadsheetDrawPage.idl58 next x%
/trunk/main/offapi/com/sun/star/linguistic2/
H A DProofreadingResult.idl77 // the start of the next sentence to be checked.
/trunk/main/connectivity/source/drivers/adabas/
H A DBDatabaseMetaData.cxx67 while(xRes->next()) in impl_getTypeInfo_throw()
H A DBKeys.cxx153 while(xResult->next()) in appendObject()
/trunk/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()
/trunk/main/offapi/com/sun/star/awt/
H A DXImageProducer.idl52 interface immediately, or when the next available image reconstruction
/trunk/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
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DDumper.java192 Map.Entry entry = (Map.Entry) m.next(); in dumpAllProperties()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/java/
H A Djava_environment.java254 l2 = i.next(); in find()
/trunk/main/scripting/workben/ifc/scripting/
H A D_XScriptInvocation.java72 result &= runInvokeTest((Parameters)tests.next()); in _invoke()
/trunk/main/connectivity/qa/connectivity/tools/
H A DHsqlDatabase.java183 final String foreignTable = (String) foreignKey.next(); in createTable()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DCanvas.java148 (CanvasShape)aShapeIterator.next(); in paintComponent()
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A Dtemplate.bsh82 envName=ksit.next();
/trunk/main/offapi/com/sun/star/drawing/
H A DDocumentSettings.idl94 the next paragraph. If false, only the greater of the two is
/trunk/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()
/trunk/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()
/trunk/main/dbaccess/source/core/api/
H A DOptimisticSet.cxx361 if ( xRow.is() && xRes->next() ) in insertRow()
740 if ( xRow.is() && xRes->next() ) in fillMissingValues()
/trunk/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx244 ((XScriptListener *)aIt.next())->firing( aScriptEvent ); in firing()
312 aRet = ((XScriptListener *)aIt.next())->approveFiring( aScriptEvent ); in approveFiring()
/trunk/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 …
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DOfficeZip.java397 Entry entry = (Entry) iterator.next(); in write()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/
H A DNodeIterator.java75 public Object next() { in next() method in NodeIterator
/trunk/main/ucb/qa/complex/tdoc/
H A DCheckTransientDocumentsDocumentContent.java125 while(xResultSet.next()) { in checkTransientDocumentsDocumentContent()
/trunk/main/ucb/qa/complex/ucb/
H A DUCB.java150 } while (xResultSet.next()); // next child in listFiles()
/trunk/main/offapi/com/sun/star/text/
H A DXTextConvert.idl90 …The next sequence groups the cells to a row and the outer sequence groups the rows of the table.</…

Completed in 92 milliseconds

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