Searched refs:aSelectionHB (Results 1 – 1 of 1) sorted by relevance
597 HeaderBar aSelectionHB; member in DBChangeDialog_Impl623 aSelectionHB(this, BibResId( HB_SELECTION )), in DBChangeDialog_Impl()634 ::Size aSize = aSelectionHB.GetSizePixel(); in DBChangeDialog_Impl()639 aSelectionHB.SetStyle(aSelectionHB.GetStyle()|WB_STDHEADERBAR); in DBChangeDialog_Impl()640 aSelectionHB.InsertItem( 1, aEntryST, aSize.Width()); in DBChangeDialog_Impl()641 aSelectionHB.SetSizePixel(aSelectionHB.CalcWindowSizePixel()); in DBChangeDialog_Impl()642 aSelectionHB.Show(); in DBChangeDialog_Impl()
Completed in 22 milliseconds