Home
last modified time | relevance | path

Searched refs:aVertRelationLB (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx690 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 …]
/aoo41x/main/sw/source/ui/inc/
H A Dfrmpage.hxx90 ListBox aVertRelationLB; member in SwFrmPage

Completed in 533 milliseconds