LibreOffice Module vcl (master) 1
|
#include <vcl/builder.hxx>
#include <vcl/window.hxx>
#include <vcl/image.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/uno/Sequence.h>
#include <vector>
Go to the source code of this file.
Classes | |
struct | NotebookBarAddonsItem |
struct | AddonNotebookBarItem |
Namespaces | |
namespace | NotebookBarAddonsMerger |
Functions | |
void | NotebookBarAddonsMerger::MergeNotebookBarAddons (vcl::Window *pParent, const VclBuilder::customMakeWidget &pFunction, const css::uno::Reference< css::frame::XFrame > &m_xFrame, const NotebookBarAddonsItem &aNotebookBarAddonsItem, VclBuilder::stringmap &rMap) |
void | NotebookBarAddonsMerger::MergeNotebookBarMenuAddons (Menu *pPopupMenu, sal_Int16 nItemId, const OUString &sItemIdName, NotebookBarAddonsItem &aNotebookBarAddonsItem) |