Home
last modified time | relevance | path

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

/trunk/main/svtools/source/config/
H A Dhelpopt.cxx313 sal_Int32 nURLs = _rURLs.getLength(); in implGetURLCounters() local
315 …DBG_ASSERT(nURLs == nCounters, "SvtHelpOptions_Impl::implGetURLCounters: inconsistence while retri… in implGetURLCounters()
318 sal_Int32 nKnownURLs = nURLs < nCounters ? nURLs : nCounters; in implGetURLCounters()
319 if (nURLs < nCounters) in implGetURLCounters()
324 else if (nURLs > nCounters) in implGetURLCounters()

Completed in 8 milliseconds