LibreOffice Module framework (master) 1
|
#include <rtl/ustring.hxx>
Go to the source code of this file.
Macros | |
#define | XMLNS_TOOLBAR "http://openoffice.org/2001/toolbar" |
#define | XMLNS_XLINK "http://www.w3.org/1999/xlink" |
#define | XMLNS_XLINK_PREFIX "xlink:" |
#define | XMLNS_FILTER_SEPARATOR "^" |
#define | ELEMENT_TOOLBAR "toolbar" |
#define | ELEMENT_TOOLBARITEM "toolbaritem" |
#define | ELEMENT_TOOLBARSPACE "toolbarspace" |
#define | ELEMENT_TOOLBARBREAK "toolbarbreak" |
#define | ELEMENT_TOOLBARSEPARATOR "toolbarseparator" |
#define | ATTRIBUTE_UINAME "uiname" |
#define | ATTRIBUTE_TEXT "text" |
#define | ATTRIBUTE_URL "href" |
#define | ATTRIBUTE_VISIBLE "visible" |
#define | ATTRIBUTE_ITEMSTYLE "style" |
#define | ATTRIBUTE_BOOLEAN_TRUE "true" |
Variables | |
constexpr OUStringLiteral | XMLNS_TOOLBAR_PREFIX = u"toolbar:" |
constexpr OUStringLiteral | ELEMENT_NS_TOOLBAR = u"toolbar:toolbar" |
constexpr OUStringLiteral | ELEMENT_NS_TOOLBARITEM = u"toolbar:toolbaritem" |
constexpr OUStringLiteral | ELEMENT_NS_TOOLBARSPACE = u"toolbar:toolbarspace" |
constexpr OUStringLiteral | ELEMENT_NS_TOOLBARBREAK = u"toolbar:toolbarbreak" |
constexpr OUStringLiteral | ELEMENT_NS_TOOLBARSEPARATOR = u"toolbar:toolbarseparator" |
constexpr OUStringLiteral | ATTRIBUTE_XMLNS_TOOLBAR = u"xmlns:toolbar" |
constexpr OUStringLiteral | ATTRIBUTE_XMLNS_XLINK = u"xmlns:xlink" |
constexpr OUStringLiteral | ATTRIBUTE_BOOLEAN_FALSE = u"false" |
constexpr OUStringLiteral | ATTRIBUTE_ITEMSTYLE_RADIO = u"radio" |
constexpr OUStringLiteral | ATTRIBUTE_ITEMSTYLE_AUTO = u"auto" |
constexpr OUStringLiteral | ATTRIBUTE_ITEMSTYLE_LEFT = u"left" |
constexpr OUStringLiteral | ATTRIBUTE_ITEMSTYLE_AUTOSIZE = u"autosize" |
constexpr OUStringLiteral | ATTRIBUTE_ITEMSTYLE_DROPDOWN = u"dropdown" |
constexpr OUStringLiteral | ATTRIBUTE_ITEMSTYLE_REPEAT = u"repeat" |
constexpr OUStringLiteral | ATTRIBUTE_ITEMSTYLE_TEXT = u"text" |
constexpr OUStringLiteral | ATTRIBUTE_ITEMSTYLE_DROPDOWNONLY = u"dropdownonly" |
constexpr OUStringLiteral | ATTRIBUTE_ITEMSTYLE_IMAGE = u"image" |
#define ATTRIBUTE_BOOLEAN_TRUE "true" |
Definition at line 52 of file toolboxconfigurationdefines.hxx.
#define ATTRIBUTE_ITEMSTYLE "style" |
Definition at line 41 of file toolboxconfigurationdefines.hxx.
#define ATTRIBUTE_TEXT "text" |
Definition at line 38 of file toolboxconfigurationdefines.hxx.
#define ATTRIBUTE_UINAME "uiname" |
Definition at line 36 of file toolboxconfigurationdefines.hxx.
#define ATTRIBUTE_URL "href" |
Definition at line 39 of file toolboxconfigurationdefines.hxx.
#define ATTRIBUTE_VISIBLE "visible" |
Definition at line 40 of file toolboxconfigurationdefines.hxx.
#define ELEMENT_TOOLBAR "toolbar" |
Definition at line 30 of file toolboxconfigurationdefines.hxx.
#define ELEMENT_TOOLBARBREAK "toolbarbreak" |
Definition at line 33 of file toolboxconfigurationdefines.hxx.
#define ELEMENT_TOOLBARITEM "toolbaritem" |
Definition at line 31 of file toolboxconfigurationdefines.hxx.
#define ELEMENT_TOOLBARSEPARATOR "toolbarseparator" |
Definition at line 34 of file toolboxconfigurationdefines.hxx.
#define ELEMENT_TOOLBARSPACE "toolbarspace" |
Definition at line 32 of file toolboxconfigurationdefines.hxx.
#define XMLNS_FILTER_SEPARATOR "^" |
Definition at line 28 of file toolboxconfigurationdefines.hxx.
#define XMLNS_TOOLBAR "http://openoffice.org/2001/toolbar" |
Definition at line 23 of file toolboxconfigurationdefines.hxx.
#define XMLNS_XLINK "http://www.w3.org/1999/xlink" |
Definition at line 24 of file toolboxconfigurationdefines.hxx.
#define XMLNS_XLINK_PREFIX "xlink:" |
Definition at line 26 of file toolboxconfigurationdefines.hxx.
|
inlineconstexpr |
Definition at line 53 of file toolboxconfigurationdefines.hxx.
|
inlineconstexpr |
Definition at line 56 of file toolboxconfigurationdefines.hxx.
|
inlineconstexpr |
Definition at line 58 of file toolboxconfigurationdefines.hxx.
Referenced by framework::OReadToolBoxDocumentHandler::startElement().
|
inlineconstexpr |
Definition at line 59 of file toolboxconfigurationdefines.hxx.
Referenced by framework::OReadToolBoxDocumentHandler::startElement().
|
inlineconstexpr |
Definition at line 62 of file toolboxconfigurationdefines.hxx.
Referenced by framework::OReadToolBoxDocumentHandler::startElement().
|
inlineconstexpr |
Definition at line 63 of file toolboxconfigurationdefines.hxx.
Referenced by framework::OReadToolBoxDocumentHandler::startElement().
|
inlineconstexpr |
Definition at line 57 of file toolboxconfigurationdefines.hxx.
Referenced by framework::OReadToolBoxDocumentHandler::startElement().
|
inlineconstexpr |
Definition at line 55 of file toolboxconfigurationdefines.hxx.
Referenced by framework::OReadToolBoxDocumentHandler::startElement().
|
inlineconstexpr |
Definition at line 60 of file toolboxconfigurationdefines.hxx.
Referenced by framework::OReadToolBoxDocumentHandler::startElement().
|
inlineconstexpr |
Definition at line 61 of file toolboxconfigurationdefines.hxx.
Referenced by framework::OReadToolBoxDocumentHandler::startElement().
|
inlineconstexpr |
Definition at line 49 of file toolboxconfigurationdefines.hxx.
Referenced by framework::OWriteToolBoxDocumentHandler::WriteToolBoxDocument().
|
inlineconstexpr |
Definition at line 50 of file toolboxconfigurationdefines.hxx.
|
inlineconstexpr |
Definition at line 43 of file toolboxconfigurationdefines.hxx.
Referenced by framework::OWriteToolBoxDocumentHandler::WriteToolBoxDocument().
|
inlineconstexpr |
Definition at line 46 of file toolboxconfigurationdefines.hxx.
Referenced by framework::OWriteToolBoxDocumentHandler::WriteToolBoxBreak().
|
inlineconstexpr |
Definition at line 44 of file toolboxconfigurationdefines.hxx.
Referenced by framework::OWriteToolBoxDocumentHandler::WriteToolBoxItem().
|
inlineconstexpr |
Definition at line 47 of file toolboxconfigurationdefines.hxx.
Referenced by framework::OWriteToolBoxDocumentHandler::WriteToolBoxSeparator().
|
inlineconstexpr |
Definition at line 45 of file toolboxconfigurationdefines.hxx.
Referenced by framework::OWriteToolBoxDocumentHandler::WriteToolBoxSpace().
|
inlineconstexpr |
Definition at line 25 of file toolboxconfigurationdefines.hxx.
Referenced by framework::OWriteToolBoxDocumentHandler::OWriteToolBoxDocumentHandler().