Searched refs:m_aOptionsLB (Results 1 – 2 of 2) sorted by relevance
125 m_aOptionsLB ( this, SW_RES( LB_OPTIONS ) ), in SwCompatibilityOptPage()151 m_aOptionsLB.SetStyle( m_aOptionsLB.GetStyle() | WB_HSCROLL | WB_HIDESELECTION ); in SwCompatibilityOptPage()152 m_aOptionsLB.SetHighlightRange(); in SwCompatibilityOptPage()172 aNewPnt = m_aOptionsLB.GetPosPixel(); in SwCompatibilityOptPage()175 m_aOptionsLB.SetPosPixel( aNewPnt ); in SwCompatibilityOptPage()176 Size aNewSz = m_aOptionsLB.GetSizePixel(); in SwCompatibilityOptPage()178 m_aOptionsLB.SetSizePixel( aNewSz ); in SwCompatibilityOptPage()293 m_aOptionsLB.Disable(); in InitControls()466 sal_uLong nCount = m_aOptionsLB.GetEntryCount(); in SetCurrentOptions()471 m_aOptionsLB.CheckEntryPos( i, bChecked ); in SetCurrentOptions()[all …]
45 SvxCheckListBox m_aOptionsLB; member in SwCompatibilityOptPage
Completed in 15 milliseconds