Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx537 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()
H A Dswpossizetabpage.hxx54 RadioButton m_aToCharRB; member in SvxSwPosSizeTabPage

Completed in 30 milliseconds