Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/dialog/
H A Dsrchdlg.cxx318 aSearchComponent1PB( this, SVX_RES( BTN_COMPONENT_1 ) ), \
557 aSearchComponent1PB.SetText( sTemp ); in Construct_Impl()
565 if(aSearchComponent1PB.GetText().Len() && bSearchComponent1 ) in Construct_Impl()
568 aSearchComponent1PB.Show(); in Construct_Impl()
572 if(!aSearchComponent1PB.IsVisible()) in Construct_Impl()
736 aSearchComponent1PB.SetClickHdl( aLink ); in InitControls_Impl()
1214 aSearchComponent1PB.Enable(sal_False); in Init_Impl()
1600 if(pBtn == &aSearchComponent1PB) in IMPL_LINK()
1646 aSearchComponent1PB.Enable(sal_False); in IMPL_LINK()
1896 aSearchComponent1PB.Enable(!bNoSearch); in EnableControls_Impl()
[all …]
/aoo41x/main/svx/inc/svx/
H A Dsrchdlg.hxx184 PushButton aSearchComponent1PB; member in SvxSearchDialog

Completed in 56 milliseconds