Searched refs:aBtnLoad (Results 1 – 8 of 8) sorted by relevance
/trunk/main/cui/source/inc/ |
H A D | cuitabarea.hxx | 432 ImageButton aBtnLoad; member in SvxGradientTabPage 517 ImageButton aBtnLoad; member in SvxHatchTabPage 607 ImageButton aBtnLoad; member in SvxBitmapTabPage 721 ImageButton aBtnLoad; member in SvxColorTabPage
|
H A D | cuitabline.hxx | 278 ImageButton aBtnLoad; member in SvxLineDefTabPage 367 ImageButton aBtnLoad; member in SvxLineEndDefTabPage
|
/trunk/main/cui/source/tabpages/ |
H A D | tplnedef.cxx | 95 aBtnLoad ( this, CUI_RES( BTN_LOAD ) ), in SvxLineDefTabPage() 109 aBtnLoad.SetModeImage( Image( CUI_RES( RID_SVXIMG_LOAD_H ) ), BMP_COLOR_HIGHCONTRAST ); in SvxLineDefTabPage() 157 aBtnLoad.SetClickHdl( LINK( this, SvxLineDefTabPage, ClickLoadHdl_Impl ) ); in SvxLineDefTabPage() 187 aBtnLoad.SetAccessibleRelationMemberOf( &aFlDefinition ); in SvxLineDefTabPage()
|
H A D | tplneend.cxx | 87 aBtnLoad ( this, CUI_RES( BTN_LOAD ) ), in SvxLineEndDefTabPage() 103 aBtnLoad.SetModeImage( Image( CUI_RES( RID_SVXIMG_LOAD_H ) ), BMP_COLOR_HIGHCONTRAST ); in SvxLineEndDefTabPage() 126 aBtnLoad.SetClickHdl( in SvxLineEndDefTabPage()
|
H A D | tpcolor.cxx | 110 aBtnLoad ( this, CUI_RES( BTN_LOAD ) ), in SvxColorTabPage() 125 aBtnLoad.SetModeImage( Image( CUI_RES( RID_SVXIMG_LOAD_H ) ), BMP_COLOR_HIGHCONTRAST ); in SvxColorTabPage() 160 aBtnLoad.SetClickHdl( LINK( this, SvxColorTabPage, ClickLoadHdl_Impl ) ); in SvxColorTabPage() 284 aBtnLoad.Hide(); in ActivatePage()
|
H A D | tphatch.cxx | 91 aBtnLoad ( this, CUI_RES( BTN_LOAD ) ), in SvxHatchTabPage() 105 aBtnLoad.SetModeImage( Image( CUI_RES( RID_SVXIMG_LOAD_H ) ), BMP_COLOR_HIGHCONTRAST ); in SvxHatchTabPage() 149 aBtnLoad.SetClickHdl( LINK( this, SvxHatchTabPage, ClickLoadHdl_Impl ) ); in SvxHatchTabPage()
|
H A D | tpbitmap.cxx | 104 aBtnLoad ( this, CUI_RES( BTN_LOAD ) ), in SvxBitmapTabPage() 119 aBtnLoad.SetModeImage( Image( CUI_RES( RID_SVXIMG_LOAD_H ) ), BMP_COLOR_HIGHCONTRAST ); in SvxBitmapTabPage() 138 aBtnLoad.SetClickHdl( LINK( this, SvxBitmapTabPage, ClickLoadHdl_Impl ) ); in SvxBitmapTabPage()
|
H A D | tpgradnt.cxx | 95 aBtnLoad ( this, CUI_RES( BTN_LOAD ) ), in SvxGradientTabPage() 109 aBtnLoad.SetModeImage( Image( CUI_RES( RID_SVXIMG_LOAD_H ) ), BMP_COLOR_HIGHCONTRAST ); in SvxGradientTabPage() 153 aBtnLoad.SetClickHdl( in SvxGradientTabPage()
|
Completed in 58 milliseconds