Searched refs:aCbxRotate (Results 1 – 3 of 3) sorted by relevance
208 aCbxRotate ( this, SVX_RES( CBX_ROTATE ) ), in SvxGridTabPage()234 aCbxRotate.SetClickHdl( LINK( this, SvxGridTabPage, ClickRotateHdl_Impl ) ); in SvxGridTabPage()392 if( aCbxRotate.IsChecked() ) in IMPL_LINK()
80 aCbxRotate.Show(); in SdTpOptionsSnap()110 aOptsItem.GetOptionsSnap().SetRotate( aCbxRotate.IsChecked() ); in FillItemSet()138 aCbxRotate.Check( aOptsItem.GetOptionsSnap().IsRotate() ); in Reset()143 aCbxRotate.GetClickHdl().Call(0); in Reset()
156 CheckBox aCbxRotate; member in SvxGridTabPage
Completed in 24 milliseconds