Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dparagrph.cxx1045 aVertAlignLB ( this, CUI_RES( LB_VERTALIGN ) ), in SvxParaAlignTabPage()
1210 if(aVertAlignLB.GetSavedValue() != aVertAlignLB.GetSelectEntryPos()) in FillItemSet()
1212 …rOutSet.Put(SvxParaVertAlignItem(aVertAlignLB.GetSelectEntryPos(), GetWhich( SID_PARA_VERTALIGN ))… in FillItemSet()
1301 aVertAlignLB.Show(); in Reset()
1306 aVertAlignLB.SelectEntryPos(rAlign.GetValue()); in Reset()
1319 aVertAlignLB.SaveValue(); in Reset()
/trunk/main/cui/source/inc/
H A Dparagrph.hxx166 ListBox aVertAlignLB; member in SvxParaAlignTabPage

Completed in 35 milliseconds