Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/dialog/
H A Dsrchdlg.cxx319 aSearchComponent2PB( this, SVX_RES( BTN_COMPONENT_2 ) ), \
560 aSearchComponent2PB.SetText( sTemp ); in Construct_Impl()
570 if( aSearchComponent2PB.GetText().Len() ) in Construct_Impl()
574 aSearchComponent2PB.SetPosPixel(aSearchComponent1PB.GetPosPixel()); in Construct_Impl()
577 aSearchComponent2PB.Show(); in Construct_Impl()
737 aSearchComponent2PB.SetClickHdl( aLink ); in InitControls_Impl()
1215 aSearchComponent2PB.Enable(sal_False); in Init_Impl()
1592 else if(pBtn == &aSearchComponent1PB || pBtn == &aSearchComponent2PB ) in IMPL_LINK()
1647 aSearchComponent2PB.Enable(sal_False); in IMPL_LINK()
1897 aSearchComponent2PB.Enable(!bNoSearch); in EnableControls_Impl()
[all …]
/aoo41x/main/svx/inc/svx/
H A Dsrchdlg.hxx185 PushButton aSearchComponent2PB; member in SvxSearchDialog

Completed in 44 milliseconds