Searched refs:aVertRelationLB (Results 1 – 2 of 2) sorted by relevance
/trunk/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() 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() 1816 short nRel = GetRelation(pVMap, aVertRelationLB); in IMPL_LINK() 1944 ListBox *pRelLB = bHori ? &aHoriRelationLB : &aVertRelationLB; in IMPL_LINK() 2151 short nRel = GetRelation(pVMap, aVertRelationLB); in UpdateExample() [all …]
|
/trunk/main/sw/source/ui/inc/ |
H A D | frmpage.hxx | 90 ListBox aVertRelationLB; member in SwFrmPage
|
Completed in 25 milliseconds