Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/options/
H A Doptctl.cxx62 m_aNumeralsLB ( this, CUI_RES( LB_NUMERALS ) ) in SvxCTLOptionsPage()
69 m_aNumeralsLB.SetDropDownLineCount( m_aNumeralsLB.GetEntryCount() ); in SvxCTLOptionsPage()
118 sal_uInt16 nPos = m_aNumeralsLB.GetSelectEntryPos(); in FillItemSet()
119 if ( nPos != m_aNumeralsLB.GetSavedValue() ) in FillItemSet()
152 …DBG_ASSERT( nPos < m_aNumeralsLB.GetEntryCount(), "SvxCTLOptionsPage::Reset(): invalid numerals en… in Reset()
153 m_aNumeralsLB.SelectEntryPos( nPos ); in Reset()
160 m_aNumeralsLB.SaveValue(); in Reset()
H A Doptctl.hxx50 ListBox m_aNumeralsLB; member in SvxCTLOptionsPage

Completed in 10 milliseconds