Searched refs:aBtnSearch (Results 1 – 6 of 6) sorted by relevance
/trunk/main/sd/source/ui/dlg/ |
H A D | tpaction.cxx | 135 aBtnSearch ( this, SdResId( BTN_SEARCH ) ), in SdTPAction() 148 aBtnSearch.SetClickHdl( LINK( this, SdTPAction, ClickSearchHdl ) ); in SdTPAction() 543 aBtnSearch.Hide(); in IMPL_LINK() 595 aBtnSearch.Hide(); in IMPL_LINK() 604 aBtnSearch.Hide(); in IMPL_LINK() 628 aBtnSearch.Show(); in IMPL_LINK() 629 aBtnSearch.Enable(); in IMPL_LINK() 636 aBtnSearch.Show(); in IMPL_LINK() 637 aBtnSearch.Enable(); in IMPL_LINK() 656 aBtnSearch.Show(); in IMPL_LINK() [all …]
|
/trunk/main/sc/source/ui/dbgui/ |
H A D | validate.cxx | 782 aBtnSearch ( this, ScResId( BTN_SEARCH ) ), in ScTPValidationError() 805 aBtnSearch.SetClickHdl( LINK( this, ScTPValidationError, ClickSearchHdl ) ); in Init() 876 aBtnSearch.Enable( bMacro ); in IMPL_LINK()
|
/trunk/main/sd/source/ui/inc/ |
H A D | tpaction.hxx | 86 PushButton aBtnSearch; member in SdTPAction
|
/trunk/main/cui/source/dialogs/ |
H A D | cuigaldlg.cxx | 758 aBtnSearch ( this, CUI_RES(BTN_SEARCH ) ), in TPGalleryThemeProperties() 786 aBtnSearch.SetClickHdl(LINK(this, TPGalleryThemeProperties, ClickSearchHdl)); in SetXChgData()
|
/trunk/main/cui/source/inc/ |
H A D | cuigaldlg.hxx | 311 PushButton aBtnSearch; member in TPGalleryThemeProperties
|
/trunk/main/sc/source/ui/inc/ |
H A D | validate.hxx | 306 PushButton aBtnSearch; member in ScTPValidationError
|
Completed in 29 milliseconds