Searched refs:nAttribEnd (Results 1 – 1 of 1) sorted by relevance
1752 sal_uInt16 nAttribEnd = USHRT_MAX; in ImpConvert() local1775 if (nAttribEnd != USHRT_MAX) // start already found? in ImpConvert()1778 DBG_ASSERT(nEnd >= nAttribEnd, "error while scanning attributes (b)" ); in ImpConvert()1780 nAttribEnd = nEnd; in ImpConvert()1788 nAttribEnd = nEnd; in ImpConvert()1823 if (nAttribStart != USHRT_MAX && nAttribEnd != USHRT_MAX) in ImpConvert()1826 aCurSel.Max().SetIndex( nAttribEnd ); in ImpConvert()
Completed in 30 milliseconds