Searched refs:aEdQuery (Results 1 – 2 of 2) sorted by relevance
212 aEdQuery(this), in BibToolBar()242 aEdQuery.SetSizePixel(aLBSource.GetSizePixel()); in BibToolBar()243 aEdQuery.Show(); in BibToolBar()260 SetItemWindow(TBC_ED_QUERY ,&aEdQuery); in BibToolBar()343 rtl::OUString aSelection = aEdQuery.GetText(); in Select()450 aEdQuery.Enable(bFlag); in EnableQuery()455 aEdQuery.SetText(aStr); in SetQueryString()464 if(aEdQuery.HasFocus() && nSwitch==EVENT_KEYINPUT)// || nSwitch==EVENT_KEYUP) in PreNotify()473 rtl::OUString aSelection = aEdQuery.GetText(); in PreNotify()527 rtl::OUString aSelection = aEdQuery.GetText();
126 Edit aEdQuery; member in BibToolBar
Completed in 17 milliseconds