Searched refs:m_aToCharRB (Results 1 – 2 of 2) sorted by relevance
537 m_aToCharRB( this, CUI_RES( RB_TOCHAR ) ), in SvxSwPosSizeTabPage()609 m_aToCharRB.SetClickHdl( aLk ); in SvxSwPosSizeTabPage()840 case TextContentAnchorType_AT_CHARACTER: m_aToCharRB.Check(); break; in Reset()847 m_aToCharRB.SaveValue(); in Reset()855 m_aToCharRB.Enable( sal_False ); in Reset()940 m_aToCharRB.IsChecked() ); in Reset()1040 else if(m_aToCharRB.IsChecked()) in GetAnchorType()1043 pCheckedButton = &m_aToCharRB; in GetAnchorType()1160 m_aFollowCB.Enable( m_aToParaRB.IsChecked() || m_aToCharRB.IsChecked() ); in IMPL_LINK()
54 RadioButton m_aToCharRB; member in SvxSwPosSizeTabPage
Completed in 26 milliseconds