Notebookbar Insert Tab: update impress insert tab

Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: Iadae860ec5bb82d84e262eaf5bc602f2ce304758
This commit is contained in:
andreas kainz 2020-12-19 23:35:57 +01:00 committed by Andreas_K
parent 39c54e69cf
commit db2280bbba

View file

@ -2037,6 +2037,28 @@ L.Control.NotebookbarImpress = L.Control.NotebookbarWriter.extend({
'type': 'container',
'text': '',
'enabled': 'true',
'children': [
{
'id': 'SectionBottom13',
'type': 'toolbox',
'text': '',
'enabled': 'true',
'children': [
{
'type': 'bigtoolitem',
'text': _UNO('.uno:InsertPage', 'presentation'),
'command': '.uno:InsertPage'
}
]
}
],
'vertical': 'false'
},
{
'id': 'Insert-Section-Pages',
'type': 'container',
'text': '',
'enabled': 'true',
'children': [
{
'id': 'GroupB29',
@ -2052,8 +2074,8 @@ L.Control.NotebookbarImpress = L.Control.NotebookbarWriter.extend({
'children': [
{
'type': 'toolitem',
'text': _UNO('.uno:InsertPage', 'presentation'),
'command': '.uno:InsertPage'
'text': _UNO('.uno:DuplicatePage', 'presentation'),
'command': '.uno:DuplicatePage'
}
]
},
@ -2064,9 +2086,10 @@ L.Control.NotebookbarImpress = L.Control.NotebookbarWriter.extend({
'enabled': 'true',
'children': [
{
'type': 'toolitem',
'text': _UNO('.uno:DuplicatePage', 'presentation'),
'command': '.uno:DuplicatePage'
'id': 'selectbackground',
'type': 'menubartoolitem',
'text': _UNO('.uno:SelectBackground', 'presentation'),
'command': ''
}
]
}
@ -2076,28 +2099,6 @@ L.Control.NotebookbarImpress = L.Control.NotebookbarWriter.extend({
],
'vertical': 'false'
},
{
'id': 'Insert-Section-Table',
'type': 'container',
'text': '',
'enabled': 'true',
'children': [
{
'id': 'SectionBottom12',
'type': 'toolbox',
'text': '',
'enabled': 'true',
'children': [
{
'type': 'toolitem',
'text': _UNO('.uno:InsertTable', 'presentation'),
'command': '.uno:InsertTable'
}
]
}
],
'vertical': 'true'
},
{
'id': 'Insert-Section-Image',
'type': 'container',
@ -2121,29 +2122,51 @@ L.Control.NotebookbarImpress = L.Control.NotebookbarWriter.extend({
'vertical': 'false'
},
{
'id': 'Insert-Section-Table1',
'id': 'Insert-Section-Table',
'type': 'container',
'text': '',
'enabled': 'true',
'children': [
{
'id': 'LineA11',
'type': 'toolbox',
'id': 'GroupB29',
'type': 'container',
'text': '',
'enabled': 'true',
'children': [
{
'type': 'bigtoolitem',
'text': _UNO('.uno:InsertObjectChart'),
'command': '.uno:InsertObjectChart'
'id': 'LineA15',
'type': 'toolbox',
'text': '',
'enabled': 'true',
'children': [
{
'type': 'toolitem',
'text': _UNO('.uno:InsertTable', 'presentation'),
'command': '.uno:InsertTable'
}
]
},
{
'id': 'LineB16',
'type': 'toolbox',
'text': '',
'enabled': 'true',
'children': [
{
'type': 'toolitem',
'text': _UNO('.uno:InsertObjectChart', 'presentation'),
'command': '.uno:InsertObjectChart'
}
]
}
]
],
'vertical': 'true'
}
],
'vertical': 'false'
},
{
'id': 'Insert-Section-Bookmark',
'id': 'Insert-Section-Hyperlink',
'type': 'container',
'text': '',
'enabled': 'true',
@ -2164,94 +2187,6 @@ L.Control.NotebookbarImpress = L.Control.NotebookbarWriter.extend({
],
'vertical': 'false'
},
{
'id': 'Insert-Section-Annotation',
'type': 'container',
'text': '',
'enabled': 'true',
'children': [
{
'id': 'SectionBottom15',
'type': 'toolbox',
'text': '',
'enabled': 'true',
'children': [
{
'type': 'bigtoolitem',
'text': _UNO('.uno:InsertAnnotation', 'presentation'),
'command': '.uno:InsertAnnotation'
}
]
}
],
'vertical': 'false'
},
{
'id': 'Insert-Text',
'type': 'container',
'text': '',
'enabled': 'true',
'children': [
{
'id': 'GroupB293',
'type': 'container',
'text': '',
'enabled': 'true',
'children': [
{
'id': 'LineA153',
'type': 'toolbox',
'text': '',
'enabled': 'true',
'children': [
{
'type': 'toolitem',
'text': _UNO('.uno:Text', 'presentation'),
'command': '.uno:Text'
}
]
},
{
'id': 'LineB163',
'type': 'toolbox',
'text': '',
'enabled': 'true',
'children': [
{
'type': 'toolitem',
'text': _UNO('.uno:VerticalText', 'presentation'),
'command': '.uno:VerticalText'
}
]
}
],
'vertical': 'true'
}
],
'vertical': 'false'
},
{
'id': 'Insert-Section-Draw2',
'type': 'container',
'text': '',
'enabled': 'true',
'children': [
{
'id': 'shapes6',
'type': 'toolbox',
'text': '',
'enabled': 'true',
'children': [
{
'type': 'toolitem',
'text': _UNO('.uno:BasicShapes'),
'command': '.uno:BasicShapes'
}
]
}
],
'vertical': 'true'
},
{
'id': 'Insert-Text',
'type': 'container',
@ -2321,6 +2256,72 @@ L.Control.NotebookbarImpress = L.Control.NotebookbarWriter.extend({
],
'vertical': 'false'
},
{
'id': 'Insert-Section-Text',
'type': 'container',
'text': '',
'enabled': 'true',
'children': [
{
'id': 'shapes6',
'type': 'toolbox',
'text': '',
'enabled': 'true',
'children': [
{
'type': 'bigtoolitem',
'text': _UNO('.uno:Text'),
'command': '.uno:Text'
}
]
}
],
'vertical': 'false'
},
{
'id': 'Insert-Text',
'type': 'container',
'text': '',
'enabled': 'true',
'children': [
{
'id': 'GroupB293',
'type': 'container',
'text': '',
'enabled': 'true',
'children': [
{
'id': 'LineA153',
'type': 'toolbox',
'text': '',
'enabled': 'true',
'children': [
{
'type': 'toolitem',
'text': _UNO('.uno:BasicShapes', 'presentation'),
'command': '.uno:BasicShapes'
}
]
},
{
'id': 'LineB163',
'type': 'toolbox',
'text': '',
'enabled': 'true',
'children': [
{
'type': 'toolitem',
'text': _UNO('.uno:VerticalText', 'presentation'),
'command': '.uno:VerticalText'
}
]
}
],
'vertical': 'true'
}
],
'vertical': 'false'
},
{
'id': 'Insert-Section-Symbol',
'type': 'container',
@ -2364,29 +2365,6 @@ L.Control.NotebookbarImpress = L.Control.NotebookbarWriter.extend({
}
],
'vertical': 'false'
},
{
'id': 'Insert-Section-Background',
'type': 'container',
'text': '',
'enabled': 'true',
'children': [
{
'id': 'Section2',
'type': 'toolbox',
'text': '',
'enabled': 'true',
'children': [
{
'id': 'selectbackground',
'type': 'menubartoolitem',
'text': _UNO('.uno:SelectBackground', 'presentation'),
'command': ''
}
]
}
],
'vertical': 'false'
}
],
'vertical': 'false'