From 267c6f2ac71f92999e969232431ba04678e7437e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:54:39 +0200 Subject: Adding upstream version 4:24.2.0. Signed-off-by: Daniel Baumann --- sd/uiconfig/sdraw/toolbar/3dobjectsbar.xml | 30 +++++++ sd/uiconfig/sdraw/toolbar/alignmentbar.xml | 28 +++++++ sd/uiconfig/sdraw/toolbar/arrowsbar.xml | 33 ++++++++ sd/uiconfig/sdraw/toolbar/arrowshapes.xml | 51 ++++++++++++ sd/uiconfig/sdraw/toolbar/basicshapes.xml | 48 +++++++++++ sd/uiconfig/sdraw/toolbar/bezierobjectbar.xml | 37 +++++++++ sd/uiconfig/sdraw/toolbar/calloutshapes.xml | 29 +++++++ sd/uiconfig/sdraw/toolbar/choosemodebar.xml | 30 +++++++ sd/uiconfig/sdraw/toolbar/colorbar.xml | 32 ++++++++ sd/uiconfig/sdraw/toolbar/commentsbar.xml | 28 +++++++ sd/uiconfig/sdraw/toolbar/connectorsbar.xml | 55 +++++++++++++ sd/uiconfig/sdraw/toolbar/distributebar.xml | 21 +++++ sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml | 69 ++++++++++++++++ sd/uiconfig/sdraw/toolbar/ellipsesbar.xml | 36 +++++++++ sd/uiconfig/sdraw/toolbar/extrusionobjectbar.xml | 33 ++++++++ sd/uiconfig/sdraw/toolbar/findbar.xml | 31 +++++++ sd/uiconfig/sdraw/toolbar/flowchartshapes.xml | 53 ++++++++++++ sd/uiconfig/sdraw/toolbar/fontworkobjectbar.xml | 30 +++++++ sd/uiconfig/sdraw/toolbar/fontworkshapetype.xml | 55 +++++++++++++ sd/uiconfig/sdraw/toolbar/formcontrols.xml | 59 ++++++++++++++ sd/uiconfig/sdraw/toolbar/formdesign.xml | 46 +++++++++++ sd/uiconfig/sdraw/toolbar/formsfilterbar.xml | 25 ++++++ sd/uiconfig/sdraw/toolbar/formsnavigationbar.xml | 50 ++++++++++++ sd/uiconfig/sdraw/toolbar/formtextobjectbar.xml | 45 +++++++++++ sd/uiconfig/sdraw/toolbar/fullscreenbar.xml | 22 +++++ sd/uiconfig/sdraw/toolbar/gluepointsobjectbar.xml | 37 +++++++++ sd/uiconfig/sdraw/toolbar/graffilterbar.xml | 34 ++++++++ sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml | 70 ++++++++++++++++ sd/uiconfig/sdraw/toolbar/insertbar.xml | 32 ++++++++ sd/uiconfig/sdraw/toolbar/linesbar.xml | 30 +++++++ sd/uiconfig/sdraw/toolbar/masterviewtoolbar.xml | 26 ++++++ sd/uiconfig/sdraw/toolbar/mediaobjectbar.xml | 24 ++++++ sd/uiconfig/sdraw/toolbar/notebookbarshortcuts.xml | 16 ++++ sd/uiconfig/sdraw/toolbar/optimizetablebar.xml | 27 +++++++ sd/uiconfig/sdraw/toolbar/optionsbar.xml | 40 +++++++++ sd/uiconfig/sdraw/toolbar/positionbar.xml | 30 +++++++ sd/uiconfig/sdraw/toolbar/rectanglesbar.xml | 30 +++++++ sd/uiconfig/sdraw/toolbar/redactedexportbar.xml | 23 ++++++ sd/uiconfig/sdraw/toolbar/redactionbar.xml | 27 +++++++ sd/uiconfig/sdraw/toolbar/standardbar.xml | 94 ++++++++++++++++++++++ sd/uiconfig/sdraw/toolbar/starshapes.xml | 34 ++++++++ sd/uiconfig/sdraw/toolbar/symbolshapes.xml | 41 ++++++++++ sd/uiconfig/sdraw/toolbar/tableobjectbar.xml | 50 ++++++++++++ sd/uiconfig/sdraw/toolbar/textbar.xml | 28 +++++++ sd/uiconfig/sdraw/toolbar/textobjectbar.xml | 78 ++++++++++++++++++ sd/uiconfig/sdraw/toolbar/toolbar.xml | 64 +++++++++++++++ sd/uiconfig/sdraw/toolbar/viewerbar.xml | 37 +++++++++ sd/uiconfig/sdraw/toolbar/zoombar.xml | 34 ++++++++ 48 files changed, 1882 insertions(+) create mode 100644 sd/uiconfig/sdraw/toolbar/3dobjectsbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/alignmentbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/arrowsbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/arrowshapes.xml create mode 100644 sd/uiconfig/sdraw/toolbar/basicshapes.xml create mode 100644 sd/uiconfig/sdraw/toolbar/bezierobjectbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/calloutshapes.xml create mode 100644 sd/uiconfig/sdraw/toolbar/choosemodebar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/colorbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/commentsbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/connectorsbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/distributebar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/ellipsesbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/extrusionobjectbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/findbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/flowchartshapes.xml create mode 100644 sd/uiconfig/sdraw/toolbar/fontworkobjectbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/fontworkshapetype.xml create mode 100644 sd/uiconfig/sdraw/toolbar/formcontrols.xml create mode 100644 sd/uiconfig/sdraw/toolbar/formdesign.xml create mode 100644 sd/uiconfig/sdraw/toolbar/formsfilterbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/formsnavigationbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/formtextobjectbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/fullscreenbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/gluepointsobjectbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/graffilterbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/insertbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/linesbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/masterviewtoolbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/mediaobjectbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/notebookbarshortcuts.xml create mode 100644 sd/uiconfig/sdraw/toolbar/optimizetablebar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/optionsbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/positionbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/rectanglesbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/redactedexportbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/redactionbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/standardbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/starshapes.xml create mode 100644 sd/uiconfig/sdraw/toolbar/symbolshapes.xml create mode 100644 sd/uiconfig/sdraw/toolbar/tableobjectbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/textbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/textobjectbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/toolbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/viewerbar.xml create mode 100644 sd/uiconfig/sdraw/toolbar/zoombar.xml (limited to 'sd/uiconfig/sdraw/toolbar') diff --git a/sd/uiconfig/sdraw/toolbar/3dobjectsbar.xml b/sd/uiconfig/sdraw/toolbar/3dobjectsbar.xml new file mode 100644 index 0000000000..bc0b6f81e7 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/3dobjectsbar.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/sd/uiconfig/sdraw/toolbar/alignmentbar.xml b/sd/uiconfig/sdraw/toolbar/alignmentbar.xml new file mode 100644 index 0000000000..38d0340a3d --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/alignmentbar.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/sd/uiconfig/sdraw/toolbar/arrowsbar.xml b/sd/uiconfig/sdraw/toolbar/arrowsbar.xml new file mode 100644 index 0000000000..4e947f2b36 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/arrowsbar.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/arrowshapes.xml b/sd/uiconfig/sdraw/toolbar/arrowshapes.xml new file mode 100644 index 0000000000..3f74148c7d --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/arrowshapes.xml @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/basicshapes.xml b/sd/uiconfig/sdraw/toolbar/basicshapes.xml new file mode 100644 index 0000000000..148245f666 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/basicshapes.xml @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/bezierobjectbar.xml b/sd/uiconfig/sdraw/toolbar/bezierobjectbar.xml new file mode 100644 index 0000000000..914738e7cb --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/bezierobjectbar.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/calloutshapes.xml b/sd/uiconfig/sdraw/toolbar/calloutshapes.xml new file mode 100644 index 0000000000..04176302cc --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/calloutshapes.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/choosemodebar.xml b/sd/uiconfig/sdraw/toolbar/choosemodebar.xml new file mode 100644 index 0000000000..c8bda07626 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/choosemodebar.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/sd/uiconfig/sdraw/toolbar/colorbar.xml b/sd/uiconfig/sdraw/toolbar/colorbar.xml new file mode 100644 index 0000000000..879b6a6476 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/colorbar.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/commentsbar.xml b/sd/uiconfig/sdraw/toolbar/commentsbar.xml new file mode 100644 index 0000000000..a2f6a6eac5 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/commentsbar.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/sd/uiconfig/sdraw/toolbar/connectorsbar.xml b/sd/uiconfig/sdraw/toolbar/connectorsbar.xml new file mode 100644 index 0000000000..8355775e2a --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/connectorsbar.xml @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/distributebar.xml b/sd/uiconfig/sdraw/toolbar/distributebar.xml new file mode 100644 index 0000000000..308104262c --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/distributebar.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml b/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml new file mode 100644 index 0000000000..5dfd2a4384 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/ellipsesbar.xml b/sd/uiconfig/sdraw/toolbar/ellipsesbar.xml new file mode 100644 index 0000000000..35167b9c75 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/ellipsesbar.xml @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/sd/uiconfig/sdraw/toolbar/extrusionobjectbar.xml b/sd/uiconfig/sdraw/toolbar/extrusionobjectbar.xml new file mode 100644 index 0000000000..5f5ff29168 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/extrusionobjectbar.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/findbar.xml b/sd/uiconfig/sdraw/toolbar/findbar.xml new file mode 100644 index 0000000000..7c71a1ac27 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/findbar.xml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/flowchartshapes.xml b/sd/uiconfig/sdraw/toolbar/flowchartshapes.xml new file mode 100644 index 0000000000..c1f6768958 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/flowchartshapes.xml @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/sd/uiconfig/sdraw/toolbar/fontworkobjectbar.xml b/sd/uiconfig/sdraw/toolbar/fontworkobjectbar.xml new file mode 100644 index 0000000000..948ff1e6f0 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/fontworkobjectbar.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/fontworkshapetype.xml b/sd/uiconfig/sdraw/toolbar/fontworkshapetype.xml new file mode 100644 index 0000000000..46a83209bd --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/fontworkshapetype.xml @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/sd/uiconfig/sdraw/toolbar/formcontrols.xml b/sd/uiconfig/sdraw/toolbar/formcontrols.xml new file mode 100644 index 0000000000..b79e0e0018 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/formcontrols.xml @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/formdesign.xml b/sd/uiconfig/sdraw/toolbar/formdesign.xml new file mode 100644 index 0000000000..b75fab75f3 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/formdesign.xml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/formsfilterbar.xml b/sd/uiconfig/sdraw/toolbar/formsfilterbar.xml new file mode 100644 index 0000000000..096d7e73d8 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/formsfilterbar.xml @@ -0,0 +1,25 @@ + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/formsnavigationbar.xml b/sd/uiconfig/sdraw/toolbar/formsnavigationbar.xml new file mode 100644 index 0000000000..4ffa664e64 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/formsnavigationbar.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/formtextobjectbar.xml b/sd/uiconfig/sdraw/toolbar/formtextobjectbar.xml new file mode 100644 index 0000000000..a055cba036 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/formtextobjectbar.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/sd/uiconfig/sdraw/toolbar/fullscreenbar.xml b/sd/uiconfig/sdraw/toolbar/fullscreenbar.xml new file mode 100644 index 0000000000..9b007728dc --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/fullscreenbar.xml @@ -0,0 +1,22 @@ + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/gluepointsobjectbar.xml b/sd/uiconfig/sdraw/toolbar/gluepointsobjectbar.xml new file mode 100644 index 0000000000..0183493e9b --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/gluepointsobjectbar.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/sd/uiconfig/sdraw/toolbar/graffilterbar.xml b/sd/uiconfig/sdraw/toolbar/graffilterbar.xml new file mode 100644 index 0000000000..f820a8112a --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/graffilterbar.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml b/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml new file mode 100644 index 0000000000..95113efc9f --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/insertbar.xml b/sd/uiconfig/sdraw/toolbar/insertbar.xml new file mode 100644 index 0000000000..19df34a792 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/insertbar.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/linesbar.xml b/sd/uiconfig/sdraw/toolbar/linesbar.xml new file mode 100644 index 0000000000..5e29f23a70 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/linesbar.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/masterviewtoolbar.xml b/sd/uiconfig/sdraw/toolbar/masterviewtoolbar.xml new file mode 100644 index 0000000000..79d269c0cc --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/masterviewtoolbar.xml @@ -0,0 +1,26 @@ + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/mediaobjectbar.xml b/sd/uiconfig/sdraw/toolbar/mediaobjectbar.xml new file mode 100644 index 0000000000..6762534839 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/mediaobjectbar.xml @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/notebookbarshortcuts.xml b/sd/uiconfig/sdraw/toolbar/notebookbarshortcuts.xml new file mode 100644 index 0000000000..a6cac0f1ff --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/notebookbarshortcuts.xml @@ -0,0 +1,16 @@ + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/optimizetablebar.xml b/sd/uiconfig/sdraw/toolbar/optimizetablebar.xml new file mode 100644 index 0000000000..e1bab26b2b --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/optimizetablebar.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/optionsbar.xml b/sd/uiconfig/sdraw/toolbar/optionsbar.xml new file mode 100644 index 0000000000..b8be8a12f6 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/optionsbar.xml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/positionbar.xml b/sd/uiconfig/sdraw/toolbar/positionbar.xml new file mode 100644 index 0000000000..5f91c67e87 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/positionbar.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/sd/uiconfig/sdraw/toolbar/rectanglesbar.xml b/sd/uiconfig/sdraw/toolbar/rectanglesbar.xml new file mode 100644 index 0000000000..2f03f49f1f --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/rectanglesbar.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/sd/uiconfig/sdraw/toolbar/redactedexportbar.xml b/sd/uiconfig/sdraw/toolbar/redactedexportbar.xml new file mode 100644 index 0000000000..42cc31a59d --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/redactedexportbar.xml @@ -0,0 +1,23 @@ + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/redactionbar.xml b/sd/uiconfig/sdraw/toolbar/redactionbar.xml new file mode 100644 index 0000000000..2e4734e205 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/redactionbar.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/standardbar.xml b/sd/uiconfig/sdraw/toolbar/standardbar.xml new file mode 100644 index 0000000000..915e201e90 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/standardbar.xml @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/starshapes.xml b/sd/uiconfig/sdraw/toolbar/starshapes.xml new file mode 100644 index 0000000000..cbc07fc70a --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/starshapes.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/symbolshapes.xml b/sd/uiconfig/sdraw/toolbar/symbolshapes.xml new file mode 100644 index 0000000000..9ba9f22e0c --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/symbolshapes.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/tableobjectbar.xml b/sd/uiconfig/sdraw/toolbar/tableobjectbar.xml new file mode 100644 index 0000000000..f2f821273c --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/tableobjectbar.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/textbar.xml b/sd/uiconfig/sdraw/toolbar/textbar.xml new file mode 100644 index 0000000000..8121a4eef4 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/textbar.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/sd/uiconfig/sdraw/toolbar/textobjectbar.xml b/sd/uiconfig/sdraw/toolbar/textobjectbar.xml new file mode 100644 index 0000000000..23d269b011 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/textobjectbar.xml @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/toolbar.xml b/sd/uiconfig/sdraw/toolbar/toolbar.xml new file mode 100644 index 0000000000..c48f722231 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/toolbar.xml @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/viewerbar.xml b/sd/uiconfig/sdraw/toolbar/viewerbar.xml new file mode 100644 index 0000000000..85099a7b5f --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/viewerbar.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/zoombar.xml b/sd/uiconfig/sdraw/toolbar/zoombar.xml new file mode 100644 index 0000000000..6507ec8190 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/zoombar.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3