Home
last modified time | relevance | path

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

/trunk/main/svx/source/engine3d/
H A Dfloat3d.cxx267 SETHCIMAGE( aBtnNormalsSphere, BMP_NORMALS_SPHERE_H ); in Svx3DWin()
335 aBtnNormalsSphere.SetClickHdl( aLink ); in Svx3DWin()
891 ( !aBtnNormalsSphere.IsChecked() && nValue == 2 ) ) in Update()
895 aBtnNormalsSphere.Check( nValue == 2 ); in Update()
903 aBtnNormalsSphere.IsChecked() ) in Update()
907 aBtnNormalsSphere.Check( sal_False ); in Update()
1909 else if( aBtnNormalsSphere.IsChecked() ) in GetAttr()
2482 aBtnNormalsSphere.Show(); in IMPL_LINK()
2507 aBtnNormalsSphere.Hide(); in IMPL_LINK()
2724 pBtn == &aBtnNormalsSphere ) in IMPL_LINK()
[all …]
/trunk/main/svx/inc/svx/
H A Dfloat3d.hxx103 ImageButton aBtnNormalsSphere; member in Svx3DWin

Completed in 33 milliseconds