From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. 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 | 34 ++++++++ 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 | 51 ++++++++++++ sd/uiconfig/sdraw/toolbar/textbar.xml | 28 +++++++ sd/uiconfig/sdraw/toolbar/textobjectbar.xml | 75 +++++++++++++++++ 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 000000000..bc0b6f81e --- /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 000000000..38d0340a3 --- /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 000000000..4e947f2b3 --- /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 000000000..3f74148c7 --- /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 000000000..148245f66 --- /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 000000000..914738e7c --- /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 000000000..04176302c --- /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 000000000..c8bda0762 --- /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 000000000..879b6a647 --- /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 000000000..a2f6a6eac --- /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 000000000..8355775e2 --- /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 000000000..308104262 --- /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 000000000..5dfd2a438 --- /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 000000000..35167b9c7 --- /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 000000000..5f5ff2916 --- /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 000000000..7c71a1ac2 --- /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 000000000..c1f676895 --- /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 000000000..948ff1e6f --- /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 000000000..46a83209b --- /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 000000000..b79e0e001 --- /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 000000000..b75fab75f --- /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 000000000..096d7e73d --- /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 000000000..4ffa664e6 --- /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 000000000..a055cba03 --- /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 000000000..9b007728d --- /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 000000000..0183493e9 --- /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 000000000..f820a8112 --- /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 000000000..95113efc9 --- /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 000000000..e3773a3a7 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/insertbar.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/sd/uiconfig/sdraw/toolbar/linesbar.xml b/sd/uiconfig/sdraw/toolbar/linesbar.xml new file mode 100644 index 000000000..5e29f23a7 --- /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 000000000..79d269c0c --- /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 000000000..676253483 --- /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 000000000..a6cac0f1f --- /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 000000000..e1bab26b2 --- /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 000000000..b8be8a12f --- /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 000000000..5f91c67e8 --- /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 000000000..2f03f49f1 --- /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 000000000..42cc31a59 --- /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 000000000..2e4734e20 --- /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 000000000..915e201e9 --- /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 000000000..cbc07fc70 --- /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 000000000..9ba9f22e0 --- /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 000000000..87655aafe --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/tableobjectbar.xml @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/textbar.xml b/sd/uiconfig/sdraw/toolbar/textbar.xml new file mode 100644 index 000000000..8121a4eef --- /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 000000000..1131052a2 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/textobjectbar.xml @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/toolbar.xml b/sd/uiconfig/sdraw/toolbar/toolbar.xml new file mode 100644 index 000000000..c48f72223 --- /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 000000000..85099a7b5 --- /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 000000000..6507ec819 --- /dev/null +++ b/sd/uiconfig/sdraw/toolbar/zoombar.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3