Home
last modified time | relevance | path

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

/AOO42X/main/svx/source/dialog/
H A Dsrchdlg.cxx314 aSearchComponentFL( this, SVX_RES( FL_SEARCH_COMPONENT ) ), \
551 aSearchComponentFL.SetText( sTemp ); in Construct_Impl()
564 aSearchComponentFL.Show(); in Construct_Impl()
573 aSearchComponentFL.Show(); in Construct_Impl()
576 if( aSearchComponentFL.IsVisible() && aSearchComponent1PB.IsVisible() ) in Construct_Impl()
1210 aSearchComponentFL.Enable(sal_False); in Init_Impl()
1642 aSearchComponentFL.Enable(sal_False); in IMPL_LINK()
1892 aSearchComponentFL.Enable(!bNoSearch); in EnableControls_Impl()
1971 aSearchComponentFL.Enable(); in EnableControl_Impl()
/AOO42X/main/svx/inc/svx/
H A Dsrchdlg.hxx183 FixedLine aSearchComponentFL; member in SvxSearchDialog