Home
last modified time | relevance | path

Searched refs:next (Results 26 – 50 of 836) sorted by last modified time

12345678910>>...34

/trunk/main/l10ntools/source/help/
H A DHelpCompiler.cxx134 n1 = n1->next; in switchFind()
179 cnl = cnl->next; in clone()
183 caseNode = caseNode->next; in clone()
206 cnl = cnl->next; in clone()
212 caseNode = caseNode->next; in clone()
220 n = n->next; in clone()
259 list = list->next; in dump()
290 for (test = parentNode->xmlChildrenNode; test; test = test->next) in traverse()
340 for (xmlNodePtr nd = test->xmlChildrenNode; nd; nd = nd->next) in traverse()
/trunk/main/l10ntools/source/filter/utils/
H A DCache.java516 java.lang.String sType = (java.lang.String)aIt.next(); in toHTML()
558 java.lang.String sFilter = (java.lang.String)aIt.next(); in toHTML()
577 java.lang.String sType = (java.lang.String)aIt.next(); in toHTML()
673 java.lang.String sItem = (java.lang.String)it.next(); in toXML()
1547 lNames.add(it.next()); in getItemNames()
1580 java.lang.String sItemName = (java.lang.String)it.next(); in getMatchedItemNames()
1625 java.lang.String sMatchName = (java.lang.String)it.next(); in matchPropSet()
1824 java.lang.String sFilter = (java.lang.String)aIt1.next(); in analyze()
1841 java.lang.String sType = (java.lang.String)aIt1.next(); in analyze()
1940 java.lang.String sType = (java.lang.String)aIt1.next(); in validateTypes()
[all …]
/trunk/main/sd/source/ui/animations/
H A DSlideTransitionPane.src115 Text [ en-US ] = "Loop until next sound" ;
H A DCustomAnimation.src238 Text [ en-US ] = "Until next click" ;
/trunk/main/vcl/source/fontsubset/
H A Dlist.cxx47 struct _lnode *next; member
90 ptr->next = 0; in appendPrim()
113 ptr->next = flink; in prependPrim()
153 ptr = ptr->next; in listNewCopy()
216 ptr = ptr->next; in listPosition()
235 ptr = ptr->next; in listFind()
325 ptr->next = pThis->cptr->next; in listInsertAfter()
328 if (ptr->next != 0) { in listInsertAfter()
373 pThis->cptr->prev->next = pThis->cptr->next; in listRemove()
391 ptr = node->next; in listClear()
[all …]
/trunk/extras/l10n/source/eo/
H A Dlocalize.sdf7232 helpcontent2 source\text\sbasic\shared\03090406.xhp 0 help par_id3152576 24 0 eo next siStep 2…
7248 helpcontent2 source\text\sbasic\shared\03090406.xhp 0 help par_id3156275 38 0 eo next iCount 2…
7358 helpcontent2 source\text\sbasic\shared\03090412.xhp 0 help par_id3154791 23 0 eo next siStep 2…
7360 helpcontent2 source\text\sbasic\shared\03090412.xhp 0 help par_id3155174 37 0 eo next iCount 2…
7844 helpcontent2 source\text\sbasic\shared\03102100.xhp 0 help par_id3150202 51 0 eo next ii 2002-…
7860 helpcontent2 source\text\sbasic\shared\03102100.xhp 0 help par_id3154370 52 0 eo next i 2002-0…
7861 helpcontent2 source\text\sbasic\shared\03102100.xhp 0 help par_id3154528 58 0 eo next i 2002-0…
7868 helpcontent2 source\text\sbasic\shared\03102100.xhp 0 help par_id3155125 57 0 eo next ii 2002-…
14224 …onding to the condition. The entered values are formatted accordingly the next time the dialog is …
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.src202 /** The next line should be
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DTokenView.java217 final Run<TokenType> aRun = aRunIterator.next(); in UpdateHighlightedLine()
/trunk/main/wizards/source/formwizard/
H A Ddbwizres.src771 // don't change anything to the next 10 values
1638 Text [ en-US ] = "What do you want to do next?" ;
2216 Text [ en-US ] = "What do you want to do next?" ;
3151 Text [ en-US ] = "What do you want to do next?" ;
/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/offapi/com/sun/star/deployment/
H A DXExtensionManager.idl220 the extension from the user repository. The next element is from the shared
/trunk/main/sd/source/ui/app/
H A Dstrings.src613 Text [ en-US ] = "Go to next slide" ;
/trunk/main/expat/
H A Dexpat-2.5.0.patch435 - XML_Content *jobDest = ret; /* next free writing location in target array */
438 + jobDest = ret; /* next free writing location in target array */
/trunk/main/forms/source/component/
H A DComboBox.cxx645 while (xListCursor->next() && (i++<SHRT_MAX)) // max anzahl eintraege in loadData()
H A DListBox.cxx866 …while ( xListCursor->next() && ( entryPos++ < SHRT_MAX ) ) // SHRT_MAX is the maximum number of en… in loadData()
/trunk/main/dbaccess/source/core/api/
H A DRowSet.cxx1205 m_pCache->next(); in moveToInsertRow()
1549 …RowSetApproveListener > xListener( static_cast< XRowSetApproveListener* >( aApproveIter.next() ) ); in approveExecution()
/trunk/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx523 ((::com::sun::star::frame::XStatusListener*)aListIter.next())->statusChanged(aEvt); in NotifyStatusChanged()
/trunk/main/nss/
H A Dnss.patch34 +#In AOO we would probable put the executables next to libs
/trunk/main/sc/source/ui/dbgui/
H A Dpvfundlg.src147 < "- next item -" ; Default; > ;
/trunk/main/jvmfwk/source/
H A Dfwkbase.cxx181 cur = cur->next; in getPluginData()
262 cur = cur->next; in getVersionInformation()
291 cur = cur->next; in getSupportedVendors()
/trunk/extras/l10n/source/uk/
H A Dlocalize.sdf10266 helpcontent2 source\text\sbasic\shared\03102100.xhp 0 help par_id3150202 51 0 uk next ii 20220…
10267 helpcontent2 source\text\sbasic\shared\03102100.xhp 0 help par_id3154370 52 0 uk next i 202208…
10271 helpcontent2 source\text\sbasic\shared\03102100.xhp 0 help par_id3155125 57 0 uk next ii 20220…
10272 helpcontent2 source\text\sbasic\shared\03102100.xhp 0 help par_id3154528 58 0 uk next i 202208…
15456 …NC_GERADE\"\>Rounds a positive number up to the next even integer and a negative number down to th…
19592next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, th…
40774 …t.xhp 0 help par_idN1074B 0 uk \<emph\>Hide on next animation\</emph\> - hides the shape on the…
41020 …hp 0 help par_idN106BA 0 uk \<emph\>Until next click\</emph\> - the animation is repeated until…
42577 …press\04\01020000.xhp 0 help par_id3150262 41 0 uk Play next effect (if any, else go to next sli…
42872 …\guide\keyboard.xhp 0 help hd_id3149354 5 0 uk Advance to the next slide or to the next animatio…
[all …]
/trunk/main/editeng/source/items/
H A Dsvxitems.src704 Text [ en-US ] = "Keep with next paragraph" ;
/trunk/main/connectivity/source/sdbcx/
H A DVCollection.cxx446 static_cast<XContainerListener*>(aListenerLoop.next())->elementRemoved(aEvent); in notifyElementRemoved()
544 static_cast<XContainerListener*>(aListenerLoop.next())->elementReplaced(aEvent); in renameObject()
H A DVCatalog.cxx218 while ( _xResult->next() ) in fillNames()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx2091 if ( !xResultSet->next() ) in PrepareExecute()

Completed in 1512 milliseconds

12345678910>>...34