Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx536 m_aToParaRB( this, CUI_RES( RB_TOPARA ) ), in SvxSwPosSizeTabPage()
608 m_aToParaRB.SetClickHdl( aLk ); in SvxSwPosSizeTabPage()
839 case TextContentAnchorType_AT_PARAGRAPH: m_aToParaRB.Check(); break; in Reset()
846 m_aToParaRB.SaveValue(); in Reset()
854 m_aToParaRB.Enable( sal_False ); in Reset()
924 m_aToParaRB.Check(); in Reset()
939 m_aFollowCB.Enable( m_aToParaRB.IsChecked() || in Reset()
1028 if(m_aToParaRB.IsEnabled()) in GetAnchorType()
1035 else if(m_aToParaRB.IsChecked()) in GetAnchorType()
1038 pCheckedButton = &m_aToParaRB; in GetAnchorType()
[all …]
H A Dswpossizetabpage.hxx53 RadioButton m_aToParaRB; member in SvxSwPosSizeTabPage

Completed in 22 milliseconds