https://bugs.documentfoundation.org/show_bug.cgi?id=142947
--- Comment #8 from Caolán McNamara <[email protected]> --- IIRC SvxMenuEntriesListBox::CreateDropDown is only for the arrow shown in the tools, customize dialog in the "menu" and "context menus" pages for the arrow preview in the "assigned comments" lists. There is sometimes the use of DecoView::DrawSymbol with SPIN_DOWN to draw these kind of things, I would have guessed ImplDrawDropdownArrow used that, but as you say it does its own special thing there. I wonder if the original screenshot is showing "Fichier" in a button using DecoView::DrawSymbol vs ImplDrawDropdownArrow in the above row. Or if its the same thing used in both places but one bigger because more space allocated for the arrow. -- You are receiving this mail because: You are the assignee for the bug.
