Searched refs:aBtnLight (Results 1 – 2 of 2) sorted by relevance
113 aBtnLight ( this, SVX_RES( BTN_LIGHT ) ), in Svx3DWin()260 SETHCIMAGE( aBtnLight, BMP_3DLIGHT_H ); in Svx3DWin()323 aBtnLight.SetClickHdl( aLink ); in Svx3DWin()2383 if( aBtnLight.IsChecked() ) in Resize()2384 ClickViewTypeHdl( &aBtnLight ); in Resize()2443 sal_Bool bUpdatePreview = aBtnLight.IsChecked(); in IMPL_LINK()2447 aBtnLight.Check( &aBtnLight == pBtn ); in IMPL_LINK()2455 if( aBtnLight.IsChecked() ) in IMPL_LINK()2689 if( bUpdatePreview && !aBtnLight.IsChecked() ) in IMPL_LINK()2697 aBtnLight.Check( eViewType == VIEWTYPE_LIGHT ); in IMPL_LINK()
77 ImageButton aBtnLight; member in Svx3DWin
Completed in 28 milliseconds