LibreOffice Module vcl (master) 1
Classes | Namespaces | Functions
NotebookBarAddonsMerger.hxx File Reference
#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>
Include dependency graph for NotebookBarAddonsMerger.hxx:
This graph shows which files directly or indirectly include this file:

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)