Home
last modified time | relevance | path

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

/trunk/main/extensions/source/bibliography/
H A Ddatman.cxx597 HeaderBar aSelectionHB; member in DBChangeDialog_Impl
623 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 24 milliseconds