Lines Matching refs:aBtnTexObjectY
201 aBtnTexObjectY ( this, SVX_RES( BTN_TEX_OBJECT_Y ) ), in Svx3DWin()
292 SETHCIMAGE( aBtnTexObjectY, BMP_TEX_OBJECT_H ); in Svx3DWin()
364 aBtnTexObjectY.SetClickHdl( aLink ); in Svx3DWin()
460 aBtnTexObjectY.SetAccessibleRelationLabeledBy( &aFtTexProjectionY ); in Svx3DWin()
490 aBtnTexObjectY.SetAccessibleRelationMemberOf(&aFLTexture); in Svx3DWin()
698 aBtnTexObjectY.Enable( bBitmap ); in Update()
1576 if( ( !aBtnTexObjectY.IsChecked() && nValue == 0 ) || in Update()
1580 aBtnTexObjectY.Check( nValue == 0 ); in Update()
1588 if( aBtnTexObjectY.IsChecked() || in Update()
1592 aBtnTexObjectY.Check( sal_False ); in Update()
2240 if( aBtnTexObjectY.IsChecked() ) in GetAttr()
2625 aBtnTexObjectY.Show(); in IMPL_LINK()
2646 aBtnTexObjectY.Hide(); in IMPL_LINK()
2828 pBtn == &aBtnTexObjectY ) in IMPL_LINK()
2832 aBtnTexObjectY.Check( pBtn == &aBtnTexObjectY ); in IMPL_LINK()