Searched refs:aRelativeCB (Results 1 – 4 of 4) sorted by relevance
106 aRelativeCB( this, SW_RES(CB_RELATIVE )), in SwNumPositionTabPage()146 aRelativeCB.Check(); in SwNumPositionTabPage()190 aRelativeCB.SetClickHdl(LINK(this, SwNumPositionTabPage, RelativeHdl)); in SwNumPositionTabPage()201 aRelativeCB.Check(bLastRelative); in SwNumPositionTabPage()219 aRelativeCB.IsEnabled() && aRelativeCB.IsChecked(); in InitControls()475 aRelativeCB.Enable(1 != nActNumLvl); in ActivatePage()586 aRelativeCB.Show( !bLabelAlignmentPosAndSpaceModeActive ); in ShowControlsDependingOnPosAndSpaceMode()740 aRelativeCB.Enable(1 != nActNumLvl); in IMPL_LINK()766 if(aRelativeCB.IsChecked() && aRelativeCB.IsEnabled()) in IMPL_LINK()
2982 aRelativeCB( this, CUI_RES(CB_RELATIVE )), in SvxNumPositionTabPage()3018 aRelativeCB.Check(); in SvxNumPositionTabPage()3065 aRelativeCB.SetClickHdl(LINK(this, SvxNumPositionTabPage, RelativeHdl_Impl)); in SvxNumPositionTabPage()3069 aRelativeCB.Check(bLastRelative); in SvxNumPositionTabPage()3158 aRelativeCB.IsEnabled() && aRelativeCB.IsChecked(); in InitControls()3408 aRelativeCB.Enable(nActNumLvl != 1); in ActivatePage()3558 aRelativeCB.Show( !bLabelAlignmentPosAndSpaceModeActive ); in ShowControlsDependingOnPosAndSpaceMode()3687 aRelativeCB.Enable(nActNumLvl != 1); in IMPL_LINK()3716 if(aRelativeCB.IsChecked()) in IMPL_LINK()
90 CheckBox aRelativeCB; member in SwNumPositionTabPage
380 CheckBox aRelativeCB; member in SvxNumPositionTabPage
Completed in 75 milliseconds