Lines Matching defs:nRel
741 short nRel = GetRelation(m_pHMap, m_aHoriToLB); in FillItemSet() local
771 short nRel = GetRelation(m_pVMap, m_aVertToLB); in FillItemSet() local
1086 sal_uInt16 nRel = GetRelation(m_pHMap, m_aHoriToLB); in IMPL_LINK() local
1099 sal_uInt16 nRel = GetRelation(m_pVMap, m_aVertToLB); in IMPL_LINK() local
1228 sal_uInt16 nRel = GetRelation(m_pHMap, m_aHoriToLB); in IMPL_LINK() local
1275 short nRel = 0; in IMPL_LINK() local
1389 short nRel = 0; in GetRelation() local
1414 …sal_uLong nRel = ((RelationMap *)rRelationLB.GetEntryData(rRelationLB.GetSelectEntryPos()))->nLBR… in GetAlignment() local
1633 short nRel = GetRelation(m_pHMap, m_aHoriToLB); in UpdateExample() local
1644 sal_uInt16 nRel = GetRelation(m_pVMap, m_aVertToLB); in UpdateExample() local
1662 sal_uInt16 nRel, ListBox &rLB, FixedText &rFT) in FillRelLB()