Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx538 m_aAsCharRB( this, CUI_RES( RB_ASCHAR ) ), in SvxSwPosSizeTabPage()
610 m_aAsCharRB.SetClickHdl( aLk ); in SvxSwPosSizeTabPage()
841 case TextContentAnchorType_AS_CHARACTER: m_aAsCharRB.Check(); break; in Reset()
848 m_aAsCharRB.SaveValue(); in Reset()
856 m_aAsCharRB.Enable( sal_False ); in Reset()
936 m_aHoriMirrorCB.Enable(!m_aAsCharRB.IsChecked() && !m_bIsMultiSelection); in Reset()
1045 else if(m_aAsCharRB.IsChecked()) in GetAnchorType()
1048 pCheckedButton = &m_aAsCharRB; in GetAnchorType()
1156 m_aHoriMirrorCB.Enable(!m_aAsCharRB.IsChecked() && !m_bIsMultiSelection); in IMPL_LINK()
H A Dswpossizetabpage.hxx55 RadioButton m_aAsCharRB; member in SvxSwPosSizeTabPage

Completed in 26 milliseconds