Searched refs:aBottomBox (Results 1 – 2 of 2) sorted by relevance
44 aBottomBox ( this, ScResId( BTN_BOTTOM ) ), in ScNameCreateDlg()52 aBottomBox.Check( (nFlags & NAME_BOTTOM)? sal_True : sal_False ); in ScNameCreateDlg()66 nResult |= aBottomBox.IsChecked() ? NAME_BOTTOM: 0 ; in GetFlags()
43 CheckBox aBottomBox; member in ScNameCreateDlg
Completed in 8 milliseconds