Home
last modified time | relevance | path

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

/AOO42X/main/svx/source/engine3d/
H A Dfloat3d.cxx195 aBtnTexBlend ( this, SVX_RES( BTN_TEX_BLEND ) ), in Svx3DWin()
286 SETHCIMAGE( aBtnTexBlend, BMP_TEX_BLEND_H ); in Svx3DWin()
456 aBtnTexBlend.SetAccessibleRelationLabeledBy( &aFtTexMode ); in Svx3DWin()
486 aBtnTexBlend.SetAccessibleRelationMemberOf(&aFLTexture); in Svx3DWin()
690 aBtnTexBlend.Enable( bBitmap ); in Update()
2638 aBtnTexBlend.Hide(); in IMPL_LINK()
/AOO42X/main/svx/inc/svx/
H A Dfloat3d.hxx159 ImageButton aBtnTexBlend; member in Svx3DWin