Home
last modified time | relevance | path

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

/AOO41X/main/starmath/source/
H A Dsmdetect.cxx375 const sal_Int32 nURLLength = sURL.getLength(); in detect() local
413 nPosURLSearchStart = nPosURL + nURLLength; in detect()
415 while ( nPosURLSearchStart + nURLLength <= nFragmentLength); in detect()