Home
last modified time | relevance | path

Searched refs:startIdx (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XRecentFunctions.java134 int startIdx = rnd.nextInt(names.length - iMaxNumber - 1) + 1; in _setRecentFunctionIds() local
137 for (int i = startIdx; i < startIdx + iMaxNumber; i++) { in _setRecentFunctionIds()
143 IDs[i - startIdx] = in _setRecentFunctionIds()
/aoo41x/main/sw/source/core/access/
H A Daccpara.cxx3358 xub_StrLen startIdx() const { return nStt; } in startIdx() function in SwHyperlinkIter_Impl
3514 max( aHIter.startIdx(), *pHt->GetStart() ) ); in getHyperLink()

Completed in 45 milliseconds