Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx358 , m_aValueSet(this) in SuggestionDisplay()
365 m_aValueSet.SetLineCount( LINE_CNT ); in SuggestionDisplay()
366m_aValueSet.SetStyle( m_aValueSet.GetStyle() | WB_ITEMBORDER | WB_FLATVALUESET | WB_VSCROLL ); in SuggestionDisplay()
367 m_aValueSet.SetBorderStyle( WINDOW_BORDER_MONO ); in SuggestionDisplay()
370 m_aValueSet.SetItemWidth( nItemWidth ); in SuggestionDisplay()
374 m_aValueSet.SetSizePixel(aSize); in SuggestionDisplay()
390 m_aValueSet.Show(bShowSet); in implUpdateDisplay()
403 return m_aValueSet; in implGetCurrentControl()
482 m_aValueSet.Clear(); in Clear()
487 m_aValueSet.InsertItem( nItemId ); in InsertEntry()
[all …]
/aoo41x/main/cui/source/inc/
H A Dhangulhanjadlg.hxx101 SuggestionSet m_aValueSet; member in svx::SuggestionDisplay

Completed in 52 milliseconds