Searched refs:aVertRelationLB (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/sw/source/ui/frmdlg/ |
| H A D | frmpage.cxx | 690 aVertRelationLB (this, SW_RES(LB_VERT_RELATION)), in SwFrmPage() 758 aVertRelationLB.SetSelectHdl(LINK(this, SwFrmPage, RelHdl)); in SwFrmPage() 1079 short nAlign = GetAlignment(pVMap, nMapPos, aVerticalDLB, aVertRelationLB); in FillItemSet() 1080 short nRel = GetRelation(pVMap, aVertRelationLB); in FillItemSet() 1222 nPos = aVertRelationLB.GetSelectEntryPos(); in InitPos() 1224 nOldVRel = ((RelationMap *)aVertRelationLB.GetEntryData(nPos))->nRelation; in InitPos() 1304 FillRelLB(pVMap, nMapPos, nV, nVRel, aVertRelationLB, aVertRelationFT); in InitPos() 1567 && (&_rLB != &aVertRelationLB || m_bAllowVertPositioning); in FillRelLB() 1815 short nAlign = GetAlignment(pVMap, nMapPos, aVerticalDLB, aVertRelationLB); in IMPL_LINK() 1816 short nRel = GetRelation(pVMap, aVertRelationLB); in IMPL_LINK() [all …]
|
| /AOO41X/main/sw/source/ui/inc/ |
| H A D | frmpage.hxx | 90 ListBox aVertRelationLB; member in SwFrmPage
|