Lines Matching refs:index0
601 sal_uInt32 index0, index1, index2, index3; in scope() local
609 index0 = nPage; in scope()
612 rDescr.m_nIndex0 = (sal_uInt16)(index0 & 0xffff); in scope()
630 index0 = n % nCapacity; in scope()
633 n = index1 * nCapacity + index0; in scope()
639 rDescr.m_nIndex0 = (sal_uInt16)(index0 & 0xffff); in scope()
661 index0 = n % nCapacity; in scope()
665 index1 * nCapacity + index0; in scope()
671 rDescr.m_nIndex0 = (sal_uInt16)(index0 & 0xffff); in scope()
698 index0 = n % nCapacity; in scope()
703 index1 * nCapacity + index0; in scope()
709 rDescr.m_nIndex0 = (sal_uInt16)(index0 & 0xffff); in scope()