|
LibreOffice Module framework (master) 1
|
#include <config_options.h>#include <sal/types.h>#include <vcl/bitmapex.hxx>#include <com/sun/star/beans/PropertyValue.hpp>#include <com/sun/star/uno/Sequence.h>#include <framework/fwkdllapi.h>#include <memory>Go to the source code of this file.
Classes | |
| struct | framework::MergeMenuInstruction |
| struct | framework::MergeToolbarInstruction |
| struct | framework::MergeNotebookBarInstruction |
| struct | framework::MergeStatusbarInstruction |
Namespaces | |
| namespace | osl |
| namespace | framework |
Typedefs | |
| typedef ::std::vector< MergeMenuInstruction > | framework::MergeMenuInstructionContainer |
| typedef ::std::vector< MergeToolbarInstruction > | framework::MergeToolbarInstructionContainer |
| typedef ::std::vector< MergeNotebookBarInstruction > | framework::MergeNotebookBarInstructionContainer |
| typedef ::std::vector< MergeStatusbarInstruction > | framework::MergeStatusbarInstructionContainer |
Functions | |
| class | framework::UNLESS_MERGELIBS (FWK_DLLPUBLIC) FrameListAnalyzer final |
| analyze and split the current available frame list of a given frames supplier into different parts. More... | |
Variables | |
| constexpr OUStringLiteral | ADDONSMENUITEM_STRING_URL = u"URL" |
| constexpr OUStringLiteral | ADDONSMENUITEM_STRING_TITLE = u"Title" |
| constexpr OUStringLiteral | ADDONSMENUITEM_STRING_TARGET = u"Target" |
| constexpr OUStringLiteral | ADDONSMENUITEM_STRING_IMAGEIDENTIFIER = u"ImageIdentifier" |
| constexpr OUStringLiteral | ADDONSMENUITEM_STRING_CONTEXT = u"Context" |
| constexpr OUStringLiteral | ADDONSMENUITEM_STRING_SUBMENU = u"Submenu" |
| constexpr OUStringLiteral | ADDONSPOPUPMENU_URL_PREFIX_STR = u"private:menu/Addon" |
|
inlineconstexpr |
Definition at line 40 of file addonsoptions.hxx.
Referenced by framework::AddonMenuManager::GetMenuEntry().
|
inlineconstexpr |
Definition at line 39 of file addonsoptions.hxx.
|
inlineconstexpr |
Definition at line 41 of file addonsoptions.hxx.
Referenced by framework::AddonMenuManager::GetMenuEntry().
|
inlineconstexpr |
Definition at line 38 of file addonsoptions.hxx.
Referenced by framework::AddonMenuManager::GetMenuEntry().
|
inlineconstexpr |
Definition at line 37 of file addonsoptions.hxx.
Referenced by framework::AddonMenuManager::GetMenuEntry().
|
inlineconstexpr |
Definition at line 36 of file addonsoptions.hxx.
Referenced by framework::AddonMenuManager::GetMenuEntry().
|
inlineconstexpr |
Definition at line 43 of file addonsoptions.hxx.