Searched refs:aMirrorVertBox (Results 1 – 2 of 2) sorted by relevance
2408 aMirrorVertBox (this, SW_RES( CB_VERT )), in SwGrfExtPage()2426 aMirrorVertBox.SetClickHdl( LINK(this, SwGrfExtPage, MirrorHdl)); in SwGrfExtPage()2494 case RES_MIRROR_GRAPH_HOR: aMirrorVertBox.Check(sal_True); break; in ActivatePage()2496 aMirrorVertBox.Check(sal_True); in ActivatePage()2543 aMirrorVertBox.Enable(bEnable); in ActivatePage()2550 aMirrorVertBox.SaveValue(); in ActivatePage()2552 aBmpWin.MirrorHorz( aMirrorVertBox.IsChecked() ); in ActivatePage()2565 aMirrorVertBox.GetSavedValue() != aMirrorVertBox.IsChecked() || in FillItemSet()2579 eMirror = aMirrorVertBox.IsChecked() && bHori ? in FillItemSet()2581 RES_MIRROR_GRAPH_VERT : aMirrorVertBox.IsChecked() ? in FillItemSet()[all …]
208 CheckBox aMirrorVertBox; member in SwGrfExtPage