Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx223 class RubyRadioButton :public RadioButton class
229 RubyRadioButton(
240 RubyRadioButton::RubyRadioButton( Window* _pParent, const ResId& _rId, in RubyRadioButton() function in svx::RubyRadioButton
248 void RubyRadioButton::Paint( const Rectangle& ) in Paint()
538 …m_pHanjaAbove.reset( new RubyRadioButton( m_pPlayground.get(), CUI_RES( RB_HANGUL_HANJA_ABOVE ), s… in HangulHanjaConversionDialog()
539 …m_pHanjaBelow.reset( new RubyRadioButton( m_pPlayground.get(), CUI_RES( RB_HANGUL_HANJA_BELOW ), s… in HangulHanjaConversionDialog()
540 …m_pHangulAbove.reset( new RubyRadioButton( m_pPlayground.get(), CUI_RES( RB_HANJA_HANGUL_ABOVE ), … in HangulHanjaConversionDialog()
541 …m_pHangulBelow.reset( new RubyRadioButton( m_pPlayground.get(), CUI_RES( RB_HANJA_HANGUL_BELOW ), … in HangulHanjaConversionDialog()

Completed in 23 milliseconds