Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx2548 lcl_EnumerateIds(sal_uInt16 const* pIdRange, SvUShortsSort & rWhichIds) in lcl_EnumerateIds() argument
2550 while (*pIdRange) in lcl_EnumerateIds()
2552 const sal_uInt16 nStart = sal::static_int_cast<sal_uInt16>(*pIdRange++); in lcl_EnumerateIds()
2553 const sal_uInt16 nEnd = sal::static_int_cast<sal_uInt16>(*pIdRange++); in lcl_EnumerateIds()

Completed in 29 milliseconds