Home
last modified time | relevance | path

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

/trunk/main/svx/source/engine3d/
H A Dfloat3d.cxx143 aBtnDoubleSided ( this, SVX_RES( BTN_DOUBLE_SIDED ) ), in Svx3DWin()
270 SETHCIMAGE( aBtnDoubleSided, BMP_DOUBLE_SIDED_H ); in Svx3DWin()
338 aBtnDoubleSided.SetClickHdl( aLink ); in Svx3DWin()
793 if( bValue != aBtnDoubleSided.IsChecked() ) in Update()
795 aBtnDoubleSided.Check( bValue ); in Update()
799 aBtnDoubleSided.Check( bValue ); in Update()
803 if( aBtnDoubleSided.GetState() != STATE_DONTKNOW ) in Update()
805 aBtnDoubleSided.SetState( STATE_DONTKNOW ); in Update()
1867 TriState eState = aBtnDoubleSided.GetState(); in GetAttr()
2486 aBtnDoubleSided.Show(); in IMPL_LINK()
[all …]
/trunk/main/svx/inc/svx/
H A Dfloat3d.hxx107 ImageButton aBtnDoubleSided; member in Svx3DWin

Completed in 27 milliseconds