Home
last modified time | relevance | path

Searched refs:Next (Results 626 – 650 of 733) sorted by relevance

1...<<21222324252627282930

/trunk/extras/l10n/source/en-ZA/
H A Dlocalize.sdf133 sfx2 source\appl\newhelp.src 0 string STR_HELP_BUTTON_NEXT 0 en-ZA Next Page 2002-02-02 02:02…
19229 …6183 1 0 en-ZA \<link href=\"text/shared/02/10020000.xhp\" name=\"Next Page\"\>Next Page\</link\…
23271 …\<emph\>Next Object\</emph\>. The names of the buttons refer to the category, for example, the but…
25642 …A \<link href=\"text/shared/explorer/database/05030300.xhp\" name=\"Next page\"\>Next page\</link\…
25785 …A \<link href=\"text/shared/explorer/database/05030200.xhp\" name=\"Next page\"\>Next page\</link\…
38487 …4702 1 0 en-ZA \<link href=\"text/smath/01/02080000.xhp\" name=\"Next Marker\"\>Next Marker\</li…
38978 …0299 1 0 en-ZA \<link href=\"text/smath/01/02100000.xhp\" name=\"Next Error\"\>Next Error\</link…
44353 …st \<emph\>For...Next\</emph\> statements. If you do not specify a variable following the \<emph\>
47284 crashrep source\all\crashrep.ulf 0 LngText %NEXT_BUTTON% 0 en-ZA ~Next >> 2002-02-02 02:02:02
47812 sd source\ui\dlg\dlgass.src 0 pushbutton DLG_ASS BUT_NEXT 50 en-ZA ~Next >> 2002-02-02 02:02:02
[all …]
/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx1728 for (FormulaToken* p = pArray->First(); p; p = pArray->Next()) in StoreCellRange()
H A Dxeformula.cxx2112 for( FormulaToken* pScToken = xArray->First(); pScToken; pScToken = xArray->Next() ) in ProcessExternalName()
H A Dxestyle.cxx2874 …SfxStyleSheetBase* pStyleSheet = aStyleIter.First(); pStyleSheet; pStyleSheet = aStyleIter.Next() ) in InsertUserStyles()
/trunk/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx995 pStyle = aIter.Next(); in getElementNames()
/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx471 aIter.Next(); in GetCrsrOfst()
/trunk/extras/l10n/source/en-GB/
H A Dlocalize.sdf6380 sw source\ui\fldui\fldui.src 0 string STR_DBNEXTSETFLD 0 en-GB Next record 20200411 15:09:53
6384 sw source\ui\fldui\fldui.src 0 string STR_NEXTPAGEFLD 0 en-GB Next page 20200411 15:09:53
17668 sdext source\minimizer\minimizer.src 0 string STR_NEXT 0 en-GB ~Next > 20200411 15:09:53
19833 crashrep source\all\crashrep.ulf 0 LngText %NEXT_BUTTON% 0 en-GB ~Next >> 20200411 15:09:53
24645 …st \<emph\>For...Next\</emph\> statements. If you do not specify a variable following the \<emph\>
31067 …6183 1 0 en-GB \<link href=\"text/shared/02/10020000.xhp\" name=\"Next Page\"\>Next Page\</link\…
36320 …\<emph\>Next Object\</emph\>. The names of the buttons refer to the category, for example, the but…
45379 …B \<link href=\"text/shared/explorer/database/05030200.xhp\" name=\"Next page\"\>Next page\</link\…
46722 …B \<link href=\"text/shared/explorer/database/05030300.xhp\" name=\"Next page\"\>Next page\</link\…
47841 …0299 1 0 en-GB \<link href=\"text/smath/01/02100000.xhp\" name=\"Next Error\"\>Next Error\</link…
[all …]
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf974 crashrep source\all\crashrep.ulf 0 LngText %NEXT_BUTTON% 0 kid wsupnk‖~Next >> 20130829 23:02…
8223 …nk href=\"text/sbasic/shared/03090202.xhp\" name=\"For...Next Statement [Runtime]\"\>For...Next St…
8238 …st \<emph\>For...Next\</emph\> statements. If you do not specify a variable following the \<emph\>
31493 …1 0 kid o1kcgc‖\<link href=\"text/shared/02/10020000.xhp\" name=\"Next Page\"\>Next Page\</link\…
35014 …-‖\<link href=\"text/shared/explorer/database/05030200.xhp\" name=\"Next page\"\>Next page\</link\…
35170 …r‖\<link href=\"text/shared/explorer/database/05030300.xhp\" name=\"Next page\"\>Next page\</link\…
38359 …\<emph\>Next Object\</emph\>. The names of the buttons refer to the category, for example, the but…
43658 …1 0 kid hdpakj‖\<link href=\"text/smath/01/02080000.xhp\" name=\"Next Marker\"\>Next Marker\</li…
44318 …1 0 kid hfbtcq‖\<link href=\"text/smath/01/02100000.xhp\" name=\"Next Error\"\>Next Error\</link…
63292 sdext source\minimizer\minimizer.src 0 string STR_NEXT 0 kid rlwv8g‖~Next > 20130829 23:02:48
[all …]
/trunk/main/automation/source/server/
H A Dstatemnt.cxx5497 #define GET_NTH_ENTRY_LBOX( First, Next, Anzahl) \ in Execute() argument
5503 pThisEntry = ((SvTreeListBox*)pControl)->Next( pThisEntry ); \ in Execute()
/trunk/main/sc/source/ui/view/
H A Dtabview3.cxx2231 for ( ScRangePtr p = aRangeList.First(); p; p = aRangeList.Next()) in DoChartSelection()
H A Dviewfun2.cxx1012 pR = aList->Next(), i++ ) in SetPrintRanges()
H A Dprintfun.cxx363 pTripel = (ScAddress*) aNotePosList.Next(); in ~ScPrintFunc()
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx1835 for (FormulaToken* pToken = pCode->First(); pToken; pToken = pCode->Next()) in getRangeNameTokens()
/trunk/main/cui/source/options/
H A Doptlingu.cxx2203 pEntry = pBox->Next( pEntry ); in IMPL_LINK()
/trunk/main/sd/source/core/
H A Dsdpage.cxx2956 SdrPageObj* pPageObj = dynamic_cast<SdrPageObj*>(aShapeIter.Next()); in CalculateHandoutAreas()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx2637 …ustomShow->First(),nSlideIndex=0; pCustomSlide; pCustomSlide = pCustomShow->Next(), nSlideIndex++ ) in createSlideList()
/trunk/extras/l10n/source/lv/
H A Dlocalize.sdf17668 sdext source\minimizer\minimizer.src 0 string STR_NEXT 0 lv ~Next > 20200411 15:09:53
19833 crashrep source\all\crashrep.ulf 0 LngText %NEXT_BUTTON% 0 lv ~Next >> 20200411 15:09:53
24645 …st \<emph\>For...Next\</emph\> statements. If you do not specify a variable following the \<emph\>
31066 helpcontent2 source\text\shared\02\10020000.xhp 0 help tit 0 lv Next Page 20200411 15:09:53
31067 …3156183 1 0 lv \<link href=\"text/shared/02/10020000.xhp\" name=\"Next Page\"\>Next Page\</link\…
36318 …\<emph\>Next Object\</emph\>. The names of the buttons refer to the category, for example, the but…
45377 …v \<link href=\"text/shared/explorer/database/05030200.xhp\" name=\"Next page\"\>Next page\</link\…
46720 …v \<link href=\"text/shared/explorer/database/05030300.xhp\" name=\"Next page\"\>Next page\</link\…
47837 helpcontent2 source\text\smath\01\02100000.xhp 0 help tit 0 lv Next Error 20200411 15:09:53
47839 …3150299 1 0 lv \<link href=\"text/smath/01/02100000.xhp\" name=\"Next Error\"\>Next Error\</link…
[all …]
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx579 bool bCont = pJumpMatrix->Next( nC, nR ); in JumpMatrix()
595 bCont = pJumpMatrix->Next( nC, nR ); in JumpMatrix()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx1952 pLoop = rColumns.Next(); in setProperty()
/trunk/main/sw/source/core/access/
H A Daccmap.cxx3667 for( SwTxtFrm* pTxtFrm = aIter.First(); pTxtFrm; pTxtFrm = aIter.Next() ) in _BuildSelectedParas()
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx987 SdrObject* pCurrent = aIter.Next(); in AddExistingShapeToFmt()
/trunk/extras/l10n/source/fa/
H A Dlocalize.sdf17637 sdext source\minimizer\minimizer.src 0 string STR_NEXT 0 fa ~Next > 20181231 09:50:43
28121 …st \<emph\>For...Next\</emph\> statements. If you do not specify a variable following the \<emph\>
31637 helpcontent2 source\text\shared\02\10020000.xhp 0 help tit 0 fa Next Page 20181231 09:50:43
31638 …3156183 1 0 fa \<link href=\"text/shared/02/10020000.xhp\" name=\"Next Page\"\>Next Page\</link\…
36033 …\<emph\>Next Object\</emph\>. The names of the buttons refer to the category, for example, the but…
45325 …a \<link href=\"text/shared/explorer/database/05030200.xhp\" name=\"Next page\"\>Next page\</link\…
45366 …a \<link href=\"text/shared/explorer/database/05030300.xhp\" name=\"Next page\"\>Next page\</link\…
47616 helpcontent2 source\text\smath\01\02100000.xhp 0 help tit 0 fa Next Error 20181231 09:50:43
47618 …3150299 1 0 fa \<link href=\"text/smath/01/02100000.xhp\" name=\"Next Error\"\>Next Error\</link…
47620 helpcontent2 source\text\smath\01\02080000.xhp 0 help tit 0 fa Next Marker 20181231 09:50:43
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvddrgmt.cxx411 SdrObject* pCandidate = aIter.Next(); in createSdrDragEntries_SolidDrag()
/trunk/extras/l10n/source/sw-TZ/
H A Dlocalize.sdf309 basic source\app\basic.src 0 menuitem RID_RUN RID_RUNNEXTERR 0 sw-TZ ~Next Error 2002-02-02 02…
5878 …nk href=\"text/sbasic/shared/03090202.xhp\" name=\"For...Next Statement [Runtime]\"\>For...Next St…
5929 …st \<emph\>For...Next\</emph\> statements. If you do not specify a variable following the \<emph\>
24979 …6183 1 0 sw-TZ \<link href=\"text/shared/02/10020000.xhp\" name=\"Next Page\"\>Next Page\</link\…
24983 helpcontent2 source\text\shared\02\10020000.xhp 0 help tit 0 sw-TZ Next Page 2002-02-02 02:02…
27840 …Z \<link href=\"text/shared/explorer/database/05030200.xhp\" name=\"Next page\"\>Next page\</link\…
27858 …Z \<link href=\"text/shared/explorer/database/05030300.xhp\" name=\"Next page\"\>Next page\</link\…
30272 …\<emph\>Next Object\</emph\>. The names of the buttons refer to the category, for example, the but…
35666 …4702 1 0 sw-TZ \<link href=\"text/smath/01/02080000.xhp\" name=\"Next Marker\"\>Next Marker\</li…
35676 …0299 1 0 sw-TZ \<link href=\"text/smath/01/02100000.xhp\" name=\"Next Error\"\>Next Error\</link…
[all …]
/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx305 pAttrItem = rLst.Next(); in WriteItemListAsRTF()

Completed in 6071 milliseconds

1...<<21222324252627282930