Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx2408 aMirrorVertBox (this, SW_RES( CB_VERT )), in SwGrfExtPage()
2426 aMirrorVertBox.SetClickHdl( LINK(this, SwGrfExtPage, MirrorHdl)); in SwGrfExtPage()
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()
2640 aMirrorVertBox.Check(sal_False); in IMPL_LINK()
2654 aMirrorVertBox.Enable(bEnable); in IMPL_LINK()
[all …]
/aoo42x/main/sw/source/ui/inc/
H A Dfrmpage.hxx208 CheckBox aMirrorVertBox; member in SwGrfExtPage

Completed in 26 milliseconds