LibreOffice Module vcl (master) 1
|
#include "menuwindow.hxx"
#include <vcl/toolkit/button.hxx>
#include <vcl/menu.hxx>
#include <vcl/toolbox.hxx>
#include <vcl/window.hxx>
#include <map>
Go to the source code of this file.
Classes | |
class | DecoToolBox |
Toolbox that holds the close button (right hand side of the menubar). More... | |
class | MenuBarWindow |
Class that implements the actual window of the menu bar. More... | |
struct | MenuBarWindow::AddButtonEntry |