Searched refs:RubyRadioButton (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/cui/source/dialogs/ |
H A D | hangulhanjadlg.cxx | 223 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 27 milliseconds