Home
last modified time | relevance | path

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

/trunk/main/svx/source/engine3d/
H A Dfloat3d.cxx116 aBtnUpdate ( this, SVX_RES( BTN_UPDATE ) ), in Svx3DWin()
263 SETHCIMAGE( aBtnUpdate, BMP_UPDATE_H ); in Svx3DWin()
318 aBtnUpdate.SetClickHdl( LINK( this, Svx3DWin, ClickUpdateHdl ) ); in Svx3DWin()
2327 aBtnUpdate.Hide(); in Resize()
2344 aBtnUpdate.SetPosPixel( aBtnUpdate.GetPosPixel() + aXPt ); in Resize()
2372 aBtnUpdate.Show(); in Resize()
2400 bUpdate = !aBtnUpdate.IsChecked(); in IMPL_LINK()
2401 aBtnUpdate.Check( bUpdate ); in IMPL_LINK()
/trunk/main/svx/inc/svx/
H A Dfloat3d.hxx80 ImageButton aBtnUpdate; member in Svx3DWin

Completed in 65 milliseconds