Searched refs:m_aHoriLB (Results 1 – 2 of 2) sorted by relevance
1169 PosHdl(&m_aHoriLB); in IMPL_LINK()1250 sal_Bool bHori = pLB == &m_aHoriLB; in IMPL_LINK()1329 if(1 == m_aHoriLB.GetSelectEntryPos()) in IMPL_LINK()1331 m_aHoriLB.SelectEntryPos(0); in IMPL_LINK()1338 if(2 == m_aHoriLB.GetSelectEntryPos()) in IMPL_LINK()1340 m_aHoriLB.SelectEntryPos(0); in IMPL_LINK()1346 PosHdl(&m_aHoriLB); in IMPL_LINK()1491 nPos = m_aHoriLB.GetSelectEntryPos(); in InitPos()1551 m_aHoriLB.Enable( bEnable ); in InitPos()1628 sal_uInt16 nPos = m_aHoriLB.GetSelectEntryPos(); in UpdateExample()[all …]
64 ListBox m_aHoriLB; member in SvxSwPosSizeTabPage
Completed in 26 milliseconds