Searched refs:rHB (Results 1 – 1 of 1) sorted by relevance
819 HeaderBar& rHB = aHeaderTree.GetHeaderBar(); in SwAddStylesDlg_Impl() local820 rHB.SetEndDragHdl(LINK(this, SwAddStylesDlg_Impl, HeaderDragHdl)); in SwAddStylesDlg_Impl()822 long nWidth = rHB.GetSizePixel().Width(); in SwAddStylesDlg_Impl()827 rHB.InsertItem( 100, sHBFirst, 4 * nWidth ); in SwAddStylesDlg_Impl()829 rHB.InsertItem( 100 + i, String::CreateFromInt32(i), nWidth ); in SwAddStylesDlg_Impl()830 rHB.Show(); in SwAddStylesDlg_Impl()
Completed in 31 milliseconds