Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx553 m_aHoriMirrorCB( this, CUI_RES( CB_HORIMIRROR ) ), in SvxSwPosSizeTabPage()
619 m_aHoriMirrorCB.SetClickHdl(LINK(this, SvxSwPosSizeTabPage, MirrorHdl)); in SvxSwPosSizeTabPage()
757 … if(m_aHoriMirrorCB.IsEnabled() && m_aHoriMirrorCB.IsChecked() != m_aHoriMirrorCB.GetSavedValue()) in FillItemSet()
928 m_aHoriMirrorCB.Show(sal_False); in Reset()
936 m_aHoriMirrorCB.Enable(!m_aAsCharRB.IsChecked() && !m_bIsMultiSelection); in Reset()
981 m_aHoriMirrorCB.SaveValue(); in Reset()
1077 aVal.bMirror = m_aHoriMirrorCB.IsChecked(); in IMPL_LINK()
1156 m_aHoriMirrorCB.Enable(!m_aAsCharRB.IsChecked() && !m_bIsMultiSelection); in IMPL_LINK()
1729 ( m_aHoriMirrorCB.IsChecked() in FillRelLB()
1732 m_aHoriMirrorCB.IsChecked() ); in FillRelLB()
[all …]
H A Dswpossizetabpage.hxx70 CheckBox m_aHoriMirrorCB; member in SvxSwPosSizeTabPage

Completed in 29 milliseconds