Searched refs:aHorzBox (Results 1 – 3 of 3) sorted by relevance
52 ImageRadioButton aHorzBox; member in SwSplitTableDlg67 sal_Bool IsHorizontal() const { return aHorzBox.IsChecked(); } in IsHorizontal()68 …sal_Bool IsProportional() const { return aPropCB.IsChecked() && aHorzBox.IsChecked(… in IsProportional()
278 aHorzBox ( this, CUI_RES( CB_HORZ ) ), in SvxPageDescPage()469 aHorzBox.SetClickHdl( LINK( this, SvxPageDescPage, CenterHdl_Impl ) ); in Init_Impl()630 aHorzBox.Show(); in Reset()636 aHorzBox.Check( pItem ? ( (const SfxBoolItem*)pItem )->GetValue() in Reset()646 aBspWin.SetHorz( aHorzBox.IsChecked() ); in Reset()697 aHorzBox.SaveValue(); in Reset()906 if ( aHorzBox.IsChecked() != aHorzBox.GetSavedValue() ) in FillItemSet()909 aHorzBox.IsChecked() ); in FillItemSet()1641 aBspWin.SetHorz( aHorzBox.IsChecked() ); in IMPL_LINK_INLINE_START()
135 CheckBox aHorzBox; member in SvxPageDescPage
Completed in 25 milliseconds