Lines Matching refs:rDescr
596 page::DataBlock::LinkDescriptor &rDescr) const in scope()
612 rDescr.m_nIndex0 = (sal_uInt16)(index0 & 0xffff); in scope()
639 rDescr.m_nIndex0 = (sal_uInt16)(index0 & 0xffff); in scope()
640 rDescr.m_nIndex1 = (sal_uInt16)(index1 & 0xffff); in scope()
671 rDescr.m_nIndex0 = (sal_uInt16)(index0 & 0xffff); in scope()
672 rDescr.m_nIndex1 = (sal_uInt16)(index1 & 0xffff); in scope()
673 rDescr.m_nIndex2 = (sal_uInt16)(index2 & 0xffff); in scope()
709 rDescr.m_nIndex0 = (sal_uInt16)(index0 & 0xffff); in scope()
710 rDescr.m_nIndex1 = (sal_uInt16)(index1 & 0xffff); in scope()
711 rDescr.m_nIndex2 = (sal_uInt16)(index2 & 0xffff); in scope()
712 rDescr.m_nIndex3 = (sal_uInt16)(index3 & 0xffff); in scope()