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 --- sfx2/uiconfig/ui/addtargetdialog.ui | 278 +++++++++++ sfx2/uiconfig/ui/alienwarndialog.ui | 85 ++++ sfx2/uiconfig/ui/autoredactdialog.ui | 322 +++++++++++++ sfx2/uiconfig/ui/bookmarkdialog.ui | 141 ++++++ sfx2/uiconfig/ui/bookmarkmenu.ui | 39 ++ sfx2/uiconfig/ui/charmapcontrol.ui | 514 ++++++++++++++++++++ sfx2/uiconfig/ui/charviewmenu.ui | 25 + sfx2/uiconfig/ui/checkin.ui | 154 ++++++ sfx2/uiconfig/ui/classificationbox.ui | 49 ++ sfx2/uiconfig/ui/cmisinfopage.ui | 47 ++ sfx2/uiconfig/ui/cmisline.ui | 134 ++++++ sfx2/uiconfig/ui/commandpopup.ui | 93 ++++ sfx2/uiconfig/ui/custominfopage.ui | 142 ++++++ sfx2/uiconfig/ui/deck.ui | 132 ++++++ sfx2/uiconfig/ui/descriptioninfopage.ui | 154 ++++++ sfx2/uiconfig/ui/developmenttool.ui | 661 ++++++++++++++++++++++++++ sfx2/uiconfig/ui/devtoolsmenu.ui | 17 + sfx2/uiconfig/ui/documentfontspage.ui | 162 +++++++ sfx2/uiconfig/ui/documentinfopage.ui | 483 +++++++++++++++++++ sfx2/uiconfig/ui/documentpropertiesdialog.ui | 349 ++++++++++++++ sfx2/uiconfig/ui/editdocumentdialog.ui | 70 +++ sfx2/uiconfig/ui/editdurationdialog.ui | 364 ++++++++++++++ sfx2/uiconfig/ui/emojicontrol.ui | 181 +++++++ sfx2/uiconfig/ui/errorfindemaildialog.ui | 35 ++ sfx2/uiconfig/ui/extrabutton.ui | 24 + sfx2/uiconfig/ui/floatingrecord.ui | 64 +++ sfx2/uiconfig/ui/helpbookmarkpage.ui | 103 ++++ sfx2/uiconfig/ui/helpcontentpage.ui | 71 +++ sfx2/uiconfig/ui/helpcontrol.ui | 248 ++++++++++ sfx2/uiconfig/ui/helpindexpage.ui | 135 ++++++ sfx2/uiconfig/ui/helpmanual.ui | 79 ++++ sfx2/uiconfig/ui/helpsearchpage.ui | 175 +++++++ sfx2/uiconfig/ui/helpwindow.ui | 199 ++++++++ sfx2/uiconfig/ui/infobar.ui | 187 ++++++++ sfx2/uiconfig/ui/inputdialog.ui | 128 +++++ sfx2/uiconfig/ui/licensedialog.ui | 98 ++++ sfx2/uiconfig/ui/linefragment.ui | 240 ++++++++++ sfx2/uiconfig/ui/linkeditdialog.ui | 220 +++++++++ sfx2/uiconfig/ui/loadtemplatedialog.ui | 453 ++++++++++++++++++ sfx2/uiconfig/ui/managestylepage.ui | 241 ++++++++++ sfx2/uiconfig/ui/navigator.ui | 14 + sfx2/uiconfig/ui/newstyle.ui | 212 +++++++++ sfx2/uiconfig/ui/notebookbar.ui | 95 ++++ sfx2/uiconfig/ui/notebookbarpopup.ui | 28 ++ sfx2/uiconfig/ui/optprintpage.ui | 682 +++++++++++++++++++++++++++ sfx2/uiconfig/ui/panel.ui | 121 +++++ sfx2/uiconfig/ui/password.ui | 366 ++++++++++++++ sfx2/uiconfig/ui/printeroptionsdialog.ui | 91 ++++ sfx2/uiconfig/ui/querysavedialog.ui | 86 ++++ sfx2/uiconfig/ui/safemodequerydialog.ui | 69 +++ sfx2/uiconfig/ui/saveastemplatedlg.ui | 263 +++++++++++ sfx2/uiconfig/ui/searchdialog.ui | 200 ++++++++ sfx2/uiconfig/ui/securityinfopage.ui | 125 +++++ sfx2/uiconfig/ui/singletabdialog.ui | 87 ++++ sfx2/uiconfig/ui/startcenter.ui | 618 ++++++++++++++++++++++++ sfx2/uiconfig/ui/stylecontextmenu.ui | 49 ++ sfx2/uiconfig/ui/tabbar.ui | 13 + sfx2/uiconfig/ui/tabbarcontents.ui | 157 ++++++ sfx2/uiconfig/ui/tabbutton.ui | 24 + sfx2/uiconfig/ui/templatecategorydlg.ui | 227 +++++++++ sfx2/uiconfig/ui/templatedlg.ui | 514 ++++++++++++++++++++ sfx2/uiconfig/ui/templatepanel.ui | 315 +++++++++++++ sfx2/uiconfig/ui/urlbox.ui | 30 ++ sfx2/uiconfig/ui/versioncommentdialog.ui | 168 +++++++ sfx2/uiconfig/ui/versionscmis.ui | 256 ++++++++++ sfx2/uiconfig/ui/versionsofdialog.ui | 371 +++++++++++++++ 66 files changed, 12477 insertions(+) create mode 100644 sfx2/uiconfig/ui/addtargetdialog.ui create mode 100644 sfx2/uiconfig/ui/alienwarndialog.ui create mode 100644 sfx2/uiconfig/ui/autoredactdialog.ui create mode 100644 sfx2/uiconfig/ui/bookmarkdialog.ui create mode 100644 sfx2/uiconfig/ui/bookmarkmenu.ui create mode 100644 sfx2/uiconfig/ui/charmapcontrol.ui create mode 100644 sfx2/uiconfig/ui/charviewmenu.ui create mode 100644 sfx2/uiconfig/ui/checkin.ui create mode 100644 sfx2/uiconfig/ui/classificationbox.ui create mode 100644 sfx2/uiconfig/ui/cmisinfopage.ui create mode 100644 sfx2/uiconfig/ui/cmisline.ui create mode 100644 sfx2/uiconfig/ui/commandpopup.ui create mode 100644 sfx2/uiconfig/ui/custominfopage.ui create mode 100644 sfx2/uiconfig/ui/deck.ui create mode 100644 sfx2/uiconfig/ui/descriptioninfopage.ui create mode 100644 sfx2/uiconfig/ui/developmenttool.ui create mode 100644 sfx2/uiconfig/ui/devtoolsmenu.ui create mode 100644 sfx2/uiconfig/ui/documentfontspage.ui create mode 100644 sfx2/uiconfig/ui/documentinfopage.ui create mode 100644 sfx2/uiconfig/ui/documentpropertiesdialog.ui create mode 100644 sfx2/uiconfig/ui/editdocumentdialog.ui create mode 100644 sfx2/uiconfig/ui/editdurationdialog.ui create mode 100644 sfx2/uiconfig/ui/emojicontrol.ui create mode 100644 sfx2/uiconfig/ui/errorfindemaildialog.ui create mode 100644 sfx2/uiconfig/ui/extrabutton.ui create mode 100644 sfx2/uiconfig/ui/floatingrecord.ui create mode 100644 sfx2/uiconfig/ui/helpbookmarkpage.ui create mode 100644 sfx2/uiconfig/ui/helpcontentpage.ui create mode 100644 sfx2/uiconfig/ui/helpcontrol.ui create mode 100644 sfx2/uiconfig/ui/helpindexpage.ui create mode 100644 sfx2/uiconfig/ui/helpmanual.ui create mode 100644 sfx2/uiconfig/ui/helpsearchpage.ui create mode 100644 sfx2/uiconfig/ui/helpwindow.ui create mode 100644 sfx2/uiconfig/ui/infobar.ui create mode 100644 sfx2/uiconfig/ui/inputdialog.ui create mode 100644 sfx2/uiconfig/ui/licensedialog.ui create mode 100644 sfx2/uiconfig/ui/linefragment.ui create mode 100644 sfx2/uiconfig/ui/linkeditdialog.ui create mode 100644 sfx2/uiconfig/ui/loadtemplatedialog.ui create mode 100644 sfx2/uiconfig/ui/managestylepage.ui create mode 100644 sfx2/uiconfig/ui/navigator.ui create mode 100644 sfx2/uiconfig/ui/newstyle.ui create mode 100644 sfx2/uiconfig/ui/notebookbar.ui create mode 100644 sfx2/uiconfig/ui/notebookbarpopup.ui create mode 100644 sfx2/uiconfig/ui/optprintpage.ui create mode 100644 sfx2/uiconfig/ui/panel.ui create mode 100644 sfx2/uiconfig/ui/password.ui create mode 100644 sfx2/uiconfig/ui/printeroptionsdialog.ui create mode 100644 sfx2/uiconfig/ui/querysavedialog.ui create mode 100644 sfx2/uiconfig/ui/safemodequerydialog.ui create mode 100644 sfx2/uiconfig/ui/saveastemplatedlg.ui create mode 100644 sfx2/uiconfig/ui/searchdialog.ui create mode 100644 sfx2/uiconfig/ui/securityinfopage.ui create mode 100644 sfx2/uiconfig/ui/singletabdialog.ui create mode 100644 sfx2/uiconfig/ui/startcenter.ui create mode 100644 sfx2/uiconfig/ui/stylecontextmenu.ui create mode 100644 sfx2/uiconfig/ui/tabbar.ui create mode 100644 sfx2/uiconfig/ui/tabbarcontents.ui create mode 100644 sfx2/uiconfig/ui/tabbutton.ui create mode 100644 sfx2/uiconfig/ui/templatecategorydlg.ui create mode 100644 sfx2/uiconfig/ui/templatedlg.ui create mode 100644 sfx2/uiconfig/ui/templatepanel.ui create mode 100644 sfx2/uiconfig/ui/urlbox.ui create mode 100644 sfx2/uiconfig/ui/versioncommentdialog.ui create mode 100644 sfx2/uiconfig/ui/versionscmis.ui create mode 100644 sfx2/uiconfig/ui/versionsofdialog.ui (limited to 'sfx2/uiconfig') diff --git a/sfx2/uiconfig/ui/addtargetdialog.ui b/sfx2/uiconfig/ui/addtargetdialog.ui new file mode 100644 index 000000000..09c704779 --- /dev/null +++ b/sfx2/uiconfig/ui/addtargetdialog.ui @@ -0,0 +1,278 @@ + + + + + + False + 6 + Add Target + True + 0 + 0 + dialog + + + + + + False + True + True + vertical + 12 + + + False + end + + + _OK + True + True + True + True + + + False + True + 0 + + + + + _Cancel + True + True + True + True + + + False + True + 1 + + + + + _Help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + + True + False + 6 + 12 + + + True + False + Name: + True + + + + + + 0 + 0 + + + + + True + True + True + True + True + + + + + + 1 + 0 + + + + + True + False + Type: + True + + + + + + 0 + 1 + + + + + True + False + Content: + True + + + + + + 0 + 2 + + + + + True + True + True + True + True + + + + + + 1 + 2 + + + + + True + False + True + 0 + + Text + Regular expression + Predefined + + + + + + + 1 + 1 + + + + + False + False + Content: + True + + + + + + 0 + 3 + + + + + False + False + True + 0 + + Credit card numbers + Email addresses + IP addresses + Dates (Numerical) + National Insurance Number (UK) + Social Security Number (US) + + + + + + + 1 + 3 + + + + + False + True + 0 + + + + + True + False + 12 + + + Match case + True + True + False + True + True + + + False + True + 0 + + + + + Whole words only + True + True + False + True + True + + + False + True + end + 1 + + + + + False + True + 2 + + + + + + close + cancel + help + + + diff --git a/sfx2/uiconfig/ui/alienwarndialog.ui b/sfx2/uiconfig/ui/alienwarndialog.ui new file mode 100644 index 000000000..d142433c5 --- /dev/null +++ b/sfx2/uiconfig/ui/alienwarndialog.ui @@ -0,0 +1,85 @@ + + + + + + False + Confirm File Format + False + True + dialog + True + question + This document may contain formatting or content that cannot be saved in the currently selected file format “%FORMATNAME”. + Use the default ODF file format to be sure that the document is saved correctly. + + + False + vertical + 12 + + + False + + + Use %DEFAULTEXTENSION _Format + True + True + True + True + + + False + True + 0 + True + + + + + _Use %FORMATNAME Format + True + True + True + True + True + True + + + False + True + 1 + True + + + + + False + True + end + 0 + + + + + _Ask when not saving in ODF or default format + True + True + False + True + True + + + False + True + 2 + + + + + + cancel + save + + + diff --git a/sfx2/uiconfig/ui/autoredactdialog.ui b/sfx2/uiconfig/ui/autoredactdialog.ui new file mode 100644 index 000000000..b4eda210b --- /dev/null +++ b/sfx2/uiconfig/ui/autoredactdialog.ui @@ -0,0 +1,322 @@ + + + + + + + + + + + + + + + + + + + + + + False + 6 + Automatic Redaction + True + dialog + + + False + True + True + vertical + 12 + + + False + + + _Help + True + True + True + True + + + False + True + 0 + True + + + + + _OK + True + True + True + True + + + False + True + 1 + + + + + _Cancel + True + True + True + True + + + False + True + 2 + + + + + False + False + end + 5 + + + + + + True + False + True + 6 + 12 + + + True + True + True + True + in + + + True + True + True + 5 + 5 + True + True + liststore1 + 0 + False + + + + + + True + 6 + Target Name + + + + 0 + + + + + + + True + 6 + Type + + + + 1 + + + + + + + True + 6 + Content + + + + 2 + + + + + + + True + 6 + Match case + + + + 3 + + + + + + + True + 6 + Whole words + + + + 4 + + + + + + + + + + + + 0 + 1 + + + + + True + False + start + center + 1 + 1 + _Redaction Targets + True + + + + + + 0 + 0 + + + + + True + False + vertical + 6 + start + + + Load Targets + True + True + True + + + False + True + 0 + + + + + Save Targets + True + True + True + + + False + True + 1 + + + + + True + False + False + + + True + True + 2 + True + + + + + Add Target + True + True + True + + + False + True + 3 + + + + + Edit Target + True + True + True + + + False + False + 4 + + + + + Delete Target + True + True + True + + + False + False + 5 + + + + + 1 + 1 + + + + + + + + False + True + 3 + + + + + + help + ok + cancel + + + diff --git a/sfx2/uiconfig/ui/bookmarkdialog.ui b/sfx2/uiconfig/ui/bookmarkdialog.ui new file mode 100644 index 000000000..dfa59e2c2 --- /dev/null +++ b/sfx2/uiconfig/ui/bookmarkdialog.ui @@ -0,0 +1,141 @@ + + + + + + False + 6 + Add to Bookmarks + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + _OK + True + True + True + True + True + True + + + False + True + 0 + + + + + _Cancel + True + True + True + True + + + False + True + 1 + + + + + _Help + True + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + False + True + Rename Bookmark + + + False + True + 0 + + + + + True + False + start + True + 12 + + + True + False + Bookmark: + True + entry + + + False + True + 0 + + + + + True + True + True + True + True + + + False + True + 1 + + + + + False + True + 1 + + + + + + ok + cancel + help + + + diff --git a/sfx2/uiconfig/ui/bookmarkmenu.ui b/sfx2/uiconfig/ui/bookmarkmenu.ui new file mode 100644 index 000000000..30c03835f --- /dev/null +++ b/sfx2/uiconfig/ui/bookmarkmenu.ui @@ -0,0 +1,39 @@ + + + + + + True + False + + + True + False + Display + True + + + + + True + False + + + + + True + False + Rename... + True + + + + + True + False + Delete + True + + + + diff --git a/sfx2/uiconfig/ui/charmapcontrol.ui b/sfx2/uiconfig/ui/charmapcontrol.ui new file mode 100644 index 000000000..f1d0128b7 --- /dev/null +++ b/sfx2/uiconfig/ui/charmapcontrol.ui @@ -0,0 +1,514 @@ + + + + + + False + True + 4 + none + + + True + False + vertical + 6 + + + True + False + Favorites + + + False + True + 0 + + + + + + True + False + start + 3 + 3 + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 0 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 1 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 3 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 2 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 4 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 5 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 0 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 1 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 2 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 3 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 4 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 5 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 0 + 2 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 1 + 2 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 2 + 2 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 3 + 2 + + + + + + + + + + + False + True + 1 + + + + + True + False + Recent + + + False + True + 2 + + + + + + True + False + start + 3 + 3 + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 0 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 1 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 3 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 2 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 4 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 5 + 0 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 3 + 2 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 2 + 2 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 1 + 2 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 0 + 2 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 5 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 4 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 3 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 2 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 1 + 1 + + + + + 35 + 35 + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + + + 0 + 1 + + + + + + + + + + + False + True + 3 + + + + + More Characters… + True + True + True + + + False + True + 4 + + + + + + diff --git a/sfx2/uiconfig/ui/charviewmenu.ui b/sfx2/uiconfig/ui/charviewmenu.ui new file mode 100644 index 000000000..714d33c6e --- /dev/null +++ b/sfx2/uiconfig/ui/charviewmenu.ui @@ -0,0 +1,25 @@ + + + + + + True + False + + + True + False + Remove + True + + + + + True + False + Clear All + True + + + + diff --git a/sfx2/uiconfig/ui/checkin.ui b/sfx2/uiconfig/ui/checkin.ui new file mode 100644 index 000000000..fb0bf0ec8 --- /dev/null +++ b/sfx2/uiconfig/ui/checkin.ui @@ -0,0 +1,154 @@ + + + + + + False + 6 + Check-In + False + True + center-on-parent + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + _OK + True + True + True + True + True + True + + + False + True + 0 + + + + + _Cancel + True + True + True + True + + + False + True + 1 + + + + + _Help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + + True + False + True + True + 6 + + + New major version + True + True + False + True + True + + + 0 + 2 + + + + + True + False + Version comment: + True + 0 + + + 0 + 0 + + + + + True + True + True + True + in + + + 300 + 150 + True + True + True + True + word + + + + + 0 + 1 + + + + + True + True + 1 + + + + + + ok + cancel + help + + + diff --git a/sfx2/uiconfig/ui/classificationbox.ui b/sfx2/uiconfig/ui/classificationbox.ui new file mode 100644 index 000000000..4441818c2 --- /dev/null +++ b/sfx2/uiconfig/ui/classificationbox.ui @@ -0,0 +1,49 @@ + + + + + + True + False + vertical + + + True + False + 6 + 6 + 6 + + + True + False + True + combobox + + + False + True + 0 + + + + + True + False + True + + + False + True + 1 + + + + + False + True + 0 + + + + diff --git a/sfx2/uiconfig/ui/cmisinfopage.ui b/sfx2/uiconfig/ui/cmisinfopage.ui new file mode 100644 index 000000000..b7a410804 --- /dev/null +++ b/sfx2/uiconfig/ui/cmisinfopage.ui @@ -0,0 +1,47 @@ + + + + + + + True + False + True + True + 6 + 6 + + + True + True + True + True + never + always + in + + + True + False + + + True + False + True + True + vertical + + + + + + + + + + 0 + 0 + + + + diff --git a/sfx2/uiconfig/ui/cmisline.ui b/sfx2/uiconfig/ui/cmisline.ui new file mode 100644 index 000000000..b933d5c06 --- /dev/null +++ b/sfx2/uiconfig/ui/cmisline.ui @@ -0,0 +1,134 @@ + + + + + + 86400000 + 1000 + 60000 + + + True + False + 6 + 0 + none + + + + True + False + 6 + 12 + 12 + 6 + + + True + False + 30 + 0 + 0 + + + + + + 0 + 0 + + + + + False + Type + 8 + 0 + 0 + + + + + + 1 + 0 + + + + + Yes + True + False + True + True + True + + + 3 + 0 + + + + + No + True + False + True + True + yes + + + 4 + 0 + + + + + True + 300 + True + 55 + + + 2 + 0 + + + + + True + False + True + + + + + + + 5 + 0 + + + + + True + True + adjustment1 + + + 6 + 0 + + + + + + + False + + + + + + + diff --git a/sfx2/uiconfig/ui/commandpopup.ui b/sfx2/uiconfig/ui/commandpopup.ui new file mode 100644 index 000000000..08e82423e --- /dev/null +++ b/sfx2/uiconfig/ui/commandpopup.ui @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + + + + False + bottom + none + + + True + False + True + True + 6 + vertical + 6 + + + True + True + True + Search command + + + False + True + 0 + + + + + True + True + in + + + True + False + liststore1 + False + False + False + 0 + True + False + 2 + True + + + + + + fixed + + + + 0 + + + + + + 1 + + + + + + + + + True + True + 1 + + + + + + diff --git a/sfx2/uiconfig/ui/custominfopage.ui b/sfx2/uiconfig/ui/custominfopage.ui new file mode 100644 index 000000000..645db84af --- /dev/null +++ b/sfx2/uiconfig/ui/custominfopage.ui @@ -0,0 +1,142 @@ + + + + + + + True + False + True + True + 6 + 6 + + + Add _Property + True + True + True + end + True + + + Click to add a new row to the Properties list. + + + + + 0 + 2 + + + + + True + False + True + 12 + + + True + False + Name + 0 + + + False + True + 0 + + + + + True + False + Type + 0 + + + False + True + 1 + + + + + True + False + Value + 0 + + + False + True + 2 + + + + + 0 + 0 + + + + + True + True + True + True + never + always + in + + + True + False + True + True + + + True + False + vertical + + + True + False + start + 3 + vertical + 6 + + + + + + Enter your custom contents. You can change the name, type, and contents of each row. You can add or remove rows. The items will be exported as metadata to other file formats. + + + + + False + True + 0 + + + + + + + + + 0 + 1 + + + + + Allows you to assign custom information fields to your document. + + + + diff --git a/sfx2/uiconfig/ui/deck.ui b/sfx2/uiconfig/ui/deck.ui new file mode 100644 index 000000000..ca3c96dcf --- /dev/null +++ b/sfx2/uiconfig/ui/deck.ui @@ -0,0 +1,132 @@ + + + + + + + True + False + True + + + True + True + True + True + + + True + False + True + True + + + True + False + True + True + vertical + + + + + + + + + + 0 + 1 + + + + + True + False + True + 6 + + + True + False + center + + + False + True + 0 + + + + + True + False + center + missing-image + + + False + True + 1 + + + + + True + False + center + True + end + 0 + + + + + + False + True + 2 + + + + + True + True + icons + False + 2 + + + True + Close Sidebar Deck + True + window-close-symbolic + + + Close Sidebar Deck + + + + + False + False + + + + + + False + True + 3 + + + + + 0 + 0 + + + + diff --git a/sfx2/uiconfig/ui/descriptioninfopage.ui b/sfx2/uiconfig/ui/descriptioninfopage.ui new file mode 100644 index 000000000..86545c576 --- /dev/null +++ b/sfx2/uiconfig/ui/descriptioninfopage.ui @@ -0,0 +1,154 @@ + + + + + + + True + False + True + True + 6 + 6 + 12 + + + True + False + _Title: + True + title + 1 + + + 0 + 0 + + + + + True + False + _Subject: + True + subject + 1 + + + 0 + 1 + + + + + True + False + _Keywords: + True + keywords + 1 + + + 0 + 2 + + + + + True + False + start + _Comments: + True + comments + 1 + + + 0 + 3 + + + + + True + True + True + True + + + Enter a title for the document. + + + + + 1 + 0 + + + + + True + True + True + True + + + Enter a subject for the document. You can use a subject to group documents with similar contents. + + + + + 1 + 1 + + + + + True + True + True + True + + + Enter the words that you want to use to index the content of your document. Keywords must be separated by commas. A keyword can contain white space characters or semicolons. + + + + + 1 + 2 + + + + + True + True + True + True + in + + + True + True + True + True + + + Enter comments to help identify the document. + + + + + + + 1 + 3 + + + + + Contains descriptive information about the document. + + + + diff --git a/sfx2/uiconfig/ui/developmenttool.ui b/sfx2/uiconfig/ui/developmenttool.ui new file mode 100644 index 000000000..18a334afb --- /dev/null +++ b/sfx2/uiconfig/ui/developmenttool.ui @@ -0,0 +1,661 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + True + False + vertical + + + True + True + True + True + 270 + True + + + True + False + 6 + 6 + 6 + 6 + vertical + + + True + False + 3 + 12 + + + True + True + both-horiz + False + + + True + Current Selection In Document + Current Selection + True + + + False + True + + + + + True + Refresh Document Model Tree View + Refresh + True + cmd/lc_reload.png + + + False + True + + + + + False + True + 1 + + + + + False + True + 0 + + + + + 200 + True + True + True + True + in + + + True + True + True + True + liststore1 + 0 + True + + + + + + True + Object + + + + 0 + + + + + + + + + True + True + 1 + + + + + False + True + + + + + + True + False + 6 + 6 + 6 + 6 + True + True + + + True + False + + + True + True + icons + False + + + True + Back + Back + True + cmd/lc_prevrecord.png + + + False + True + + + + + True + Inspect + Inspect + True + cmd/lc_recsearch.png + + + False + True + + + + + True + Refresh + Refresh + True + cmd/lc_reload.png + + + False + True + + + + + False + True + 0 + + + + + True + False + 6 + False + False + Class name: + + + + + + False + True + 1 + + + + + True + False + start + True + True + 0 + 0.5 + + + + + + False + True + 2 + + + + + 0 + 0 + + + + + True + True + True + True + + + True + True + True + True + in + + + True + True + True + True + True + object_inspector_interfaces_liststore + 0 + True + + + + + + True + Name + True + True + + + + 0 + 2 + + + + + + + + + + + True + False + Interfaces + + + False + + + + + True + True + True + True + in + + + True + True + True + True + True + object_inspector_services_liststore + 0 + True + + + + + + True + Name + True + True + + + + 0 + 2 + + + + + + + + + 1 + + + + + True + False + Services + + + 1 + False + + + + + True + True + vertical + + + True + True + True + True + in + + + True + True + True + True + True + object_inspector_properties_liststore + 0 + True + + + + + + True + Name + True + True + + + + 0 + 5 + + + + + + + True + Value + True + True + + + + 1 + + + + + + + True + Type + True + True + + + + 2 + + + + + + + True + Info + True + True + + + + 3 + + + + + + + + + True + True + + + + + True + True + in + + + 100 + True + True + False + word + False + False + True + + + + + True + True + + + + + 2 + + + + + True + False + Properties + + + 2 + False + + + + + True + True + True + True + in + + + True + True + True + True + True + object_inspector_methods_liststore + 0 + True + + + + + + True + Method + True + True + + + + 0 + 5 + + + + + + + True + Return Type + True + True + + + + 1 + + + + + + + True + Parameters + True + True + + + + 2 + + + + + + + True + Implementation Class + True + True + + + + 3 + + + + + + + + + 3 + + + + + True + False + Methods + + + 3 + False + + + + + 0 + 1 + + + + + True + True + + + + + False + True + 0 + + + + diff --git a/sfx2/uiconfig/ui/devtoolsmenu.ui b/sfx2/uiconfig/ui/devtoolsmenu.ui new file mode 100644 index 000000000..e877b5b07 --- /dev/null +++ b/sfx2/uiconfig/ui/devtoolsmenu.ui @@ -0,0 +1,17 @@ + + + + + + True + False + + + True + False + Inspect + True + + + + diff --git a/sfx2/uiconfig/ui/documentfontspage.ui b/sfx2/uiconfig/ui/documentfontspage.ui new file mode 100644 index 000000000..5c79b0b8d --- /dev/null +++ b/sfx2/uiconfig/ui/documentfontspage.ui @@ -0,0 +1,162 @@ + + + + + + + True + False + 12 + 6 + 12 + + + True + False + True + 0 + none + + + True + False + 12 + 6 + vertical + + + _Embed fonts in the document + True + True + False + True + True + + + Mark this box to embed document fonts into the document file, for portability between different computer systems. + + + + + False + True + 0 + + + + + _Only embed fonts that are used in documents + True + True + False + True + True + + + False + True + 1 + + + + + + + True + False + Font Embedding + + + + + + + + 0 + 0 + + + + + True + False + True + 0 + none + + + True + False + 12 + 6 + vertical + + + _Latin fonts + True + True + False + True + True + + + False + True + 0 + + + + + _Asian fonts + True + True + False + True + True + + + False + True + 1 + + + + + _Complex fonts + True + True + False + True + True + + + False + True + 2 + + + + + + + True + False + Font scripts to embed + + + + + + + + 0 + 1 + + + + + Embed document fonts in the current file. + + + + diff --git a/sfx2/uiconfig/ui/documentinfopage.ui b/sfx2/uiconfig/ui/documentinfopage.ui new file mode 100644 index 000000000..5d86e541e --- /dev/null +++ b/sfx2/uiconfig/ui/documentinfopage.ui @@ -0,0 +1,483 @@ + + + + + + + True + False + True + True + 12 + 6 + 12 + + + True + False + end + _Created: + True + showcreate + + + 0 + 4 + + + + + True + False + end + _Modified: + True + showmodify + + + 0 + 5 + + + + + True + False + end + _Digitally signed: + True + showsigned + + + 0 + 7 + + + + + True + False + end + Last pri_nted: + True + showprint + + + 0 + 8 + + + + + True + False + end + Total _editing time: + True + showedittime + + + 0 + 9 + + + + + True + False + end + Re_vision number: + True + showrevision + + + 0 + 10 + + + + + True + False + True + True + 0 + + + 1 + 4 + 2 + + + + + True + False + True + True + 0 + + + 1 + 5 + 2 + + + + + True + False + True + Multiply signed document + True + 0 + + + 1 + 7 + + + + + True + False + True + True + 0 + + + 1 + 8 + + + + + True + False + True + True + 0 + + + 1 + 9 + 2 + + + + + True + False + True + True + 0 + + + 1 + 10 + 2 + + + + + _Apply user data + True + False + True + True + True + + + 1 + 11 + + + + + Reset Properties + True + True + True + center + + + Resets the editing time to zero, the creation date to the current date and time, and the version number to 1. The modification and printing dates are also deleted. + + + + + 2 + 11 + + + + + Di_gital Signatures... + True + True + True + True + center + True + + + 2 + 6 + 3 + + + + + True + False + end + _Size: + True + showsize + + + 0 + 3 + + + + + True + False + unknown + True + 0 + + + 1 + 3 + 2 + + + + + True + False + end + _Location: + True + showlocation + + + 0 + 2 + + + + + True + False + end + _Type: + True + showtype + + + 0 + 1 + + + + + True + False + True + 0 + + + 1 + 1 + + + + + Change _Password + True + True + True + start + True + + + 2 + 0 + 2 + + + + + True + False + end + Template: + True + showtemplate + + + 0 + 6 + + + + + True + False + True + 56 + 0 + + + 1 + 6 + + + + + + True + False + 12 + + + True + False + center + missing-image + + + 0 + 0 + + + + + True + False + True + True + 56 + + + Displays the file name. + + + + + 1 + 0 + + + + + 1 + 0 + + + + + True + True + True + none + 0 + + + 1 + 2 + 2 + + + + + Save preview image with this document + True + True + False + True + True + + + 1 + 12 + + + + + True + False + + + Image preferred DPI + True + True + False + True + True + + + + + + True + True + 0 + + + + + True + False + True + + 96 + 150 + 200 + 300 + 600 + + + + + + + False + False + 1 + + + + + 1 + 13 + + + + + + + + + + + + + + + + + + + + + + + Contains basic information about the current file. + + + + diff --git a/sfx2/uiconfig/ui/documentpropertiesdialog.ui b/sfx2/uiconfig/ui/documentpropertiesdialog.ui new file mode 100644 index 000000000..5b5c1a8e7 --- /dev/null +++ b/sfx2/uiconfig/ui/documentpropertiesdialog.ui @@ -0,0 +1,349 @@ + + + + + + False + 6 + Properties of “%1” + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + _Reset + True + True + True + True + + + False + True + 0 + + + + + _OK + True + True + True + True + True + True + + + False + True + 1 + + + + + _Cancel + True + True + True + True + + + False + True + 2 + + + + + _Help + True + True + True + True + + + False + True + 3 + True + + + + + False + True + end + 0 + + + + + True + True + True + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + True + False + General + + + False + + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + True + False + Description + + + 1 + False + + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2 + + + + + True + False + Custom Properties + + + 2 + False + + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 3 + + + + + True + False + CMIS Properties + + + 3 + False + + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 4 + + + + + True + False + Security + + + 4 + False + + + + + True + True + 1 + + + + + + reset + ok + cancel + help + + + diff --git a/sfx2/uiconfig/ui/editdocumentdialog.ui b/sfx2/uiconfig/ui/editdocumentdialog.ui new file mode 100644 index 000000000..aa1cc1d2b --- /dev/null +++ b/sfx2/uiconfig/ui/editdocumentdialog.ui @@ -0,0 +1,70 @@ + + + + + + False + Confirm editing of document + False + True + dialog + True + question + Are you sure you want to edit the document? + The original file can be signed without editing the document. Existing signatures on the document will be lost in case of saving an edited version. + + + False + vertical + 12 + + + False + + + Edit Document + True + True + True + True + True + True + + + False + True + 0 + True + + + + + Cancel + True + True + True + True + + + False + True + 1 + True + + + + + False + True + end + 0 + + + + + + edit + cancel + + + diff --git a/sfx2/uiconfig/ui/editdurationdialog.ui b/sfx2/uiconfig/ui/editdurationdialog.ui new file mode 100644 index 000000000..b6ebe0553 --- /dev/null +++ b/sfx2/uiconfig/ui/editdurationdialog.ui @@ -0,0 +1,364 @@ + + + + + + 2147483647 + 1 + 10 + + + 2147483647 + 1 + 10 + + + 2147483647 + 1 + 10 + + + 2147483647 + 1 + 10 + + + 2147483647 + 1 + 10 + + + 2147483647 + 1 + 10 + + + 2147483647 + 1 + 10 + + + False + 6 + Edit Duration + False + True + 0 + 0 + dialog + + + False + vertical + 12 + + + False + end + + + _OK + True + True + True + True + True + True + + + False + True + 0 + + + + + _Cancel + True + True + True + True + + + False + True + 1 + + + + + _Help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + True + True + 0 + none + + + + True + False + 6 + 12 + 12 + 6 + True + True + + + _Negative + True + True + False + True + True + + + 0 + 0 + 2 + + + + + True + False + _Years: + True + years + 1 + + + 0 + 1 + + + + + True + False + _Months: + True + months + 1 + + + 0 + 2 + + + + + True + False + _Days: + True + days + 1 + + + 0 + 3 + + + + + True + False + H_ours: + True + hours + 1 + + + 0 + 4 + + + + + True + False + Min_utes: + True + minutes + 1 + + + 0 + 5 + + + + + True + False + _Seconds: + True + seconds + 1 + + + 0 + 6 + + + + + True + False + Millise_conds: + True + milliseconds + 1 + + + 0 + 7 + + + + + True + True + True + True + adjustment1 + + + 1 + 1 + + + + + True + True + True + True + adjustment2 + + + 1 + 2 + + + + + True + True + True + True + adjustment3 + + + 1 + 3 + + + + + True + True + True + True + adjustment4 + + + 1 + 4 + + + + + True + True + True + True + adjustment5 + + + 1 + 5 + + + + + True + True + True + True + adjustment6 + + + 1 + 6 + + + + + True + True + True + True + adjustment7 + + + 1 + 7 + + + + + + + True + False + Duration + + + + + + + + False + True + 1 + + + + + + ok + cancel + help + + + + + + diff --git a/sfx2/uiconfig/ui/emojicontrol.ui b/sfx2/uiconfig/ui/emojicontrol.ui new file mode 100644 index 000000000..6bedfc612 --- /dev/null +++ b/sfx2/uiconfig/ui/emojicontrol.ui @@ -0,0 +1,181 @@ + + + + + + False + none + + + 350 + 200 + True + False + vertical + + + + True + False + 3 + + + 1f603 + True + True + False + True + True + + + 0 + 0 + + + + + 1f43c + True + True + False + True + + + 1 + 0 + + + + + 1f34f + True + True + False + True + + + 2 + 0 + + + + + 1f3c8 + True + True + False + True + + + 3 + 0 + + + + + 1f697 + True + True + False + True + + + 4 + 0 + + + + + 1f4f1 + True + True + False + True + + + 5 + 0 + + + + + 1f499 + True + True + False + True + + + 6 + 0 + + + + + 1f1ee-1f1f3 + True + True + False + True + + + 7 + 0 + + + + + 1f939 + True + True + False + True + + + 8 + 0 + + + + + False + True + 0 + + + + + True + True + True + True + never + in + + + True + False + True + True + + + True + False + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + True + True + + + + + + + False + True + 1 + + + + + + diff --git a/sfx2/uiconfig/ui/errorfindemaildialog.ui b/sfx2/uiconfig/ui/errorfindemaildialog.ui new file mode 100644 index 000000000..2318a716d --- /dev/null +++ b/sfx2/uiconfig/ui/errorfindemaildialog.ui @@ -0,0 +1,35 @@ + + + + + + False + No email configuration + False + True + dialog + True + error + ok + %PRODUCTNAME was unable to find a working email configuration. + Please save this document locally instead and attach it from within your email client. + + + False + vertical + 12 + + + False + + + False + True + end + 0 + + + + + + diff --git a/sfx2/uiconfig/ui/extrabutton.ui b/sfx2/uiconfig/ui/extrabutton.ui new file mode 100644 index 000000000..cec9c2b67 --- /dev/null +++ b/sfx2/uiconfig/ui/extrabutton.ui @@ -0,0 +1,24 @@ + + + + + + True + False + vertical + + + True + True + True + True + True + + + True + True + 0 + + + + diff --git a/sfx2/uiconfig/ui/floatingrecord.ui b/sfx2/uiconfig/ui/floatingrecord.ui new file mode 100644 index 000000000..570fba2a9 --- /dev/null +++ b/sfx2/uiconfig/ui/floatingrecord.ui @@ -0,0 +1,64 @@ + + + + + + False + Record Macro + 0 + 0 + utility + False + + + + + + False + vertical + + + False + True + end + + + + + + False + False + 0 + + + + + True + True + True + True + text + False + + + True + True + True + True + + + True + True + + + + + False + True + 1 + + + + + + diff --git a/sfx2/uiconfig/ui/helpbookmarkpage.ui b/sfx2/uiconfig/ui/helpbookmarkpage.ui new file mode 100644 index 000000000..d7219ec54 --- /dev/null +++ b/sfx2/uiconfig/ui/helpbookmarkpage.ui @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + True + False + True + True + 6 + vertical + + + + True + False + True + True + 6 + + + True + False + _Bookmarks + True + bookmarks + 0 + + + 0 + 0 + + + + + True + True + True + True + in + + + True + True + True + True + liststore2 + False + False + 0 + False + + + + + + + + + 0 + + + + + + + + + 0 + 1 + + + + + _Display + True + True + True + end + True + + + 0 + 2 + + + + + False + True + 0 + + + + diff --git a/sfx2/uiconfig/ui/helpcontentpage.ui b/sfx2/uiconfig/ui/helpcontentpage.ui new file mode 100644 index 000000000..42012f9bc --- /dev/null +++ b/sfx2/uiconfig/ui/helpcontentpage.ui @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + True + False + True + True + 6 + vertical + + + True + False + True + True + in + + + True + True + True + True + liststore2 + False + False + 0 + + + + + + 6 + + + + 0 + + + + + 0 + + + 1 + + + + + + + + + 0 + 0 + + + + diff --git a/sfx2/uiconfig/ui/helpcontrol.ui b/sfx2/uiconfig/ui/helpcontrol.ui new file mode 100644 index 000000000..8d30bdfc9 --- /dev/null +++ b/sfx2/uiconfig/ui/helpcontrol.ui @@ -0,0 +1,248 @@ + + + + + + True + False + True + True + + + True + False + True + True + 6 + vertical + 6 + + + True + False + + + False + True + 0 + + + + + True + True + True + True + True + + + + True + False + True + True + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + True + False + Contents + + + False + + + + + + True + False + True + True + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + True + False + Index + + + 1 + False + + + + + + True + False + True + True + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2 + + + + + True + False + Find + + + 2 + False + + + + + + True + False + True + True + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 3 + + + + + True + False + Bookmarks + + + 3 + False + + + + + True + True + 1 + + + + + False + True + 0 + + + + diff --git a/sfx2/uiconfig/ui/helpindexpage.ui b/sfx2/uiconfig/ui/helpindexpage.ui new file mode 100644 index 000000000..8850f8ccf --- /dev/null +++ b/sfx2/uiconfig/ui/helpindexpage.ui @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + True + False + True + True + 6 + vertical + + + + True + False + True + True + 6 + + + _Display + True + True + True + end + True + + + 0 + 1 + + + + + True + False + True + True + 0 + none + + + + True + False + True + 3 + 6 + + + True + True + True + True + in + + + True + True + True + True + liststore2 + False + False + 0 + False + + + + + + + + + 0 + + + + + + + + + 0 + 1 + + + + + True + True + True + True + True + + + 0 + 0 + + + + + + + True + False + _Search Term + True + 0 + + + + + 0 + 0 + + + + + True + True + 0 + + + + diff --git a/sfx2/uiconfig/ui/helpmanual.ui b/sfx2/uiconfig/ui/helpmanual.ui new file mode 100644 index 000000000..0da32ebb4 --- /dev/null +++ b/sfx2/uiconfig/ui/helpmanual.ui @@ -0,0 +1,79 @@ + + + + + + False + %PRODUCTNAME Help Not Installed + False + True + dialog + True + The %PRODUCTNAME built-in help for current UI language ($UILOCALE) is not installed on your computer. + You may either install it from our website or your system’s repositories, or read an online version. + + + False + vertical + + + False + + + Read Help Online + True + True + False + True + + + True + True + 0 + + + + + _Cancel + True + True + True + True + True + True + + + True + True + 1 + + + + + False + False + 0 + + + + + Do not show this dialog again + True + True + False + True + + + False + True + 2 + + + + + + website + cancel + + + diff --git a/sfx2/uiconfig/ui/helpsearchpage.ui b/sfx2/uiconfig/ui/helpsearchpage.ui new file mode 100644 index 000000000..664bda924 --- /dev/null +++ b/sfx2/uiconfig/ui/helpsearchpage.ui @@ -0,0 +1,175 @@ + + + + + + + + + + + + + + True + False + True + True + 6 + vertical + + + + True + False + True + True + 6 + + + _Display + True + True + True + end + True + + + 0 + 5 + + + + + True + False + _Search term + True + search + 0 + + + 0 + 0 + + + + + True + True + True + True + in + + + True + True + True + True + liststore2 + False + False + 0 + False + + + + + + + + + 0 + + + + + + + + + 0 + 4 + + + + + + True + False + True + 12 + + + True + False + True + True + + + True + True + + + + + 0 + 0 + + + + + _Find + True + True + True + True + + + 1 + 0 + + + + + 0 + 1 + + + + + _Complete words only + True + True + False + True + True + + + 0 + 2 + + + + + Find in _headings only + True + True + False + True + True + + + 0 + 3 + + + + + False + True + 0 + + + + diff --git a/sfx2/uiconfig/ui/helpwindow.ui b/sfx2/uiconfig/ui/helpwindow.ui new file mode 100644 index 000000000..6241c287c --- /dev/null +++ b/sfx2/uiconfig/ui/helpwindow.ui @@ -0,0 +1,199 @@ + + + + + + True + False + True + True + True + + + True + False + True + True + vertical + + + + + + False + False + + + + + True + False + True + True + vertical + 6 + + + True + False + True + 12 + + + True + True + icons + + + True + sfx2/res/indexon_small.png + + + False + False + + + + + True + False + + + False + False + + + + + True + Previous Page + res/sc06301.png + + + False + False + + + + + True + Next Page + res/sc06300.png + + + False + False + + + + + True + First Page + res/sc06303.png + + + False + False + + + + + True + False + + + False + False + + + + + True + Print + res/sc05504.png + + + False + False + + + + + True + Add to Bookmarks + sfx2/res/favourite.png + + + False + False + + + + + True + Find on this Page + sfx2/res/sc05961.png + + + False + False + + + + + False + True + 0 + + + + + True + False + True + True + True + + + False + True + end + 1 + + + + + False + True + 0 + + + + + True + False + True + True + vertical + + + + + + False + True + 1 + + + + + True + False + + + + + True + False + + diff --git a/sfx2/uiconfig/ui/infobar.ui b/sfx2/uiconfig/ui/infobar.ui new file mode 100644 index 000000000..a7cf21662 --- /dev/null +++ b/sfx2/uiconfig/ui/infobar.ui @@ -0,0 +1,187 @@ + + + + + + True + False + True + True + vertical + + + True + True + True + True + never + never + in + + + True + False + + + + True + False + True + 2 + 6 + + + True + False + start + 3 + + + True + False + center + 6 + + + + + + False + True + 0 + + + + + True + True + center + icons + False + 1 + + + True + Close Infobar + window-close-symbolic + + + False + True + + + + + + False + True + 1 + + + + + 2 + 0 + + + + + True + False + start + 6 + + + True + False + center + missing-image + + + False + True + 0 + + + + + False + True + center + True + label + 0 + 0 + + + + + + static + + + + + False + True + 1 + + + + + 0 + 0 + + + + + 60 + 6 + True + True + True + True + never + never + + + 60 + 6 + True + True + True + True + False + word-char + False + False + + + + + 1 + 0 + + + + + + + + + True + True + 0 + + + + + vertical + + + + + + diff --git a/sfx2/uiconfig/ui/inputdialog.ui b/sfx2/uiconfig/ui/inputdialog.ui new file mode 100644 index 000000000..9d8680fd9 --- /dev/null +++ b/sfx2/uiconfig/ui/inputdialog.ui @@ -0,0 +1,128 @@ + + + + + + False + 6 + True + 0 + 0 + dialog + + + False + vertical + 12 + + + False + end + + + _Help + True + True + True + True + + + False + True + 0 + True + + + + + _OK + True + True + True + True + True + True + + + False + True + 1 + + + + + _Cancel + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 0 + + + + + + True + False + start + True + True + 6 + + + True + False + Height: + True + entry + 0 + + + 0 + 0 + + + + + True + True + True + True + True + + + 0 + 1 + + + + + False + True + 1 + + + + + + help + ok + cancel + + + + + + diff --git a/sfx2/uiconfig/ui/licensedialog.ui b/sfx2/uiconfig/ui/licensedialog.ui new file mode 100644 index 000000000..71d504f93 --- /dev/null +++ b/sfx2/uiconfig/ui/licensedialog.ui @@ -0,0 +1,98 @@ + + + + + + False + 6 + Licensing and Legal information + False + True + 0 + 0 + dialog + + + False + vertical + 12 + + + False + end + + + _Show License + True + True + True + True + True + + + False + True + 0 + True + + + + + _Close + True + True + True + True + True + True + True + + + False + True + 1 + + + + + False + True + end + 0 + + + + + True + False + %PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/. + +Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English. + +All trademarks and registered trademarks mentioned herein are the property of their respective owners. + +Copyright © 2000–2022 LibreOffice contributors. All rights reserved. + +This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details. + True + 80 + 0 + 0 + + + False + True + 1 + + + + + + ok + close + + + + + + diff --git a/sfx2/uiconfig/ui/linefragment.ui b/sfx2/uiconfig/ui/linefragment.ui new file mode 100644 index 000000000..422a33241 --- /dev/null +++ b/sfx2/uiconfig/ui/linefragment.ui @@ -0,0 +1,240 @@ + + + + + + 86400000 + 1000 + 60000 + + + True + False + sfx2/res/deleterow.png + + + + True + False + True + start + True + True + 4 + + + True + False + True + + + True + True + 27 + + + + + 0 + 0 + + + + + True + False + + + 1 + 0 + + + + + True + True + True + Remove Property + image1 + True + + + 3 + 0 + + + + + True + False + True + vertical + + + True + True + True + 32 + + + True + True + 0 + + + + + False + True + True + 3 + + + True + True + False + True + + + + + + + True + True + 0 + + + + + True + True + True + adjustment1 + + + True + True + 1 + + + + + True + True + 1 + + + + + False + True + 3 + + + True + True + True + True + False + + + False + True + 0 + + + + + ... + True + True + True + + + False + True + 1 + + + + + True + True + 2 + + + + + True + True + never + never + in + + + True + False + + + True + False + True + + + Yes + True + True + False + True + True + + + False + True + 0 + + + + + No + True + True + False + True + yes + + + False + True + 1 + + + + + + + + + True + True + 3 + + + + + 2 + 0 + + + + + + + + + + + + + diff --git a/sfx2/uiconfig/ui/linkeditdialog.ui b/sfx2/uiconfig/ui/linkeditdialog.ui new file mode 100644 index 000000000..0fbe755ff --- /dev/null +++ b/sfx2/uiconfig/ui/linkeditdialog.ui @@ -0,0 +1,220 @@ + + + + + + False + 6 + Modify DDE Link + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + _OK + True + True + True + True + True + True + + + False + True + 0 + + + + + _Cancel + True + True + True + True + + + False + True + 1 + + + + + _Help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + True + True + 0 + none + + + + True + False + True + True + 6 + 12 + 12 + 6 + + + True + False + start + _Application: + True + app + + + 0 + 0 + + + + + True + False + start + _File: + True + file + + + 0 + 1 + + + + + True + False + start + _Category: + True + category + + + 0 + 2 + + + + + True + True + True + True + True + + + Lists the application that last saved the source file. The office suite applications have the server name soffice. + + + + + 1 + 0 + + + + + True + True + True + True + True + + + Path to the source file. Relative paths must be expressed by full URI, for example, with file://. + + + + + 1 + 1 + + + + + True + True + True + True + True + + + Lists the section or object that the link refers to in the source file. If you want, you can enter a new section or object here. + + + + + 1 + 2 + + + + + + + True + False + Modify Link + + + + + + + + True + True + 1 + + + + + + ok + cancel + help + + + diff --git a/sfx2/uiconfig/ui/loadtemplatedialog.ui b/sfx2/uiconfig/ui/loadtemplatedialog.ui new file mode 100644 index 000000000..36ed46a32 --- /dev/null +++ b/sfx2/uiconfig/ui/loadtemplatedialog.ui @@ -0,0 +1,453 @@ + + + + + + + + + + + + + + + + + + + + + + False + 6 + New + True + dialog + + + False + True + True + vertical + 12 + + + False + end + + + From File... + True + True + True + True + Copy styles from selected external document to current document. + + + Locate the file containing the styles that you want to load, and then click Open. + + + + + False + True + 0 + + + + + _Cancel + True + True + True + True + True + + + False + True + 1 + + + + + _OK + True + True + True + True + True + True + + + False + True + 2 + + + + + _Help + True + True + True + True + True + + + False + True + 3 + True + + + + + False + True + end + 0 + + + + + + True + False + True + True + 6 + 12 + True + + + True + False + True + True + 0 + none + + + True + True + True + True + in + 12 + 6 + + + True + True + True + liststore1 + False + False + 0 + False + + + + + + + + + 0 + + + + + + + Lists the available template categories. Click a category to view its contents in the Templates list. + + + + + + + + + True + False + Categories + + + + + + + + 0 + 0 + + + + + True + False + True + True + 0 + none + + + True + True + True + True + in + 12 + 6 + + + True + True + True + liststore2 + False + False + 0 + False + + + + + + + + + 0 + + + + + + + Lists the available templates for the selected category. + + + + + + + + + True + False + Templates + + + + Templates in the selected category + + + + + 1 + 0 + + + + + + True + False + 6 + 12 + True + + + _Paragraph and Character + True + False + True + True + Copy paragraph and character styles to current document. + True + + + Loads the paragraph and the character styles from the selected document into the current document. + + + + + 0 + 0 + + + + + _Frame + True + False + True + True + Copy frame styles to current document. + True + + + Loads the frame styles from the selected document into the current document. + + + + + 1 + 0 + + + + + Pa_ge + True + False + True + True + Copy page styles to current document. + True + + + Loads the page styles from the selected document into the current document. + + + + + 2 + 0 + + + + + _List + True + False + True + True + Copy list styles to current document. + True + + + Loads the list styles from the selected document into the current document. + + + + + 0 + 1 + + + + + _Overwrite + True + False + True + True + True + Overwrite styles with same name + + + Replaces styles in the current document that have the same name as the styles you are loading. + + + + + 1 + 1 + + + + + + + + 0 + 1 + 2 + + + + + False + True + Load Styles from Template + + + 0 + 3 + 2 + + + + + True + True + True + + + + True + False + 6 + + + False + True + start + start + + + 0 + 0 + + + + + + + True + False + Pre_view + True + + + + + Shows or hides a preview of a selected template. + + + + + 0 + 2 + 2 + + + + + False + True + 1 + + + + + + fromfile + cancel + ok + help + + + + + + + Imports formatting styles from another document or template into the current document. + + + + diff --git a/sfx2/uiconfig/ui/managestylepage.ui b/sfx2/uiconfig/ui/managestylepage.ui new file mode 100644 index 000000000..d2910e643 --- /dev/null +++ b/sfx2/uiconfig/ui/managestylepage.ui @@ -0,0 +1,241 @@ + + + + + + True + False + True + 6 + vertical + 12 + + + True + False + True + 0 + none + + + + True + False + True + 6 + 12 + 12 + 6 + + + True + False + _Name: + True + name + 1 + + + 0 + 0 + + + + + True + False + Ne_xt style: + True + nextstyle + 1 + + + 0 + 2 + + + + + True + False + Inherit from: + True + linkedwith + 1 + + + 0 + 3 + + + + + True + False + _Category: + True + category + 1 + + + 0 + 4 + + + + + True + False + center + True + + + 1 + 2 + + + + + Edit Style + True + True + False + + + 2 + 2 + + + + + True + False + center + True + + + 1 + 3 + + + + + Edit Style + True + True + False + + + 2 + 3 + + + + + True + False + center + True + + + 1 + 4 + + + + + _AutoUpdate + True + False + True + True + True + + + 1 + 1 + + + + + True + False + center + True + False + True + 52 + + + 1 + 0 + + + + + + + + + + + + + + + + + + + True + False + Style + + + + + + + + False + True + 0 + + + + + True + False + 0 + none + + + True + False + True + 52 + 0 + 0 + 12 + 6 + + + + + True + False + Contains + + + + + + + + False + True + 1 + + + + diff --git a/sfx2/uiconfig/ui/navigator.ui b/sfx2/uiconfig/ui/navigator.ui new file mode 100644 index 000000000..e7dd8ca09 --- /dev/null +++ b/sfx2/uiconfig/ui/navigator.ui @@ -0,0 +1,14 @@ + + + + + + True + False + True + True + + + + + diff --git a/sfx2/uiconfig/ui/newstyle.ui b/sfx2/uiconfig/ui/newstyle.ui new file mode 100644 index 000000000..91ccd6174 --- /dev/null +++ b/sfx2/uiconfig/ui/newstyle.ui @@ -0,0 +1,212 @@ + + + + + + + + + + + + + + False + 6 + New Style from Selection + True + 0 + 0 + dialog + + + + + + False + True + True + vertical + 12 + + + False + end + + + _OK + True + False + True + True + True + True + True + + + False + True + 0 + + + + + _Cancel + True + True + True + True + + + False + True + 1 + + + + + _Help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + True + True + 0 + none + + + + True + False + True + True + 3 + 12 + 6 + + + True + True + True + True + in + + + True + True + True + True + liststore1 + False + False + 0 + False + + + + + + + + + 0 + + + + + + + Custom styles for selected category + + + + + + + 0 + 2 + + + + + True + True + True + True + True + + + Style name + + + + + 0 + 0 + + + + + True + False + styles + 0 + Custom styles for current document + + + + + + 0 + 1 + + + + + + + True + False + Enter new style name: + + + + + + + + False + True + 1 + + + + + + ok + cancel + help + + + diff --git a/sfx2/uiconfig/ui/notebookbar.ui b/sfx2/uiconfig/ui/notebookbar.ui new file mode 100644 index 000000000..cc8656720 --- /dev/null +++ b/sfx2/uiconfig/ui/notebookbar.ui @@ -0,0 +1,95 @@ + + + + + + + + True + False + + + True + False + vertical + + + True + True + True + True + + + True + False + 6 + + + True + False + vertical + + + True + True + True + .uno:Open + none + 0 + + + False + True + 0 + + + + + True + True + True + .uno:OpenRemote + none + 0 + + + False + True + 1 + + + + + False + True + 2 + + + + + + + True + False + File + True + + + False + + + + + False + True + 0 + + + + + 0 + 0 + + + + diff --git a/sfx2/uiconfig/ui/notebookbarpopup.ui b/sfx2/uiconfig/ui/notebookbarpopup.ui new file mode 100644 index 000000000..297c5093d --- /dev/null +++ b/sfx2/uiconfig/ui/notebookbarpopup.ui @@ -0,0 +1,28 @@ + + + + + + False + True + True + 4 + False + True + popup-menu + False + + + True + False + 6 + True + True + 6 + + + + + + + diff --git a/sfx2/uiconfig/ui/optprintpage.ui b/sfx2/uiconfig/ui/optprintpage.ui new file mode 100644 index 000000000..00fb0494b --- /dev/null +++ b/sfx2/uiconfig/ui/optprintpage.ui @@ -0,0 +1,682 @@ + + + + + + 2 + 256 + 64 + 1 + 10 + + + + True + False + 6 + 12 + 24 + + + True + False + 0 + none + + + + True + False + 12 + 6 + 3 + + + _Printer + True + True + False + True + True + True + + + Specifies whether the print settings apply to direct printing or to printing to a file. + + + + + 0 + 0 + + + + + Print to _file + True + True + False + True + True + printer + + + Specifies whether the print settings apply to direct printing or to printing to a file. + + + + + 0 + 1 + + + + + + + True + False + Settings for + True + 0 + + + + + + + + 0 + 0 + + + + + True + False + 0 + none + + + + True + False + 12 + 6 + 3 + + + P_aper size + True + True + False + True + True + + + Mark this check box if a certain paper size is needed for printing the current document. + + + + + 0 + 0 + + + + + Pap_er orientation + True + True + False + True + True + + + Mark this check box if you need a certain paper orientation for printing the current document. + + + + + 0 + 1 + + + + + _Transparency + True + True + False + True + True + + + Mark this check box if you always want to be warned if transparent objects are contained in the document. + + + + + 0 + 2 + + + + + + + True + False + Warnings + + + + + + + + 1 + 1 + + + + + True + False + 0 + none + + + + True + False + 12 + 6 + 3 + + + Reduce _gradient + True + True + False + True + True + + + If this field is marked, gradients are printed with reduced quality. + + + + + 0 + 0 + + + + + + True + False + 18 + 3 + + + + True + False + 3 + + + Gradient _stripes: + True + True + False + True + True + True + + + Specifies the maximum number of gradient stripes for printing. + + + + + 0 + 0 + + + + + True + True + True + adjustment1 + True + + + Specifies the maximum number of gradient stripes for printing. + + + + + 1 + 0 + + + + + 0 + 0 + + + + + Intermediate _color + True + True + False + True + True + reducegradstripes + + + Specifies that gradients are only printed in a single intermediate color. + + + + + 0 + 1 + + + + + 0 + 1 + + + + + + + True + False + Reduce Gradient + + + + + + + + Defines which warnings appear before printing begins. + + + + + 1 + 2 + + + + + True + False + 0 + none + + + + True + False + 12 + 6 + 3 + + + Reduce _bitmaps + True + True + False + True + True + + + Specifies that bitmaps are printed with reduced quality. The resolution can only be reduced and not increased. + + + + + 0 + 0 + + + + + + True + False + 18 + 3 + + + N_ormal print quality + True + True + False + True + True + reducebitmapoptimal + + + High print quality corresponds to a resolution of 300dpi. Normal print quality corresponds to a resolution of 200dpi. + + + + + 0 + 1 + + + + + + True + False + 3 + + + Reso_lution: + True + True + False + True + True + reducebitmapoptimal + + + Specifies the maximum print quality in dpi. The resolution can only be reduced and not increased. + + + + + 0 + 0 + + + + + True + False + + 72 DPI + 96 DPI + 150 DPI (Fax) + 200 DPI (default) + 300 DPI + 600 DPI + + + + Specifies the maximum print quality in dpi. The resolution can only be reduced and not increased. + + + + + 1 + 0 + + + + + 0 + 0 + + + + + _High print quality + True + True + False + True + True + True + + + High print quality corresponds to a resolution of 300dpi. Normal print quality corresponds to a resolution of 200dpi. + + + + + 0 + 2 + + + + + 0 + 1 + + + + + + + True + False + Reduce Bitmaps + + + + + + + + 0 + 2 + + + + + True + False + 0 + none + + + + True + False + 12 + 6 + 3 + + + _Reduce transparency + True + True + False + True + True + + + If you mark this field the transparent objects will be printed like normal, non-transparent objects, depending on your selection in the following two option buttons. + + + + + 0 + 0 + + + + + + True + False + 18 + 3 + + + Auto_matically + True + True + False + True + True + True + + + Specifies that the transparency is only printed if the transparent area covers less than a quarter of the entire page. + + + + + 0 + 0 + + + + + _No transparency + True + True + False + True + True + reducetransauto + + + With this option transparency is never printed. + + + + + 0 + 1 + + + + + 0 + 1 + + + + + + + True + False + Reduce Transparency + + + + + + + + 0 + 3 + + + + + True + False + 0 + none + + + + True + False + 12 + 6 + 3 + + + _PDF as standard print job format + True + True + False + True + True + + + 0 + 0 + + + + + Con_vert colors to grayscale + True + True + False + True + True + + + Specifies that all colors are printed only as grayscale. + + + + + 0 + 1 + + + + + Include transparent objects + True + True + False + True + True + + + If this field is marked, the reduction in print quality for bitmaps also applies to the transparent areas of objects. + + + + + 0 + 2 + + + + + + + True + False + Defaults + True + 0 + + + + + + + + 0 + 1 + + + + + + + + + + + Specifies the print setting options. + + + + diff --git a/sfx2/uiconfig/ui/panel.ui b/sfx2/uiconfig/ui/panel.ui new file mode 100644 index 000000000..981a2f2d6 --- /dev/null +++ b/sfx2/uiconfig/ui/panel.ui @@ -0,0 +1,121 @@ + + + + + + True + False + vertical + + + True + False + True + 6 + + + True + False + center + missing-image + + + False + True + 0 + + + + + True + True + center + True + + + True + False + vertical + + + + + + + + True + False + True + True + 0 + + + + + + + + False + True + 2 + + + + + True + True + icons + False + 2 + + + True + More Options + True + sfx2/res/symphony/morebutton.png + + + More Options + + + + + False + False + + + + + + False + True + 3 + + + + + False + True + 0 + + + + + True + False + True + vertical + + + + + + False + True + 1 + + + + diff --git a/sfx2/uiconfig/ui/password.ui b/sfx2/uiconfig/ui/password.ui new file mode 100644 index 000000000..ff7cfe9f1 --- /dev/null +++ b/sfx2/uiconfig/ui/password.ui @@ -0,0 +1,366 @@ + + + + + + False + 6 + Enter Password + True + center + 0 + 0 + dialog + + + False + vertical + 12 + + + False + end + + + _OK + True + False + True + True + True + True + True + + + False + True + 0 + + + + + _Cancel + True + True + True + True + + + False + True + 1 + + + + + _Help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + vertical + 12 + + + True + False + 0 + none + + + + True + False + 12 + 6 + 6 + 12 + + + True + False + User: + True + usered + 0 + + + 0 + 0 + + + + + True + False + Password: + True + pass1ed + 0 + + + 0 + 1 + + + + + True + False + Confirm: + True + confirm1ed + 0 + + + 0 + 2 + + + + + True + True + True + True + True + + + 1 + 0 + + + + + True + True + True + False + True + True + password + + + Password + Type a password. A password is case sensitive. + + + + + 1 + 1 + + + + + True + True + True + False + True + True + password + + + Re-enter the password. + + + + + 1 + 2 + + + + + + + True + False + Password + + + + + + + + False + True + 0 + + + + + True + False + 0 + none + + + + True + False + 12 + 6 + 6 + 12 + + + True + False + Password: + True + pass2ed + 0 + + + 0 + 0 + + + + + True + False + Confirm: + True + confirm2ed + 0 + + + 0 + 1 + + + + + True + True + True + False + True + True + password + + + Type a password. A password is case sensitive. + + + + + 1 + 0 + + + + + True + True + True + False + True + True + password + + + Re-enter the password. + + + + + 1 + 1 + + + + + + + True + False + Second Password + + + + + + + + False + True + 1 + + + + + True + False + 6 + 0 + + + static + + + + + False + True + 2 + + + + + False + True + 6 + Only Basic Latin characters can be entered + 0 + + + static + + + + + False + True + 3 + + + + + False + True + 1 + + + + + + cancel + help + + + diff --git a/sfx2/uiconfig/ui/printeroptionsdialog.ui b/sfx2/uiconfig/ui/printeroptionsdialog.ui new file mode 100644 index 000000000..2176e68a8 --- /dev/null +++ b/sfx2/uiconfig/ui/printeroptionsdialog.ui @@ -0,0 +1,91 @@ + + + + + + False + 6 + Printer Options + False + True + 0 + 0 + dialog + + + False + vertical + 12 + + + False + end + + + _OK + True + True + True + True + True + True + + + False + True + 0 + + + + + _Cancel + True + True + True + True + True + + + False + True + 1 + + + + + _Help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + + + + + ok + cancel + help + + + + + + diff --git a/sfx2/uiconfig/ui/querysavedialog.ui b/sfx2/uiconfig/ui/querysavedialog.ui new file mode 100644 index 000000000..4e78257e5 --- /dev/null +++ b/sfx2/uiconfig/ui/querysavedialog.ui @@ -0,0 +1,86 @@ + + + + + + False + Save Document? + False + True + dialog + True + warning + Save changes to document “$(DOC)” before closing? + Your changes will be lost if you don’t save them. + + + False + vertical + 12 + + + False + + + Do_n’t Save + True + True + True + True + + + + False + True + 0 + + + + + _Cancel + True + True + True + True + + + False + True + 1 + + + + + _Save + True + True + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 0 + + + + + + discard + cancel + save + + + diff --git a/sfx2/uiconfig/ui/safemodequerydialog.ui b/sfx2/uiconfig/ui/safemodequerydialog.ui new file mode 100644 index 000000000..774c38084 --- /dev/null +++ b/sfx2/uiconfig/ui/safemodequerydialog.ui @@ -0,0 +1,69 @@ + + + + + + False + Enter Safe Mode + False + True + dialog + question + Are you sure you want to restart %PRODUCTNAME and enter safe mode? + + + False + vertical + 2 + + + False + True + + + _Cancel + True + True + True + True + True + True + + + False + True + 0 + + + + + _Restart + True + True + True + True + + + False + True + 1 + + + + + False + False + 0 + + + + + + cancel + ok + + + + + + diff --git a/sfx2/uiconfig/ui/saveastemplatedlg.ui b/sfx2/uiconfig/ui/saveastemplatedlg.ui new file mode 100644 index 000000000..dc4d02404 --- /dev/null +++ b/sfx2/uiconfig/ui/saveastemplatedlg.ui @@ -0,0 +1,263 @@ + + + + + + + + + + + + False + 6 + Save As Template + True + 0 + 0 + normal + + + False + vertical + 2 + + + False + end + + + _Help + True + True + True + True + + + False + True + 0 + True + + + + + _OK + True + True + True + True + True + True + + + False + True + 1 + + + + + _Cancel + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 1 + + + + + + True + False + 6 + True + True + 12 + 12 + + + True + False + True + vertical + 6 + + + True + False + Enter Template _Name: + Enter a name for the template. + True + name_entry + 0 + + + + + + False + True + 0 + + + + + 300 + True + True + True + True + + + Enter a name for the template. + + + + + False + True + 1 + + + + + 0 + 0 + + + + + True + False + True + True + vertical + 6 + + + True + False + Select Template _Category: + Save template in selected category. + True + categorylb + 0 + + + + + + False + True + 0 + + + + + True + True + True + True + in + + + 146 + True + True + True + True + categorylist + False + False + 0 + False + + + + + + + + + 0 + + + + + + + Select a category in which to save the new template. + + + + + + + False + True + 1 + + + + + 0 + 1 + + + + + _Set as default template + True + True + False + True + True + + + The new template will be used as the default template. + + + + + 0 + 2 + + + + + True + True + 2 + + + + + + help + ok + cancel + + + + + + + Saves the current document as a template. + + + + diff --git a/sfx2/uiconfig/ui/searchdialog.ui b/sfx2/uiconfig/ui/searchdialog.ui new file mode 100644 index 000000000..a99b20e76 --- /dev/null +++ b/sfx2/uiconfig/ui/searchdialog.ui @@ -0,0 +1,200 @@ + + + + + + False + 6 + Find on this Page + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + _Find + True + True + True + True + True + True + + + False + True + 0 + + + + + _Close + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 0 + + + + + True + False + True + vertical + 12 + + + + True + False + 6 + + + True + False + center + True + True + + + True + True + True + + + + + 0 + 1 + + + + + True + False + _Search for: + True + searchterm + 0 + + + 0 + 0 + + + + + False + True + 0 + + + + + + True + False + 6 + 12 + + + Ma_tch case + True + True + False + True + True + + + 0 + 0 + + + + + Whole wor_ds only + True + True + False + True + True + + + 1 + 0 + + + + + Bac_kwards + True + True + False + True + True + + + 1 + 1 + + + + + Wrap _around + True + True + False + True + True + + + 0 + 1 + + + + + False + True + 1 + + + + + False + True + 1 + + + + + + ok + close + + + diff --git a/sfx2/uiconfig/ui/securityinfopage.ui b/sfx2/uiconfig/ui/securityinfopage.ui new file mode 100644 index 000000000..0b2a5df23 --- /dev/null +++ b/sfx2/uiconfig/ui/securityinfopage.ui @@ -0,0 +1,125 @@ + + + + + + True + False + True + 12 + 0 + none + + + + True + False + 12 + 6 + 6 + + + _Open file read-only + True + True + False + start + True + True + + + Select to allow this document to be opened in read-only mode only. + + + + + 0 + 0 + + + + + Record _changes + True + True + False + True + True + + + Select to enable recording changes. This is the same as Edit - Track Changes - Record. + + + + + 0 + 1 + + + + + True + False + vertical + + + Protect... + True + True + True + + + Protects the change recording state with a password. If change recording is protected for the current document, the button is named Unprotect. Click Unprotect and type the correct password to disable the protection. + + + + + False + True + 0 + + + + + _Unprotect... + True + True + True + True + + + Protects the change recording state with a password. If change recording is protected for the current document, the button is named Unprotect. Click Unprotect and type the correct password to disable the protection. + + + + + False + True + 1 + + + + + 0 + 2 + + + + + + + True + False + File Sharing Options + + + + + + + + Sets password options for the current document. + + + + diff --git a/sfx2/uiconfig/ui/singletabdialog.ui b/sfx2/uiconfig/ui/singletabdialog.ui new file mode 100644 index 000000000..c1ddd4f31 --- /dev/null +++ b/sfx2/uiconfig/ui/singletabdialog.ui @@ -0,0 +1,87 @@ + + + + + + False + 6 + False + True + dialog + + + + + + False + vertical + 12 + + + False + end + + + _OK + True + True + True + True + True + True + + + False + True + 0 + + + + + _Cancel + True + True + True + True + + + False + True + 1 + + + + + _Help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + + + + + ok + cancel + help + + + diff --git a/sfx2/uiconfig/ui/startcenter.ui b/sfx2/uiconfig/ui/startcenter.ui new file mode 100644 index 000000000..e65eba9e9 --- /dev/null +++ b/sfx2/uiconfig/ui/startcenter.ui @@ -0,0 +1,618 @@ + + + + + + True + False + res/ods_32_8.png + + + True + False + + + True + False + Clear Recent Documents + + + + + True + False + res/odb_32_8.png + + + True + False + res/odg_32_8.png + + + True + False + + + True + False + Writer Templates + + + + + True + False + Calc Templates + + + + + True + False + Impress Templates + + + + + True + False + Draw Templates + + + + + True + False + + + + + True + False + Manage Templates + + + + + True + False + res/odp_32_8.png + + + True + False + + + True + False + res/odf_32_8.png + + + True + False + framework/res/folder_32.png + + + True + False + framework/res/recent-documents.png + + + True + False + framework/res/remote-documents.png + + + True + False + + + True + False + framework/res/templates_32.png + + + True + False + res/odt_32_8.png + + + True + False + True + True + + + True + False + True + True + 0 + + + True + False + 0 + none + + + True + False + vertical + + + True + False + True + vertical + 3 + + + _Open File + True + True + True + 6 + 6 + 6 + open_all_image + none + True + 0 + True + + + False + True + 0 + + + + + Remote File_s + True + True + True + 6 + 6 + open_all_image2 + none + True + 0 + True + + + False + True + 1 + + + + + True + False + 6 + 6 + + + False + True + 2 + + + + + _Recent Documents + MenuToggleButton + True + True + True + 6 + 6 + open_all_image1 + none + True + 0 + True + True + clearmenu + False + + + False + True + 3 + + + + + T_emplates + MenuToggleButton + True + True + True + 6 + 6 + templates_all_image + none + True + 0 + True + True + filtermenu + False + + + False + True + 4 + + + + + True + False + 6 + 6 + + + False + True + 5 + + + + + True + False + 12 + 6 + Create: + 0 + + + False + True + 6 + + + + + _Writer Document + True + True + True + 6 + 6 + writer_all_image + none + True + 0 + True + + + False + True + 7 + + + + + _Calc Spreadsheet + True + True + True + 6 + 6 + calc_all_image + none + True + 0 + True + + + False + True + 8 + + + + + _Impress Presentation + True + True + True + 6 + 6 + impress_all_image + none + True + 0 + True + + + False + True + 9 + + + + + _Draw Drawing + True + True + True + 6 + 6 + draw_all_image + none + True + 0 + True + + + False + True + 10 + + + + + _Math Formula + True + True + True + 6 + 6 + math_all_image + none + True + 0 + True + + + False + True + 11 + + + + + _Base Database + True + True + True + 6 + 6 + database_all_image + none + True + 0 + True + + + False + True + 12 + + + + + False + True + He_lp + True + + + False + True + 15 + + + + + False + True + 0 + + + + + True + False + center + 12 + 12 + 12 + + + False + True + 1 + + + + + 2 + True + False + + + False + True + 2 + + + + + True + False + 6 + 6 + 6 + 6 + 6 + True + + + _Help + True + True + True + none + True + + + False + True + 0 + + + + + E_xtensions + True + True + True + none + True + + + False + True + 1 + + + + + False + True + 3 + + + + + + + False + Application + + + + + False + True + 0 + + + + + True + False + True + True + vertical + + + False + Recent Files List + True + all_recent + + + False + True + 0 + + + + + False + Templates List + True + local_view + + + False + True + 1 + + + + + True + True + True + True + in + + + True + False + True + True + + + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + True + True + + + + + + + False + True + 2 + + + + + True + True + True + True + in + + + True + False + True + True + + + True + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + True + True + + + + + + + False + True + 3 + + + + + True + True + 2 + + + + + False + True + 0 + + + + diff --git a/sfx2/uiconfig/ui/stylecontextmenu.ui b/sfx2/uiconfig/ui/stylecontextmenu.ui new file mode 100644 index 000000000..b667a2ef3 --- /dev/null +++ b/sfx2/uiconfig/ui/stylecontextmenu.ui @@ -0,0 +1,49 @@ + + + + + + True + False + + + True + False + New... + True + + + + + True + False + Modify... + True + + + + + True + False + Hide + True + + + + + True + False + Show + True + + + + + True + False + Delete... + True + + + + diff --git a/sfx2/uiconfig/ui/tabbar.ui b/sfx2/uiconfig/ui/tabbar.ui new file mode 100644 index 000000000..66e9ad4e9 --- /dev/null +++ b/sfx2/uiconfig/ui/tabbar.ui @@ -0,0 +1,13 @@ + + + + + + True + False + vertical + + + + + diff --git a/sfx2/uiconfig/ui/tabbarcontents.ui b/sfx2/uiconfig/ui/tabbarcontents.ui new file mode 100644 index 000000000..eb35998c1 --- /dev/null +++ b/sfx2/uiconfig/ui/tabbarcontents.ui @@ -0,0 +1,157 @@ + + + + + + True + False + open-menu-symbolic + 2 + + + True + False + + + True + False + + + + + True + False + Dock + True + + + + + + True + False + Undock + True + + + + + + True + False + Close Sidebar + True + + + + + True + False + Customization + True + + + True + False + + + True + False + + + + + True + False + Restore Default + True + + + + + + + + + False + + + True + False + vertical + + + True + False + vertical + + + True + False + 2 + vertical + + + True + True + True + Sidebar Settings + center + center + 3 + image6 + none + True + mainmenu + False + + + False + True + 0 + + + + + True + True + center + vertical + icons + False + + + True + True + sfx2/res/symphony/sidebar-property-large.png + + + False + True + + + + + False + True + 1 + + + + + False + True + 0 + + + + + False + True + 0 + + + + + + diff --git a/sfx2/uiconfig/ui/tabbutton.ui b/sfx2/uiconfig/ui/tabbutton.ui new file mode 100644 index 000000000..fc8f17508 --- /dev/null +++ b/sfx2/uiconfig/ui/tabbutton.ui @@ -0,0 +1,24 @@ + + + + + + True + True + center + False + vertical + icons + False + + + True + True + + + False + True + + + + diff --git a/sfx2/uiconfig/ui/templatecategorydlg.ui b/sfx2/uiconfig/ui/templatecategorydlg.ui new file mode 100644 index 000000000..ecf5bd92c --- /dev/null +++ b/sfx2/uiconfig/ui/templatecategorydlg.ui @@ -0,0 +1,227 @@ + + + + + + + + + + + + + + False + 6 + Select Category + True + 0 + 0 + normal + + + + + + False + vertical + 2 + + + False + end + + + _Help + True + True + True + True + + + False + True + 0 + True + + + + + _OK + True + True + True + True + True + True + + + False + True + 1 + + + + + _Cancel + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 1 + + + + + + True + False + 6 + True + True + 12 + 12 + + + True + False + True + True + vertical + 6 + + + True + False + Select from Existing Category + True + categorylb + 0 + + + + + + False + True + 0 + + + + + True + True + True + True + in + + + True + True + True + categorylist + False + False + 0 + False + + + + + + + + + 0 + + + + + + + + + False + True + 1 + + + + + 0 + 0 + + + + + True + False + True + vertical + 6 + + + True + False + or Create a New Category + True + category_entry + 0 + + + + + + False + True + 0 + + + + + True + True + True + True + True + + + False + True + 1 + + + + + 0 + 1 + + + + + False + True + 2 + + + + + + help + ok + cancel + + + diff --git a/sfx2/uiconfig/ui/templatedlg.ui b/sfx2/uiconfig/ui/templatedlg.ui new file mode 100644 index 000000000..7f7fe31d6 --- /dev/null +++ b/sfx2/uiconfig/ui/templatedlg.ui @@ -0,0 +1,514 @@ + + + + + + True + False + + + True + False + svx/res/galicon.png + + + True + False + svx/res/listview.png + + + True + False + + + + + + + + + + + + + + + + + + + + + False + 6 + Templates + False + True + 0 + 0 + normal + + + False + vertical + 2 + + + False + end + + + _Help + True + True + True + True + + + False + True + 0 + True + + + + + Show this dialog at startup + True + False + True + True + + + False + True + 1 + True + + + + + _OK + True + True + True + True + True + True + + + False + True + 2 + + + + + _Close + True + True + True + True + True + + + False + True + 3 + + + + + False + True + end + 1 + + + + + True + False + vertical + 6 + + + True + False + 12 + + + True + True + Search + True + True + True + Search... + + + False + True + 0 + + + + + True + False + 12 + + + True + False + + + _Manage + True + True + False + True + True + True + menu1 + False + + + + + + Provides commands to create, rename and delete categories, reset default templates, and refresh the template manager. + + + + + False + True + 0 + + + + + False + True + end + 0 + + + + + True + False + 12 + + + True + False + Filter by Application + + All Applications + Text Documents + Spreadsheets + Presentations + Drawings + + + + False + True + 0 + + + + + 250 + True + False + Filter by Category + + All Categories + + + + False + True + 1 + + + + + False + True + end + 1 + + + + + True + False + Filter + + + False + True + end + 2 + + + + + False + True + end + 1 + + + + + False + True + 0 + + + + + True + False + True + True + 0 + none + + + True + False + True + True + vertical + 6 + + + True + True + True + True + in + + + True + False + True + True + + + True + GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK + True + True + True + + + + + + + False + True + 0 + + + + + True + True + True + True + in + + + True + True + True + True + True + tree_store + False + 0 + False + + + + + + + + + 0 + + + + + + + True + 6 + Name + True + True + + + 3 + + + 1 + + + + + + + True + 6 + Category + True + + + 3 + + + 2 + + + + + + + True + Application + True + + + 3 + + + 3 + + + + + + + True + Modified + True + + + 3 + + + 4 + + + + + + + True + Size + True + + + 3 + + + 5 + + + + + + + + + True + True + 1 + + + + + + + False + Template List + + + + + False + True + 2 + + + + + True + False + + + True + True + True + Thumbnail View + image8 + none + True + True + + + False + True + 0 + + + + + True + True + True + List View + image9 + none + True + + + False + True + 1 + + + + + False + True + end + 3 + + + + + True + True + 0 + + + + + + help + ok + close + + + diff --git a/sfx2/uiconfig/ui/templatepanel.ui b/sfx2/uiconfig/ui/templatepanel.ui new file mode 100644 index 000000000..f4e8d98b2 --- /dev/null +++ b/sfx2/uiconfig/ui/templatepanel.ui @@ -0,0 +1,315 @@ + + + + + + + + + + + + + + + + + + + + + + + True + False + True + True + + + True + False + True + True + 6 + vertical + 3 + + + True + False + + + True + True + text + False + 2 + + + True + + + False + False + + + + + True + + + False + False + + + + + True + + + False + False + + + + + True + + + False + False + + + + + True + + + False + False + + + + + True + + + False + False + + + + + True + + + False + False + + + + + False + True + 0 + + + + + True + True + icons + False + 2 + + + True + Fill Format Mode + True + res/sc05554.png + + + False + False + + + + + True + New Style from Selection + True + res/sc05555.png + + + False + False + + + + + True + Styles actions + True + res/sc05555.png + + + False + False + + + + + True + Update Style + True + res/sc05556.png + + + False + False + + + + + False + True + end + 1 + + + + + False + True + 0 + + + + + True + True + True + in + + + True + True + True + True + True + True + liststore1 + False + 0 + False + + + + + + + + + 0 + + + + + + + Style List + + + + + + + False + True + 1 + + + + + True + True + True + in + + + True + True + True + True + True + True + liststore2 + False + True + 0 + True + + + + + + + + + 0 + + + + + + + Style List + + + + + + + False + True + 2 + + + + + Show previews + True + True + False + True + True + + + False + True + 3 + + + + + True + False + + + False + True + 4 + + + + + 0 + 0 + + + + + True + False + + diff --git a/sfx2/uiconfig/ui/urlbox.ui b/sfx2/uiconfig/ui/urlbox.ui new file mode 100644 index 000000000..29fe22b9f --- /dev/null +++ b/sfx2/uiconfig/ui/urlbox.ui @@ -0,0 +1,30 @@ + + + + + + True + False + True + 6 + + + True + False + True + True + + + True + True + + + + + False + True + 0 + + + + diff --git a/sfx2/uiconfig/ui/versioncommentdialog.ui b/sfx2/uiconfig/ui/versioncommentdialog.ui new file mode 100644 index 000000000..421847357 --- /dev/null +++ b/sfx2/uiconfig/ui/versioncommentdialog.ui @@ -0,0 +1,168 @@ + + + + + + False + 6 + Insert Version Comment + False + True + 0 + 0 + dialog + + + False + vertical + 12 + + + False + end + + + _OK + True + True + True + True + True + True + + + False + True + 0 + + + + + _Close + True + True + True + True + True + + + False + True + 1 + + + + + _Cancel + True + True + True + True + + + False + True + 2 + + + + + _Help + True + True + True + True + + + False + True + 3 + True + + + + + False + True + end + 0 + + + + + + True + False + True + True + 6 + + + True + False + Date and time: + 0 + + + 0 + 0 + + + + + True + False + Saved by: + 0 + + + 0 + 1 + + + + + True + True + True + True + in + + + True + True + True + True + + + + + 0 + 2 + + + + + False + True + 1 + + + + + + ok + close + cancel + help + + + + + + + Enter a comment here when you are saving a new version. If you clicked Show to open this dialog, you cannot edit the comment. + + + + diff --git a/sfx2/uiconfig/ui/versionscmis.ui b/sfx2/uiconfig/ui/versionscmis.ui new file mode 100644 index 000000000..16eff4f32 --- /dev/null +++ b/sfx2/uiconfig/ui/versionscmis.ui @@ -0,0 +1,256 @@ + + + + + + + + + + + + + + + + + + False + 6 + True + dialog + + + + + + False + vertical + 12 + + + False + end + + + _Delete + True + True + True + True + + + False + True + 0 + + + + + _Compare + True + True + True + True + + + False + True + 1 + + + + + _Show... + True + True + True + True + + + False + True + 2 + + + + + _Close + True + True + True + True + + + False + True + 3 + + + + + _Open + True + True + True + True + + + False + True + 4 + + + + + _Help + True + True + True + True + + + False + True + 6 + True + + + + + False + True + end + 0 + + + + + + True + False + True + True + 12 + + + True + False + True + True + 0 + none + + + + True + False + True + True + 12 + 6 + + + True + True + True + True + in + + + True + True + True + True + True + liststore3 + True + 0 + False + + + + + + True + 6 + Date and time + + + + 0 + + + + + + + True + 6 + Saved by + + + + 1 + + + + + + + True + 6 + Comments + + + + 2 + + + + + + + + + 0 + 0 + + + + + + + True + False + Existing Versions + + + + + + + + 0 + 0 + + + + + False + True + 1 + + + + + + delete + compare + show + close + open + help + + + diff --git a/sfx2/uiconfig/ui/versionsofdialog.ui b/sfx2/uiconfig/ui/versionsofdialog.ui new file mode 100644 index 000000000..c217cbf59 --- /dev/null +++ b/sfx2/uiconfig/ui/versionsofdialog.ui @@ -0,0 +1,371 @@ + + + + + + + + + + + + + + + + + + False + 6 + True + dialog + + + False + vertical + 12 + + + False + end + + + CMIS + True + True + True + + + False + True + 0 + + + + + _Delete + True + True + True + True + + + Deletes the selected version. + + + + + False + True + 1 + + + + + _Compare + True + True + True + True + + + Compare the changes that were made in each version. + + + + + False + True + 2 + + + + + _Show... + True + True + True + True + + + Displays the entire comment for the selected version. + + + + + False + True + 3 + + + + + _Close + True + True + True + True + True + True + + + False + True + 4 + + + + + _Open + True + True + True + True + + + Opens the selected version in a read-only window. + + + + + False + True + 5 + + + + + _Help + True + True + True + True + + + False + True + 6 + True + + + + + False + True + end + 0 + + + + + + True + False + True + True + 12 + + + True + False + True + 0 + none + + + + True + False + 12 + 12 + 6 + + + Save _New Version + True + True + True + True + + + Saves the current state of the document as a new version. If you want, you can also enter comments in the Insert Version Comment dialog before you save the new version. + + + + + 0 + 0 + + + + + _Always save a new version on closing + True + True + False + True + True + + + If you have made changes to your document then a new version is automatically saved when you close the document. + + + + + 1 + 0 + + + + + + + True + False + New Versions + + + + + + + + 0 + 0 + + + + + True + False + True + True + 0 + none + + + + True + False + True + True + 12 + 6 + + + True + True + True + True + in + + + True + True + True + True + True + liststore3 + 0 + False + + + + + + True + 6 + Date and time + + + + 0 + + + + + + + True + 6 + Saved by + + + + 1 + + + + + + + True + 6 + Comments + + + + 2 + + + + + + + Lists the existing versions of the current document, the date and the time they were created, the author and the associated comments. + + + + + + + 0 + 0 + + + + + + + True + False + Existing Versions + + + + + + + + 0 + 1 + + + + + False + True + 1 + + + + + + cmis + delete + compare + show + close + open + help + + + + + + + Saves and organizes multiple versions of the current document in the same file. You can also open, delete and compare previous versions. + + + + -- cgit v1.2.3