From 940b4d1848e8c70ab7642901a68594e8016caffc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:51:28 +0200 Subject: Adding upstream version 1:7.0.4. Signed-off-by: Daniel Baumann --- officecfg/registry/data/org/openoffice/Inet.xcu | 64 + .../registry/data/org/openoffice/Interaction.xcu | 59 + .../registry/data/org/openoffice/Langpack.xcu.tmpl | 27 + .../data/org/openoffice/Office/Accelerators.xcu | 8000 ++++++++++++++++++ .../registry/data/org/openoffice/Office/Addons.xcu | 282 + .../data/org/openoffice/Office/BasicIDE.xcu | 21 + .../registry/data/org/openoffice/Office/Calc.xcu | 247 + .../registry/data/org/openoffice/Office/Canvas.xcu | 90 + .../registry/data/org/openoffice/Office/Common.xcu | 571 ++ .../data/org/openoffice/Office/Compatibility.xcu | 38 + .../data/org/openoffice/Office/DataAccess.xcu | 677 ++ .../data/org/openoffice/Office/Embedding.xcu | 346 + .../org/openoffice/Office/ExtendedColorScheme.xcu | 207 + .../openoffice/Office/ExtensionDependencies.xcu | 100 + .../org/openoffice/Office/ExtensionManager.xcu | 26 + .../data/org/openoffice/Office/FormWizard.xcu | 135 + .../data/org/openoffice/Office/Histories.xcu | 41 + .../data/org/openoffice/Office/Impress.xcu | 208 + .../registry/data/org/openoffice/Office/Jobs.xcu | 38 + .../data/org/openoffice/Office/Linguistic.xcu | 26 + .../data/org/openoffice/Office/Logging.xcu | 22 + .../registry/data/org/openoffice/Office/Math.xcu | 990 +++ .../registry/data/org/openoffice/Office/Paths.xcu | 237 + .../openoffice/Office/PresentationMinimizer.xcu | 421 + .../data/org/openoffice/Office/PresenterScreen.xcu | 1959 +++++ .../data/org/openoffice/Office/ProtocolHandler.xcu | 79 + .../data/org/openoffice/Office/Recovery.xcu | 20 + .../data/org/openoffice/Office/ReportDesign.xcu | 25 + .../data/org/openoffice/Office/Scripting.xcu | 38 + .../data/org/openoffice/Office/Security.xcu | 468 ++ .../data/org/openoffice/Office/TableWizard.xcu | 8686 ++++++++++++++++++++ .../data/org/openoffice/Office/TypeDetection.xcu | 31 + .../registry/data/org/openoffice/Office/UI.xcu | 427 + .../org/openoffice/Office/UI/BaseWindowState.xcu | 113 + .../org/openoffice/Office/UI/BasicIDECommands.xcu | 116 + .../openoffice/Office/UI/BasicIDEWindowState.xcu | 186 + .../openoffice/Office/UI/BibliographyCommands.xcu | 54 + .../data/org/openoffice/Office/UI/CalcCommands.xcu | 2875 +++++++ .../org/openoffice/Office/UI/CalcWindowState.xcu | 738 ++ .../org/openoffice/Office/UI/ChartCommands.xcu | 704 ++ .../org/openoffice/Office/UI/ChartWindowState.xcu | 170 + .../data/org/openoffice/Office/UI/Controller.xcu | 1918 +++++ .../openoffice/Office/UI/DbBrowserWindowState.xcu | 42 + .../openoffice/Office/UI/DbQueryWindowState.xcu | 68 + .../openoffice/Office/UI/DbRelationWindowState.xcu | 31 + .../openoffice/Office/UI/DbReportWindowState.xcu | 150 + .../Office/UI/DbTableDataWindowState.xcu | 37 + .../openoffice/Office/UI/DbTableWindowState.xcu | 31 + .../data/org/openoffice/Office/UI/DbuCommands.xcu | 590 ++ .../openoffice/Office/UI/DrawImpressCommands.xcu | 2510 ++++++ .../org/openoffice/Office/UI/DrawWindowState.xcu | 914 ++ .../data/org/openoffice/Office/UI/Effects.xcu | 2578 ++++++ .../data/org/openoffice/Office/UI/Factories.xcu | 151 + .../org/openoffice/Office/UI/GenericCategories.xcu | 155 + .../org/openoffice/Office/UI/GenericCommands.xcu | 7160 ++++++++++++++++ .../openoffice/Office/UI/ImpressWindowState.xcu | 1025 +++ .../data/org/openoffice/Office/UI/MathCommands.xcu | 208 + .../org/openoffice/Office/UI/MathWindowState.xcu | 98 + .../org/openoffice/Office/UI/ReportCommands.xcu | 343 + .../data/org/openoffice/Office/UI/Sidebar.xcu | 1708 ++++ .../Office/UI/StartModuleWindowState.xcu | 42 + .../data/org/openoffice/Office/UI/ToolbarMode.xcu | 1032 +++ .../org/openoffice/Office/UI/WriterCommands.xcu | 3648 ++++++++ .../openoffice/Office/UI/WriterFormWindowState.xcu | 768 ++ .../Office/UI/WriterGlobalWindowState.xcu | 805 ++ .../Office/UI/WriterReportWindowState.xcu | 765 ++ .../openoffice/Office/UI/WriterWebWindowState.xcu | 661 ++ .../org/openoffice/Office/UI/WriterWindowState.xcu | 929 +++ .../org/openoffice/Office/UI/XFormsWindowState.xcu | 753 ++ .../registry/data/org/openoffice/Office/Views.xcu | 49 + .../registry/data/org/openoffice/Office/Writer.xcu | 738 ++ officecfg/registry/data/org/openoffice/Setup.xcu | 1083 +++ officecfg/registry/data/org/openoffice/System.xcu | 31 + .../data/org/openoffice/TypeDetection/UISort.xcu | 58 + .../registry/data/org/openoffice/UserProfile.xcu | 29 + officecfg/registry/data/org/openoffice/VCL.xcu | 7364 +++++++++++++++++ .../data/org/openoffice/ucb/Configuration.xcu | 244 + 77 files changed, 68278 insertions(+) create mode 100644 officecfg/registry/data/org/openoffice/Inet.xcu create mode 100644 officecfg/registry/data/org/openoffice/Interaction.xcu create mode 100644 officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl create mode 100644 officecfg/registry/data/org/openoffice/Office/Accelerators.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/Addons.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/BasicIDE.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/Calc.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/Canvas.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/Common.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/Compatibility.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/DataAccess.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/Embedding.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/ExtensionDependencies.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/ExtensionManager.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/FormWizard.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/Histories.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/Impress.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/Jobs.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/Linguistic.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/Logging.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/Math.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/Paths.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/Recovery.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/ReportDesign.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/Scripting.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/Security.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/TableWizard.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/TypeDetection.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/Factories.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/Views.xcu create mode 100644 officecfg/registry/data/org/openoffice/Office/Writer.xcu create mode 100644 officecfg/registry/data/org/openoffice/Setup.xcu create mode 100644 officecfg/registry/data/org/openoffice/System.xcu create mode 100644 officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu create mode 100644 officecfg/registry/data/org/openoffice/UserProfile.xcu create mode 100644 officecfg/registry/data/org/openoffice/VCL.xcu create mode 100644 officecfg/registry/data/org/openoffice/ucb/Configuration.xcu (limited to 'officecfg/registry/data/org') diff --git a/officecfg/registry/data/org/openoffice/Inet.xcu b/officecfg/registry/data/org/openoffice/Inet.xcu new file mode 100644 index 000000000..6ebb77622 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Inet.xcu @@ -0,0 +1,64 @@ + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/officecfg/registry/data/org/openoffice/Interaction.xcu b/officecfg/registry/data/org/openoffice/Interaction.xcu new file mode 100644 index 000000000..eb82eb07d --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Interaction.xcu @@ -0,0 +1,59 @@ + + + + + + + + + + + named-and-derived + + + + + named-and-derived + + + + + named-and-derived + + + + + com.sun.star.comp.dbaccess.DatabaseInteractionHandler + + + + + + + named-and-derived + + + + + com.sun.star.filter.pdfexport.PDFExportInteractionHandler + + + + diff --git a/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl b/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl new file mode 100644 index 000000000..9e21fa353 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl @@ -0,0 +1,27 @@ + + + + + + + OpenOffice.org + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu new file mode 100644 index 000000000..217278bf0 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu @@ -0,0 +1,8000 @@ + + + + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectAll + .uno:Open + + + + + I10N SHORTCUTS - NO TRANSLATE + vnd.sun.star.findbar:FocusToFindbar + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Copy + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertAnnotation + + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertAnnotation + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EditDoc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpellOnline + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:HyperlinkDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Delete + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectAll + .uno:CommonAlignHorizontalCenter + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:MacroDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ViewDataSourceBrowser + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ToggleControlFocus + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:HangulHanjaConversion + + + + + I10N SHORTCUTS - NO TRANSLATE + vnd.sun.star.findbar:FocusToFindbar + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Save + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CommonAlignJustified + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CommonAlignLeft + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:AddDirect + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NewDoc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Open + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Print + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CommonAlignRight + + + + + I10N SHORTCUTS - NO TRANSLATE + service:com.sun.star.deployment.ui.PackageManagerDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PrintPreview + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Quit + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:BasicBreak + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Save + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SaveAs + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:AddDirect + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Paste + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CloseWin + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Cut + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:UnicodeNotationToggle + + + + + + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:UnicodeNotationToggle + .uno:UnicodeNotationToggle + .uno:UnicodeNotationToggle + .uno:UnicodeNotationToggle + .uno:UnicodeNotationToggle + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:UnicodeNotationToggle + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Repeat + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:OptionsTreeDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:OptionsTreeDialog + + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RunBasic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:BasicStop + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:AddWatch + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:BasicStepInto + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:BasicStepOver + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:BasicStepOut + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ToggleBreakPoint + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ToggleBreakPointEnabled + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GotoLine + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RepeatSearch + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RepeatSearch + .uno:Save + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectAll + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Copy + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Delete + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ViewDataSourceBrowser + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ToggleControlFocus + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:HangulHanjaConversion + + + + + I10N SHORTCUTS - NO TRANSLATE + vnd.sun.star.findbar:FocusToFindbar + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:AddDirect + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NewDoc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Open + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Print + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PrintPreview + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Quit + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:BasicBreak + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Save + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Paste + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CloseWin + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Cut + + + + + + + I10N SHORTCUTS - NO TRANSLATE + private:factory/sdatabase?Interactive + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RecSearch + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RecSearch + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DBQueryPreview + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SbaExecuteSql + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:AddTable + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RecSearch + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RecSearch + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:OpenFromCalc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FormatCellDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NumberFormatDecimal + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NumberFormatDecimal + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpacePara2 + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NumberFormatScientific + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NumberFormatScientific + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NumberFormatDate + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NumberFormatDate + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NumberFormatCurrency + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NumberFormatCurrency + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpacePara15 + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NumberFormatPercent + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NumberFormatPercent + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NumberFormatStandard + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NumberFormatStandard + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Shrink + .uno:Shrink + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Grow + .uno:Grow + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertCell + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Delete + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToCurrentCell + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Deselect + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:AlignBlock + .uno:Bold + vnd.sun.star.findbar:FocusToFindbar + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SubScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:TraceChangeMode + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EditAnnotation + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ClearContents + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectArrayFormula + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoDownToEndOfData + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DataSelect + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoDownSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoDownToEndOfDataSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FillDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToEndOfRow + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToEndOfData + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToEndOfRowSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToEndOfDataSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Cancel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:AlignHorizontalCenter + .uno:SelectAll + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DesignerDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SaveAsTemplate + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Group + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Ungroup + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SetInputMode + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FunctionDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FocusInputLine + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DefineName + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ChangeCaseRotateCase + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ToggleRelative + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Navigator + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Sidebar + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ShowDependents + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpellDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpellDialog + .uno:InsertCurrentTime + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ThesaurusDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ShowPrecedents + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StatusSelectionModeExt + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ViewValueHighlighting + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StatusSelectionModeExp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Calculate + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CalculateHard + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Bold + .uno:RepeatSearch + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RepeatSearch + .uno:Save + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToStartOfRow + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToStart + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToStartOfRowSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToStartSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertContents + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:AlignBlock + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FullScreen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FullScreen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:HyperlinkDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoLeft + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoLeftToStartOfData + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoLeftSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoLeftToStartOfDataSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:AlignLeft + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectData + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ResetAttributes + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ResetAttributes + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoDownBlock + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoDownBlockSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToNextTableSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoUpBlock + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoUpBlockSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToPrevTableSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SuperScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ToggleFormula + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ToggleFormula + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FillSingleEdit + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Repeat + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoRight + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoRightToEndOfData + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoRightSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoRightToEndOfDataSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:AlignRight + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Repaint + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectRow + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertCurrentDate + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertCurrentDate + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertCurrentTime + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertCurrentDate + .uno:InsertCurrentDate + .uno:InsertCurrentDate + .uno:InsertCurrentDate + .uno:InsertCurrentDate + .uno:InsertCurrentDate + .uno:InsertCurrentDate + .uno:InsertCurrentDate + .uno:InsertCurrentDate + .uno:InsertCurrentDate + .uno:InsertCurrentDate + .uno:InsertCurrentDate + .uno:InsertCurrentDate + .uno:InsertCurrentDate + .uno:InsertCurrentDate + .uno:InsertCurrentDate + .uno:InsertCurrentDate + .uno:InsertCurrentDate + .uno:InsertCurrentDate + .uno:InsertCurrentDate + .uno:InsertCurrentDate + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertCurrentTime + .uno:InsertCurrentTime + .uno:InsertCurrentTime + .uno:InsertCurrentTime + .uno:InsertCurrentTime + .uno:InsertCurrentTime + .uno:InsertCurrentTime + .uno:InsertCurrentTime + .uno:InsertCurrentTime + .uno:InsertCurrentTime + .uno:InsertCurrentTime + .uno:InsertCurrentTime + .uno:InsertCurrentTime + .uno:InsertCurrentTime + .uno:InsertCurrentTime + .uno:InsertCurrentTime + .uno:InsertCurrentTime + .uno:InsertCurrentTime + .uno:InsertCurrentTime + .uno:InsertCurrentTime + .uno:InsertCurrentTime + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:MarkPrecedents + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:MarkDependents + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectColumn + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectColumn + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectAll + .uno:SelectColumn + .uno:SelectColumn + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectAll + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DeleteCell + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToNextUnprotected + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToPreviousUnprotected + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SubScript + .uno:AlignHorizontalCenter + .uno:DesignerDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FocusCellAddress + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoUp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoUpToStartOfData + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoUpSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoUpToStartOfDataSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + .uno:AddDirect + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PasteSpecial + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PasteUnformatted + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EditAnnotation + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToNextTable + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToNextTable + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToPrevTable + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToPrevTable + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Copy + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Delete + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:TransformDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FullScreen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FullScreen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NewDoc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Open + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Print + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PrintPreview + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Quit + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Repeat + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Save + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Paste + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CloseWin + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Cut + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpacePara1 + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpacePara2 + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpacePara15 + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Shrink + .uno:Shrink + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Grow + .uno:Grow + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Forward + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:BringToFront + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Open + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JustifyPara + .uno:Bold + vnd.sun.star.findbar:FocusToFindbar + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SubScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Copy + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Combine + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Dismantle + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Delete + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertZWSP + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CenterPara + .uno:SelectAll + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DesignerDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Text + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EnterGroup + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LeaveGroup + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CopyObjects + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:TransformDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Navigator + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Sidebar + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpellDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ThesaurusDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ToggleObjectBezierMode + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:TextFitToSize + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Save + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FormatGroup + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FormatUngroup + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SuperScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JustifyPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:HyperlinkDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + .uno:Combine + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Dismantle + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LeftPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SetDefault + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SetDefault + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NewDoc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Open + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Print + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PrintPreview + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SuperScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PixelMode + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Quit + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Repeat + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RightPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ShowRuler + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertNonBreakingSpace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertNarrowNobreakSpace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Backward + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SendToBack + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Save + .uno:Underline + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SubScript + .uno:CenterPara + .uno:DesignerDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + .uno:AddDirect + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Paste + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PasteSpecial + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Cut + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Shrink + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Grow + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Text body&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Standard&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 1&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 2&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 3&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 4&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 5&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Shrink + .uno:Shrink + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Grow + .uno:Grow + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CalculateSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ParaLeftToRight + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SwBackspace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToStartOfWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ShiftBackspace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToStartOfSentence + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Shrink + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Grow + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JustifyPara + .uno:Bold + vnd.sun.star.findbar:FocusToFindbar + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SubScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToEndOfWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToEndOfSentence + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertZWSP + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToNextPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:MoveDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LineDownSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EndOfParaSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:UnderlineDouble + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ParaRightToLeft + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToEndOfLine + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToEndOfDoc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EndOfLineSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EndOfDocumentSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Escape + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CenterPara + .uno:SelectAll + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:TrackChanges + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ControlCodes + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DesignerDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ActivateStyleApply + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleNewByExample + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleUpdateByExample + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DefaultNumbering + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertTable + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DefaultBullet + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RemoveBullets + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertFormula + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertField + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ExpandGlossary + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EditGlossary + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ChangeCaseRotateCase + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToNextFrame + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Navigator + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RestoreEditingView + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GotoPage + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpellingAndGrammarDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpellingAndGrammarDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ThesaurusDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SetExtSelection + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Marks + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SetMultiSelection + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectionModeBlock + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:UpdateFields + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Fieldnames + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Calc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:UpdateInputFields + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Bold + .uno:RepeatSearch + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RepeatSearch + .uno:Save + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToStartOfLine + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToStartOfDoc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StartOfLineSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StartOfDocumentSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SuperScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertMode + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectTextMode + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JustifyPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FullScreen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FullScreen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:HyperlinkDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoLeft + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToPrevWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CharLeftSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:WordLeftSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LeftPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ExecuteMacroField + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ResetAttributes + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ResetAttributes + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToFooter + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageDownSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToFootnoteArea + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageUp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToHeader + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageUpSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SuperScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Repeat + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertPagebreak + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertLinebreak + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertColumnBreak + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoRight + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToNextWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CharRightSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:WordRightSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RightPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Ruler + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertNonBreakingSpace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertNarrowNobreakSpace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertSoftHyphen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertHardHyphen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SubScript + .uno:CenterPara + .uno:DesignerDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ResetTableProtection + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoUp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToPrevPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:MoveUp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LineUpSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StartOfParaSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + .uno:AddDirect + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PasteSpecial + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RemoveDirectCharFormats + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NextPage + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NextAnnotation + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PreviousPage + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PreviousAnnotation + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpacePara1 + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpacePara2 + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpacePara15 + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Shrink + .uno:Shrink + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Grow + .uno:Grow + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Forward + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:BringToFront + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Open + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JustifyPara + .uno:Bold + vnd.sun.star.findbar:FocusToFindbar + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SubScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Copy + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Combine + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Dismantle + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Delete + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertZWSP + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:MovePageDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:OutlineDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CenterPara + .uno:SelectAll + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:MovePageLast + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DesignerDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Text + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EnterGroup + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LeaveGroup + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CopyObjects + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:TransformDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Presentation + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Sidebar + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PresentationCurrentSlide + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RestoreEditingView + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Navigator + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpellDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpellDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ThesaurusDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ToggleObjectBezierMode + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:TextFitToSize + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Save + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FormatGroup + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FormatUngroup + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SuperScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:MovePageFirst + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JustifyPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:HyperlinkDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + .uno:Combine + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Dismantle + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:OutlineLeft + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LeftPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertPage + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SetDefault + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertPage + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SetDefault + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NewDoc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Open + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Print + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PrintPreview + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SuperScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PixelMode + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Quit + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Repeat + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:OutlineRight + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RightPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ShowRuler + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertNonBreakingSpace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertNarrowNobreakSpace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Backward + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SendToBack + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Save + .uno:Underline + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SubScript + .uno:CenterPara + .uno:DesignerDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:MovePageUp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:OutlineUp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + .uno:AddDirect + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Paste + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PasteSpecial + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PasteUnformatted + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Cut + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Shrink + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Grow + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Select + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NextError + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PrevError + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NextMark + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PrevMark + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Draw + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FullScreen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FullScreen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Text body&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Standard&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 1&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 2&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 3&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 4&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 5&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Shrink + .uno:Shrink + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Grow + .uno:Grow + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CalculateSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ParaLeftToRight + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SwBackspace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToStartOfWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ShiftBackspace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToStartOfSentence + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Shrink + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Grow + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JustifyPara + .uno:Bold + vnd.sun.star.findbar:FocusToFindbar + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SubScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToEndOfWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToEndOfSentence + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertZWSP + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToNextPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:MoveDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LineDownSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EndOfParaSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:UnderlineDouble + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ParaRightToLeft + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToEndOfLine + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToEndOfDoc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EndOfLineSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EndOfDocumentSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Escape + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CenterPara + .uno:SelectAll + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ControlCodes + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DesignerDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ActivateStyleApply + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleNewByExample + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleUpdateByExample + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DefaultNumbering + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertTable + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DefaultBullet + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RemoveBullets + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertFormula + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertField + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ExpandGlossary + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EditGlossary + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ChangeCaseRotateCase + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToNextFrame + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Navigator + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RestoreEditingView + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GotoPage + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpellingAndGrammarDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpellingAndGrammarDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ThesaurusDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SetExtSelection + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Marks + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SetMultiSelection + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectionModeBlock + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:UpdateFields + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Fieldnames + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Calc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:UpdateInputFields + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Bold + .uno:RepeatSearch + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RepeatSearch + .uno:Save + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToStartOfLine + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToStartOfDoc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StartOfLineSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StartOfDocumentSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SuperScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertMode + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectTextMode + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JustifyPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FullScreen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FullScreen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:HyperlinkDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoLeft + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToPrevWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CharLeftSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:WordLeftSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LeftPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ExecuteMacroField + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ResetAttributes + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ResetAttributes + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToFooter + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageDownSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToFootnoteArea + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageUp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToHeader + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageUpSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SuperScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Repeat + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertPagebreak + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertLinebreak + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertColumnBreak + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoRight + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToNextWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CharRightSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:WordRightSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RightPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Ruler + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertNonBreakingSpace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertNarrowNobreakSpace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertSoftHyphen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertHardHyphen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SubScript + .uno:CenterPara + .uno:DesignerDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ResetTableProtection + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoUp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToPrevPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:MoveUp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LineUpSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StartOfParaSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + .uno:AddDirect + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PasteUnformatted + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PasteSpecial + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RemoveDirectCharFormats + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Text body&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Standard&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 1&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 2&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 3&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 4&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 5&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CalculateSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ParaLeftToRight + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SwBackspace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToStartOfWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ShiftBackspace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToStartOfSentence + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JustifyPara + .uno:Bold + vnd.sun.star.findbar:FocusToFindbar + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SubScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToEndOfWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToEndOfSentence + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertZWSP + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToNextPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:MoveDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LineDownSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EndOfParaSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:UnderlineDouble + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ParaRightToLeft + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToEndOfLine + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToEndOfDoc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LastRecord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EndOfLineSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EndOfDocumentSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Escape + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CenterPara + .uno:SelectAll + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ControlCodes + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DesignerDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ActivateStyleApply + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleNewByExample + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleUpdateByExample + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DefaultNumbering + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertTable + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DefaultBullet + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RemoveBullets + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertFormula + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertField + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ExpandGlossary + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EditGlossary + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ChangeCaseRotateCase + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToNextFrame + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Navigator + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RestoreEditingView + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GotoPage + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpellingAndGrammarDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpellingAndGrammarDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ThesaurusDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SetExtSelection + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Marks + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SetMultiSelection + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectionModeBlock + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:UpdateFields + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Fieldnames + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Calc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:UpdateInputFields + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Bold + .uno:RepeatSearch + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RepeatSearch + .uno:Save + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToStartOfLine + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToStartOfDoc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FirstRecord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StartOfLineSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StartOfDocumentSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SuperScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertMode + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectTextMode + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JustifyPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FullScreen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FullScreen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:HyperlinkDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoLeft + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToPrevWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PrevRecord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CharLeftSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:WordLeftSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LeftPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FormFilter + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ExecuteMacroField + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ResetAttributes + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ResetAttributes + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToFooter + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageDownSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToFootnoteArea + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageUp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToHeader + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageUpSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SuperScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Repeat + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertPagebreak + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertLinebreak + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertColumnBreak + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoRight + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToNextWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:NextRecord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CharRightSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:WordRightSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RightPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RefreshView + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertNonBreakingSpace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertNarrowNobreakSpace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertSoftHyphen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertHardHyphen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SubScript + .uno:CenterPara + .uno:DesignerDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ResetTableProtection + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoUp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToPrevPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:MoveUp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LineUpSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StartOfParaSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + .uno:AddDirect + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PasteSpecial + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RemoveDirectCharFormats + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Text body&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Standard&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 1&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 2&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 3&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 4&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 5&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CalculateSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ParaLeftToRight + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SwBackspace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToStartOfWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ShiftBackspace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToStartOfSentence + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JustifyPara + .uno:Bold + vnd.sun.star.findbar:FocusToFindbar + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SubScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToEndOfWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToEndOfSentence + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertZWSP + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToNextPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:MoveDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LineDownSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EndOfParaSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:UnderlineDouble + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ParaRightToLeft + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToEndOfLine + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToEndOfDoc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EndOfLineSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EndOfDocumentSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Escape + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CenterPara + .uno:SelectAll + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ControlCodes + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DesignerDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ActivateStyleApply + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleNewByExample + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleUpdateByExample + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DefaultNumbering + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertTable + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DefaultBullet + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RemoveBullets + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertFormula + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertField + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ExpandGlossary + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EditGlossary + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ChangeCaseRotateCase + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToNextFrame + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Navigator + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RestoreEditingView + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GotoPage + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpellingAndGrammarDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpellingAndGrammarDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ThesaurusDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SetExtSelection + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Marks + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SetMultiSelection + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectionModeBlock + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:UpdateFields + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Fieldnames + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Calc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:UpdateInputFields + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Bold + .uno:RepeatSearch + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RepeatSearch + .uno:Save + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToStartOfLine + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToStartOfDoc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StartOfLineSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StartOfDocumentSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SuperScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertMode + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectTextMode + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JustifyPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FullScreen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FullScreen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:HyperlinkDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoLeft + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToPrevWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CharLeftSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:WordLeftSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LeftPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ExecuteMacroField + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ResetAttributes + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ResetAttributes + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToFooter + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageDownSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToFootnoteArea + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageUp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToHeader + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageUpSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SuperScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Repeat + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertPagebreak + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertLinebreak + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertColumnBreak + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoRight + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToNextWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CharRightSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:WordRightSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RightPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RefreshView + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertNonBreakingSpace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertNarrowNobreakSpace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertSoftHyphen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertHardHyphen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SubScript + .uno:CenterPara + .uno:DesignerDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ResetTableProtection + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoUp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToPrevPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:MoveUp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LineUpSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StartOfParaSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + .uno:AddDirect + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PasteSpecial + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RemoveDirectCharFormats + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:OpenFromWriter + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Text body&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Standard&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 1&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 2&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 3&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 4&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 5&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Shrink + .uno:Shrink + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Grow + .uno:Grow + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CalculateSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ParaLeftToRight + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SwBackspace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToStartOfWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ShiftBackspace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToStartOfSentence + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Shrink + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Grow + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JustifyPara + .uno:Bold + vnd.sun.star.findbar:FocusToFindbar + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SubScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:TrackChanges + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToEndOfWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToEndOfSentence + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertZWSP + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToNextPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:MoveDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LineDownSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EndOfParaSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:UnderlineDouble + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ParaRightToLeft + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToEndOfLine + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToEndOfDoc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EndOfLineSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EndOfDocumentSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Escape + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CenterPara + .uno:SelectAll + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ControlCodes + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DesignerDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ActivateStyleApply + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleNewByExample + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleUpdateByExample + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DefaultNumbering + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertTable + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DefaultBullet + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RemoveBullets + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertFormula + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertField + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ExpandGlossary + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EditGlossary + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ChangeCaseRotateCase + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToNextFrame + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Navigator + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Sidebar + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RestoreEditingView + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GotoPage + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpellingAndGrammarDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpellingAndGrammarDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ThesaurusDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SetExtSelection + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Marks + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SetMultiSelection + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectionModeBlock + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:UpdateFields + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Fieldnames + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Calc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:UpdateInputFields + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Bold + .uno:RepeatSearch + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GotoPage + .uno:RepeatSearch + .uno:Save + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToStartOfLine + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToStartOfDoc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StartOfLineSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StartOfDocumentSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SuperScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertMode + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectTextMode + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JustifyPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FullScreen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FullScreen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:HyperlinkDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoLeft + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToPrevWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CharLeftSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:WordLeftSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LeftPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ExecuteMacroField + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ResetAttributes + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ResetAttributes + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToFooter + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageDownSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToFootnoteArea + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageUp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToHeader + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageUpSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SuperScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Repeat + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertPagebreak + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertLinebreak + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertColumnBreak + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoRight + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToNextWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CharRightSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:WordRightSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RightPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Ruler + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertNonBreakingSpace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertNarrowNobreakSpace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertSoftHyphen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertHardHyphen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SubScript + .uno:CenterPara + .uno:DesignerDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ResetTableProtection + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoUp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToPrevPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:MoveUp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LineUpSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StartOfParaSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + .uno:AddDirect + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PasteUnformatted + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PasteSpecial + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RemoveDirectCharFormats + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ViewDataSourceBrowser + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Text body&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Standard&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 1&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 2&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 3&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 4&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleApply?Style:string=Heading 5&FamilyName:string=ParagraphStyles + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Shrink + .uno:Shrink + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Grow + .uno:Grow + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CalculateSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ParaLeftToRight + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SwBackspace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToStartOfWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ShiftBackspace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToStartOfSentence + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Shrink + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Grow + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JustifyPara + .uno:Bold + vnd.sun.star.findbar:FocusToFindbar + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SubScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToEndOfWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DelToEndOfSentence + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertZWSP + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToNextPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:MoveDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LineDownSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EndOfParaSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:UnderlineDouble + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ParaRightToLeft + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToEndOfLine + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToEndOfDoc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EndOfLineSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EndOfDocumentSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Escape + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CenterPara + .uno:SelectAll + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ControlCodes + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DesignerDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ActivateStyleApply + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleNewByExample + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StyleUpdateByExample + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DefaultNumbering + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertTable + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DefaultBullet + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RemoveBullets + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertFormula + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertField + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ExpandGlossary + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:EditGlossary + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ChangeCaseRotateCase + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToNextFrame + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Navigator + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RestoreEditingView + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GotoPage + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpellingAndGrammarDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SpellingAndGrammarDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ThesaurusDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SetExtSelection + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Marks + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SetMultiSelection + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectionModeBlock + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:UpdateFields + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Fieldnames + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Calc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:UpdateInputFields + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SearchDialog + .uno:SearchDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Bold + .uno:RepeatSearch + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RepeatSearch + .uno:Save + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToStartOfLine + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToStartOfDoc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StartOfLineSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StartOfDocumentSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SuperScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertMode + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectTextMode + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JustifyPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FullScreen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FullScreen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:HyperlinkDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoLeft + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToPrevWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CharLeftSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:WordLeftSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LeftPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ExecuteMacroField + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ResetAttributes + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ResetAttributes + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageDown + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToFooter + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageDownSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToFootnoteArea + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageUp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToHeader + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PageUpSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SuperScript + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Repeat + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertPagebreak + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertLinebreak + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertColumnBreak + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoRight + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToNextWord + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CharRightSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:WordRightSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RightPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Ruler + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertNonBreakingSpace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertNarrowNobreakSpace + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertSoftHyphen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertHardHyphen + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SubScript + .uno:CenterPara + .uno:DesignerDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ResetTableProtection + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoUp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:GoToPrevPara + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:MoveUp + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:LineUpSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:StartOfParaSel + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + .uno:AddDirect + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:PasteSpecial + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:RemoveDirectCharFormats + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Copy + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Cut + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Cut + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CloseDoc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Copy + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Paste + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Open + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Paste + + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Copy + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Cut + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Cut + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CloseDoc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Copy + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Paste + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Open + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Paste + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:InsertCell + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:FocusCellAddress + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToNextTable + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:JumpToPrevTable + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Copy + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Cut + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Cut + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CloseDoc + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Quit + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Copy + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Paste + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Open + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Paste + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Copy + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Cut + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Cut + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Copy + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Paste + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:HyperlinkDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Open + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Paste + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Shrink + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Grow + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectionModeBlock + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Copy + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Cut + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Cut + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Copy + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Paste + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Italic + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:HyperlinkDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Bold + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Open + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Paste + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Underline + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SubScript + .uno:AlignHorizontalCenter + .uno:DesignerDialog + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Shrink + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Grow + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectionModeBlock + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectionModeBlock + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectionModeBlock + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectionModeBlock + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectionModeBlock + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectReport + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ControlProperties + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ControlProperties + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ReportNavigator + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:AddField + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Escape + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:DbSortingAndGrouping + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:ExecuteReport + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectAllInSection + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectAllLabels + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:SelectAllEdits + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Redo + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:Undo + + + + + .uno:CollapseSection + I10N SHORTCUTS - NO TRANSLATE + + + + + .uno:ExpandSection + I10N SHORTCUTS - NO TRANSLATE + + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/Addons.xcu b/officecfg/registry/data/org/openoffice/Office/Addons.xcu new file mode 100644 index 000000000..8ddfbebdf --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/Addons.xcu @@ -0,0 +1,282 @@ + + + + + + + + + com.sun.star.text.TextDocument + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$goforward?language=Python&location=share + + + FORWARD 10 + + + _self + + + + + com.sun.star.text.TextDocument + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$gobackward?language=Python&location=share + + + BACK 10 + + + _self + + + + + com.sun.star.text.TextDocument + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$left?language=Python&location=share + + + LEFT 15° + + + _self + + + + + com.sun.star.text.TextDocument + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$right?language=Python&location=share + + + RIGHT 15° + + + _self + + + + + com.sun.star.text.TextDocument + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$run?language=Python&location=share + + + Start Logo program (text or selected text of the documents) or an example (in empty documents) + + + _self + + + + + com.sun.star.text.TextDocument + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$stop?language=Python&location=share + + + STOP + + + _self + + + + + com.sun.star.text.TextDocument + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$home?language=Python&location=share + + + HOME + + + _self + + + + + com.sun.star.text.TextDocument + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$clearscreen?language=Python&location=share + + + CLEARSCREEN + + + _self + + + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$commandline?language=Python&location=share + + + Logo command line (press Enter for command execution or F1 for help) + + + _self + + + com.sun.star.text.TextDocument + + + Editfield + + + 300 + + + + + com.sun.star.text.TextDocument + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$__translate__?language=Python&location=share + + + Set editing layout, format program or translate it into the language of the document + + + _self + + + + + + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$goforward?language=Python&location=share + + + + vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/sc_arrowshapes.up-arrow.png + + + vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/lc_arrowshapes.up-arrow.png + + + + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$gobackward?language=Python&location=share + + + + vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/sc_arrowshapes.down-arrow.png + + + vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/lc_arrowshapes.down-arrow.png + + + + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$left?language=Python&location=share + + + + vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/sc_arrowshapes.circular-leftarrow.png + + + vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/lc_arrowshapes.circular-leftarrow.png + + + + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$right?language=Python&location=share + + + + vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/sc_arrowshapes.circular-arrow.png + + + vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/lc_arrowshapes.circular-arrow.png + + + + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$run?language=Python&location=share + + + + vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/sc_runbasic.png + + + vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/lc_runbasic.png + + + + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$stop?language=Python&location=share + + + + vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/sc_basicstop.png + + + vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/lc_basicstop.png + + + + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$home?language=Python&location=share + + + + vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/sc_navigationbarleft.png + + + vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/lc_navigationbarleft.png + + + + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$clearscreen?language=Python&location=share + + + + vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/sc_newdoc.png + + + vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/lc_newdoc.png + + + + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$__translate__?language=Python&location=share + + + + vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/sc_editglossary.png + + + vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/lc_editglossary.png + + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/BasicIDE.xcu b/officecfg/registry/data/org/openoffice/Office/BasicIDE.xcu new file mode 100644 index 000000000..fc401938c --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/BasicIDE.xcu @@ -0,0 +1,21 @@ + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/Calc.xcu b/officecfg/registry/data/org/openoffice/Office/Calc.xcu new file mode 100644 index 000000000..a62d06512 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/Calc.xcu @@ -0,0 +1,247 @@ + + + + + + + + EUR + + + ATS + + + 13.7603 + + + + + EUR + + + BEF + + + 40.3399 + + + + + EUR + + + DEM + + + 1.95583 + + + + + EUR + + + ESP + + + 166.386 + + + + + EUR + + + FIM + + + 5.94573 + + + + + EUR + + + FRF + + + 6.55957 + + + + + EUR + + + IEP + + + .787564 + + + + + EUR + + + ITL + + + 1936.27 + + + + + EUR + + + LUF + + + 40.3399 + + + + + EUR + + + NLG + + + 2.20371 + + + + + EUR + + + PTE + + + 200.482 + + + + + EUR + + + GRD + + + 340.750 + + + + + EUR + + + SIT + + + 239.640 + + + + + EUR + + + MTL + + + .429300 + + + + + EUR + + + CYP + + + .585274 + + + + + EUR + + + SKK + + + 30.1260 + + + + + EUR + + + EEK + + + 15.6466 + + + + + EUR + + + LVL + + + 0.702804 + + + + + EUR + + + LTL + + + 3.45280 + + + + + + + + 1899 + + + 12 + + + 30 + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/Canvas.xcu b/officecfg/registry/data/org/openoffice/Office/Canvas.xcu new file mode 100644 index 000000000..f1d965e55 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/Canvas.xcu @@ -0,0 +1,90 @@ + + + + + + + 2048 + + + false + + + + 4139 9511 260313131 1 5 13 1 1320 + + 4139 9511 255987755 1 6 12 1 1930 + + 4139 1317 54005803 4 5 12 1 1200 + + 4098 19545 -2132340659 0 6 13 3265 0 + + 4098 19526 11604008 2 5 10 0 1028 + + 32902 354 -2067132349 9 9 17 10 2828 + + + + + + + com.sun.star.comp.rendering.BitmapCanvas.GDI+, + com.sun.star.comp.rendering.Canvas.GDI+, + com.sun.star.comp.rendering.Canvas.Cairo, + com.sun.star.comp.rendering.Canvas.VCL + + + + + + + com.sun.star.comp.rendering.BitmapCanvas.GDI+, + com.sun.star.comp.rendering.Canvas.GDI+, + com.sun.star.comp.rendering.Canvas.Cairo + + + + + + com.sun.star.comp.rendering.SpriteCanvas.DX9, + com.sun.star.comp.rendering.SpriteCanvas.Cairo, + com.sun.star.comp.rendering.SpriteCanvas.VCL + + + + com.sun.star.comp.rendering.SpriteCanvas.DX9, + com.sun.star.comp.rendering.SpriteCanvas.Cairo, + com.sun.star.comp.rendering.SpriteCanvas.OGL + + + + com.sun.star.comp.rendering.SpriteCanvas.DX9, + com.sun.star.comp.rendering.SpriteCanvas.Cairo, + com.sun.star.comp.rendering.SpriteCanvas.OGL + + + + + + com.sun.star.comp.rendering.Canvas.VCL + + + com.sun.star.comp.rendering.Canvas.VCL + + + com.sun.star.comp.rendering.Canvas.VCL + + + + + com.sun.star.comp.rendering.SpriteCanvas.VCL + + + com.sun.star.comp.rendering.SpriteCanvas.VCL + + + com.sun.star.comp.rendering.SpriteCanvas.VCL + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu new file mode 100644 index 000000000..9fcf3d7bc --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu @@ -0,0 +1,571 @@ + + + + + + + + 2 + 1 + + + + + true + + + + + + + ${STARTCENTER_ADDFEATURE_URL} + + + ${STARTCENTER_INFO_URL} + + + ${STARTCENTER_TEMPLREP_URL} + + + + UNIX + MAC + WIN + + + + + ${DICT_REPO_URL} + + + + + false + false + false + + + false + false + true + + + + + + true + + + true + + + true + + + true + + + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + + + + + + private:factory/swriter + + + ~Text Document + + + _default + + + + + private:factory/scalc + + + ~Spreadsheet + + + _default + + + + + private:factory/simpress?slot=6686 + + + ~Presentation + + + _default + + + + + private:factory/sdraw + + + ~Drawing + + + _default + + + + + private:factory/smath + + + F~ormula + + + _default + + + + + private:factory/sdatabase?Interactive + + + Database + + + _default + + + private:image/3245 + + + + + private:separator + + + _default + + + + + private:factory/swriter/web + + + ~HTML Document + + + _default + + + + + private:factory/swriter?slot=21053 + + + ~XML Form Document + + + _default + + + + + private:separator + + + _default + + + + + private:factory/swriter?slot=21051 + + + ~Labels + + + _default + + + private:image/3255 + + + + + private:factory/swriter?slot=21052 + + + B~usiness Cards + + + _default + + + private:image/3255 + + + + + private:separator + + + _default + + + + + private:factory/swriter/GlobalDocument + + + M~aster Document + + + _default + + + + + .uno:NewDoc + + + Templates... + + + _self + + + private:image/3242 + + + + + + + service:com.sun.star.wizards.letter.CallWizard?insert + + + ~Letter... + + + _self + + + private:image/3216 + + + + + service:com.sun.star.wizards.fax.CallWizard?insert + + + ~Fax... + + + _self + + + private:image/3216 + + + + + service:com.sun.star.wizards.agenda.CallWizard?insert + + + ~Agenda... + + + _self + + + private:image/3216 + + + + + private:separator + + + _self + + + + + macro:///ImportWizard.Main.Main + + + Document ~Converter... + + + _self + + + private:image/3216 + + + + + macro:///Euro.AutoPilotRun.StartAutoPilot + + + ~Euro Converter... + + + _self + + + private:image/3216 + + + + + private:separator + + + _self + + + + + slot:10934 + + + Address Data Source... + + + _self + + + private:image/3216 + + + + + https://hub.libreoffice.org/send-feedback/ + + + https://hub.libreoffice.org/forum/ + + + https://hub.libreoffice.org/documentation/ + + + https://hub.libreoffice.org/joinus/ + + + https://hub.libreoffice.org/donation/ + + + https://hub.libreoffice.org/ReleaseNotes/ + + + + + + + flat + + + true + + + + + flat + + + true + + + false + + + + + false + + + + + + + + + com.sun.star.ui.dialogs.AddressBookSourcePilot + + + true + + + false + + + + + + + + + + true + + + + + + + + + + + + + https://www.googleapis.com/drive/v2 + https://apis.live.net/v5.0 + https://api.alfresco.com/cmis/versions/1.0/atom/ + + http://<host:port>/alfresco/cmisatom + http://<host>/p8cmis/wsdl + https://apps.lotuslive.com/files/basic/cmis/my/servicedoc + http://<host>/servlet/cmis/repository/_P<Quickr place name>_RMain.nsf/servicedoc + http://<host>/nuxeo/webservices/cmis/RepositoryService?wsdl + https://<host>/cmis/atom + http://ec2-184-72-233-127.compute-1.amazonaws.com/ot-cmis/services/RepositoryService?wsdl + http://<host>/_vti_bin/CMISSoapwsdl.aspx + http://<host>/_api/Web + http://<host>/ + + + + + + Google Drive + OneDrive + Alfresco Cloud + -------------------- + Alfresco 4/5 + IBM FileNet P8 + IBM Connections Cloud + Lotus Quickr Domino + Nuxeo 5.4 + OpenDataSpace + OpenText ELS 10.2.0 + SharePoint 2010 + SharePoint 2013 + Other CMIS + -------------------- + + + + 10 + + + + + + 3 + + + + + + + true + + + + + + + 200000000 + + + + + + + $(userurl)/temp + $(temp) + $(temp) + + + + + + + + + + + + + + + + + + + + + true + + + true + + + true + + + + + + + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/Compatibility.xcu b/officecfg/registry/data/org/openoffice/Office/Compatibility.xcu new file mode 100644 index 000000000..a1c5820ab --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/Compatibility.xcu @@ -0,0 +1,38 @@ + + + + + + + OpenOffice.org 1.1 + + + + + + swriter + + + + + swriter + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu b/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu new file mode 100644 index 000000000..edba2a202 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu @@ -0,0 +1,677 @@ + + + + + + + Pentaho Reporting Flow Engine + + + + + Pentaho Reporting Flow Engine + + + org.libreoffice.report.pentaho.SOReportJobFactory + + + + + + + + + com.sun.star.comp.sdbc.evoab.OEvoabDriver + + + false + + + 60 + + + + + com.sun.star.comp.sdbc.kab.Driver + + + false + + + 60 + + + + + com.sun.star.comp.sdbc.ado.ODriver + + + false + + + 60 + + + + + com.sun.star.comp.sdbc.flat.ODriver + + + false + + + 60 + + + + + com.sun.star.comp.sdbc.calc.ODriver + + + false + + + 60 + + + + + com.sun.star.comp.sdbc.dbase.ODriver + + + false + + + 60 + + + + + com.sun.star.comp.sdbc.JDBCDriver + + + false + + + 60 + + + + + com.sun.star.comp.sdbc.MozabDriver + + + false + + + 60 + + + + + org.openoffice.comp.drivers.MySQL.Driver + + + false + + + 60 + + + + + com.sun.star.comp.sdbc.ODBCDriver + + + false + + + 60 + + + + + + + + $(userurl)/database/evolocal.odb + + + EvolutionLocal + + + + + $(userurl)/database/biblio.odb + + + Bibliography + + + + + + + Bibliography + + + biblio + + + 0 + + + + + + Bibliography + + + biblio + + + 0 + + + + + Identifier + + + Identifier + + + + + BibliographyType + + + Type + + + + + Author + + + Author + + + + + Title + + + Title + + + + + Year + + + Year + + + + + ISBN + + + ISBN + + + + + Booktitle + + + Booktitle + + + + + Chapter + + + Chapter + + + + + Edition + + + Edition + + + + + Editor + + + Editor + + + + + Howpublished + + + Howpublish + + + + + Institution + + + Institutn + + + + + Journal + + + Journal + + + + + Month + + + Month + + + + + Note + + + Note + + + + + Annote + + + Annote + + + + + Number + + + Number + + + + + Organizations + + + Organizat + + + + + Pages + + + Pages + + + + + Publisher + + + Publisher + + + + + Address + + + Address + + + + + School + + + School + + + + + Series + + + Series + + + + + ReportType + + + RepType + + + + + Volume + + + Volume + + + + + URL + + + URL + + + + + Custom1 + + + Custom1 + + + + + Custom2 + + + Custom2 + + + + + Custom3 + + + Custom3 + + + + + Custom4 + + + Custom4 + + + + + Custom5 + + + Custom5 + + + + + + + + + + + Personal Address book + + + Collected Addresses + + + + + First Name + + + Last Name + + + Display Name + + + Nickname + + + E-mail + + + E-mail (2) + + + Mail Format + + + Phone (Work) + + + Phone (Home) + + + Fax + + + Pager + + + Mobile + + + Address 1 + + + Address 2 + + + City + + + State + + + ZIP/Postal (Home) + + + Country + + + Work Address + + + Work Address 2 + + + City (Work) + + + State (Work) + + + Zip/Postal (Work) + + + Country (Work) + + + Job Title + + + Department + + + Company + + + Web Page (Work) + + + Web Page (Home) + + + Birth Year + + + Birth Month + + + Birth Day + + + Custom 1 + + + Custom 2 + + + Custom 3 + + + Custom 4 + + + Comments + + + + + + + file:///usr/share/evolution/*/evolution-addressbook-export + + + + + given_name + + + family_name + + + full_name + + + nickname + + + email + + + email_2 + + + wants_html + + + business_phone + + + home_phone + + + business_fax + + + pager + + + mobile_phone + + + Home Address + + + Home Address2 + + + Home Address City + + + Home Address State + + + Home Address PostCode + + + Home Address Country + + + Business Address + + + Business Address2 + + + Business Address City + + + Business Address State + + + Business Address PostCode + + + Business Address Country + + + title + + + office + + + org + + + url + + + caluri + + + Birth Year + + + Birth Month + + + Birth Day + + + note + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/Embedding.xcu b/officecfg/registry/data/org/openoffice/Office/Embedding.xcu new file mode 100644 index 000000000..c3623ff19 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/Embedding.xcu @@ -0,0 +1,346 @@ + + + + + + + + Primary + + + + 0 + + + 0 + + + 0 + + + + + ~Edit + + + -1 + + + 0 + + + 2 + + + + + ~Open + + + -2 + + + 0 + + + 0 + + + + + Hide + + + + -3 + + + 0 + + + 0 + + + + + UI activate + + + + -4 + + + 0 + + + 0 + + + + + Activate inplace + + + + -5 + + + 0 + + + 0 + + + + + Propert~ies... + + + -7 + + + 0 + + + 2 + + + + + Save Copy ~as... + + + -8 + + + 0 + + + 2 + + + + + + + com.sun.star.embed.OOoSpecialEmbeddedObjectFactory + + + com.sun.star.comp.sfx2.AppletObject + + + 4294969728 + + + PRIMARY SHOW IPACTIVATE PROPERTIES + + + + + com.sun.star.embed.OOoSpecialEmbeddedObjectFactory + + + com.sun.star.comp.sfx2.IFrameObject + + + 2432 + + + PRIMARY SHOW IPACTIVATE PROPERTIES + + + + + com.sun.star.embed.OOoEmbeddedObjectFactory + + + com.sun.star.sheet.SpreadsheetDocument + + + + PRIMARY SHOW OPEN HIDE UIACTIVATE IPACTIVATE SAVECOPYAS + + + + + com.sun.star.embed.OOoEmbeddedObjectFactory + + + com.sun.star.chart2.ChartDocument + + + 1 + + + PRIMARY SHOW OPEN HIDE UIACTIVATE IPACTIVATE + + + + + com.sun.star.embed.OOoEmbeddedObjectFactory + + + com.sun.star.drawing.DrawingDocument + + + + PRIMARY SHOW OPEN HIDE UIACTIVATE IPACTIVATE SAVECOPYAS + + + + + com.sun.star.embed.OOoEmbeddedObjectFactory + + + com.sun.star.presentation.PresentationDocument + + + + PRIMARY SHOW OPEN HIDE UIACTIVATE IPACTIVATE SAVECOPYAS + + + + + com.sun.star.embed.OOoEmbeddedObjectFactory + + + com.sun.star.formula.FormulaProperties + + + 8589934592 + + + PRIMARY SHOW OPEN HIDE UIACTIVATE IPACTIVATE SAVECOPYAS + + + + + com.sun.star.embed.OOoEmbeddedObjectFactory + + + com.sun.star.text.TextDocument + + + + PRIMARY SHOW OPEN HIDE UIACTIVATE IPACTIVATE SAVECOPYAS + + + + + com.sun.star.embed.OOoEmbeddedObjectFactory + + + com.sun.star.sdb.OfficeDatabaseDocument + + + + PRIMARY SHOW OPEN HIDE UIACTIVATE IPACTIVATE SAVECOPYAS + + + + + com.sun.star.embed.OOoEmbeddedObjectFactory + + + com.sun.star.report.ReportDefinition + + + 1 + + + PRIMARY SHOW OPEN HIDE UIACTIVATE IPACTIVATE + + + + + com.sun.star.embed.OOoEmbeddedObjectFactory + + + com.sun.star.chart2.ChartDocument + + + StarOffice XML (Base) Report Chart + + + 1 + + + PRIMARY SHOW OPEN HIDE UIACTIVATE IPACTIVATE + + + + + + + %PRODUCTNAME %PRODUCTVERSION Spreadsheet + + + 47BBB4CB-CE4C-4E80-A591-42D9AE74950F + + + + + %PRODUCTNAME %PRODUCTVERSION Chart + + + 12DCAE26-281F-416F-A234-C3086127382E + + + + + %PRODUCTNAME %PRODUCTVERSION Drawing + + + 4BAB8970-8A3B-45B3-991C-CBEEAC6BD5E3 + + + + + %PRODUCTNAME %PRODUCTVERSION Presentation + + + 9176E48A-637A-4D1F-803B-99D9BFAC1047 + + + + + %PRODUCTNAME %PRODUCTVERSION Formula + + + 078B7ABA-54FC-457F-8551-6147E776A997 + + + + + %PRODUCTNAME %PRODUCTVERSION Text + + + 8BC6B165-B1B2-4EDD-AA47-DAE2EE689DD6 + + + + + + 80243D39-6741-46C5-926E-069164FF87BB + + + D7896D52-B7AF-4820-9DFE-D404D015960F + + + diff --git a/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu b/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu new file mode 100644 index 000000000..137da86f2 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu @@ -0,0 +1,207 @@ + + + + + + default + + + + + + + + 8364108 + + + + 8364108 + + + + + + 8364108 + + + + 8364108 + + + + + + 15778136 + + + + 15778136 + + + + + + 15778136 + + + + 15778136 + + + + + + 11190738 + + + + 11190738 + + + + + + 11190738 + + + + 11190738 + + + + + + 11190738 + + + + 11190738 + + + + + + 11190738 + + + + 11190738 + + + + + + 15844514 + + + + 15844514 + + + + + + 16724838 + + + + 16724838 + + + + + + 8421504 + + + + 8421504 + + + + + + + + + + + + Report Builder + + + + + Report Header + + + + + Report Footer + + + + + Page Header + + + + + Page Footer + + + + + Group Header + + + + + Group Footer + + + + + Column Header + + + + + Column Footer + + + + + Detail + + + + + Overlapped Control + + + + + Text Box Bound Content + + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/ExtensionDependencies.xcu b/officecfg/registry/data/org/openoffice/Office/ExtensionDependencies.xcu new file mode 100644 index 000000000..aab16d541 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/ExtensionDependencies.xcu @@ -0,0 +1,100 @@ + + + + + + + + 1.0 + 1.0.1 + 1.0.2 + 1.0.3 + + + + <d:dependencies xmlns:d="http://openoffice.org/extensions/description/2006"><d:OpenOffice.org-maximal-version d:name="OpenOffice.org 3.2" value="3.2"/></d:dependencies> + + + + + + 1.0 + 1.0.1 + 1.0.2 + 1.0.3 + + + + <d:dependencies xmlns:d="http://openoffice.org/extensions/description/2006"><d:OpenOffice.org-maximal-version d:name="OpenOffice.org 3.2" value="3.2"/></d:dependencies> + + + + + + 1.0 + 1.0.1 + 1.0.2 + 1.0.3 + + + + <d:dependencies xmlns:d="http://openoffice.org/extensions/description/2006"><d:OpenOffice.org-maximal-version d:name="OpenOffice.org 3.2" value="3.2"/></d:dependencies> + + + + + + 1.0 + 1.0.1 + 1.0.2 + 1.0.3 + + + + <d:dependencies xmlns:d="http://openoffice.org/extensions/description/2006"><d:OpenOffice.org-maximal-version d:name="OpenOffice.org 3.2" value="3.2"/></d:dependencies> + + + + + + 1.0 + 1.0.1 + 1.0.2 + 1.0.3 + + + + <d:dependencies xmlns:d="http://openoffice.org/extensions/description/2006"><d:OpenOffice.org-maximal-version d:name="OpenOffice.org 3.2" value="3.2"/></d:dependencies> + + + + + + 1.0 + 1.0.1 + 1.0.2 + 1.0.3 + + + + <d:dependencies xmlns:d="http://openoffice.org/extensions/description/2006"><d:OpenOffice.org-maximal-version d:name="OpenOffice.org 3.2" value="3.2"/></d:dependencies> + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/ExtensionManager.xcu b/officecfg/registry/data/org/openoffice/Office/ExtensionManager.xcu new file mode 100644 index 000000000..77eda6f83 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/ExtensionManager.xcu @@ -0,0 +1,26 @@ + + + + + + + http://extensions.libreoffice.org/ + + + diff --git a/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu b/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu new file mode 100644 index 000000000..18a98725c --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu @@ -0,0 +1,135 @@ + + + + + + + + + 0 + + + Beige + + + beige.css + + + + + 2 + + + Bright Blue + + + bgr.css + + + + + 8 + + + Light Gray + + + grey.css + + + + + 9 + + + Dark + + + dark.css + + + + + 12 + + + Orange + + + orange.css + + + + + 13 + + + Ice Blue + + + ibg.css + + + + + 14 + + + Grey + + + ice.css + + + + + 15 + + + Water + + + water.css + + + + + 16 + + + Red + + + red.css + + + + + 19 + + + Violet + + + violet.css + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/Histories.xcu b/officecfg/registry/data/org/openoffice/Office/Histories.xcu new file mode 100644 index 000000000..f89b7ed25 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/Histories.xcu @@ -0,0 +1,41 @@ + + + + + + + All histories of OOo can be added to the same set. So e.g. extensions can define her own histories by using the same schema ... + + + + Contains the most recently bookmarks of help application. + + + + + Contains the most recently opened documents. + + + + + Contains the most recently used documents displayed in the file menu. + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/Impress.xcu b/officecfg/registry/data/org/openoffice/Office/Impress.xcu new file mode 100644 index 000000000..b8323973c --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/Impress.xcu @@ -0,0 +1,208 @@ + + + + + + + + + true + + + false + + + true + + + true + + + true + + + + + + + true + + + true + + + true + + + false + + + false + + + true + + + + + + + + com.sun.star.drawing.framework.BasicPaneFactory + + + + + private:resource/pane/CenterPane + + + + + private:resource/pane/LeftImpressPane + + + + + private:resource/pane/LeftDrawPane + + + + + + + com.sun.star.drawing.framework.BasicViewFactory + + + + + private:resource/view/ImpressView + + + + + private:resource/view/GraphicView + + + + + private:resource/view/OutlineView + + + + + private:resource/view/NotesView + + + + + private:resource/view/HandoutView + + + + + private:resource/view/SlideSorter + + + + + private:resource/view/PresentationView + + + + + + + com.sun.star.drawing.framework.BasicToolBarFactory + + + + + private:resource/toolbar/ViewTabBar + + + + + + + com.sun.star.comp.Draw.framework.TaskPanelFactory + + + + + private:resource/toolpanel/AllMasterPages + + + + + private:resource/toolpanel/RecentMasterPages + + + + + private:resource/toolpanel/UsedMasterPages + + + + + private:resource/toolpanel/Layouts + + + + + private:resource/toolpanel/TableDesign + + + + + private:resource/toolpanel/CustomAnimations + + + + + private:resource/toolpanel/SlideTransitions + + + + + + + + + com.sun.star.drawing.framework.PresentationFactoryProvider + + + + + + + + vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/config/soffice.cfg/simpress/transitions.xml;vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/config/soffice.cfg/simpress/transitions-ogl.xml + + + + + $(work) + + + + + $(work) + + + diff --git a/officecfg/registry/data/org/openoffice/Office/Jobs.xcu b/officecfg/registry/data/org/openoffice/Office/Jobs.xcu new file mode 100644 index 000000000..f7d8191b8 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/Jobs.xcu @@ -0,0 +1,38 @@ + + + + + + + + org.libreoffice.comp.PresenterScreenJob + + + com.sun.star.presentation.PresentationDocument + + + + + + + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/Linguistic.xcu b/officecfg/registry/data/org/openoffice/Office/Linguistic.xcu new file mode 100644 index 000000000..2d3e72ca6 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/Linguistic.xcu @@ -0,0 +1,26 @@ + + + + + + + ${PRODUCTLANGUAGE} + + + diff --git a/officecfg/registry/data/org/openoffice/Office/Logging.xcu b/officecfg/registry/data/org/openoffice/Office/Logging.xcu new file mode 100644 index 000000000..b4ac9f13b --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/Logging.xcu @@ -0,0 +1,22 @@ + + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/Math.xcu b/officecfg/registry/data/org/openoffice/Office/Math.xcu new file mode 100644 index 000000000..96e665361 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/Math.xcu @@ -0,0 +1,990 @@ + + + + + + + + OpenSymbol + + + -1 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + OpenSymbol + + + -1 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + + 945 + + + Greek + + + true + + + Id2 + + + + + 913 + + + Greek + + + true + + + Id2 + + + + + 946 + + + Greek + + + true + + + Id2 + + + + + 914 + + + Greek + + + true + + + Id2 + + + + + 947 + + + Greek + + + true + + + Id2 + + + + + 915 + + + Greek + + + true + + + Id2 + + + + + 948 + + + Greek + + + true + + + Id2 + + + + + 916 + + + Greek + + + true + + + Id2 + + + + + 1013 + + + Greek + + + true + + + Id2 + + + + + 917 + + + Greek + + + true + + + Id2 + + + + + 950 + + + Greek + + + true + + + Id2 + + + + + 918 + + + Greek + + + true + + + Id2 + + + + + 951 + + + Greek + + + true + + + Id2 + + + + + 919 + + + Greek + + + true + + + Id2 + + + + + 952 + + + Greek + + + true + + + Id2 + + + + + 920 + + + Greek + + + true + + + Id2 + + + + + 953 + + + Greek + + + true + + + Id2 + + + + + 921 + + + Greek + + + true + + + Id2 + + + + + 954 + + + Greek + + + true + + + Id2 + + + + + 922 + + + Greek + + + true + + + Id2 + + + + + 955 + + + Greek + + + true + + + Id2 + + + + + 923 + + + Greek + + + true + + + Id2 + + + + + 956 + + + Greek + + + true + + + Id2 + + + + + 924 + + + Greek + + + true + + + Id2 + + + + + 957 + + + Greek + + + true + + + Id2 + + + + + 925 + + + Greek + + + true + + + Id2 + + + + + 958 + + + Greek + + + true + + + Id2 + + + + + 926 + + + Greek + + + true + + + Id2 + + + + + 959 + + + Greek + + + true + + + Id2 + + + + + 927 + + + Greek + + + true + + + Id2 + + + + + 960 + + + Greek + + + true + + + Id2 + + + + + 928 + + + Greek + + + true + + + Id2 + + + + + 961 + + + Greek + + + true + + + Id2 + + + + + 929 + + + Greek + + + true + + + Id2 + + + + + 963 + + + Greek + + + true + + + Id2 + + + + + 931 + + + Greek + + + true + + + Id2 + + + + + 964 + + + Greek + + + true + + + Id2 + + + + + 932 + + + Greek + + + true + + + Id2 + + + + + 965 + + + Greek + + + true + + + Id2 + + + + + 933 + + + Greek + + + true + + + Id2 + + + + + 981 + + + Greek + + + true + + + Id2 + + + + + 934 + + + Greek + + + true + + + Id2 + + + + + 967 + + + Greek + + + true + + + Id2 + + + + + 935 + + + Greek + + + true + + + Id2 + + + + + 968 + + + Greek + + + true + + + Id2 + + + + + 936 + + + Greek + + + true + + + Id2 + + + + + 969 + + + Greek + + + true + + + Id2 + + + + + 937 + + + Greek + + + true + + + Id2 + + + + + 949 + + + Greek + + + true + + + Id2 + + + + + 977 + + + Greek + + + true + + + Id2 + + + + + 982 + + + Greek + + + true + + + Id2 + + + + + 1009 + + + Greek + + + true + + + Id2 + + + + + 962 + + + Greek + + + true + + + Id2 + + + + + 966 + + + Greek + + + true + + + Id2 + + + + + 8712 + + + Special + + + true + + + Id1 + + + + + 8713 + + + Special + + + true + + + Id1 + + + + + 8810 + + + Special + + + true + + + Id1 + + + + + 8811 + + + Special + + + true + + + Id1 + + + + + 8800 + + + Special + + + true + + + Id1 + + + + + 8801 + + + Special + + + true + + + Id1 + + + + + 8594 + + + Special + + + true + + + Id1 + + + + + 8743 + + + Special + + + true + + + Id1 + + + + + 8744 + + + Special + + + true + + + Id1 + + + + + 8734 + + + Special + + + true + + + Id1 + + + + + 8738 + + + Special + + + true + + + Id1 + + + + + 8240 + + + Special + + + true + + + Id1 + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/Paths.xcu b/officecfg/registry/data/org/openoffice/Office/Paths.xcu new file mode 100644 index 000000000..6161b4908 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/Paths.xcu @@ -0,0 +1,237 @@ + + + + + + + + + + + + + + + + $(userurl)/autocorr + + + + + + + + $(userurl)/autotext + + + + + true + + + + + $(userurl)/backup + + + + + + + + $(userurl)/basic + + + + + + + + + + + + + + + $(userurl)/config/folders + + + + + + + + + + + + + $(userurl)/gallery + + + + + true + + + + + $(userurl)/gallery + + + + + + + + + + + + + + $(userurl)/wordbook + + + + + + + + $(userurl)/wordbook + + + + + + + + + + + + + + + + + + $(userurl)/config + + + + + + + + + + + + + + + + + + + + + + + $(userpath)/store + + + + + true + + + + + $(userurl)/temp + $(temp) + + + + + + + + + + $(userurl)/template + + + + $(userurl)/template + + + + + + + + + + true + + + + + $(userurl)/config + + + + + true + + + + + $(work) + + + + + true + + + + + $(insturl)/@LIBO_SHARE_FOLDER@/classification/example.xml + + + + + + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu b/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu new file mode 100644 index 000000000..3a6148b85 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu @@ -0,0 +1,421 @@ + + + + + + + Presentation Minimizer + + + Steps + + + < ~Back + + + ~Next > + + + ~Finish + + + Cancel + + + Introduction + + + The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. + + At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation. + + + ~Choose settings for Presentation Minimizer + + + ~Delete + + + Choose settings for optimizing images + + + Images + + + ~Lossless compression + + + ~JPEG compression + + + ~Quality in % + + + ~Delete cropped image areas + + + Reduce ~image resolution + + + 0;<no change> + + + 96;96 DPI (screen resolution) + + + 150;150 DPI (projector resolution) + + + 250;250 DPI (print resolution) + + + 300;300 DPI (print resolution) + + + 600;600 DPI (print resolution) + + + ~Embed external images + + + OLE Objects + + + Choose settings for replacing OLE objects + + + Create static replacement images for OLE objects + + + For ~all OLE objects + + + ~For OLE objects not based on OpenDocument format + + + Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects. + +The current presentation contains OLE objects. + + + Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects. + +The current presentation contains no OLE objects. + + + Slides + + + Choose which slides to delete + + + Delete unused ~master slides + + + ~Clear notes + + + Delete hidden ~slides + + + Delete slides that are not used for the ~custom slide show + + + Summary + + + Choose where to apply the following changes + + + ~Apply changes to current presentation + + + ~Open newly created presentation + + + ~Save settings as + + + ~Duplicate presentation before applying changes + + + Delete %SLIDES slides. + + + Optimize %IMAGES images to %QUALITY% JPEG quality at %RESOLUTION DPI. + + + Create replacement images for %OLE objects. + + + Current file size: + + + Estimated new file size: + + + My Settings + + + OK + + + The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB. + + + The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB. + + + The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB. + + + The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB. + + + Duplicating presentation... + + + Deleting slides... + + + Optimizing images... + + + Creating replacement images for OLE objects... + + + . + + + (minimized) + + + Do you want to minimize presentation without saving? + + + + + Projector optimized + + + true + + + 75 + + + true + + + 150 + + + true + + + true + + + 0 + + + true + + + true + + + false + + + true + + + true + + + + + + + E-mail (96 DPI): minimize document size for sharing + + + true + + + 70 + + + true + + + 96 + + + true + + + true + + + 0 + + + true + + + true + + + false + + + true + + + true + + + + + Web (150 DPI): good for web pages and projectors + + + true + + + 75 + + + true + + + 150 + + + true + + + true + + + 0 + + + true + + + true + + + false + + + true + + + true + + + + + Print (300 DPI): excellent quality on most printers and screens + + + true + + + 80 + + + true + + + 300 + + + true + + + true + + + 0 + + + true + + + true + + + false + + + true + + + true + + + + + High fidelity: preserves quality of the original picture + + + true + + + 80 + + + true + + + 0 + + + true + + + true + + + 0 + + + true + + + true + + + false + + + true + + + true + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu b/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu new file mode 100644 index 000000000..513da5440 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu @@ -0,0 +1,1959 @@ + + + + + + + + + + + PreviousSlide + + + Button + + + + Previous + + + + bitmaps/ButtonSlidePreviousNormal.png + + + + vnd.org.libreoffice.presenterscreen:PrevSlide + + + + 12 + + + Bold + + + B3B7BC + + + Center + + + + + + + bitmaps/ButtonSlidePreviousMouseOver.png + + + + + FFFFFF + + + + + + + bitmaps/ButtonSlidePreviousDisabled.png + + + + + + + NextEffect + + + Button + + + + Next + + + + bitmaps/ButtonEffectNextNormal.png + + + + vnd.org.libreoffice.presenterscreen:NextEffect + + + + 12 + + + Bold + + + B3B7BC + + + Center + + + + + + + bitmaps/ButtonEffectNextMouseOver.png + + + + + FFFFFF + + + + + + + bitmaps/ButtonEffectNextDisabled.png + + + + + + + Notes + + + Button + + + + Notes + + + + bitmaps/ButtonNotesNormal.png + + + + vnd.org.libreoffice.presenterscreen:ShowNotes + + + + 12 + + + Bold + + + B3B7BC + + + Center + + + + + + + bitmaps/ButtonNotesMouseOver.png + + + + + FFFFFF + + + + + + + bitmaps/ButtonNotesSelected.png + + + + + FFFFFF + + + + vnd.org.libreoffice.presenterscreen:CloseNotes + + + + + + bitmaps/ButtonNotesDisabled.png + + + + + + + SlideSorter + + + Button + + + + Slides + + + + bitmaps/ButtonSlideSorterNormal.png + + + + vnd.org.libreoffice.presenterscreen:ShowSlideSorter + + + + 12 + + + Bold + + + B3B7BC + + + Center + + + + + + + bitmaps/ButtonSlideSorterMouseOver.png + + + + + FFFFFF + + + + + + + bitmaps/ButtonSlideSorterSelected.png + + + + + FFFFFF + + + + vnd.org.libreoffice.presenterscreen:CloseSlideSorter + + + + + + bitmaps/ButtonSlideSorterDisabled.png + + + + + + + VerticalSeparator + + + + + 76797C + + + + + + + ChangeOrientation + + + + + CurrentTimeLabel + + + + + 18 + + + Bold + + + ffffff + + + Center + + + + + + + HorizontalSeparator + + + + + 71767a + + + + + + + PresentationTimeLabel + + + + + 26 + + + Bold + + + ffe969 + + + Center + + + + + + + ChangeOrientation + + + + + RestartTimer + + + Button + + + + Restart + + + + bitmaps/ButtonRestartTimerNormal.png + + + + vnd.org.libreoffice.presenterscreen:RestartTimer + + + + 12 + + + Bold + + + B3B7BC + + + Center + + + + + + + bitmaps/ButtonRestartTimerMouseOver.png + + + + + FFFFFF + + + + + + + VerticalSeparator + + + + + 76797C + + + + + + + SwitchMonitor + + + Button + + + + Exchange + + + + bitmaps/ButtonSwitchMonitorNormal.png + + + + vnd.org.libreoffice.presenterscreen:SwitchMonitor + + + + 12 + + + Bold + + + B3B7BC + + + Center + + + + + + + bitmaps/ButtonSwitchMonitorMouseOver.png + + + + + FFFFFF + + + + + + + bitmaps/ButtonSwitchMonitorDisabled.png + + + + + + + VerticalSeparator + + + + + 76797C + + + + + + + Help + + + Button + + + + Help + + + + bitmaps/ButtonHelpNormal.png + + + + vnd.org.libreoffice.presenterscreen:ShowHelp + + + + 12 + + + Bold + + + B3B7BC + + + Center + + + + + + + bitmaps/ButtonHelpMouseOver.png + + + + + FFFFFF + + + + + + + bitmaps/ButtonHelpSelected.png + + + + + FFFFFF + + + + vnd.org.libreoffice.presenterscreen:CloseHelp + + + + + + bitmaps/ButtonHelpDisabled.png + + + + + + + + + + + Zoom + + + Label + + + + Zoom + + + + 14 + + + Bold + + + B3B7BC + + + + + + + Grow + + + Button + + + + + bitmaps/ButtonPlusNormal.png + + + + vnd.org.libreoffice.presenterscreen:GrowNotesFont + + + + + + bitmaps/ButtonPlusMouseOver.png + + + + + + + bitmaps/ButtonPlusDisabled.png + + + + + + + Shrink + + + Button + + + + + bitmaps/ButtonMinusNormal.png + + + + vnd.org.libreoffice.presenterscreen:ShrinkNotesFont + + + + + + bitmaps/ButtonMinusMouseOver.png + + + + + + + bitmaps/ButtonMinusDisabled.png + + + + + + + + + + + SlideSorterCloser + + + Close + + + vnd.org.libreoffice.presenterscreen:CloseSlideSorter + + + + + NotesViewCloser + + + Close + + + vnd.org.libreoffice.presenterscreen:CloseNotes + + + + + HelpViewCloser + + + Close + + + vnd.org.libreoffice.presenterscreen:CloseHelp + + + + + + + + Up + + + bitmaps/ScrollbarArrowUpNormal.png + + + bitmaps/ScrollbarArrowUpMouseOver.png + + + bitmaps/ScrollbarArrowUpDisabled.png + + + + + Down + + + bitmaps/ScrollbarArrowDownNormal.png + + + bitmaps/ScrollbarArrowDownMouseOver.png + + + bitmaps/ScrollbarArrowDownDisabled.png + + + + + Animation + + + bitmaps/Animation.png + + + bitmaps/Animation.png + + + bitmaps/Animation.png + + + + + Transition + + + bitmaps/Transition.png + + + bitmaps/Transition.png + + + bitmaps/Transition.png + + + + + PagerVertical + + + bitmaps/ScrollbarPagerMiddleNormal.png + + + bitmaps/ScrollbarPagerMiddleMouseOver.png + + + + + ThumbTop + + + bitmaps/ScrollbarThumbTopNormal.png + + + bitmaps/ScrollbarThumbTopMouseOver.png + + + + + ThumbBottom + + + bitmaps/ScrollbarThumbBottomNormal.png + + + bitmaps/ScrollbarThumbBottomMouseOver.png + + + + + ThumbVertical + + + bitmaps/ScrollbarThumbMiddleNormal.png + + + bitmaps/ScrollbarThumbMiddleMouseOver.png + + + + + + + + 9 + + + 9 + + + 9 + + + 9 + + + + + + bitmaps/BorderCurrentSlideTopLeft.png + + + + + bitmaps/BorderCurrentSlideTop.png + + + + + bitmaps/BorderCurrentSlideTopRight.png + + + + + bitmaps/BorderCurrentSlideLeft.png + + + + + bitmaps/BorderCurrentSlideRight.png + + + + + bitmaps/BorderCurrentSlideBottomLeft.png + + + + + bitmaps/BorderCurrentSlideBottom.png + + + + + bitmaps/BorderCurrentSlideBottomRight.png + + + + + + + + + Left click, right or down arrow, spacebar, page down, enter, return, 'N' + + + Next slide, or next effect + + + + + Right click, left or up arrow, page up, backspace, 'P' + + + Previous slide, or previous effect + + + + + + + + + + + + + Home + + + First slide + + + + + End + + + Last slide + + + + + + + + + + + + + Alt-Page Up + + + Previous slide without effects + + + + + Alt-Page Down + + + Next slide without effects + + + + + + + + + + + + + 'B', '.' + + + Blacks/Unblacks the screen + + + + + 'W', ',' + + + Whites/Unwhites the screen + + + + + + + + + + + + + Esc, '-' + + + End slide show + + + + + + + + + + + + + Number followed by Enter + + + Go to that slide + + + + + + + + + + + + + 'G', 'S' + + + Grow/Shrink size of notes font + + + + + 'A', 'Z' + + + Scroll notes up/down + + + + + 'H', 'L' + + + Move caret in notes view backward/forward + + + + + + + + + + + + + Ctrl-'1' + + + Shows the Presenter Console + + + + + Ctrl-'2' + + + Shows the Presentation Notes + + + + + Ctrl-'3' + + + Shows the Slides Overview + + + + + Ctrl-'4' + + + Switches monitors + + + + + + + + + + DefaultTheme + + + + + DefaultPaneStyle + + + + + + + Bold + + + 14 + + + B3B7BC + + + Center + + + -7 + + + + + 6 + + + 6 + + + 6 + + + 6 + + + + + 20 + + + 28 + + + 20 + + + 29 + + + + + + bitmaps/BorderTop.png + + + 6 + + + + + bitmaps/BorderTopLeft.png + + + 6 + + + 6 + + + + + bitmaps/BorderTopRight.png + + + -6 + + + 6 + + + + + bitmaps/BorderLeft.png + + + 6 + + + + + bitmaps/BorderRight.png + + + -6 + + + + + bitmaps/BorderBottomLeft.png + + + 6 + + + -6 + + + + + bitmaps/BorderBottomRight.png + + + -6 + + + -6 + + + + + bitmaps/BorderBottom.png + + + -6 + + + + + + + ActivePaneStyle + + + DefaultPaneStyle + + + + + + + Bold + + + 14 + + + FFFFFF + + + Center + + + -10 + + + + + + bitmaps/BorderActiveTop.png + + + 6 + + + + + bitmaps/BorderActiveTopLeft.png + + + 6 + + + 6 + + + + + bitmaps/BorderActiveTopRight.png + + + -6 + + + 6 + + + + + bitmaps/BorderActiveLeft.png + + + 6 + + + + + bitmaps/BorderActiveRight.png + + + -6 + + + + + bitmaps/BorderActiveBottomLeft.png + + + 6 + + + -6 + + + + + bitmaps/BorderActiveBottomRight.png + + + -6 + + + -6 + + + + + bitmaps/BorderActiveBottom.png + + + -6 + + + + + + + ToolbarPaneStyle + + + + 4 + + + 4 + + + 4 + + + 4 + + + + + 8 + + + 8 + + + 8 + + + 0 + + + + + + bitmaps/BorderToolbarTop.png + + + 4 + + + + + bitmaps/BorderToolbarTopLeft.png + + + 4 + + + 4 + + + + + bitmaps/BorderToolbarTopRight.png + + + -4 + + + 4 + + + + + bitmaps/BorderToolbarLeft.png + + + 4 + + + + + bitmaps/BorderToolbarRight.png + + + -4 + + + + + bitmaps/BorderToolbarLeft.png + + + 4 + + + + + bitmaps/BorderToolbarRight.png + + + -4 + + + + + bitmaps/BorderToolbarBottom.png + + + -4 + + + + + + + ActiveBottomCalloutPaneStyle + + + ActivePaneStyle + + + + 52 + + + + + + bitmaps/BorderActiveBottomCallout.png + + + -6 + + + 49 + + + 41 + + + + + + + + + DefaultViewStyle + + + + + + + 20 + + + FFFFFF + + + + + bitmaps/ViewBackground.png + + + Repeat + + + Repeat + + + 33000000 + + + + + + NotesViewStyle + + + DefaultViewStyle + + + + + + + Bold + + + 26 + + + d1d6dc + + + + + + SlideSorterViewStyle + + + DefaultViewStyle + + + + + HelpViewStyle + + + DefaultViewStyle + + + + + + + Bold + + + 20 + + + ffffff + + + + + + + bitmaps/Background.png + + + E4EFF9 + + + Repeat + + + Stretch + + + + + + ButtonFrameLeft + + + bitmaps/ButtonFrameLeftNormal.png + + + bitmaps/ButtonFrameLeftMouseOver.png + + + 2 + + + + + ButtonFrameCenter + + + bitmaps/ButtonFrameCenterNormal.png + + + bitmaps/ButtonFrameCenterMouseOver.png + + + 2 + + + + + ButtonFrameRight + + + bitmaps/ButtonFrameRightNormal.png + + + bitmaps/ButtonFrameRightMouseOver.png + + + 2 + + + + + bitmaps/LabelMouseOverLeft.png + + + + + bitmaps/LabelMouseOverCenter.png + + + + + bitmaps/LabelMouseOverRight.png + + + + + bitmaps/ButtonSlideNextNormal.png + + + + + + + + + + Bold + + + 18 + + + b3b7bc + + + + + + + + Bold + + + 18 + + + ffffff + + + + + + + + Bold + + + 20 + + + ffffff + + + + + + + + Bold + + + 24 + + + e02050 + + + + + + + private:resource/pane/Presenter/Pane1 + + + ActivePaneStyle + + + + + private:resource/view/Presenter/CurrentSlidePreview + + + DefaultViewStyle + + + + + private:resource/pane/Presenter/Pane2 + + + DefaultPaneStyle + + + + + private:resource/view/Presenter/NextSlidePreview + + + DefaultViewStyle + + + + + private:resource/pane/Presenter/Pane4 + + + ToolbarPaneStyle + + + + + private:resource/view/Presenter/ToolBar + + + DefaultViewStyle + + + + + private:resource/pane/Presenter/Pane3 + + + ActivePaneStyle + + + + + private:resource/view/Presenter/Notes + + + NotesViewStyle + + + + + private:resource/view/Presenter/SlideSorter + + + SlideSorterViewStyle + + + + + private:resource/pane/Presenter/Overlay + + + ActivePaneStyle + + + + + private:resource/view/Presenter/Help + + + HelpViewStyle + + + + + private:resource/pane/Presenter/Pane6 + + + ActivePaneStyle + + + + + + + + + private:resource/view/Presenter/CurrentSlidePreview + + + Current Slide (%CURRENT_SLIDE_NUMBER% of %SLIDE_COUNT%) + + + Current Slide, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COUNT% + + + true + + + + + Click to exit presentation... + + + + + Current Slide (end) + + + + + + + private:resource/view/Presenter/NextSlidePreview + + + Next Slide + + + false + + + + + private:resource/view/Presenter/ToolBar + + + false + + + + + private:resource/view/Presenter/Notes + + + Notes + + + false + + + + + private:resource/view/Presenter/SlideSorter + + + false + + + + + + Slide Overview, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COUNT% + + + + + private:resource/view/Presenter/Help + + + Help + + + false + + + + + + + DefaultLayout + + + + + private:resource/pane/Presenter/Pane1 + + + private:resource/view/Presenter/CurrentSlidePreview + + + 0.05 + + + 0.05 + + + 0.50 + + + 0.50 + + + + + private:resource/pane/Presenter/Pane2 + + + private:resource/view/Presenter/NextSlidePreview + + + 0.60 + + + 0.05 + + + 0.35 + + + 0.35 + + + + + private:resource/pane/Presenter/Pane4 + + + private:resource/view/Presenter/ToolBar + + + 0.60 + + + 0.45 + + + 0.25 + + + 0.1 + + + + + private:resource/pane/Presenter/Pane3 + + + private:resource/view/Presenter/Notes + + + 0.05 + + + 0.60 + + + 0.9 + + + 0.35 + + + + + private:resource/pane/Presenter/Overlay + + + private:resource/view/Presenter/SlideSorter + + + 0.05 + + + 0.05 + + + 0.95 + + + 0.8 + + + + + private:resource/pane/Presenter/Pane6 + + + private:resource/view/Presenter/Help + + + 0.05 + + + 0.05 + + + 0.95 + + + 0.8 + + + + + + + + + Presenter Console + + + + + Current Slide Info + + + + + Presenter Notes + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu b/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu new file mode 100644 index 000000000..3e64280d5 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu @@ -0,0 +1,79 @@ + + + + + + + + macro:* + + + + + mailto:* + + + + + .uno* slot:* + + + + + service:* + + + + + vnd.sun.star.job:* + + + + + vnd.sun.star.script:* + + + + + vnd.sun.star.popup:* + + + + + vnd.sun.star.findbar:* + + + + + vnd.org.libreoffice.presenterscreen:* + + + + + vnd.com.sun.star.comp.PresentationMinimizer:* + + + + + vnd.org.libreoffice.recentdocs:* + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/Recovery.xcu b/officecfg/registry/data/org/openoffice/Office/Recovery.xcu new file mode 100644 index 000000000..559a8e890 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/Recovery.xcu @@ -0,0 +1,20 @@ + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/ReportDesign.xcu b/officecfg/registry/data/org/openoffice/Office/ReportDesign.xcu new file mode 100644 index 000000000..93002dd14 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/ReportDesign.xcu @@ -0,0 +1,25 @@ + + + + + + true + + + diff --git a/officecfg/registry/data/org/openoffice/Office/Scripting.xcu b/officecfg/registry/data/org/openoffice/Office/Scripting.xcu new file mode 100644 index 000000000..88201ff46 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/Scripting.xcu @@ -0,0 +1,38 @@ + + + + + + + + bsh + + + + + js + + + + + py + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/Security.xcu b/officecfg/registry/data/org/openoffice/Office/Security.xcu new file mode 100644 index 000000000..f6164cd5d --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/Security.xcu @@ -0,0 +1,468 @@ + + + + + + + + sxw + + + + + sxc + + + + + sxd + + + + + sxi + + + + + sxm + + + + + sxg + + + + + sxp + + + + + stw + + + + + stc + + + + + std + + + + + sti + + + + + sdw + + + + + sdc + + + + + sda + + + + + sdd + + + + + smf + + + + + sds + + + + + sgl + + + + + sdp + + + + + vor + + + + + doc + + + + + dot + + + + + ppt + + + + + pot + + + + + xls + + + + + xlw + + + + + xlt + + + + + dif + + + + + dbf + + + + + rtf + + + + + txt + + + + + text + + + + + csv + + + + + pdf + + + + + fdf + + + + + html + + + + + htm + + + + + shtml + + + + + xml + + + + + xhtml + + + + + bmp + + + + + gif + + + + + jpg + + + + + pbm + + + + + pcd + + + + + pcx + + + + + pbm + + + + + pcd + + + + + pcx + + + + + pgm + + + + + png + + + + + ppm + + + + + psd + + + + + ras + + + + + tga + + + + + tif + + + + + xbm + + + + + xpm + + + + + cgm + + + + + dxf + + + + + emf + + + + + eps + + + + + met + + + + + pct + + + + + wmf + + + + + aif + + + + + aifc + + + + + au + + + + + m1a + + + + + mid + + + + + midi + + + + + mp2 + + + + + mp3 + + + + + mpa + + + + + ra + + + + + ram + + + + + rm + + + + + wav + + + + + asf + + + + + asx + + + + + avi + + + + + moov + + + + + mov + + + + + movie + + + + + mpe + + + + + mpeg + + + + + mpg + + + + + qt + + + + + + 1 + + + diff --git a/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu b/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu new file mode 100644 index 000000000..cc36445c7 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu @@ -0,0 +1,8686 @@ + + + + + + + + 0 + + + Business + + + + + 0 + + + Categories + + + + + 0 + + + CategoryID + + + CategoryID + + + 4 + + + true + + + + + 1 + + + CategoryName + + + CategName + + + 12 + + + 50 + + + + + + + 1 + + + Products + + + + + 0 + + + ProductID + + + ProductID + + + 4 + + + true + + + + + 1 + + + ProductName + + + ProdName + + + 12 + + + 50 + + + + + 2 + + + ProductDescription + + + ProdDescr + + + 12 + + + 250 + + + + + 3 + + + CategoryID + + + CategoryID + + + 4 + + + + + 4 + + + SupplierID + + + SupplierID + + + 4 + + + + + 5 + + + Serialnumber + + + SerialNo + + + 12 + + + 50 + + + + + 6 + + + UnitsInStock + + + UnitsStock + + + 4 + + + + + 7 + + + UnitsOnOrder + + + UnitsOrder + + + 4 + + + + + 8 + + + UnitPrice + + + UnitPrice + + + 3 + + + 17 + + + 2 + + + + + 9 + + + ReorderLevel + + + ReordLevel + + + 4 + + + + + 10 + + + Discontinued + + + Discontin + + + -7 + + + + + 11 + + + LeadTime + + + LeadTime + + + 12 + + + 50 + + + + + + + 2 + + + Suppliers + + + + + 0 + + + SupplierID + + + SupplierID + + + 4 + + + true + + + + + 1 + + + SupplierName + + + SupplName + + + 12 + + + 50 + + + + + 2 + + + ContactName + + + ContctName + + + 12 + + + 50 + + + + + 3 + + + ContactTitle + + + ContctTitl + + + 12 + + + 50 + + + + + 4 + + + Address + + + Address + + + 12 + + + 200 + + + + + 5 + + + City + + + City + + + 12 + + + 50 + + + + + 6 + + + PostalCode + + + PostalCode + + + 12 + + + 20 + + + + + 7 + + + StateOrProvince + + + StateProvi + + + 12 + + + 50 + + + + + 8 + + + CountryOrRegion + + + CountryReg + + + 12 + + + 50 + + + + + 9 + + + PhoneNumber + + + PhoneNo + + + 12 + + + 30 + + + + + 10 + + + FaxNumber + + + FaxNo + + + 12 + + + 30 + + + + + 11 + + + PaymentTerms + + + PaymntTerm + + + 12 + + + 250 + + + + + 12 + + + EmailAddress + + + EmailAddr + + + 12 + + + 50 + + + + + 13 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 3 + + + MailingList + + + + + 0 + + + MailingListID + + + MailingID + + + 4 + + + true + + + + + 1 + + + Prefix + + + Prefix + + + 12 + + + 20 + + + + + 2 + + + FirstName + + + FirstName + + + 12 + + + 50 + + + + + 3 + + + MiddleName + + + MiddleName + + + 12 + + + 50 + + + + + 4 + + + LastName + + + LastName + + + 12 + + + 50 + + + + + 5 + + + Suffix + + + Suffix + + + 12 + + + 20 + + + + + 6 + + + Title + + + Title + + + 12 + + + 50 + + + + + 7 + + + OrganizationName + + + OrgName + + + 12 + + + 50 + + + + + 8 + + + Address + + + Address + + + 12 + + + 200 + + + + + 9 + + + City + + + City + + + 12 + + + 50 + + + + + 10 + + + PostalCode + + + PostalCode + + + 12 + + + 20 + + + + + 11 + + + StateOrProvince + + + StateProvi + + + 12 + + + 50 + + + + + 12 + + + CountryOrRegion + + + CountryReg + + + 12 + + + 50 + + + + + 13 + + + PhoneNumber + + + PhoneNo + + + 12 + + + 30 + + + + + 14 + + + FaxNumber + + + FaxNo + + + 12 + + + 30 + + + + + 15 + + + MobileNumber + + + MobileNo + + + 12 + + + 30 + + + + + 16 + + + EmailAddress + + + EmailAddr + + + 12 + + + 50 + + + + + 17 + + + Birthdate + + + Birthdate + + + 91 + + + + + 18 + + + Nationality + + + Nationality + + + 12 + + + 50 + + + + + 19 + + + DateUpdated + + + DateUpdate + + + 91 + + + + + 20 + + + DateJoined + + + DateJoined + + + 91 + + + + + 21 + + + MembershipStatus + + + MemberStat + + + 12 + + + 50 + + + + + 22 + + + PledgeAmount + + + PledgeAmnt + + + 3 + + + 10 + + + 2 + + + + + 23 + + + PledgePaidDate + + + PldgPdDate + + + 91 + + + + + 24 + + + DuesAmount + + + DuesAmount + + + 3 + + + 10 + + + 2 + + + + + 25 + + + DuesPaidDate + + + DuesPdDate + + + 91 + + + + + 26 + + + Photo + + + Photo + + + -4 + + + + + 27 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 4 + + + Contacts + + + + + 0 + + + ContactID + + + ContactID + + + 4 + + + true + + + + + 1 + + + FirstName + + + FirstName + + + 12 + + + 50 + + + + + 2 + + + LastName + + + LastName + + + 12 + + + 50 + + + + + 3 + + + Title + + + Title + + + 12 + + + 50 + + + + + 4 + + + Address + + + Address + + + 12 + + + 200 + + + + + 5 + + + City + + + City + + + 12 + + + 50 + + + + + 6 + + + PostalCode + + + PostalCode + + + 12 + + + 20 + + + + + 7 + + + StateOrProvince + + + StateProvi + + + 12 + + + 50 + + + + + 8 + + + CountryOrRegion + + + CountryReg + + + 12 + + + 50 + + + + + 9 + + + PhoneNumber + + + PhoneNo + + + 12 + + + 30 + + + + + 10 + + + FaxNumber + + + FaxNo + + + 12 + + + 30 + + + + + 11 + + + MobileNumber + + + MobileNo + + + 12 + + + 30 + + + + + 12 + + + EmailAddress + + + EmailAddr + + + 12 + + + 50 + + + + + 13 + + + Salutation + + + Salutation + + + 12 + + + 50 + + + + + 14 + + + Birthdate + + + Birthdate + + + 91 + + + + + 15 + + + ContactTypeID + + + CntctTypID + + + 4 + + + + + 16 + + + MaritalStatus + + + MaritlStat + + + 12 + + + 50 + + + + + 17 + + + SpouseName + + + SpouseName + + + 12 + + + 50 + + + + + 18 + + + SpousesInterests + + + SpouseIntr + + + 12 + + + 250 + + + + + 19 + + + ContactsInterests + + + CntctInter + + + 12 + + + 250 + + + + + 20 + + + ChildrenNames + + + ChildName + + + 12 + + + 250 + + + + + 21 + + + Photo + + + Photo + + + -4 + + + + + 22 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 5 + + + Customers + + + + + 0 + + + CustomerID + + + CustomerID + + + 4 + + + true + + + + + 1 + + + CompanyName + + + CompnyName + + + 12 + + + 50 + + + + + 2 + + + FirstName + + + FirstName + + + 12 + + + 50 + + + + + 3 + + + LastName + + + LastName + + + 12 + + + 50 + + + + + 4 + + + Department + + + Department + + + 12 + + + 50 + + + + + 5 + + + Address + + + Address + + + 12 + + + 200 + + + + + 6 + + + City + + + City + + + 12 + + + 50 + + + + + 7 + + + PostalCode + + + PostalCode + + + 12 + + + 20 + + + + + 8 + + + StateOrProvince + + + StateProvi + + + 12 + + + 50 + + + + + 9 + + + CountryOrRegion + + + CountryReg + + + 12 + + + 50 + + + + + 10 + + + PhoneNumber + + + PhoneNo + + + 12 + + + 30 + + + + + 11 + + + FaxNumber + + + FaxNo + + + 12 + + + 30 + + + + + 12 + + + MobileNumber + + + MobileNo + + + 12 + + + 30 + + + + + 13 + + + EmailAddress + + + EmailAddr + + + 12 + + + 50 + + + + + 14 + + + Title + + + Title + + + 12 + + + 50 + + + + + 15 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 6 + + + Employees + + + + + 0 + + + EmployeeID + + + EmployeeID + + + 4 + + + true + + + + + 1 + + + FirstName + + + FirstName + + + 12 + + + 50 + + + + + 2 + + + MiddleName + + + MiddleName + + + 12 + + + 50 + + + + + 3 + + + LastName + + + LastName + + + 12 + + + 50 + + + + + 4 + + + Title + + + Title + + + 12 + + + 50 + + + + + 5 + + + Department + + + Department + + + 12 + + + 50 + + + + + 6 + + + SocialSecurityNumber + + + SocSecNo + + + 12 + + + 50 + + + + + 7 + + + EmployeeNumber + + + EmployeeNo + + + 12 + + + 50 + + + + + 8 + + + EmailAddress + + + EmailAddr + + + 12 + + + 50 + + + + + 9 + + + Extension + + + Extension + + + 12 + + + 30 + + + + + 10 + + + Address + + + Address + + + 12 + + + 200 + + + + + 11 + + + City + + + City + + + 12 + + + 50 + + + + + 12 + + + PostalCode + + + PostalCode + + + 12 + + + 20 + + + + + 13 + + + StateOrProvince + + + StateProvi + + + 12 + + + 50 + + + + + 14 + + + CountryOrRegion + + + CountryReg + + + 12 + + + 50 + + + + + 15 + + + PhoneNumber + + + PhoneNo + + + 12 + + + 30 + + + + + 16 + + + FaxNumber + + + FaxNo + + + 12 + + + 30 + + + + + 17 + + + MobileNumber + + + MobileNo + + + 12 + + + 30 + + + + + 18 + + + Birthdate + + + Birthdate + + + 91 + + + + + 19 + + + DateHired + + + DateHired + + + 91 + + + + + 20 + + + DepartmentID + + + DeprtmntID + + + 4 + + + + + 21 + + + Salary + + + Salary + + + 3 + + + 10 + + + 2 + + + + + 22 + + + BillingRate + + + BillngRate + + + 3 + + + 10 + + + 2 + + + + + 23 + + + Deductions + + + Deductions + + + 4 + + + + + 24 + + + SupervisorID + + + SupervisID + + + 4 + + + + + 25 + + + SpouseName + + + SpouseName + + + 12 + + + 50 + + + + + 26 + + + OfficeLocation + + + OfficeLoc + + + 12 + + + 50 + + + + + 27 + + + Photo + + + Photo + + + -4 + + + + + 28 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 7 + + + Orders + + + + + 0 + + + OrderID + + + OrderID + + + 4 + + + true + + + + + 1 + + + CustomerID + + + CustomerID + + + 4 + + + + + 2 + + + EmployeeID + + + EmployeeID + + + 4 + + + + + 3 + + + OrderDate + + + OrderDate + + + 91 + + + + + 4 + + + PurchaseOrderNumber + + + PurchOrdNo + + + 12 + + + 50 + + + + + 5 + + + RequiredByDate + + + RequirDate + + + 91 + + + + + 6 + + + PromisedByDate + + + PromisDate + + + 91 + + + + + 7 + + + ShipName + + + ShipName + + + 12 + + + 50 + + + + + 8 + + + ShipAddress + + + ShipAddres + + + 12 + + + 200 + + + + + 9 + + + ShipCity + + + ShipCity + + + 12 + + + 50 + + + + + 10 + + + ShipStateOrProvince + + + ShpStatPro + + + 12 + + + 50 + + + + + 11 + + + ShipPostalCode + + + ShipPostlC + + + 12 + + + 20 + + + + + 12 + + + ShipCountryOrRegion + + + ShipCouReg + + + 12 + + + 50 + + + + + 13 + + + ShipPhoneNumber + + + ShipPhonNo + + + 12 + + + 30 + + + + + 14 + + + ShipDate + + + ShipDate + + + 91 + + + + + 15 + + + ShippingMethodID + + + ShipMethID + + + 4 + + + + + 16 + + + FreightCharge + + + FreightCharge + + + 3 + + + 10 + + + 2 + + + + + 17 + + + SalesTaxRate + + + SalesTaxRt + + + 3 + + + 4 + + + 2 + + + + + + + 8 + + + OrderDetails + + + + + 0 + + + OrderDetailID + + + OrderDetID + + + 4 + + + true + + + + + 1 + + + OrderID + + + OrderID + + + 4 + + + + + 2 + + + ProductID + + + ProductID + + + 4 + + + + + 3 + + + DateSold + + + DateSold + + + 91 + + + + + 4 + + + Quantity + + + Quantity + + + 4 + + + + + 5 + + + UnitPrice + + + UnitPrice + + + 3 + + + 10 + + + 2 + + + + + 6 + + + Discount + + + Discount + + + 3 + + + 4 + + + 2 + + + + + 7 + + + SalePrice + + + SalePrice + + + 3 + + + 10 + + + 2 + + + + + 8 + + + SalesTax + + + SalesTax + + + 3 + + + 9 + + + 2 + + + + + 9 + + + LineTotal + + + LineTotal + + + 3 + + + 10 + + + 2 + + + + + + + 9 + + + Payments + + + + + 0 + + + PaymentID + + + PaymentID + + + 4 + + + true + + + + + 1 + + + CustomerID + + + CustomerID + + + 4 + + + + + 2 + + + WorkorderID + + + WorkordrID + + + 4 + + + + + 3 + + + OrderID + + + OrderID + + + 4 + + + + + 4 + + + ReservationID + + + ReservID + + + 4 + + + + + 5 + + + MemberID + + + MemberID + + + 4 + + + + + 6 + + + RegistrationID + + + RegistraID + + + 4 + + + + + 7 + + + ProjectID + + + ProjectID + + + 4 + + + + + 8 + + + PaymentAmount + + + PaymntAmnt + + + 3 + + + 10 + + + 2 + + + + + 9 + + + PaymentDate + + + PaymntDate + + + 91 + + + + + 10 + + + PaymentMethod + + + PaymntMeth + + + 12 + + + 50 + + + + + 11 + + + CheckNumber + + + CheckNo + + + 4 + + + + + 12 + + + CreditCardType + + + CCardType + + + 12 + + + 50 + + + + + 13 + + + CreditCardNumber + + + CCardNo + + + 12 + + + 50 + + + + + 14 + + + Cardholder + + + Cardholder + + + 12 + + + 50 + + + + + 15 + + + CreditCardExpDate + + + CCExpDate + + + 91 + + + + + 16 + + + CreditCardAuthorizationNumber + + + CCAuthorNo + + + 12 + + + 50 + + + + + 17 + + + PaymentTerms + + + PaymntTerm + + + 12 + + + 250 + + + + + 18 + + + PaymentMethodID + + + PaymMethID + + + 4 + + + + + 19 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 10 + + + Invoices + + + + + 0 + + + InvoiceID + + + InvoiceID + + + 4 + + + true + + + + + 1 + + + CustomerID + + + CustomerID + + + 4 + + + + + 2 + + + EmployeeID + + + EmployeeID + + + 4 + + + + + 3 + + + DeliveryID + + + DeliveryID + + + 4 + + + + + 4 + + + Status + + + Status + + + 12 + + + 50 + + + + + 5 + + + InvoiceDate + + + InvoiceDat + + + 91 + + + + + 6 + + + Salesperson + + + Salespersn + + + 12 + + + 50 + + + + + 7 + + + ShipDate + + + ShipDate + + + 91 + + + + + 8 + + + ShippedTo + + + ShippedTo + + + 12 + + + 50 + + + + + 9 + + + ShippedVia + + + ShippedVia + + + 12 + + + 50 + + + + + 10 + + + ShippingCost + + + ShipCost + + + 3 + + + 10 + + + 2 + + + + + 11 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 11 + + + InvoiceDetails + + + + + 0 + + + InvoiceDetailID + + + InvoiDetID + + + 4 + + + true + + + + + 1 + + + InvoiceID + + + InvoiceID + + + 4 + + + + + 2 + + + OrderID + + + OrderID + + + 4 + + + + + 3 + + + ProductID + + + ProductID + + + 4 + + + + + 4 + + + Quantity + + + Quantity + + + 4 + + + + + 5 + + + UnitPrice + + + UnitPrice + + + 3 + + + 10 + + + 2 + + + + + 6 + + + Discount + + + Discount + + + 3 + + + 4 + + + 2 + + + + + 7 + + + PaymentTerms + + + PaymntTerm + + + 12 + + + 250 + + + + + + + 12 + + + Projects + + + + + 0 + + + ProjectID + + + ProjectID + + + 4 + + + true + + + + + 1 + + + ProjectName + + + ProjctName + + + 12 + + + 50 + + + + + 2 + + + ProjectDescription + + + ProjctDscr + + + -1 + + + 8000 + + + + + 3 + + + ClientID + + + ClientID + + + 4 + + + + + 4 + + + PurchaseOrderNumber + + + PurchOrdNo + + + 12 + + + 50 + + + + + 5 + + + TotalBillingEstimate + + + TotBillEst + + + 3 + + + 10 + + + 2 + + + + + 6 + + + EmployeeID + + + EmployeeID + + + 4 + + + + + 7 + + + BeginDate + + + BeginDate + + + 91 + + + + + 8 + + + EndDate + + + EndDate + + + 91 + + + + + + + 13 + + + Events + + + + + 0 + + + EventID + + + EventID + + + 4 + + + true + + + + + 1 + + + EventName + + + EventName + + + 12 + + + 50 + + + + + 2 + + + EventDescription + + + EventDescr + + + -1 + + + 8000 + + + + + 3 + + + EventTypeID + + + EventTypID + + + 4 + + + + + 4 + + + EmployeeID + + + EmployeeID + + + 4 + + + + + 5 + + + Status + + + Status + + + 12 + + + 50 + + + + + 6 + + + Location + + + Location + + + 12 + + + 50 + + + + + 7 + + + BeginDate + + + BeginDate + + + 91 + + + + + 8 + + + BeginTime + + + BeginTime + + + 92 + + + + + 9 + + + EndDate + + + EndDate + + + 91 + + + + + 10 + + + EndTime + + + EndTime + + + 92 + + + + + 11 + + + RequiredStaffing + + + ReqStaffng + + + 4 + + + + + 12 + + + Confirmation + + + Confirmation + + + -7 + + + + + 13 + + + AvailableSpaces + + + AvailSpace + + + 4 + + + + + 14 + + + CostPerPerson + + + CostPPersn + + + 3 + + + 10 + + + 2 + + + + + 15 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 14 + + + Reservations + + + + + 0 + + + ReservationID + + + ReservID + + + 4 + + + true + + + + + 1 + + + CustomerID + + + CustomerID + + + 4 + + + + + 2 + + + EventID + + + EventID + + + 4 + + + + + 3 + + + EmployeeID + + + EmployeeID + + + 4 + + + + + 4 + + + QuantityReserved + + + QuntityRes + + + 4 + + + + + 5 + + + ReservationDate + + + ReservDate + + + 91 + + + + + 6 + + + ReservationTime + + + ReservTime + + + 92 + + + + + 7 + + + DepositDue + + + DepositDue + + + 3 + + + 10 + + + 2 + + + + + 8 + + + TotalDue + + + TotalDue + + + 3 + + + 10 + + + 2 + + + + + 9 + + + AmountPaid + + + AmountPaid + + + 3 + + + 10 + + + 2 + + + + + 10 + + + Confirmation + + + Confirmation + + + -7 + + + + + 11 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 15 + + + TimeBilled + + + + + 0 + + + TimeBilledID + + + TimeBillID + + + 4 + + + true + + + + + 1 + + + CustomerID + + + CustomerID + + + 4 + + + + + 2 + + + ProjectID + + + ProjectID + + + 4 + + + + + 3 + + + EmployeeID + + + EmployeeID + + + 4 + + + + + 4 + + + BillingDate + + + BillingDate + + + 91 + + + + + 5 + + + RatePerHour + + + RatePrHour + + + 3 + + + 10 + + + 2 + + + + + 6 + + + BillableHours + + + BillablHrs + + + 3 + + + 6 + + + 2 + + + + + 7 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 16 + + + Expenses + + + + + 0 + + + ExpenseID + + + ExpenseID + + + 4 + + + true + + + + + 1 + + + ExpenseType + + + ExpensType + + + 12 + + + 50 + + + + + 2 + + + Purpose + + + Purpose + + + 12 + + + 50 + + + + + 3 + + + EmployeeID + + + EmployeeID + + + 4 + + + + + 4 + + + DatePurchased + + + DatePurchd + + + 91 + + + + + 5 + + + DateSubmitted + + + DateSubmit + + + 91 + + + + + 6 + + + AmountSpent + + + AmountSpnt + + + 3 + + + 10 + + + 2 + + + + + 7 + + + AdvanceAmount + + + AdvnceAmnt + + + 3 + + + 10 + + + 2 + + + + + 8 + + + PaymentMethod + + + PaymntMeth + + + 12 + + + 50 + + + + + 9 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 17 + + + Deliveries + + + + + 0 + + + DeliveryID + + + DeliveryID + + + 4 + + + true + + + + + 1 + + + CustomerID + + + CustomerID + + + 4 + + + + + 2 + + + OrderID + + + OrderID + + + 4 + + + + + 3 + + + EmployeeID + + + EmployeeID + + + 4 + + + + + 4 + + + ShippedFrom + + + ShippedFrm + + + 12 + + + 50 + + + + + 5 + + + ShippedVia + + + ShippedVia + + + 12 + + + 50 + + + + + 6 + + + TrackingCode + + + TrckngCode + + + 12 + + + 50 + + + + + 7 + + + ShipDate + + + ShipDate + + + 91 + + + + + 8 + + + ShipperPhoneNumber + + + ShipPhonNo + + + 12 + + + 30 + + + + + 9 + + + DestinationAddress + + + DestAddres + + + 12 + + + 50 + + + + + 10 + + + DestinationCity + + + DestinCity + + + 12 + + + 50 + + + + + 11 + + + DestinationStateProvince + + + DestStaPro + + + 12 + + + 50 + + + + + 12 + + + DestinationPostalCode + + + DestPstCde + + + 12 + + + 20 + + + + + 13 + + + DestinationCountryRegion + + + DestCouReg + + + 12 + + + 50 + + + + + 14 + + + ArrivalDate + + + ArrivlDate + + + 91 + + + + + 15 + + + ArrivalTime + + + ArrivlTime + + + 92 + + + + + 16 + + + CurrentLocation + + + CurrLocatn + + + 12 + + + 250 + + + + + 17 + + + PackageDimensions + + + PackDimens + + + 12 + + + 50 + + + + + 18 + + + PackageWeight + + + PackWeight + + + 12 + + + 50 + + + + + 19 + + + PickUpLocation + + + PickUpLoca + + + 12 + + + 50 + + + + + 20 + + + PickUpDate + + + PickUpDate + + + 91 + + + 50 + + + + + 21 + + + PickUpTime + + + PickUpTime + + + 92 + + + 50 + + + + + 22 + + + ReceivedBy + + + ReceivedBy + + + 12 + + + 50 + + + + + 23 + + + FreightCharge + + + FrghtChrge + + + 12 + + + 6 + + + 2 + + + + + 24 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 18 + + + Assets + + + + + 0 + + + AssetID + + + AssetID + + + 4 + + + true + + + + + 1 + + + Description + + + Descrption + + + 12 + + + 250 + + + + + 2 + + + EmployeeID + + + EmployeeID + + + 4 + + + + + 3 + + + AssetCategoryID + + + AssetCatID + + + 4 + + + + + 4 + + + StatusID + + + StatusID + + + 4 + + + + + 5 + + + DepartmentID + + + DeprtmntID + + + 4 + + + + + 6 + + + VendorID + + + VendorID + + + 4 + + + + + 7 + + + Make + + + Make + + + 12 + + + 50 + + + + + 8 + + + Model + + + Model + + + 12 + + + 50 + + + + + 9 + + + ModelNumber + + + ModelNo + + + 12 + + + 50 + + + + + 10 + + + SerialNumber + + + SerialNo + + + 12 + + + 50 + + + + + 11 + + + BarcodeNumber + + + BarcodeNo + + + 12 + + + 50 + + + + + 12 + + + DateAcquired + + + DateAcquir + + + 91 + + + + + 13 + + + DateSold + + + DateSold + + + 91 + + + + + 14 + + + PurchasePrice + + + PurchPrice + + + 3 + + + 10 + + + 2 + + + + + 15 + + + DepreciationMethod + + + DeprecMeth + + + 12 + + + 50 + + + + + 16 + + + DepreciableLife + + + DeprecLife + + + 4 + + + + + 17 + + + SalvageValue + + + SalvageVal + + + 3 + + + 10 + + + 2 + + + + + 17 + + + CurrentValue + + + CurrentVal + + + 3 + + + 10 + + + 2 + + + + + 18 + + + Comments + + + Comments + + + -1 + + + 8000 + + + + + 19 + + + NextScheduledMaintenance + + + NtSchMaint + + + 91 + + + + + + + 19 + + + Transactions + + + + + 0 + + + TransactionID + + + TrnsactnID + + + 4 + + + true + + + + + 1 + + + PaymentID + + + PaymentID + + + 4 + + + + + 2 + + + TransactionNumber + + + TrnsactnNo + + + 4 + + + + + 3 + + + Date + + + Date + + + 91 + + + + + 4 + + + Description + + + Descrption + + + 12 + + + 250 + + + + + 5 + + + Amount + + + Amount + + + 3 + + + 10 + + + 2 + + + + + 6 + + + AccountID + + + AccountID + + + 4 + + + + + 7 + + + ReferenceNumber + + + RefrenceNo + + + 12 + + + 50 + + + + + 8 + + + NumberofUnits + + + NumberUnit + + + 4 + + + + + 9 + + + WithdrawalAmount + + + WithdrwAmt + + + 3 + + + 10 + + + 2 + + + + + 10 + + + DepositAmount + + + DepositAmt + + + 3 + + + 10 + + + 2 + + + + + 11 + + + InterestEarned + + + IntrstEarn + + + 3 + + + 9 + + + 2 + + + + + 12 + + + BuySellDate + + + BuySellDat + + + 91 + + + + + 13 + + + BuySellPrice + + + BuySellPrc + + + 3 + + + 10 + + + 2 + + + + + 14 + + + ServiceCharge + + + ServiChrge + + + 3 + + + 10 + + + 2 + + + + + 15 + + + Taxable + + + Taxable + + + -7 + + + + + 16 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 20 + + + Tasks + + + + + 0 + + + TaskID + + + TaskID + + + 4 + + + true + + + + + 1 + + + Description + + + Descrption + + + -1 + + + 8000 + + + + + 2 + + + StartDate + + + StartDate + + + 91 + + + + + 3 + + + EndDate + + + EndDate + + + 91 + + + + + 4 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 21 + + + EmployeesTasks + + + + + 0 + + + EmployeeTaskID + + + EmplTaskID + + + 4 + + + true + + + + + 1 + + + EmployeeID + + + EmployeeID + + + 4 + + + + + 2 + + + TaskID + + + TaskID + + + 4 + + + + + + + + + 1 + + + Private + + + + + 0 + + + Categories + + + + + 0 + + + CategoryID + + + CategoryID + + + 4 + + + true + + + + + 1 + + + CategoryName + + + CategName + + + 12 + + + 50 + + + + + + + 1 + + + Addresses + + + + + 0 + + + AddressID + + + AddressID + + + 4 + + + true + + + + + 1 + + + FirstName + + + FirstName + + + 12 + + + 50 + + + + + 2 + + + LastName + + + LastName + + + 12 + + + 50 + + + + + 3 + + + Title + + + Title + + + 12 + + + 50 + + + + + 4 + + + Address + + + Address + + + 12 + + + 200 + + + + + 5 + + + City + + + City + + + 12 + + + 50 + + + + + 6 + + + PostalCode + + + PostalCode + + + 12 + + + 20 + + + + + 7 + + + StateOrProvince + + + StateProvi + + + 12 + + + 50 + + + + + 8 + + + CountryOrRegion + + + CountryReg + + + 12 + + + 50 + + + + + 9 + + + PhoneNumber + + + PhoneNo + + + 12 + + + 30 + + + + + 10 + + + FaxNumber + + + FaxNo + + + 12 + + + 30 + + + + + 11 + + + MobileNumber + + + MobileNo + + + 12 + + + 30 + + + + + 12 + + + EmailAddress + + + EmailAddr + + + 12 + + + 50 + + + + + 13 + + + Salutation + + + Salutation + + + 12 + + + 50 + + + + + 14 + + + Birthdate + + + Birthdate + + + 91 + + + + + 15 + + + SendCard + + + SendCard + + + -7 + + + + + 16 + + + MaritalStatus + + + MaritlStat + + + 12 + + + 50 + + + + + 17 + + + SpouseName + + + SpouseName + + + 12 + + + 50 + + + + + 18 + + + Nickname + + + Nickname + + + 12 + + + 50 + + + + + 19 + + + Hobbies + + + Hobbies + + + 12 + + + 250 + + + + + 20 + + + ChildrenNames + + + ChildName + + + 12 + + + 250 + + + + + 21 + + + Photo + + + Photo + + + -4 + + + + + 22 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + 23 + + + DateUpdated + + + DatUpdated + + + 91 + + + + + + + 2 + + + HouseholdInventory + + + + + 0 + + + InventoryID + + + InventryID + + + 4 + + + true + + + + + 1 + + + CategoryID + + + CategoryID + + + 4 + + + + + 2 + + + RoomID + + + RoomID + + + 4 + + + + + 3 + + + Item + + + Item + + + 12 + + + 50 + + + + + 4 + + + ItemType + + + ItemType + + + 12 + + + 50 + + + + + 5 + + + Description + + + Descrption + + + 12 + + + 50 + + + + + 6 + + + Manufacturer + + + Manufactur + + + 12 + + + 50 + + + + + 7 + + + Model + + + Model + + + 12 + + + 50 + + + + + 8 + + + ModelNumber + + + ModelNo + + + 12 + + + 50 + + + + + 9 + + + SerialNumber + + + SerialNo + + + 12 + + + 50 + + + + + 10 + + + DatePurchased + + + DatePurch + + + 91 + + + + + 11 + + + PlacePurchased + + + PlacePurch + + + 12 + + + 50 + + + + + 12 + + + PurchasePrice + + + PurchPrice + + + 3 + + + 7 + + + 2 + + + + + 13 + + + AppraisedValue + + + AppraisVal + + + 3 + + + 7 + + + 2 + + + + + 14 + + + Insured + + + Insured + + + -7 + + + + + 15 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 3 + + + Recipes + + + + + 0 + + + RecipeID + + + RecipeID + + + 4 + + + true + + + + + 1 + + + Name + + + Name + + + 12 + + + 50 + + + + + 2 + + + Description + + + Descrption + + + 12 + + + 250 + + + + + 3 + + + Source + + + Source + + + 12 + + + 50 + + + + + 4 + + + WhichMeal + + + WhichMeal + + + 12 + + + 50 + + + + + 5 + + + Vegetarian + + + Vegetarian + + + -7 + + + + + 6 + + + TimeToPrepare + + + TimePrepar + + + 12 + + + 50 + + + + + 7 + + + NumberofServings + + + NoofServng + + + 4 + + + + + 8 + + + CaloriesPerServing + + + CalPerServ + + + 4 + + + + + 9 + + + NutritionalInformation + + + NutriInfo + + + -1 + + + 4000 + + + + + 10 + + + Ingredients + + + Ingredient + + + -1 + + + 4000 + + + + + 11 + + + Instructions + + + Instruction + + + -1 + + + 4000 + + + + + 12 + + + Utensils + + + Utensils + + + 12 + + + 250 + + + + + 13 + + + Notes + + + Notes + + + -1 + + + 2000 + + + + + + + 4 + + + Plants + + + + + 0 + + + PlantID + + + PlantID + + + 4 + + + true + + + + + 1 + + + CommonName + + + CommonName + + + 12 + + + 50 + + + + + 2 + + + Genus + + + Genus + + + 12 + + + 50 + + + + + 3 + + + Species + + + Species + + + 12 + + + 50 + + + + + 4 + + + Flowering + + + Flowering + + + -7 + + + + + 5 + + + LightPreference + + + LightPref + + + 12 + + + 50 + + + + + 6 + + + TemperaturePreference + + + TempPref + + + 12 + + + 50 + + + + + 7 + + + FertilizeFrequency + + + FertilFreq + + + 12 + + + 50 + + + + + 8 + + + WateringFrequency + + + WaterFreq + + + 12 + + + 50 + + + + + 9 + + + DatePurchased + + + DatePurch + + + 91 + + + + + 10 + + + PlacePurchased + + + PlacePurch + + + 12 + + + 50 + + + + + 11 + + + DatePlanted + + + DatPlanted + + + 91 + + + + + 12 + + + DateRepotted + + + DatRepottd + + + 91 + + + + + 13 + + + DatePruned + + + DatePruned + + + 91 + + + + + 14 + + + DateWatered + + + DateWaterd + + + 91 + + + + + 15 + + + Photo + + + Photo + + + -4 + + + + + 16 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 5 + + + Photographs + + + + + 0 + + + PhotoID + + + PhotoID + + + 4 + + + true + + + + + 1 + + + FilmID + + + FilmID + + + 4 + + + + + 2 + + + DateTaken + + + DateTaken + + + 91 + + + + + 3 + + + TimeTaken + + + TimeTaken + + + 92 + + + + + 4 + + + PlaceTaken + + + PlaceTaken + + + 12 + + + 50 + + + + + 5 + + + LensUsed + + + LensUsed + + + 12 + + + 50 + + + + + 6 + + + Aperture + + + Aperture + + + 12 + + + 50 + + + + + 7 + + + ShutterSpeed + + + ShutterSpd + + + 12 + + + 50 + + + + + 8 + + + FilterUsed + + + FilterUsed + + + 12 + + + 50 + + + + + 9 + + + Flash + + + Flash + + + -7 + + + + + 10 + + + PrintSize + + + PrintSize + + + 12 + + + 50 + + + + + 11 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 6 + + + MiniatureFilms + + + + + 0 + + + FilmID + + + FilmID + + + 4 + + + true + + + + + 1 + + + Make + + + Make + + + 12 + + + 100 + + + + + 2 + + + Photosensitivity + + + Photosensi + + + 12 + + + 50 + + + + + 3 + + + NumberOfPhotos + + + NumPhotos + + + 4 + + + + + 4 + + + ColorFilm + + + ColorFilm + + + -7 + + + + + 5 + + + FilmExpirationDate + + + FlmExpDate + + + 91 + + + + + 6 + + + DateDeveloped + + + DateDevelp + + + 91 + + + + + 7 + + + DevelopedBy + + + DevelopdBy + + + 12 + + + 50 + + + + + 8 + + + Camera + + + Camera + + + 12 + + + 50 + + + + + 9 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 7 + + + DVD-Collection + + + + + 0 + + + CollectionID + + + CollectnID + + + 4 + + + true + + + + + 1 + + + MovieTitle + + + MovieTitle + + + 12 + + + 100 + + + + + 2 + + + Genre + + + Genre + + + 12 + + + 100 + + + + + 3 + + + Actor + + + Actor + + + 12 + + + 100 + + + + + 4 + + + Director + + + Director + + + 12 + + + 100 + + + + + 5 + + + Producer + + + Producer + + + 12 + + + 100 + + + + + 6 + + + ReleaseYear + + + ReleasYear + + + 91 + + + + + 7 + + + Rating + + + Rating + + + 12 + + + 50 + + + + + 8 + + + Subject + + + Subject + + + 12 + + + 50 + + + + + 9 + + + Length + + + Length + + + 12 + + + 50 + + + + + 10 + + + DateAcquired + + + DateAcquir + + + 91 + + + + + 11 + + + PurchasedAt + + + PurchaseAt + + + 12 + + + 50 + + + + + 12 + + + PurchasePrice + + + PurchPrice + + + 3 + + + 17 + + + 2 + + + + + 13 + + + Review + + + Review + + + -1 + + + 8000 + + + + + 14 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 8 + + + CD-Collection + + + + + 0 + + + CollectionID + + + CollectnID + + + 4 + + + true + + + + + 1 + + + AlbumTitle + + + AlbumTitle + + + 12 + + + 100 + + + + + 2 + + + Artist + + + Artist + + + 12 + + + 100 + + + + + 3 + + + MusicCategoryID + + + MusicCatID + + + 4 + + + + + 4 + + + RecordLabel + + + RecordLabl + + + 12 + + + 50 + + + + + 5 + + + Producer + + + Producer + + + 12 + + + 100 + + + + + 6 + + + ReleaseYear + + + ReleasYear + + + 4 + + + + + 7 + + + Rating + + + Rating + + + 12 + + + 50 + + + + + 8 + + + Format + + + Format + + + 12 + + + 50 + + + + + 9 + + + NumberofTracks + + + NoofTracks + + + 4 + + + + + 10 + + + DatePurchased + + + DatePurch + + + 91 + + + + + 11 + + + PurchasedAt + + + PurchaseAt + + + 12 + + + 50 + + + + + 12 + + + PurchasePrice + + + PurchPrice + + + 3 + + + 17 + + + 2 + + + + + 13 + + + Review + + + Review + + + -1 + + + 8000 + + + + + 14 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 9 + + + Library + + + + + 0 + + + BookID + + + BookID + + + 4 + + + true + + + + + 1 + + + Title + + + Title + + + 12 + + + 100 + + + + + 2 + + + Genre + + + Genre + + + 12 + + + 100 + + + + + 3 + + + AuthorID + + + AuthorID + + + 4 + + + + + 4 + + + CopyrightYear + + + CpyrightYr + + + 4 + + + + + 5 + + + ISBNNumber + + + ISBNNumber + + + 12 + + + 50 + + + + + 6 + + + Publisher + + + Publisher + + + 12 + + + 50 + + + + + 7 + + + Rating + + + Rating + + + 12 + + + 50 + + + + + 8 + + + Translator + + + Translator + + + 12 + + + 100 + + + + + 9 + + + Pages + + + Pages + + + 4 + + + + + 10 + + + DatePurchased + + + DatePurch + + + 91 + + + + + 11 + + + PurchasedAt + + + PurchaseAt + + + 12 + + + 50 + + + + + 12 + + + PurchasePrice + + + PurchPrice + + + 3 + + + 17 + + + 2 + + + + + 13 + + + CoverType + + + CoverType + + + 12 + + + 50 + + + + + 14 + + + EditionNumber + + + EditionNo + + + 4 + + + + + 15 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 10 + + + Authors + + + + + 0 + + + AuthorID + + + AuthorID + + + 4 + + + true + + + + + 1 + + + FirstName + + + FirstName + + + 12 + + + 50 + + + + + 2 + + + LastName + + + LastName + + + 12 + + + 50 + + + + + 3 + + + Nationality + + + Nationality + + + 12 + + + 50 + + + + + 4 + + + Birthdate + + + Birthdate + + + 91 + + + + + 5 + + + Birthplace + + + Birthplace + + + 12 + + + 50 + + + + + 6 + + + DateofDeath + + + DatofDeath + + + 91 + + + + + 7 + + + TrainingLocation + + + TraininLoc + + + 12 + + + 50 + + + + + 8 + + + MajorInfluences + + + MajrInflue + + + -1 + + + 8000 + + + + + 9 + + + Photo + + + Photo + + + -4 + + + + + 10 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 11 + + + Accounts + + + + + 0 + + + AccountID + + + AccountID + + + 4 + + + true + + + + + 1 + + + AccountNumber + + + AccountNo + + + 12 + + + 50 + + + + + 2 + + + AccountName + + + AcountName + + + 12 + + + 50 + + + + + 3 + + + AccountTypeID + + + AccTypeID + + + 4 + + + + + 4 + + + AccountType + + + AccountTyp + + + 12 + + + 50 + + + + + 5 + + + Description + + + Descrption + + + 12 + + + 250 + + + + + 6 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 12 + + + Investments + + + + + 0 + + + InvestmentID + + + InvestmtID + + + 4 + + + true + + + + + 1 + + + AccountID + + + AccountID + + + 4 + + + + + 2 + + + SecurityName + + + SecuriName + + + 12 + + + 50 + + + + + 3 + + + SecuritySymbol + + + SecuriSymb + + + 12 + + + 20 + + + + + 4 + + + SecurityType + + + SecuriType + + + 12 + + + 50 + + + + + 5 + + + SharesOwned + + + ShareOwned + + + 4 + + + + + 6 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 13 + + + ExerciseLog + + + + + 0 + + + LogID + + + LogID + + + 4 + + + true + + + + + 1 + + + PersonID + + + PersonID + + + 4 + + + + + 2 + + + Activity + + + Activity + + + 12 + + + 50 + + + + + 3 + + + WorkoutDate + + + WorkoutDat + + + 91 + + + + + 4 + + + ExerciseType + + + ExercisTyp + + + 12 + + + 50 + + + + + 5 + + + TimeExercised + + + TimeExerci + + + 12 + + + 50 + + + + + 6 + + + DistanceTraveled + + + DistTravel + + + 12 + + + 50 + + + + + 7 + + + RestingPulse + + + RestngPuls + + + 4 + + + + + 8 + + + MaximumPulse + + + MaxPulse + + + 4 + + + + + 9 + + + CaloriesBurned + + + CalsBurned + + + 4 + + + + + 10 + + + HoursSleep + + + HoursSleep + + + 4 + + + + + 11 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + 14 + + + DietLog + + + + + 0 + + + LogID + + + LogID + + + 4 + + + true + + + + + 1 + + + PersonID + + + PersonID + + + 4 + + + + + 2 + + + DietType + + + DietType + + + 12 + + + 50 + + + + + 3 + + + DateAcquired + + + DateAcquir + + + 91 + + + + + 4 + + + WhichMeal + + + WhichMeal + + + 12 + + + 50 + + + + + 5 + + + GramsCarbohydrates + + + GrCarbohyd + + + 4 + + + + + 6 + + + GramsProtein + + + GrsProtein + + + 4 + + + + + 7 + + + GramsFat + + + GramsFat + + + 4 + + + + + 8 + + + TotalCalories + + + TotalCals + + + 4 + + + + + 9 + + + MilligramsSodium + + + MilligrSod + + + 4 + + + + + 10 + + + Vitamins + + + Vitamins + + + 12 + + + 250 + + + + + 11 + + + Notes + + + Notes + + + -1 + + + 8000 + + + + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/TypeDetection.xcu b/officecfg/registry/data/org/openoffice/Office/TypeDetection.xcu new file mode 100644 index 000000000..5f009f1d1 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/TypeDetection.xcu @@ -0,0 +1,31 @@ + + + + + + + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI.xcu b/officecfg/registry/data/org/openoffice/Office/UI.xcu new file mode 100644 index 000000000..bd18173a1 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI.xcu @@ -0,0 +1,427 @@ + + + + + + + + + + Text documents + + + AportisDoc Palm DB;HTML (StarWriter);LotusWordPro;MS Word 2003 XML;MS Word 2007 XML;MS Word 2007 XML Template;MS Word 97;MS Word 97 Vorlage;MS_Works;Office Open XML Text;Office Open XML Text Template;OpenDocument Text Flat XML;PocketWord File;Rich Text Format;StarOffice XML (Writer);Text;WordPerfect;WordPerfect;writer_MIZI_Hwp_97;writer_StarOffice_XML_Writer_Template;writer8;writer8_template;writerglobal8;writerweb8_writer_template + + + + + Spreadsheets + + + ADO Rowset XML;Calc MS Excel 2007 Binary;Calc MS Excel 2007 XML;Calc MS Excel 2007 XML Template;calc_StarOffice_XML_Calc_Template;calc8;calc8_template;chart8;DIF;Lotus;MiniCalc (Palm);MS Excel 2003 XML;MS Excel 97;MS Excel 97 Vorlage/Template;OpenDocument Spreadsheet Flat XML;Pocket Excel;Quattro Pro 6.0;StarOffice XML (Calc);StarOffice XML (Chart);Text - txt - csv (StarCalc) + + + + + Presentations + + + Impress MS PowerPoint 2007 XML;Impress MS PowerPoint 2007 XML AutoPlay;Impress MS PowerPoint 2007 XML Template;impress_StarOffice_XML_Draw;impress_StarOffice_XML_Impress_Template;impress8;impress8_template;MS PowerPoint 97;MS PowerPoint 97 AutoPlay;MS PowerPoint 97 Vorlage;OpenDocument Presentation Flat XML + + + + + Drawings + + + draw_StarOffice_XML_Draw_Template;StarOffice XML (Draw);draw8;draw8_template;Visio Document;SVG - Scalable Vector Graphics;Corel Draw Document;Publisher Document + + + + + Web pages + + + HTML;writer_web_StarOffice_XML_Writer_Web_Template;writerweb8_writer_template + + + + + Master documents + + + writer_globaldocument_StarOffice_XML_Writer_GlobalDocument;writerglobal8 + + + + + Formulas + + + MathML XML (Math);MathType 3.x;StarOffice XML (Math);math8 + + + + + Database documents + + + StarOffice XML (Base) + + + + + + + + + Microsoft Word 6.0 / 95 + + + MS Word 95;MS WinWord 6.0 + + + + + Microsoft Excel 4.x - 5.0 / 95 + + + MS Excel 95;MS Excel 5.0/95;MS Excel 4.0 + + + + + Microsoft Excel 4.x - 5.0 / 95 Templates + + + MS Excel 95 Vorlage/Template;MS Excel 5.0/95 Vorlage/Template;MS Excel 4.0 Vorlage/Template + + + + + Text (StarWriter/Web) + + + Text (StarWriter/Web);Text DOS (StarWriter/Web);Text Mac (StarWriter/Web);Text Unix (StarWriter/Web) + + + + + WordPerfect (Win) 6.0 - 7.0 + + + WordPerfect (Win) 6.0 (W4W);WordPerfect (Win) 6.1 (W4W);WordPerfect (Win) 7.0 (W4W) + + + + + + + + ${PRODUCTNAME} + + + + + + + + + + + true + + + + + + + + + + + + + true + + + + + + + + true + + + + + + + + + + + + + false + + + + + + + + false + + + + + + + + + + + + + + + + + + true + + + + + + + + + + + + + true + + + + + + + + true + + + + + + + + true + + + + + + + + + + + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu new file mode 100644 index 000000000..72d094335 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu @@ -0,0 +1,113 @@ + + + + + + + + Database Object + + + + + 0,0 + + + true + + + 0 + + + Table + + + true + + + true + + + + + 0,0 + + + true + + + 0 + + + Query + + + true + + + true + + + + + 0,0 + + + true + + + 0 + + + Report + + + true + + + true + + + + + 0,0 + + + true + + + 0 + + + Form + + + true + + + true + + + + + 0,0 + + + true + + + 0 + + + Standard + + + true + + + true + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu new file mode 100644 index 000000000..739ad7bc1 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu @@ -0,0 +1,116 @@ + + + + + + + + Go to Line... + + + + + Repeat Search + + + + + Line Numbers + + + + + Form Option Button + + + 1 + + + + + Form Check Box + + + 1 + + + + + Form List Box + + + 1 + + + + + Form Combo Box + + + 1 + + + + + Form Vertical Scroll Bar + + + 1 + + + + + Form Horizontal Scroll Bar + + + 1 + + + + + Form Spin Button + + + 1 + + + + + BASIC Module + + + + + BASIC Dialog + + + + + Delete + + + + + Rename + + + + + Hide + + + + + + + ~Run + + + + + ~Dialog + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu new file mode 100644 index 000000000..742dfddd0 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu @@ -0,0 +1,186 @@ + + + + + + + + + Dialog + + + + + Tab Bar + + + + + 0,0 + + + true + + + 0 + + + Standard + + + true + + + false + + + + + 0,1 + + + true + + + 0 + + + Macro + + + true + + + + + 0,1 + + + true + + + 0 + + + Dialog + + + true + + + true + + + + + 1,1 + + + true + + + 0 + + + Language + + + true + + + + + FormControls + + + 0,0 + + + 1 + + + true + + + true + + + true + + + + + Toolbox + + + 0,0 + + + 1 + + + true + + + true + + + true + + + + + false + + + 2 + + + Full Screen + + + true + + + true + + + true + + + true + + + + + 0,3 + + + 1 + + + Find + + + false + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu new file mode 100644 index 000000000..e04f6c16f --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu @@ -0,0 +1,54 @@ + + + + + + + + ~Column Arrangement... + + + + + ~Filter... + + + + + Delete ~Record + + + + + ~Record + + + + + ~Choose Data Source... + + + + + Table + + + + + Search Key + + + + + AutoFilter + + + + + Reset Filter + + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu new file mode 100644 index 000000000..29de491b9 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu @@ -0,0 +1,2875 @@ + + + + + + + + ~Formula... + + + 1 + + + + + Flip Vertically + + + 1 + + + + + Number Format Type + + + + + Flip Horizontally + + + 1 + + + + + Trace ~Precedents + + + 1 + + + + + Clear + + + Clear ~Direct Formatting + + + Clear Direct Formatting + + + 1 + + + + + ~Remove Precedents + + + 1 + + + + + ~Trace Dependents + + + 1 + + + + + ~Split Window + + + 1 + + + + + Remove ~Dependents + + + 1 + + + + + Freeze ~Cells + + + + + Freeze ~Rows and Columns + + + 1 + + + + + Freeze First Column + + + 1 + + + + + Freeze First Row + + + 1 + + + + + Trace ~Error + + + 1 + + + + + Insert Chart + + + 1 + + + + + Trace ~Precedent + + + 1 + + + + + ~Remove Precedent + + + 1 + + + + + ~Trace Dependent + + + 1 + + + + + Remove Dependent + + + 1 + + + + + Exit Fill Mode + + + 1 + + + + + Remove ~All Traces + + + 1 + + + + + ~Fill Mode + + + 1 + + + + + ~Mark Invalid Data + + + 1 + + + + + Refresh Tra~ces + + + 1 + + + + + A~utoRefresh Traces + + + A~utoRefresh + + + 1 + + + + + Spreadsheet Theme + + + 1 + + + + + Euro Converter + + + 1 + + + + + Link to E~xternal Data... + + + 1 + + + + + ~Hyphenation... + + + 9 + + + + + Name... + + + 1 + + + + + Input Line + + + + + ~Select Sheets... + + + 1 + + + + + Sheet ~Events... + + + 1 + + + + + Pivot Table Filter + + + ~Filter... + + + + + Next Page + + + 1 + + + + + Previous Page + + + 1 + + + + + First Page + + + 1 + + + + + Last Page + + + 1 + + + + + Zoom In + + + 1 + + + + + Zoom Out + + + 1 + + + + + Margins + + + 1 + + + + + Scaling Factor + + + + + Close Preview + + + 1 + + + + + Position in Document + + + + + Page Format + + + + + Se~lection Mode + + + + + Enter References + + + + + Status Expanded Selection + + + + + Status Extended Selection + + + + + Page Left + + + + + Page Right + + + + + Select to Page Right + + + + + To Upper Block Margin + + + + + To Lower Block Margin + + + + + To Left Block Margin + + + + + To Right Block Margin + + + + + Select to Upper Block Margin + + + + + Te~xt to Columns... + + + 1 + + + + + ~Consolidate... + + + 1 + + + + + Select to Lower Block Margin + + + + + Pivot Table + + + Pi~vot Table... + + + Insert or Edit Pivot Table + + + ~Properties... + + + 1 + + + + + ~Insert or Edit... + + + .uno:DataDataPilotRun + + + 1 + + + + + Select to Left Block Margin + + + + + ~Function... + + + 1 + + + + + Select to Right Block Margin + + + + + ~Goal Seek... + + + 1 + + + + + Sol~ver... + + + 1 + + + + + To Next Sheet + + + 1 + + + + + ~Multiple Operations... + + + 1 + + + + + To Previous Sheet + + + 1 + + + + + Ch~art... + + + 1 + + + + + To Next Unprotected Cell + + + + + To Previous Unprotected Cell + + + + + Select Column + + + 1 + + + + + Modify Chart Data Area + + + + + Select Row + + + 1 + + + + + Select Unprotected Cells + + + 1 + + + + + C~onditional + + + 1 + + + + + Conditional Formatting: Condition + + + Condition... + + + 1 + + + + + Conditional Formatting... + + + 1 + + + + + Conditional Formatting: Color Scale + + + Color Scale... + + + 1 + + + + + Conditional Formatting: Data Bar + + + Data Bar... + + + 1 + + + + + Conditional Formatting: Icon Set + + + Icon Set... + + + 1 + + + + + Conditional Formatting: Date + + + Date... + + + 1 + + + + + Manage... + + + + + Manage Conditional Formatting... + + + + + Undo Selection + + + + + To Current Cell + + + + + Select Data Area + + + 1 + + + + + Cell Edit Mode + + + 1 + + + + + Clear Contents + + + + + AutoFill Data Series: automatic + + + + + Cancel + + + + + Select Array Formula + + + + + Select to Next Sheet + + + 1 + + + + + Select to Previous Sheet + + + 1 + + + + + Wrap Text + + + 1 + + + + + Cell Protection + + + 9 + + + + + Print Area + + + ~Define + + + Define Print Area + + + 1 + + + + + Clear + + + ~Clear + + + Clear Print Ranges + + + 1 + + + + + Edit + + + ~Edit... + + + Edit Print Ranges + + + 1 + + + + + Add + + + ~Add + + + Add Print Range + + + 1 + + + + + Cycle Cell Reference Types + + + + + Paste ~Special... + + + 1 + + + + + Selection List + + + + + Delete C~ells... + + + De~lete... + + + 1 + + + + + Repeat Search + + + + + ~Delete Sheet... + + + 1 + + + + + Fill ~Down + + + Fill ~Down + + + 1 + + + + + Fill ~Right + + + Fill ~Right + + + 1 + + + + + Fill ~Up + + + Fill ~Up + + + 1 + + + + + Fill ~Left + + + Fill ~Left + + + 1 + + + + + Fill Single ~Edit + + + Single ~Edit + + + + + Fill ~Sheets... + + + Fill ~Sheets... + + + 1 + + + + + Fill S~eries... + + + Fill S~eries... + + + 1 + + + + + Fill R~andom Number... + + + Fill R~andom Number... + + + 1 + + + + + Statistics + + + 1 + + + + + ~Sampling... + + + 1 + + + + + ~Descriptive Statistics... + + + 1 + + + + + ~Analysis of Variance (ANOVA)... + + + 1 + + + + + ~Correlation... + + + 1 + + + + + ~Covariance... + + + 1 + + + + + ~Exponential Smoothing... + + + 1 + + + + + ~Moving Average... + + + 1 + + + + + ~Regression... + + + 1 + + + + + Paired ~t-test... + + + 1 + + + + + ~F-test... + + + 1 + + + + + ~Z-test... + + + 1 + + + + + ~Chi-square Test... + + + 1 + + + + + F~ourier Analysis... + + + 1 + + + + + ~Headers and Footers... + + + 1 + + + + + ~Validity... + + + 1 + + + + + Data ~Validation... + + + + + Delete Rows + + + 1 + + + + + Insert + + + 1 + + + + + Delete Columns + + + 1 + + + + + Insert Cells + + + 1 + + + + + ~Record + + + Record Track Changes + + + 1 + + + + + ~Show... + + + Show Track Changes + + + 1 + + + + + Define ~Labels... + + + ~Labels... + + + + + Show Comment + + + 1 + + + + + Show Comment + + + 1 + + + + + Hide Comment + + + 1 + + + + + Show All Comments + + + 1 + + + + + Hide All Comments + + + 1 + + + + + Delete All Comments + + + 1 + + + + + Comm~ent + + + Insert Co~mment + + + 1 + + + + + Delete Comment + + + 1 + + + + + ~Formula Bar + + + 1 + + + + + View Headers + + + 1 + + + + + Scale Screen Display + + + + + Value ~Highlighting + + + 1 + + + + + ~Normal View + + + ~Normal + + + 1 + + + + + ~Page Break + + + 1 + + + + + F~unction List + + + 1 + + + + + R~efresh Range + + + 1 + + + + + Sheet Area Input Field + + + + + Collaborate... + + + + + ~Manage... + + + Manage Track Changes + + + 1 + + + + + ~Comment... + + + Insert Track Change Comment + + + 1 + + + + + Cle~ar Cells... + + + Cl~ear Contents... + + + 1 + + + + + Delete Page Breaks + + + 1 + + + + + Insert ~Row Break + + + ~Row Break + + + 1 + + + + + Insert ~Column Break + + + ~Column Break + + + 1 + + + + + Adjust Scale + + + + + Remove ~Row Break + + + ~Row Break + + + + + Reset Scale + + + + + Remove ~Column Break + + + ~Column Break + + + + + Paste Special + + + 1 + + + + + Insert ~Cells... + + + ~Insert... + + + 1 + + + + + Insert ~Rows + + + 1 + + + + + Insert Co~lumns + + + 1 + + + + + Insert ~Rows Above + + + Rows ~Above + + + Insert Rows ~Above + + + 1 + + + + + Insert Co~lumns Before + + + Columns ~Before + + + Insert Columns ~Before + + + 1 + + + + + Insert ~Rows Below + + + Rows ~Below + + + Insert Rows ~Below + + + 1 + + + + + Insert Co~lumns After + + + Columns ~After + + + Insert Columns ~After + + + 1 + + + + + Insert ~Sheet... + + + 1 + + + + + Insert Shee~t from File... + + + + + ~Define Name... + + + ~Define... + + + 1 + + + + + ~Manage Names... + + + ~Manage... + + + 1 + + + + + ~Manage Names... + + + + + ~Insert Named Range or Expression... + + + ~Named Range or Expression... + + + 1 + + + + + ~Create Names... + + + ~Create... + + + + + Assign Names + + + + + Insert Cells Down + + + 1 + + + + + Insert Cells Right + + + 1 + + + + + Format ~Cells... + + + Ce~lls... + + + ~Format Cells... + + + 1 + + + + + Row ~Height... + + + ~Height... + + + Row ~Height... + + + 1 + + + + + ~Optimal Row Height... + + + ~Optimal Height... + + + 1 + + + + + H~ide Rows + + + H~ide + + + H~ide Rows + + + 1 + + + + + ~Show Rows + + + ~Show + + + Sho~w Rows + + + 1 + + + + + Column ~Width... + + + ~Width... + + + Column ~Width... + + + 1 + + + + + ~Optimal Column Width... + + + ~Optimal Width... + + + 1 + + + + + ~Hide Columns + + + ~Hide + + + H~ide Columns + + + 1 + + + + + ~Show Columns + + + ~Show + + + S~how Columns + + + 1 + + + + + ~Hide Sheet + + + 1 + + + + + ~Show Sheet... + + + 1 + + + + + Merge Cells + + + 1 + + + + + Split Cells + + + 1 + + + + + M~erge and Center Cells + + + 1 + + + + + Format ~Page... + + + ~Page... + + + Format Pa~ge... + + + 1 + + + + + Standard Text Attributes + + + Default + + + + + ~Text... + + + 1 + + + + + Optimal Column Width, direct + + + 1 + + + + + Auto~Calculate + + + 1 + + + + + ~Recalculate + + + 1 + + + + + Protect ~Sheet... + + + 1 + + + + + Protect ~Spreadsheet Structure... + + + 1 + + + + + Sc~enarios... + + + 1 + + + + + ~Refresh Pivot Table + + + ~Refresh + + + 1 + + + + + ~Delete Pivot Table + + + ~Delete + + + 1 + + + + + Recalculate Hard + + + 1 + + + + + ~AutoInput + + + 1 + + + + + ~Define Range... + + + 1 + + + + + Select ~Range... + + + 1 + + + + + Strea~ms... + + + 1 + + + + + Resume streaming + + + 1 + + + + + Stop streaming + + + 1 + + + + + Data Provider... + + + 1 + + + + + Refresh Data Provider + + + 1 + + + + + ~XML Source... + + + 1 + + + + + ~Sort... + + + 1 + + + + + ~Standard Filter... + + + 1 + + + + + ~Advanced Filter... + + + 1 + + + + + Auto~Filter + + + 1 + + + + + ~Reset Filter + + + 1 + + + + + F~orm... + + + 1 + + + + + Sub~totals... + + + 1 + + + + + ~AutoOutline + + + 1 + + + + + Refresh Data Import + + + + + ~Hide AutoFilter + + + 1 + + + + + Sort Descending + + + 1 + + + + + Sort Ascending + + + 1 + + + + + Rename S~heet... + + + 1 + + + + + Rename Sheet + + + 1 + + + + + Sheet ~Tab Color... + + + ~Tab Color... + + + 1 + + + + + Tab Color + + + 1 + + + + + ~Move or Copy Sheet... + + + 1 + + + + + Select All Sheets + + + 1 + + + + + Deselect All Sheets + + + 1 + + + + + Insert Sheet at End... + + + + + Align Left + + + 1 + + + + + Align Right + + + 1 + + + + + Align Center + + + 1 + + + + + Justified + + + 1 + + + + + Align Top + + + 1 + + + + + Align Bottom + + + 1 + + + + + Center Vertically + + + 1 + + + + + Select Scenario + + + + + Redraw Chart + + + + + Change Anchor + + + 1 + + + + + Number Format + + + 1 + + + + + Currency + + + Format as Currency + + + 1 + + + + + Currency + + + Format as Currency + + + .uno:NumberFormatCurrency + + + 1 + + + + + Percent + + + Format as Percent + + + 1 + + + + + General + + + Format as General + + + 1 + + + + + Date + + + Format as Date + + + 1 + + + + + Number + + + Format as Number + + + 1 + + + + + Scientific + + + Format as Scientific + + + 1 + + + + + Time + + + Format as Time + + + 1 + + + + + Add Decimal Place + + + 1 + + + + + Delete Decimal Place + + + 1 + + + + + Thousands Separator + + + 1 + + + + + Lin~ks to External Files... + + + 1 + + + + + Sheet R~ight-To-Left + + + R~ight-To-Left + + + Sheet R~ight-To-Left + + + 1 + + + + + Anchor: To P~age + + + To P~age + + + Anchor to p~age + + + + + Anchor: To ~Cell + + + To ~Cell + + + Anchor to ~cell (move with cell) + + + + + Anchor: To Cell (~resize with cell) + + + To Cell (~resize with cell) + + + Anchor to cell (move and ~resize with cell) + + + + + Email as ~Microsoft Excel... + + + + + Email as ~OpenDocument Spreadsheet... + + + + + S~hare Spreadsheet... + + + 1 + + + + + View Grid Lines + + + 1 + + + + + Sheet Name + + + 1 + + + + + Document Title + + + 1 + + + + + Date + + + 1 + + + + + ~Open... + + + 1 + + + + + Formula to Value + + + 1 + + + + + + + Insert Field + + + + + ~Detective + + + 1 + + + + + Insert Page ~Break + + + 1 + + + + + Delete Page ~Break + + + + + F~ill Cells + + + + + Ca~lculate + + + 1 + + + + + ~Named Ranges and Expressions + + + + + Edit Comment + + + 1 + + + + + ~Pivot Table + + + 1 + + + + + ~Sheet + + + + + More ~Filters + + + 1 + + + + + Sen~d + + + 1 + + + + + ~Protect Document + + + + + Format Cell Borders + + + + + ~Group and Outline + + + 1 + + + + + Ro~ws + + + 1 + + + + + Colu~mns + + + 1 + + + + + ~Sheet + + + + + Cell ~Comments + + + 1 + + + + + M~erge Cells + + + 1 + + + + + Prin~t Ranges + + + 1 + + + + + Show Formula + + + 1 + + + + + Assign Macro... + + + 1 + + + + + Mark Precedents + + + + + Mark Dependents + + + + + Insert Current Date + + + ~Date + + + 1 + + + + + Insert Current Time + + + ~Time + + + 1 + + + + + Export as Image + + + 1 + + + + + Edit Hyperlink + + + 1 + + + + + Remove Hyperlink + + + 1 + + + + + Paste Only + + + + + Paste Only Formula + + + ~Formula + + + 1 + + + + + Paste Only Text + + + ~Text + + + 1 + + + + + Paste Only Numbers + + + ~Number + + + 1 + + + + + Use Text Import Dialog + + + Use text import dialog + + + 1 + + + + + Column + + + 1 + + + + + Row + + + 1 + + + + + ~Insert... + + + .uno:InsertName + + + 1 + + + + + Default + + + + + Default + + + Default Cell Style + + + .uno:StyleApply?Style:string=Default&FamilyName:string=CellStyles + + + 9 + + + + + Accent 1 + + + + + Accent 1 + + + Accent 1 Cell Style + + + .uno:StyleApply?Style:string=Accent 1&FamilyName:string=CellStyles + + + 9 + + + + + Accent 2 + + + + + Accent 2 + + + Accent 2 Cell Style + + + .uno:StyleApply?Style:string=Accent 2&FamilyName:string=CellStyles + + + 9 + + + + + Accent 3 + + + + + Accent 3 + + + Accent 3 Cell Style + + + .uno:StyleApply?Style:string=Accent 3&FamilyName:string=CellStyles + + + 9 + + + + + Heading 1 + + + + + Heading 1 + + + Heading 1 Cell Style + + + .uno:StyleApply?Style:string=Heading 1&FamilyName:string=CellStyles + + + 9 + + + + + Heading 2 + + + + + Heading 2 + + + Heading 2 Cell Style + + + .uno:StyleApply?Style:string=Heading 2&FamilyName:string=CellStyles + + + 9 + + + + + Bad + + + + + Bad + + + Bad Cell Style + + + .uno:StyleApply?Style:string=Bad&FamilyName:string=CellStyles + + + 9 + + + + + Error + + + + + Error + + + Error Cell Style + + + .uno:StyleApply?Style:string=Error&FamilyName:string=CellStyles + + + 9 + + + + + Good + + + + + Good + + + Good Cell Style + + + .uno:StyleApply?Style:string=Good&FamilyName:string=CellStyles + + + 9 + + + + + Neutral + + + + + Neutral + + + Neutral Cell Style + + + .uno:StyleApply?Style:string=Neutral&FamilyName:string=CellStyles + + + 9 + + + + + Warning + + + + + Warning + + + Warning Cell Style + + + .uno:StyleApply?Style:string=Warning&FamilyName:string=CellStyles + + + 9 + + + + + Footnote + + + + + Footnote + + + Footnote Cell Style + + + .uno:StyleApply?Style:string=Footnote&FamilyName:string=CellStyles + + + 9 + + + + + Note + + + + + Note + + + Note Cell Style + + + .uno:StyleApply?Style:string=Note&FamilyName:string=CellStyles + + + 9 + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu new file mode 100644 index 000000000..7644f820f --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu @@ -0,0 +1,738 @@ + + + + + + + + + Detective + + + + + Cell + + + + + Cell Edit + + + + + Column Header + + + + + Shape + + + + + Shape Text + + + + + Form Control + + + + + Text Box Formatting + + + + + Formula Bar + + + + + Image + + + + + Media + + + + + Notebookbar + + + + + OLE Object + + + + + Page Break + + + + + Pivot Table + + + + + Print Preview + + + + + Row Header + + + + + Sheet Tabs Bar + + + + + false + + + Image Filter + + + false + + + true + + + + + false + + + Curves and Polygons + + + false + + + true + + + + + 0,3 + + + 0 + + + true + + + false + + + TSCP Classification + + + + + 0,2 + + + true + + + 0 + + + Image + + + true + + + true + + + + + true + + + Data Streams + + + false + + + + + 0,1 + + + true + + + 0 + + + Drawing Object Properties + + + true + + + false + + + true + + + + + 0 + + + 0,1 + + + true + + + true + + + Print Preview + + + true + + + true + + + true + + + + + 0 + + + false + + + true + + + 3D-Settings + + + false + + + true + + + + + Text Box Formatting + + + false + + + true + + + true + + + true + + + + + Form Filter + + + false + + + true + + + true + + + true + + + true + + + + + Form Navigation + + + 0,1 + + + true + + + 1 + + + false + + + true + + + true + + + + + Form Controls + + + false + + + false + + + + + Form Design + + + false + + + false + + + + + 0,2 + + + true + + + 0 + + + true + + + Formatting + + + true + + + + + false + + + false + + + Insert + + + + + false + + + false + + + Insert Cell + + + + + 0,0 + + + true + + + 0 + + + Standard + + + true + + + false + + + true + + + + + 0,3 + + + true + + + 1 + + + Find + + + false + + + false + + + + + 0,1 + + + true + + + 0 + + + Text Formatting + + + true + + + false + + + true + + + + + false + + + false + + + Tools + + + false + + + + + false + + + 2 + + + Full Screen + + + true + + + true + + + true + + + true + + + + + 0 + + + true + + + true + + + Standard (Viewing Mode) + + + true + + + true + + + true + + + + + 1 + + + true + + + false + + + Drawing + + + + + 0,1 + + + true + + + 1 + + + Media Playback + + + true + + + true + + + + + false + + + false + + + Color + + + true + + + + + false + + + Align Objects + + + false + + + + + false + + + Basic Shapes + + + false + + + true + + + + + false + + + Block Arrows + + + false + + + true + + + + + false + + + Flowchart + + + false + + + true + + + + + false + + + Stars and Banners + + + false + + + true + + + + + false + + + Symbol Shapes + + + false + + + true + + + + + false + + + Callouts + + + false + + + true + + + + + 0,0 + + + 1 + + + true + + + Fontwork + + + true + + + false + + + true + + + + + false + + + Fontwork Shape + + + false + + + true + + + + + 0,0 + + + true + + + 0 + + + Standard (Single Mode) + + + false + + + false + + + false + + + + + false + + + Lines and Arrows + + + false + + + true + + + + + Notebookbar shortcuts + + + false + + + true + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu new file mode 100644 index 000000000..d3a54a052 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu @@ -0,0 +1,704 @@ + + + + + + + + + ~Titles... + + + 1 + + + + + Position + + + ~Legend... + + + 1 + + + + + ~Axes... + + + 1 + + + + + ~Grids... + + + 1 + + + + + ~Data Labels... + + + + + Tre~nd Line... + + + + + Mean ~Value Lines + + + + + X Error ~Bars... + + + + + Y Error ~Bars... + + + + + + Format Selection... + + + 1 + + + + + Format Legend + + + ~Legend... + + + 1 + + + + + Chart ~Wall... + + + 1 + + + + + Chart ~Floor... + + + + + Chart ~Area... + + + 1 + + + + + Chart T~ype... + + + 1 + + + + + ~Data Ranges... + + + 1 + + + + + ~Data Table... + + + 1 + + + + + ~3D View... + + + 1 + + + + + + Bring ~Forward + + + 1 + + + + + Send Back~ward + + + 1 + + + + + + ~Main Title... + + + + + ~Subtitle... + + + + + ~X Axis Title... + + + + + ~Y Axis Title... + + + + + ~Z Axis Title... + + + + + S~econdary X Axis Title... + + + + + Se~condary Y Axis Title... + + + + + ~All Titles... + + + + + + ~X Axis... + + + 1 + + + + + ~Y Axis... + + + 1 + + + + + ~Z Axis... + + + 1 + + + + + ~Secondary X Axis... + + + + + S~econdary Y Axis... + + + + + ~All Axes... + + + 1 + + + + + + ~Y Axis Major Grid... + + + + + ~X Axis Major Grid... + + + + + ~Z Axis Major Grid... + + + + + Y Axis Minor ~Grid... + + + + + X Axis ~Minor Grid... + + + + + Z Ax~is Minor Grid... + + + + + ~All Grids... + + + + + + Format Wall... + + + + + Format Floor... + + + + + Format Chart Area... + + + + + + Insert Titles... + + + + + Format Title... + + + + + + Insert Legend + + + + + Delete Legend + + + + + Format Legend... + + + + + + Insert/Delete Axes... + + + + + Insert Axis + + + + + Delete Axis + + + + + Format Axis... + + + + + Insert Axis Title + + + + + + Insert Major Grid + + + + + Delete Major Grid + + + + + Format Major Grid... + + + + + Insert Minor Grid + + + + + Delete Minor Grid + + + + + Format Minor Grid... + + + + + + Insert Tre~nd Line... + + + + + Delete Tre~nd Line + + + + + Format Trend Line... + + + + + + Insert Trend Line ~Equation + + + + + Insert R² and Trend Line Equation + + + + + Insert R² + + + + + Delete R² + + + + + Delete Trend Line ~Equation + + + + + Format Trend Line Equation... + + + + + + Insert Mean ~Value Line + + + + + Delete Mean ~Value Line + + + + + Format Mean Value Line... + + + + + + Insert X Error ~Bars... + + + + + Delete X Error ~Bars + + + + + Format X Error Bars... + + + + + Insert Y Error ~Bars... + + + + + Delete Y Error ~Bars + + + + + Format Y Error Bars... + + + + + + Insert Data Labels + + + + + Delete Data Labels + + + + + Format Data Labels... + + + + + Insert Single Data Label + + + + + Delete Single Data Label + + + + + Format Single Data Label... + + + + + + Format Data Series... + + + + + Format Data Point... + + + + + Reset Data Point + + + + + Reset all Data Points + + + + + Format Stock Loss... + + + + + Format Stock Gain... + + + + + + Select Chart Element + + + 0 + + + + + Horizontal Grids + + + 1 + + + + + Scale Text + + + 1 + + + + + Automatic Layout + + + 1 + + + + + + Update Chart + + + + + Legend On/Off + + + 1 + + + + + Show/Hide Axis Description(s) + + + 1 + + + + + Vertical Grids + + + 1 + + + + + Data in Rows + + + 1 + + + + + Data in Columns + + + 1 + + + + + Select Tool + + + + + Chart Type + + + + + Caption Type for Chart Data + + + + + Legend Position + + + + + Default Colors for Data Series + + + + + Bar Width + + + + + Number of lines in combination chart + + + + + Te~xt... + + + + + Description... + + + + + Name... + + + + + Line Ends with Arrow + + + 1 + + + + + + + + Arrange~ment + + + 1 + + + + + ~Title + + + + + A~xis + + + 1 + + + + + ~Grid + + + 1 + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu new file mode 100644 index 000000000..d010c1626 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu @@ -0,0 +1,170 @@ + + + + + + + + + Shape + + + + + Shape Text + + + + + true + + + 0 + + + 0,0 + + + Standard + + + true + + + + + true + + + 0 + + + 1,0 + + + Formatting + + + true + + + 0 + + + + + true + + + 1 + + + Drawing + + + false + + + + + false + + + Basic Shapes + + + false + + + true + + + + + false + + + Symbol Shapes + + + false + + + true + + + + + false + + + Block Arrows + + + false + + + true + + + + + false + + + Flowchart + + + false + + + true + + + + + false + + + Callouts + + + false + + + true + + + + + false + + + Stars and Banners + + + false + + + true + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu new file mode 100644 index 000000000..48ed82b93 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu @@ -0,0 +1,1918 @@ + + + + + + + + + .uno:CharFontName + + + + + + com.sun.star.comp.framework.FontMenuController + + + + + .uno:FontHeight + + + + + + com.sun.star.comp.framework.FontSizeMenuController + + + + + .uno:ObjectMenue + + + + + + com.sun.star.comp.framework.ObjectMenuController + + + + + .uno:InsertPageHeader + + + + + + com.sun.star.comp.framework.HeaderMenuController + + + + + .uno:InsertPageFooter + + + + + + com.sun.star.comp.framework.FooterMenuController + + + + + .uno:ChangeControlType + + + + + + com.sun.star.comp.framework.ControlMenuController + + + + + .uno:AvailableToolbars + + + + + + com.sun.star.comp.framework.ToolBarsMenuController + + + + + .uno:ScriptOrganizer + + + + + + com.sun.star.comp.framework.MacrosMenuController + + + + + .uno:RecentFileList + + + + + + com.sun.star.comp.framework.RecentFilesMenuController + + + + + .uno:AddDirect + + + + + + com.sun.star.comp.framework.NewMenuController + + + + + .uno:AutoPilotMenu + + + + + + com.sun.star.comp.framework.NewMenuController + + + + + .uno:SetLanguageSelectionMenu + + + + + + com.sun.star.comp.framework.LanguageSelectionMenuController + + + + + .uno:SetLanguageAllTextMenu + + + + + + com.sun.star.comp.framework.LanguageSelectionMenuController + + + + + .uno:SetLanguageParagraphMenu + + + + + + com.sun.star.comp.framework.LanguageSelectionMenuController + + + + + .uno:SaveAsMenu + + + + + + com.sun.star.comp.framework.SaveAsMenuController + + + + + .uno:ThesaurusFromContext + + + + + + com.sun.star.comp.framework.ThesaurusMenuController + + + + + .uno:OpenSmartTagMenuOnCursor + + + + + + com.sun.star.comp.svx.SmartTagMenuController + + + + + .uno:BasicShapes + + + + + + com.sun.star.comp.framework.ToolbarAsMenuController + + + basicshapes + + + + + .uno:SymbolShapes + + + + + + com.sun.star.comp.framework.ToolbarAsMenuController + + + symbolshapes + + + + + .uno:ArrowShapes + + + + + + com.sun.star.comp.framework.ToolbarAsMenuController + + + arrowshapes + + + + + .uno:StarShapes + + + + + + com.sun.star.comp.framework.ToolbarAsMenuController + + + starshapes + + + + + .uno:CalloutShapes + + + + + + com.sun.star.comp.framework.ToolbarAsMenuController + + + calloutshapes + + + + + .uno:FlowChartShapes + + + + + + com.sun.star.comp.framework.ToolbarAsMenuController + + + flowchartshapes + + + + + .uno:ConditionalFormatMenu + + + com.sun.star.sheet.SpreadsheetDocument + + + com.sun.star.comp.framework.ResourceMenuController + + + conditional + + + + + .uno:FreezePanesMenu + + + com.sun.star.sheet.SpreadsheetDocument + + + com.sun.star.comp.framework.ResourceMenuController + + + freezepanes + + + + + .uno:InsertFieldCtrl + + + + + + com.sun.star.comp.framework.ResourceMenuController + + + insertfield + + + + + .uno:AnchorMenu + + + + + + com.sun.star.comp.framework.ResourceMenuController + + + anchor + + + + + .uno:Notebookbar + + + + + + com.sun.star.comp.framework.ToolbarModeMenuController + + + + + .uno:ColumnOperations + + + com.sun.star.sheet.SpreadsheetDocument + + + com.sun.star.comp.framework.ResourceMenuController + + + column_operations + + + + + .uno:RowOperations + + + com.sun.star.sheet.SpreadsheetDocument + + + com.sun.star.comp.framework.ResourceMenuController + + + row_operations + + + + + .uno:ToolbarMode + + + + + + com.sun.star.comp.framework.ToolbarModeMenuController + + + + + .uno:DBNewMenu + + + com.sun.star.sdb.OfficeDatabaseDocument + + + com.sun.star.comp.framework.ResourceMenuController + + + new + + + + + .uno:DBRefreshMenu + + + + + + com.sun.star.comp.framework.ResourceMenuController + + + refreshdata + + + + + .uno:DBPreview + + + com.sun.star.sdb.OfficeDatabaseDocument + + + com.sun.star.comp.framework.ResourceMenuController + + + preview + + + + + .uno:ArrowsToolbox + + + + + + com.sun.star.comp.framework.ToolbarAsMenuController + + + arrowsbar + + + + + .uno:LineToolbox + + + + + + com.sun.star.comp.framework.ToolbarAsMenuController + + + linesbar + + + + + .uno:ConnectorToolbox + + + + + + com.sun.star.comp.framework.ToolbarAsMenuController + + + connectorsbar + + + + + .uno:AdvancedMode + + + + + + com.sun.star.comp.framework.ToolbarAsMenuController + + + choosemodebar + + + + + .uno:Objects3DToolbox + + + + + + com.sun.star.comp.framework.ToolbarAsMenuController + + + 3dobjectsbar + + + + + + + .uno:ScrollToPrevious + + + + + + lo.writer.PreviousScrollToolboxController + + + + + .uno:ScrollToNext + + + + + + lo.writer.NextScrollToolboxController + + + + + .uno:NavElement + + + + + + lo.writer.NavElementToolBoxController + + + + + .uno:ZoomToolBox + + + + + + com.sun.star.comp.framework.SubToolBarController + + + zoombar;.uno:ZoomPlus + + + + + .uno:AdvancedMode + + + + + + com.sun.star.comp.framework.SubToolBarController + + + choosemodebar;.uno:ToggleObjectRotateMode + + + + + .uno:ObjectPosition + + + + + + com.sun.star.comp.framework.SubToolBarController + + + positionbar;.uno:BringToFront + + + + + .uno:TextToolbox + + + + + + com.sun.star.comp.framework.SubToolBarController + + + textbar;.uno:Text + + + + + .uno:RectangleToolbox + + + + + + com.sun.star.comp.framework.SubToolBarController + + + rectanglesbar;.uno:Rect + + + + + .uno:EllipseToolbox + + + + + + com.sun.star.comp.framework.SubToolBarController + + + ellipsesbar;.uno:Ellipse + + + + + .uno:RedactedExportToolbox + + + + + + com.sun.star.comp.framework.SubToolBarController + + + redactedexportbar;.uno:RedactedExportWhite + + + + + .uno:LineToolbox + + + + + + com.sun.star.comp.framework.SubToolBarController + + + linesbar;.uno:Freeline_Unfilled + + + + + .uno:ArrowsToolbox + + + + + + com.sun.star.comp.framework.SubToolBarController + + + arrowsbar;.uno:LineArrowEnd + + + + + .uno:Objects3DToolbox + + + + + + com.sun.star.comp.framework.SubToolBarController + + + 3dobjectsbar;.uno:Cube + + + + + .uno:ConnectorToolbox + + + + + + com.sun.star.comp.framework.SubToolBarController + + + connectorsbar;.uno:Connector + + + + + .uno:InsertToolbox + + + + + + com.sun.star.comp.framework.SubToolBarController + + + insertbar;.uno:InsertObjectChart + + + + + .uno:ChooseControls + + + com.sun.star.script.BasicIDE + + + com.sun.star.comp.framework.SubToolBarController + + + insertcontrolsbar + + + + + .uno:Config + + + + + + com.sun.star.comp.framework.SubToolBarController + + + formcontrols;.uno:Config + + + + + .uno:ObjectAlign + + + + + + com.sun.star.comp.framework.SubToolBarController + + + alignmentbar;.uno:ObjectAlignLeft + + + + + .uno:GraphicFilterToolbox + + + + + + com.sun.star.comp.framework.SubToolBarController + + + graffilterbar + + + + + .uno:OptimizeTable + + + + + + com.sun.star.comp.framework.SubToolBarController + + + optimizetablebar + + + + + .uno:InsertCtrl + + + + + + com.sun.star.comp.framework.SubToolBarController + + + insertbar;.uno:InsertGraphic + + + + + .uno:InsertObjCtrl + + + + + + com.sun.star.comp.framework.SubToolBarController + + + insertobjectbar;.uno:InsertObject + + + + + .uno:InsCellsCtrl + + + com.sun.star.sheet.SpreadsheetDocument + + + com.sun.star.comp.framework.SubToolBarController + + + insertcellsbar;.uno:InsertCellsDown + + + + + .uno:DBNewForm + + + com.sun.star.sdb.OfficeDatabaseDocument + + + com.sun.star.comp.framework.GenericPopupToolbarController + + + .uno:DBNewMenu;1 + + + + + .uno:DBLimit + + + + + + org.libreoffice.comp.dbu.LimitBoxController + + + + + .uno:ChartProperties + + + com.sun.star.chart2.ChartDocument + + + org.libreoffice.chart2.Chart2ToolboxController + + + + + .uno:Refresh + + + com.sun.star.sdb.TableDataView + + + com.sun.star.comp.framework.GenericPopupToolbarController + + + .uno:DBRefreshMenu;1 + + + + + .uno:Refresh + + + com.sun.star.sdb.DataSourceBrowser + + + com.sun.star.comp.framework.GenericPopupToolbarController + + + .uno:DBRefreshMenu;1 + + + + + .uno:FontHeight + + + + + + com.sun.star.svx.FontHeightToolBoxController + + + + + .uno:AssignLayout + + + com.sun.star.presentation.PresentationDocument + + + com.sun.star.comp.sd.SlideLayoutController + + + + + .uno:DisplayMode + + + com.sun.star.presentation.PresentationDocument + + + com.sun.star.comp.sd.DisplayModeController + + + + + .uno:InsertPage + + + com.sun.star.presentation.PresentationDocument + + + com.sun.star.comp.sd.InsertSlideController + + + + + .uno:DefaultNumbering + + + + + + com.sun.star.comp.svx.NumberingToolBoxControl + + + + + .uno:DefaultBullet + + + + + + com.sun.star.comp.svx.NumberingToolBoxControl + + + + + .uno:SetOutline + + + + + + com.sun.star.comp.svx.NumberingToolBoxControl + + + + + .uno:InsertTable + + + + + + com.sun.star.comp.svx.TableToolBoxControl + + + + + .uno:ShowMultiplePages + + + + + + com.sun.star.comp.svx.TableToolBoxControl + + + + + .uno:InsertFrameInteract + + + + + + com.sun.star.comp.svx.ColumnsToolBoxControl + + + + + .uno:InsertFrame + + + + + + com.sun.star.comp.svx.ColumnsToolBoxControl + + + + + .uno:InsertSection + + + + + + com.sun.star.comp.svx.ColumnsToolBoxControl + + + + + .uno:ExtrusionDirectionFloater + + + + + + com.sun.star.comp.svx.ExtrusionDirectionController + + + + + .uno:ExtrusionDepthFloater + + + + + + com.sun.star.comp.svx.ExtrusionDepthController + + + + + .uno:ExtrusionLightingFloater + + + + + + com.sun.star.comp.svx.ExtrusionLightingController + + + + + .uno:ExtrusionSurfaceFloater + + + + + + com.sun.star.comp.svx.ExtrusionSurfaceController + + + + + .uno:FontworkAlignmentFloater + + + + + + com.sun.star.comp.svx.FontworkAlignmentController + + + + + .uno:FontworkCharacterSpacingFloater + + + + + + com.sun.star.comp.svx.FontworkCharacterSpacingController + + + + + .uno:FontworkShapeType + + + + + + com.sun.star.comp.framework.SubToolBarController + + + fontworkshapetype + + + + + .uno:ChartElementSelector + + + com.sun.star.chart2.ChartDocument + + + com.sun.star.comp.chart.ElementSelectorToolbarController + + + + + .uno:BasicShapes + + + + + + com.sun.star.comp.framework.SubToolBarController + + + basicshapes;.uno:BasicShapes.diamond + + + + + .uno:SymbolShapes + + + + + + com.sun.star.comp.framework.SubToolBarController + + + symbolshapes;.uno:SymbolShapes.smiley + + + + + .uno:ArrowShapes + + + + + + com.sun.star.comp.framework.SubToolBarController + + + arrowshapes;.uno:ArrowShapes.left-right-arrow + + + + + .uno:FlowChartShapes + + + + + + com.sun.star.comp.framework.SubToolBarController + + + flowchartshapes;.uno:FlowChartShapes.flowchart-internal-storage + + + + + .uno:CalloutShapes + + + + + + com.sun.star.comp.framework.SubToolBarController + + + calloutshapes;.uno:CalloutShapes.round-rectangular-callout + + + + + .uno:StarShapes + + + + + + com.sun.star.comp.framework.SubToolBarController + + + starshapes;.uno:StarShapes.star5 + + + + + .uno:MailMergeCurrentEntry + + + + + + lo.writer.MMCurrentEntryController + + + + + .uno:MailMergeExcludeEntry + + + + + + lo.writer.MMExcludeEntryController + + + + + .uno:AttributePageSize + + + + + + lo.writer.PageSizeToolBoxControl + + + + + .uno:PageColumnType + + + + + + lo.writer.PageColumnToolBoxControl + + + + + .uno:PageMargin + + + + + + lo.writer.PageMarginToolBoxControl + + + + + .uno:Orientation + + + + + + lo.writer.PageOrientationToolBoxControl + + + + + .uno:FindText + + + + + + com.sun.star.svx.FindTextToolboxController + + + + + .uno:SearchLabel + + + + + + com.sun.star.svx.SearchLabelToolboxController + + + + + .uno:DownSearch + + + + + + com.sun.star.svx.DownSearchToolboxController + + + + + .uno:ExitSearch + + + + + + com.sun.star.svx.ExitFindbarToolboxController + + + + + .uno:UpSearch + + + + + + com.sun.star.svx.UpSearchToolboxController + + + + + .uno:MatchCase + + + + + + com.sun.star.svx.MatchCaseToolboxController + + + + + .uno:SearchFormattedDisplayString + + + + + + com.sun.star.svx.SearchFormattedToolboxController + + + + + .uno:FindAll + + + + + + com.sun.star.svx.FindAllToolboxController + + + + + .uno:ClassificationApply + + + + + + com.sun.star.comp.sfx2.ClassificationCategoriesController + + + + + .uno:LineEndStyle + + + + + + com.sun.star.comp.svx.LineEndToolBoxControl + + + + + .uno:TextdirectionTopToBottom + + + + + + com.sun.star.comp.svx.VertTextToolBoxControl + + + + + .uno:TextdirectionLeftToRight + + + + + + com.sun.star.comp.svx.VertTextToolBoxControl + + + + + .uno:VerticalCaption + + + + + + com.sun.star.comp.svx.VertTextToolBoxControl + + + + + .uno:DrawFontworkVertical + + + + + + com.sun.star.comp.svx.VertTextToolBoxControl + + + + + .uno:VerticalText + + + + + + com.sun.star.comp.svx.VertTextToolBoxControl + + + + + .uno:VerticalTextFitToSizeTool + + + + + + com.sun.star.comp.svx.VertTextToolBoxControl + + + + + .uno:ParaLeftToRight + + + + + + com.sun.star.comp.svx.CTLToolBoxControl + + + + + .uno:ParaRightToLeft + + + + + + com.sun.star.comp.svx.CTLToolBoxControl + + + + + .uno:XLineStyle + + + + + + com.sun.star.comp.svx.LineStyleToolBoxControl + + + + + .uno:LineSpacing + + + + + + com.sun.star.comp.svx.LineSpacingToolBoxControl + + + + + .uno:Spacing + + + + + + com.sun.star.comp.svx.CharacterSpacingToolBoxControl + + + + + .uno:EmojiControl + + + + + + com.sun.star.comp.sfx2.InsertEmojiToolBoxControl + + + + + .uno:CharmapControl + + + + + + com.sun.star.comp.sfx2.InsertSymbolToolBoxControl + + + + + .uno:SetBorderStyle + + + + + + com.sun.star.comp.svx.FrameToolBoxControl + + + + + .uno:LineStyle + + + + + + com.sun.star.comp.svx.FrameToolBoxControl + + + + + .uno:NumberFormatCurrency + + + com.sun.star.sheet.SpreadsheetDocument + + + com.sun.star.comp.svx.CurrencyToolBoxControl + + + + + .uno:FontColor + + + + + + com.sun.star.comp.svx.ColorToolBoxControl + + + + + .uno:BackgroundColor + + + + + + com.sun.star.comp.svx.ColorToolBoxControl + + + + + .uno:TableCellBackgroundColor + + + + + + com.sun.star.comp.svx.ColorToolBoxControl + + + + + .uno:Color + + + + + + com.sun.star.comp.svx.ColorToolBoxControl + + + + + .uno:BackColor + + + + + + com.sun.star.comp.svx.ColorToolBoxControl + + + + + .uno:CharBackColor + + + + + + com.sun.star.comp.svx.ColorToolBoxControl + + + + + .uno:Extrusion3DColor + + + + + + com.sun.star.comp.svx.ColorToolBoxControl + + + + + .uno:Underline + + + + + + com.sun.star.comp.svx.UnderlineToolBoxControl + + + + + .uno:Undo + + + + + + com.sun.star.comp.svx.UndoRedoToolBoxControl + + + + + .uno:Redo + + + + + + com.sun.star.comp.svx.UndoRedoToolBoxControl + + + + + .uno:XLineColor + + + + + + com.sun.star.comp.svx.ColorToolBoxControl + + + + + .uno:FillColor + + + + + + com.sun.star.comp.svx.ColorToolBoxControl + + + + + .uno:FrameLineColor + + + + + + com.sun.star.comp.svx.ColorToolBoxControl + + + + + .uno:CharFontName + + + + + + com.sun.star.comp.svx.FontNameToolBoxControl + + + + + .uno:StyleApply + + + + + + com.sun.star.comp.svx.StyleToolBoxControl + + + + + .uno:Open + + + + + + com.sun.star.comp.framework.GenericPopupToolbarController + + + .uno:RecentFileList + + + + + .uno:OpenFromWriter + + + com.sun.star.text.TextDocument + + + com.sun.star.comp.framework.GenericPopupToolbarController + + + .uno:RecentFileList + + + + + .uno:OpenFromCalc + + + com.sun.star.sheet.SpreadsheetDocument + + + com.sun.star.comp.framework.GenericPopupToolbarController + + + .uno:RecentFileList + + + + + .uno:Save + + + + + + com.sun.star.comp.framework.SaveToolbarController + + + + + .uno:Save + + + com.sun.star.sdb.RelationDesign + + + com.sun.star.comp.framework.GenericPopupToolbarController + + + + + .uno:Save + + + com.sun.star.script.BasicIDE + + + com.sun.star.comp.framework.GenericPopupToolbarController + + + + + .uno:FreezePanes + + + com.sun.star.sheet.SpreadsheetDocument + + + com.sun.star.comp.framework.GenericPopupToolbarController + + + .uno:FreezePanesMenu + + + + + .uno:InsertFieldCtrl + + + + + + com.sun.star.comp.framework.GenericPopupToolbarController + + + + + .uno:AnchorMenu + + + + + + com.sun.star.comp.framework.GenericPopupToolbarController + + + + + .uno:AddDirect + + + + + + org.apache.openoffice.comp.framework.NewToolbarController + + + + + .uno:AutoPilotMenu + + + + + + com.sun.star.comp.framework.GenericPopupToolbarController + + + + + .uno:ConditionalFormatMenu + + + com.sun.star.sheet.SpreadsheetDocument + + + com.sun.star.comp.framework.GenericPopupToolbarController + + + + + .uno:ColumnOperations + + + com.sun.star.sheet.SpreadsheetDocument + + + com.sun.star.comp.framework.GenericPopupToolbarController + + + + + .uno:RowOperations + + + com.sun.star.sheet.SpreadsheetDocument + + + com.sun.star.comp.framework.GenericPopupToolbarController + + + + + + + .uno:LanguageStatus + + + + + + com.sun.star.comp.framework.LangSelectionStatusbarController + + + + + .uno:ZoomSlider + + + com.sun.star.report.ReportDefinition + + + com.sun.star.report.comp.StatusbarController + + + + + .uno:Zoom + + + com.sun.star.report.ReportDefinition + + + com.sun.star.report.comp.StatusbarController + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu new file mode 100644 index 000000000..d18a7485e --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu @@ -0,0 +1,42 @@ + + + + + + + + Explorer + + + + + 0,1 + + + true + + + 0 + + + 0 + + + Table Data + + + true + + + false + + + true + + + false + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu new file mode 100644 index 000000000..f9de1670e --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu @@ -0,0 +1,68 @@ + + + + + + + + 1,0 + + + true + + + 0 + + + Design + + + true + + + true + + + + + 1,0 + + + true + + + 0 + + + SQL + + + true + + + true + + + + + 0,0 + + + true + + + 0 + + + Query Design + + + true + + + true + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu new file mode 100644 index 000000000..62fb6a078 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu @@ -0,0 +1,31 @@ + + + + + + + + 0,0 + + + true + + + 0 + + + 0 + + + Standard + + + true + + + true + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu new file mode 100644 index 000000000..1260627ca --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu @@ -0,0 +1,150 @@ + + + + + + + + Report + + + + + 0,1 + + + true + + + 0 + + + 0 + + + Standard + + + true + + + + + 0,1 + + + true + + + 0 + + + Formatting + + + true + + + + + Report Controls + + + 0,2 + + + true + + + true + + + + + Drawing objects + + + 297,2 + + + true + + + false + + + + + Align + + + 489,2 + + + true + + + true + + + + + Align at Section + + + 0,2 + + + true + + + true + + + + + Shrink at Section + + + 0,2 + + + true + + + true + + + + + Object Resizing + + + 670,2 + + + true + + + true + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu new file mode 100644 index 000000000..9baae9af4 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu @@ -0,0 +1,37 @@ + + + + + + + + 0,1 + + + true + + + 0 + + + 0 + + + Table Data + + + true + + + false + + + true + + + false + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu new file mode 100644 index 000000000..85ac3d47b --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu @@ -0,0 +1,31 @@ + + + + + + + + 0,0 + + + true + + + 0 + + + 0 + + + Standard + + + true + + + true + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu new file mode 100644 index 000000000..26b7cd244 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu @@ -0,0 +1,590 @@ + + + + + + + + Clear Query + + + 1 + + + + + New Relation... + + + 1 + + + + + Add Tables... + + + + + ~Index Design... + + + 1 + + + + + Switch Design View On/Off + + + 1 + + + + + Functions + + + 1 + + + + + Alias + + + 1 + + + + + Table name + + + 1 + + + + + Distinct Values + + + 1 + + + + + Limit + + + + + Query Properties + + + 1 + + + + + Paste ~Special... + + + + + Delete + + + + + Rename... + + + + + Edit... + + + + + Edit in SQL View... + + + + + Open Database Object... + + + Open... + + + + + Delete + + + 1 + + + + + Rename... + + + 1 + + + + + Edit... + + + 1 + + + + + Open Database Object... + + + 1 + + + + + Delete + + + 1 + + + + + Rename... + + + 1 + + + + + Edit... + + + 1 + + + + + Open Database Object... + + + 1 + + + + + Delete + + + 1 + + + + + Rename... + + + 1 + + + + + Edit... + + + 1 + + + + + Open Database Object... + + + 1 + + + + + Delete + + + 1 + + + + + Rename... + + + 1 + + + + + Edit... + + + 1 + + + + + Open Database Object... + + + 1 + + + + + Create as View + + + + + Form Wizard... + + + 1 + + + + + Table Wizard... + + + 1 + + + + + Query Wizard... + + + 1 + + + + + Form Wizard... + + + + + Report... + + + + + Report Wizard... + + + 1 + + + + + Report Wizard... + + + + + Select All + + + + + Properties... + + + + + Connection Type... + + + + + Advanced Settings... + + + + + Tables + + + 1 + + + + + Queries + + + 1 + + + + + Forms + + + 1 + + + + + Reports + + + 1 + + + + + Ascending + + + + + Descending + + + + + None + + + + + Document Information + + + + + Document + + + + + Form... + + + 1 + + + + + Query (Design View)... + + + New ~Query (Design View) + + + 1 + + + + + Query (SQL View)... + + + New Query (~SQL View) + + + 1 + + + + + Table Design... + + + New ~Table Design + + + 1 + + + + + View Design... + + + New ~View Design + + + 1 + + + + + View (Simple)... + + + 1 + + + + + Folder... + + + 1 + + + + + Relationships... + + + 1 + + + + + User Administration... + + + 1 + + + + + Table Filter... + + + 1 + + + + + Refresh Tables + + + + + SQL... + + + 1 + + + + + Edit Data + + + 1 + + + + + ~Mail Merge... + + + 1 + + + + + Data to Text... + + + 1 + + + + + Data to Fields + + + 1 + + + + + Data Source of Current Document + + + 1 + + + + + Report As Email... + + + + + Report to Text Document... + + + + + Delete ~Record + + + + + ~Record + + + + + Preview + + + + + Rebuild + + + + + Report... + + + 1 + + + + + Edit ~Database File... + + + + + Disco~nnect + + + + + Registered databases ... + + + + + + + Database + + + + + Preview + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu new file mode 100644 index 000000000..0a0803d95 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu @@ -0,0 +1,2510 @@ + + + + + + + + Close ~Object + + + 1 + + + + + Black & White View + + + 1 + + + + + S~lide + + + + + ~Page + + + + + ~Shape + + + + + Move + + + 1 + + + + + Rename Page + + + 1 + + + + + Rename Slide + + + .uno:RenamePage + + + 1 + + + + + ~Rename Layer + + + + + Start from ~First Slide + + + 1 + + + + + Start from C~urrent Slide + + + 1 + + + + + Jump to Last Edited Slide + + + + + Impress R~emote... + + + 1 + + + + + ~Rehearse Timings + + + 1 + + + + + Photo Album + + + 1 + + + + + SlideTransition + + + 1 + + + + + Sho~w Slide + + + 1 + + + + + ~Hide Slide + + + 1 + + + + + Te~xt... + + + 1 + + + + + Slides per Row + + + + + Fit Text in Textbox Size + + + 1 + + + + + Fit Vertical Text to Frame + + + 1 + + + + + 3D Objects + + + 1 + + + + + Cube + + + 1 + + + + + Sphere + + + 1 + + + + + Cylinder + + + 1 + + + + + Cone + + + 1 + + + + + Pyramid + + + 1 + + + + + ~Glue Points + + + Show Glue Points Functions + + + 1 + + + + + Insert Glue Point + + + 1 + + + + + Glue Point Relative + + + 1 + + + + + Exit Direction + + + + + Glue Point Horizontal Center + + + 1 + + + + + Glue Point Horizontal Left + + + 1 + + + + + Glue Point Horizontal Right + + + 1 + + + + + Glue Point Vertical Center + + + 1 + + + + + Glue Point Vertical Top + + + 1 + + + + + Glue Point Vertical Bottom + + + 1 + + + + + Shell + + + 1 + + + + + Torus + + + 1 + + + + + Half-Sphere + + + 1 + + + + + Exit Direction Left + + + 1 + + + + + Exit Direction Right + + + 1 + + + + + Exit Direction Top + + + 1 + + + + + Exit Direction Bottom + + + 1 + + + + + Insert + + + 1 + + + + + Cross-fading... + + + 1 + + + + + Grid to ~Front + + + 1 + + + + + ~Display Snap Guides + + + 1 + + + + + Snap Guides to ~Front + + + 1 + + + + + In Front of ~Object + + + 1 + + + + + Animation + + + 1 + + + + + Slide Transition + + + 1 + + + + + Master Slides + + + + + ~Connector... + + + + + S~lide Show Settings... + + + 1 + + + + + ~Hyphenation + + + 1 + + + + + Reset Routing + + + + + Duplicate Page + + + 1 + + + + + Duplicate ~Slide + + + .uno:DuplicatePage + + + 1 + + + + + E~xpand Slide + + + 1 + + + + + Su~mmary Slide + + + + + Exit All Groups + + + 1 + + + + + ~Master Slide + + + 1 + + + + + M~aster Notes + + + 1 + + + + + Insert Slide Direct + + + + + Dat~e (variable) + + + 1 + + + + + ~Date (fixed) + + + 1 + + + + + T~ime (variable) + + + 1 + + + + + ~Time (fixed) + + + 1 + + + + + ~Page Number + + + 1 + + + + + ~Slide Number + + + .uno:InsertPageField + + + 1 + + + + + Page Tit~le + + + 1 + + + + + Slide Tit~le + + + .uno:InsertPageTitleField + + + 1 + + + + + Page ~Count + + + 1 + + + + + Slide ~Count + + + .uno:InsertPagesField + + + 1 + + + + + F~ields... + + + 1 + + + + + ~File Name + + + 1 + + + + + ~Author + + + 1 + + + + + ~Custom Slide Show... + + + 1 + + + + + ~Color + + + 1 + + + + + ~Grayscale + + + 1 + + + + + ~Black and White + + + 1 + + + + + ~Color + + + + + ~Grayscale + + + + + ~Black and White + + + + + To 3~D + + + 1 + + + + + To 3D ~Rotation Object + + + 1 + + + + + To ~Bitmap + + + 1 + + + + + To ~Metafile + + + 1 + + + + + To C~ontour + + + 1 + + + + + ~Hide Last Level + + + + + ~Show Next Level + + + + + Format Page + + + Properties... + + + 1 + + + + + Format Slide + + + Properties... + + + .uno:PageSetup + + + 1 + + + + + Paste ~Special... + + + 1 + + + + + Duplicat~e... + + + 1 + + + + + Lin~ks to External Files... + + + 1 + + + + + In 3D Rotation Object + + + 1 + + + + + ~Drawing View + + + + + ~Outline + + + 1 + + + + + ~High Contrast + + + + + Sli~de Sorter + + + 1 + + + + + ~High Contrast + + + + + New Page + + + 1 + + + + + ~New Slide + + + .uno:InsertPage + + + 1 + + + + + Insert Page from File... + + + 1 + + + + + Insert Slide from File... + + + .uno:ImportFromFile + + + 1 + + + + + Shift + + + 1 + + + + + Pixel Mode + + + + + Arrange + + + 1 + + + + + Consolidate Text + + + Merges text fragments from selected objects into one new textbox + + + 1 + + + + + Comb~ine + + + 1 + + + + + Connectors + + + 1 + + + + + Bring ~Forward + + + 1 + + + + + Send Back~ward + + + 1 + + + + + ~Vertically + + + 1 + + + + + ~Horizontally + + + 1 + + + + + To ~Curve + + + 1 + + + + + To ~Polygon + + + 1 + + + + + ~Snap Guide... + + + ~Insert Snap Guide... + + + 1 + + + + + ~Rulers + + + 1 + + + + + Insert Layer + + + ~Layer... + + + ~Insert Layer... + + + 1 + + + + + Slide ~Layout + + + 1 + + + + + Modify Layer + + + ~Layer... + + + ~Modify Layer... + + + 1 + + + + + ~Normal + + + 1 + + + + + ~Layer + + + + + ~Master + + + 1 + + + + + Slide Effects + + + 1 + + + + + AutoTransition + + + 1 + + + + + Time + + + 1 + + + + + Connector + + + 1 + + + + + Allow Interaction + + + 1 + + + + + Animated Image... + + + 1 + + + + + ~Interaction... + + + 1 + + + + + E~xecute Interaction... + + + 1 + + + + + Change Slide Master... + + + 1 + + + + + Master Page... + + + .uno:PresentationLayout + + + 1 + + + + + Slide Layout + + + 1 + + + + + Not~es + + + 1 + + + + + Display Views + + + 1 + + + + + Views Tab ~Bar + + + Toggle Views Tab Bar Visibility + + + 1 + + + + + Master Hando~ut + + + 1 + + + + + D~elete Page + + + 1 + + + + + ~Delete Slide + + + .uno:DeletePage + + + 1 + + + + + Delete Layer + + + + + Spl~it + + + 1 + + + + + Slide/Layer + + + + + Layout + + + + + Set in Circle (perspective) + + + 1 + + + + + Set to circle (slant) + + + 1 + + + + + Set in Circle (distort) + + + + + C~onnect + + + 1 + + + + + ~Break + + + 1 + + + + + Transformations + + + 1 + + + + + Transparency tool + + + Interactive transparency tool + + + 1 + + + + + Gradient tool + + + Interactive gradient tool + + + 1 + + + + + Distort + + + 1 + + + + + Be~hind Object + + + 1 + + + + + ~Reverse + + + 1 + + + + + Connector Starts with Arrow + + + 1 + + + + + Connector Ends with Arrow + + + 1 + + + + + Connector with Arrows + + + 1 + + + + + Connector Starts with Circle + + + 1 + + + + + Connector Ends with Circle + + + 1 + + + + + Connector with Circles + + + 1 + + + + + Text + + + 1 + + + + + Straight Connector + + + 1 + + + + + Rectangle + + + 1 + + + + + Straight Connector starts with Arrow + + + 1 + + + + + Ellipse + + + 1 + + + + + Redacted Export + + + 1 + + + + + Straight Connector ends with Arrow + + + 1 + + + + + Straight Connector with Arrows + + + 1 + + + + + Straight Connector starts with Circle + + + 1 + + + + + Straight Connector ends with Circle + + + 1 + + + + + Straight Connector with Circles + + + 1 + + + + + Curved Connector + + + 1 + + + + + Curved Connector Starts with Arrow + + + 1 + + + + + Curved Connector Ends with Arrow + + + 1 + + + + + Curved Connector with Arrows + + + 1 + + + + + Curved Connector Starts with Circle + + + 1 + + + + + Curved Connector Ends with Circle + + + 1 + + + + + Curved Connector with Circles + + + 1 + + + + + Line Connector + + + 1 + + + + + Line Connector Starts with Arrow + + + 1 + + + + + Line Connector Ends with Arrow + + + 1 + + + + + Line Connector with Arrows + + + 1 + + + + + Line Connector Starts with Circle + + + 1 + + + + + Line Connector Ends with Circle + + + 1 + + + + + Line Connector with Circles + + + 1 + + + + + Image Placeholders + + + + + Contour Mode + + + + + Text Placeholders + + + + + Line Contour Only + + + + + Modify Object with Attributes + + + 1 + + + + + ~Snap to Snap Guides + + + 1 + + + + + Snap to Page Margins + + + 1 + + + + + Snap to Object Border + + + 1 + + + + + Snap to Object Points + + + 1 + + + + + Allow Quick Editing + + + 1 + + + + + Select Text Area Only + + + 1 + + + + + Double-click to edit Text + + + 1 + + + + + ~Save... + + + 1 + + + + + ~Replace... + + + 1 + + + + + Co~mpress... + + + 1 + + + + + Set Background Image... + + + 1 + + + + + Save Background Image... + + + 1 + + + + + Master Background + + + 1 + + + + + Master Objects + + + 1 + + + + + E~dit Style... + + + + + Rotation Mode after Clicking Object + + + 1 + + + + + Flip + + + 1 + + + + + New Master + + + 1 + + + + + Delete Master + + + 1 + + + + + Rename Master + + + 1 + + + + + Close Master View + + + 1 + + + + + Email as ~Microsoft PowerPoint Presentation... + + + + + Email as ~OpenDocument Presentation... + + + + + Zoom & Pan + + + Zoom & Pan (CTRL to Zoom Out, SHIFT to Pan) + + + 1 + + + + + + + ~Modify + + + + + Wor~kspace + + + + + ~Flip + + + 1 + + + + + Pre~view Mode + + + + + La~yer + + + + + ~Convert + + + 1 + + + + + ~Arrange + + + + + ~Color/Grayscale + + + 1 + + + + + ~Slide Show + + + + + ~Group + + + + + Sen~d + + + + + Styl~es + + + + + ~Snap Guides + + + 1 + + + + + ~Master + + + + + Master Lay~outs + + + + + ~Master Elements... + + + 1 + + + + + Master Notes Layout... + + + + + Master Handout Layout... + + + + + ~Header and Footer... + + + 1 + + + + + P~age Number... + + + 1 + + + + + S~lide Number... + + + 1 + + + .uno:InsertPageNumber + + + + + Date and ~Time... + + + + + ~Normal + + + 1 + + + + + Sli~de Sorter + + + + + Slide ~Pane + + + 1 + + + + + ~Page Pane + + + 1 + + + + + Tas~k Pane + + + + + Merge Cells + + + 1 + + + + + Split Cells + + + 1 + + + + + Optimize + + + 1 + + + + + Minimal Column Width + + + 1 + + + + + Optimal Column Width + + + 1 + + + + + Distribute Columns Evenly + + + 1 + + + + + Minimal Row Height + + + 1 + + + + + Optimal Row Height + + + 1 + + + + + Distribute Rows Equally + + + 1 + + + + + Insert Row Below + + + 1 + + + + + Insert Row Above + + + 1 + + + + + Insert Rows + + + 1 + + + + + Insert Column After + + + 1 + + + + + Insert Column Before + + + 1 + + + + + Insert Columns + + + 1 + + + + + Delete Row + + + 1 + + + + + Delete Column + + + 1 + + + + + Select Table + + + ~Select... + + + Select Table + + + 1 + + + + + Select Column + + + 1 + + + + + Select Row + + + 1 + + + + + Ta~ble Properties... + + + ~Properties... + + + Ta~ble Properties... + + + 1 + + + + + So~rt... + + + 1 + + + + + ~Table... + + + 1 + + + + + Comme~nt + + + 1 + + + + + ~Delete Comment + + + 1 + + + + + Delete ~All Comments + + + 1 + + + + + Next Comment + + + 1 + + + + + Previous Comment + + + 1 + + + + + Autofit Text + + + + + Insert Slide + + + + + Minimize ~Presentation... + + + 1 + + + + + Go to First Page + + + To First Page + + + 1 + + + + + Go to First Slide + + + To First Slide + + + .uno:FirstPage + + + 1 + + + + + Go to Previous Page + + + To Previous Page + + + 1 + + + + + Go to Previous Slide + + + To Previous Slide + + + .uno:PreviousPage + + + 1 + + + + + Go to Next Page + + + To Next Page + + + 1 + + + + + Go to Next Slide + + + To Next Slide + + + .uno:NextPage + + + 1 + + + + + Go to Last Page + + + To Last Page + + + 1 + + + + + Go to Last Slide + + + To Last Slide + + + .uno:LastPage + + + 1 + + + + + Move Page to Start + + + Page to Start + + + 1 + + + + + Move Slide to Start + + + Slide to Start + + + .uno:MovePageFirst + + + 1 + + + + + Move Page Up + + + Page Up + + + 1 + + + + + Move Slide Up + + + Slide Up + + + .uno:MovePageUp + + + 1 + + + + + Move Page Down + + + Page Down + + + 1 + + + + + Move Slide Down + + + Slide Down + + + .uno:MovePageDown + + + 1 + + + + + Move Page to End + + + Page to End + + + 1 + + + + + Move Slide to End + + + Slide to End + + + .uno:MovePageLast + + + 1 + + + + + Blank Slide + + + + + Title Only + + + + + Title Slide + + + + + Title, Content + + + + + Centered Text + + + + + Title and 2 Content + + + + + Title, Content and 2 Content + + + + + Title, 2 Content and Content + + + + + Title, Content over Content + + + + + Title, 2 Content over Content + + + + + Title, 4 Content + + + + + Title, 6 Content + + + + + Vertical Title, Vertical Text + + + + + Vertical Title, Text, Chart + + + + + Title, Vertical Text + + + + + Title, 2 Vertical Text, Clipart + + + + + Layout + + + + + Pag~e + + + + + Slid~e Features + + + + + ~Cell + + + + + ~Row + + + + + Colu~mn + + + + + Presentation ~Object... + + + + + Hanging Indent + + + 1 + + + + + Redacted Export (Black) + + + .uno:ExportDirectToPDF?IsRedactMode:bool=true&RedactionStyle:string=Black + + + 1 + + + + + Redacted Export (White) + + + .uno:ExportDirectToPDF?IsRedactMode:bool=true&RedactionStyle:string=White + + + 1 + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu new file mode 100644 index 000000000..b1f0b0f29 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu @@ -0,0 +1,914 @@ + + + + + + + + + 3D Object + + + + + 3D Scene + + + + + 3D Scene (group) + + + + + Connector/Freeform Line + + + + + Curve + + + + + Shape + + + + + Shape Text + + + + + Form Control + + + + + Text Box Formatting + + + + + Glue Point + + + + + Image + + + + + Group + + + + + Layer Tabs bar + + + + + Line/Arrow + + + + + Dimension Line + + + + + Media + + + + + Multiple Selection + + + + + OLE Object + + + + + Page + + + + + Page Pane + + + + + Page Pane (no selection) + + + + + Page Master Pane + + + + + Page Master Pane (no selection) + + + + + Table + + + + + Text Box (drawing) + + + + + 1,0 + + + 0 + + + true + + + true + + + 3D-Settings + + + false + + + true + + + + + 1,0 + + + true + + + 0 + + + Image + + + false + + + true + + + + + false + + + Options + + + false + + + false + + + + + 0,0 + + + true + + + 0 + + + Standard + + + true + + + false + + + true + + + + + 0,3 + + + true + + + 1 + + + Find + + + false + + + false + + + + + 1,0 + + + true + + + 0 + + + false + + + Line and Filling + + + true + + + + + true + + + 2 + + + true + + + Drawing + + + true + + + + + false + + + false + + + 3D-Objects + + + false + + + + + false + + + false + + + Align Objects + + + + + false + + + false + + + Lines and Arrows + + + true + + + + + 1,0 + + + 0 + + + true + + + Edit Points + + + true + + + false + + + true + + + + + false + + + false + + + Transformations + + + + + false + + + Connectors + + + false + + + true + + + + + false + + + Redacted Export + + + false + + + true + + + + + false + + + Legacy Circles and Ovals + + + false + + + false + + + + + 0,0 + + + 1 + + + true + + + Fontwork + + + true + + + false + + + true + + + + + false + + + Fontwork Shape + + + false + + + true + + + + + Text Box Formatting + + + 0,0 + + + 1 + + + true + + + true + + + true + + + true + + + + + Form Filter + + + 0,0 + + + 1 + + + true + + + true + + + true + + + true + + + true + + + + + Form Navigation + + + 0,1 + + + true + + + 1 + + + false + + + true + + + true + + + + + Form Controls + + + false + + + false + + + + + Form Design + + + false + + + false + + + + + Glue Points + + + 1,0 + + + 0 + + + true + + + true + + + true + + + + + false + + + Image Filter + + + false + + + true + + + + + false + + + false + + + Insert + + + + + false + + + Curves and Polygons + + + false + + + true + + + + + false + + + Position + + + false + + + true + + + + + false + + + Legacy Rectangles + + + false + + + false + + + + + false + + + Text + + + false + + + true + + + + + 1,0 + + + true + + + false + + + Text Formatting + + + true + + + + + 0,0 + + + 1 + + + true + + + true + + + Table + + + true + + + + + false + + + Zoom + + + false + + + + + false + + + Basic Shapes + + + false + + + true + + + + + false + + + Block Arrows + + + false + + + true + + + + + false + + + Flowchart + + + false + + + true + + + + + false + + + Symbol Shapes + + + false + + + true + + + + + false + + + Callouts + + + false + + + true + + + + + false + + + Stars and Banners + + + false + + + true + + + + + false + + + 2 + + + Full Screen + + + true + + + true + + + true + + + true + + + + + 0 + + + true + + + true + + + Standard (Viewing Mode) + + + false + + + true + + + true + + + + + 0,1 + + + true + + + 1 + + + Media Playback + + + true + + + true + + + + + false + + + false + + + Color + + + true + + + + + false + + + false + + + Comments + + + false + + + + + false + + + 0 + + + true + + + 0 + + + true + + + 500,90 + + + Master View + + + true + + + true + + + + + false + + + false + + + Optimize + + + true + + + + + false + + + false + + + Redaction + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu new file mode 100644 index 000000000..1f9267d95 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu @@ -0,0 +1,2578 @@ + + + + + + + + + Appear + + + + + Fly In + + + + + Venetian Blinds + + + + + Box + + + + + Checkerboard + + + + + Circle + + + + + Oval Vertical + + + + + Fly in Slow + + + + + Diamond + + + + + Dissolve In + + + + + Fade In + + + + + Flash Once + + + + + Peek In + + + + + Plus + + + + + Random Bars + + + + + Spiral In + + + + + Split + + + + + Stretchy + + + + + Diagonal Squares + + + + + Swivel + + + + + Wedge + + + + + Wheel + + + + + Wipe + + + + + Zoom + + + + + Random Effects + + + + + Boomerang + + + + + Bounce + + + + + Colored Lettering + + + + + Movie Credits + + + + + Ease In + + + + + Float + + + + + Turn and Grow + + + + + Put on the Brakes + + + + + Pinwheel + + + + + Rise Up + + + + + Falling In + + + + + Thread + + + + + Unfold + + + + + Whip + + + + + Ascend + + + + + Center Revolve + + + + + Fade in and Swivel + + + + + Descend + + + + + Sling + + + + + Spin In + + + + + Compress + + + + + Magnify + + + + + Curve Up + + + + + Fade in and Zoom + + + + + Glide + + + + + Expand + + + + + Flip + + + + + Fold + + + + + Change Fill Color + + + + + Change Font + + + + + Change Font Color + + + + + Change Font Size + + + + + Change Font Style + + + + + Grow and Shrink + + + + + Change Line Color + + + + + Spin + + + + + Transparency + + + + + Bold Flash + + + + + Color Over by Word + + + + + Reveal Underline + + + + + Color Blend + + + + + Color Over by Letter + + + + + Complementary Color + + + + + Complementary Color 2 + + + + + Contrasting Color + + + + + Darken + + + + + Desaturate + + + + + Flash Bulb + + + + + Lighten + + + + + Vertical Highlight + + + + + Flicker + + + + + Grow With Color + + + + + Shimmer + + + + + Teeter + + + + + Blast + + + + + Blink + + + + + Style Emphasis + + + + + Bold Reveal + + + + + Wave + + + + + Venetian Blinds + + + + + Box + + + + + Checkerboard + + + + + Circle + + + + + Crawl Out + + + + + Diamond + + + + + Disappear + + + + + Dissolve + + + + + Flash Once + + + + + Fly Out + + + + + Peek Out + + + + + Plus + + + + + Random Bars + + + + + Random Effects + + + + + Split + + + + + Diagonal Squares + + + + + Wedge + + + + + Wheel + + + + + Wipe + + + + + Contract + + + + + Fade Out + + + + + Fade out and Swivel + + + + + Fade out and Zoom + + + + + Ascend + + + + + Center Revolve + + + + + Collapse + + + + + Colored Lettering + + + + + Descend + + + + + Ease Out + + + + + Turn and Grow + + + + + Sink Down + + + + + Spin Out + + + + + Stretchy + + + + + Unfold + + + + + Zoom + + + + + Boomerang + + + + + Bounce + + + + + Movie Credits + + + + + Curve Down + + + + + Flip + + + + + Float + + + + + Fold + + + + + Glide + + + + + Put on the Brakes + + + + + Magnify + + + + + Pinwheel + + + + + Sling + + + + + Spiral Out + + + + + Swish + + + + + Swivel + + + + + Thread + + + + + Whip + + + + + Curve + + + + + Polygon + + + + + Freeform Line + + + + + 4 Point Star + + + + + 5 Point Star + + + + + 6 Point Star + + + + + 8 Point Star + + + + + Circle + + + + + Crescent Moon + + + + + Diamond + + + + + Equal Triangle + + + + + Oval + + + + + Heart + + + + + Hexagon + + + + + Octagon + + + + + Parallelogram + + + + + Pentagon + + + + + Right Triangle + + + + + Square + + + + + Teardrop + + + + + Trapezoid + + + + + Arc Down + + + + + Arc Left + + + + + Arc Right + + + + + Arc Up + + + + + Bounce Left + + + + + Bounce Right + + + + + Curvy Left + + + + + Left + + + + + Right + + + + + Spiral Left + + + + + Spiral Right + + + + + Sine Wave + + + + + S Curve 1 + + + + + S Curve 2 + + + + + Heartbeat + + + + + Curvy Right + + + + + Decaying Wave + + + + + Diagonal Down Right + + + + + Diagonal Up Right + + + + + Down + + + + + Funnel + + + + + Spring + + + + + Stairs Down + + + + + Turn Down + + + + + Turn Down Right + + + + + Turn Up + + + + + Turn Up Right + + + + + Up + + + + + Wave + + + + + Zigzag + + + + + Bean + + + + + Buzz Saw + + + + + Curved Square + + + + + Curved X + + + + + Curvy Star + + + + + Figure 8 Four + + + + + Horizontal Figure 8 + + + + + Inverted Square + + + + + Inverted Triangle + + + + + Loop de Loop + + + + + Neutron + + + + + Peanut + + + + + Clover + + + + + Pointy Star + + + + + Swoosh + + + + + Vertical Figure 8 + + + + + Start media + + + + + End media + + + + + Toggle pause + + + + + + + Basic + + + + + Special + + + + + Moderate + + + + + Exciting + + + + + Subtle + + + + + Lines and Curves + + + + + Vertical + + + + + Horizontal + + + + + In + + + + + Across + + + + + Down + + + + + Up + + + + + From bottom + + + + + From left + + + + + From right + + + + + From top + + + + + From bottom left + + + + + From bottom right + + + + + From top left + + + + + From top right + + + + + Horizontal in + + + + + Horizontal out + + + + + Vertical in + + + + + Vertical out + + + + + Out + + + + + Out from screen center + + + + + In from screen center + + + + + In slightly + + + + + Out slightly + + + + + + Left down + + + + + Left up + + + + + Right up + + + + + Right down + + + + + To bottom + + + + + To left + + + + + To right + + + + + To top + + + + + To bottom-left + + + + + To bottom-right + + + + + To top-left + + + + + To top-right + + + + + Clockwise + + + + + Counter-clockwise + + + + + Downward + + + + + From bottom-right horizontal + + + + + From bottom-right vertical + + + + + From center clockwise + + + + + From center counter-clockwise + + + + + From top-left clockwise + + + + + From top-left horizontal + + + + + From top-left vertical + + + + + From top-right counter-clockwise + + + + + From left to bottom + + + + + From left to top + + + + + From right to bottom + + + + + From right to top + + + + + + + + Subtle + + + + + Exciting + + + + + + + subtle + + + Venetian + + + + + exciting + + + 3D Venetian + + + + + subtle + + + Box + + + + + subtle + + + Checkers + + + + + subtle + + + Comb + + + + + subtle + + + Cover + + + + + subtle + + + Uncover + + + + + subtle + + + Wipe + + + + + subtle + + + Wedge + + + + + subtle + + + Wheel + + + + + subtle + + + Push + + + + + subtle + + + Cut + + + + + subtle + + + Fade + + + + + subtle + + + Bars + + + + + subtle + + + Shape + + + + + subtle + + + Split + + + + + subtle + + + Diagonal + + + + + subtle + + + Random + + + + + subtle + + + Dissolve + + + + + exciting + + + Fine Dissolve + + + + + exciting + + + Newsflash + + + + + exciting + + + Tiles + + + + + exciting + + + Cube + + + + + exciting + + + Circles + + + + + exciting + + + Helix + + + + + exciting + + + Fall + + + + + exciting + + + Turn Around + + + + + exciting + + + Turn Down + + + + + exciting + + + Iris + + + + + exciting + + + Rochade + + + + + exciting + + + Static + + + + + exciting + + + Vortex + + + + + exciting + + + Ripple + + + + + exciting + + + Glitter + + + + + exciting + + + Honeycomb + + + + + + + Plain + + + + + Smoothly + + + + + Through Black + + + + + Through White + + + + + Left to Right + + + + + Top Left to Bottom Right + + + + + Top to Bottom + + + + + Top Right to Bottom Left + + + + + Right to Left + + + + + Bottom Right to Top Left + + + + + Bottom to Top + + + + + Bottom Left to Top Right + + + + + Vertical + + + + + Horizontal + + + + + In + + + + + Out + + + + + Across + + + + + Down + + + + + Up + + + + + Right + + + + + Left + + + + + Circle + + + + + Oval Horizontal + + + + + Oval Vertical + + + + + Diamond + + + + + Plus + + + + + Horizontal In + + + + + Horizontal Out + + + + + Vertical In + + + + + Vertical Out + + + + + Clockwise 1 Spoke + + + + + Clockwise 2 Spokes + + + + + Clockwise 3 Spokes + + + + + Clockwise 4 Spokes + + + + + Clockwise 8 Spokes + + + + + Counterclockwise 1 Spoke + + + + + Counterclockwise 2 Spokes + + + + + Counterclockwise 3 Spokes + + + + + Counterclockwise 4 Spokes + + + + + Counterclockwise 8 Spokes + + + + + Inside + + + + + Outside + + + + + + + venetian-blinds + + + horizontal + + + + + venetian-blinds + + + vertical + + + + + box + + + in + + + + + box + + + out + + + + + checkerboard + + + across + + + + + checkerboard + + + down + + + + + comb + + + horizontal + + + + + comb + + + vertical + + + + + cover + + + top-bottom + + + + + cover + + + right-left + + + + + cover + + + left-right + + + + + cover + + + bottom-top + + + + + cover + + + top-right-bottom-left + + + + + cover + + + bottom-right-top-left + + + + + cover + + + top-left-bottom-right + + + + + cover + + + bottom-left-top-right + + + + + cut + + + plain + + + + + cut + + + through-black + + + + + dissolve + + + + + finedissolve + + + + + fade + + + smoothly + + + + + fade + + + through-black + + + + + fade + + + through-white + + + + + newsflash + + + + + push + + + top-bottom + + + + + push + + + right-left + + + + + push + + + left-right + + + + + push + + + bottom-top + + + + + random-bars + + + horizontal + + + + + random-bars + + + vertical + + + + + shape + + + circle + + + + + shape + + + oval-horizontal + + + + + shape + + + oval-vertical + + + + + shape + + + diamond + + + + + shape + + + plus + + + + + split + + + horizontal-in + + + + + split + + + horizontal-out + + + + + split + + + vertical-in + + + + + split + + + vertical-out + + + + + diagonal-squares + + + top-right-bottom-left + + + + + diagonal-squares + + + bottom-right-top-left + + + + + diagonal-squares + + + top-left-bottom-right + + + + + diagonal-squares + + + bottom-left-top-right + + + + + uncover + + + top-bottom + + + + + uncover + + + right-left + + + + + uncover + + + left-right + + + + + uncover + + + bottom-top + + + + + uncover + + + top-right-bottom-left + + + + + uncover + + + bottom-right-top-left + + + + + uncover + + + top-left-bottom-right + + + + + uncover + + + bottom-left-top-right + + + + + wedge + + + + + wheel + + + cw-1-spoke + + + + + wheel + + + cw-2-spoke + + + + + wheel + + + cw-3-spoke + + + + + wheel + + + cw-4-spoke + + + + + wheel + + + cw-8-spoke + + + + + wipe + + + top-bottom + + + + + wipe + + + right-left + + + + + wipe + + + left-right + + + + + wipe + + + bottom-top + + + + + random + + + + + tile-flip + + + + + cube-turning + + + outside + + + + + cube-turning + + + inside + + + + + revolving-circles + + + + + turning-helix + + + + + fall + + + + + turn-around + + + + + iris + + + + + turn-down + + + + + rochade + + + + + venetian-blinds-3d + + + vertical + + + + + venetian-blinds-3d + + + horizontal + + + + + static + + + + + vortex + + + + + ripple + + + + + glitter + + + + + honeycomb + + + + + + + + + Basic + + + ooo-entrance-appear;ooo-entrance-fly-in;ooo-entrance-venetian-blinds;ooo-entrance-box;ooo-entrance-checkerboard;ooo-entrance-circle;ooo-entrance-oval;ooo-entrance-fly-in-slow;ooo-entrance-diamond;ooo-entrance-dissolve-in;ooo-entrance-flash-once;ooo-entrance-peek-in;ooo-entrance-plus;ooo-entrance-random-bars;ooo-entrance-split;ooo-entrance-diagonal-squares;ooo-entrance-wedge;ooo-entrance-wheel;ooo-entrance-wipe;ooo-entrance-random + + + + + Special + + + ooo-entrance-fade-in;ooo-entrance-fade-in-and-swivel;ooo-entrance-fade-in-and-zoom;ooo-entrance-expand + + + + + Moderate + + + ooo-entrance-stretchy;ooo-entrance-zoom;ooo-entrance-colored-lettering;ooo-entrance-ease-in;ooo-entrance-turn-and-grow;ooo-entrance-rise-up;ooo-entrance-unfold;ooo-entrance-ascend;ooo-entrance-center-revolve;ooo-entrance-descend;ooo-entrance-spin-in;ooo-entrance-compress + + + + + Exciting + + + ooo-entrance-spiral-in;ooo-entrance-swivel;ooo-entrance-boomerang;ooo-entrance-bounce;ooo-entrance-movie-credits;ooo-entrance-float;ooo-entrance-breaks;ooo-entrance-pinwheel;ooo-entrance-falling-in;ooo-entrance-thread;ooo-entrance-whip;ooo-entrance-sling;ooo-entrance-magnify;ooo-entrance-curve-up;ooo-entrance-glide;ooo-entrance-flip;ooo-entrance-fold + + + + + + + Basic + + + ooo-emphasis-fill-color;ooo-emphasis-font;ooo-emphasis-font-color;ooo-emphasis-font-size;ooo-emphasis-font-style;ooo-emphasis-grow-and-shrink;ooo-emphasis-line-color;ooo-emphasis-spin;ooo-emphasis-transparency + + + + + Special + + + ooo-emphasis-bold-flash;ooo-emphasis-color-over-by-word;ooo-emphasis-reveal-underline;ooo-emphasis-color-blend;ooo-emphasis-color-over-by-letter;ooo-emphasis-complementary-color;ooo-emphasis-complementary-color-2;ooo-emphasis-contrasting-color;ooo-emphasis-darken;ooo-emphasis-desaturate;ooo-emphasis-flash-bulb;ooo-emphasis-lighten + + + + + Moderate + + + ooo-emphasis-flicker;ooo-emphasis-grow-with-color;ooo-emphasis-teeter;ooo-emphasis-shimmer + + + + + Exciting + + + ooo-emphasis-blast;ooo-emphasis-bold-reveal;ooo-emphasis-style-emphasis;ooo-emphasis-wave;ooo-emphasis-blink + + + + + + + Basic + + + ooo-exit-disappear;ooo-exit-fly-out;ooo-exit-venetian-blinds;ooo-exit-box;ooo-exit-checkerboard;ooo-exit-circle;ooo-exit-crawl-out;ooo-exit-diamond;ooo-exit-dissolve;ooo-exit-flash-once;ooo-exit-peek-out;ooo-exit-plus;ooo-exit-random-bars;ooo-exit-diagonal-squares;ooo-exit-split;ooo-exit-wedge;ooo-exit-wheel;ooo-exit-wipe;ooo-exit-random + + + + + Special + + + ooo-exit-fade-out;ooo-exit-fade-out-and-swivel;ooo-exit-fade-out-and-zoom;ooo-exit-contract + + + + + Moderate + + + ooo-exit-collapse;ooo-exit-zoom;ooo-exit-colored-lettering;ooo-exit-ease-out;ooo-exit-turn-and-grow;ooo-exit-sink-down;ooo-exit-unfold;ooo-exit-descend;ooo-exit-center-revolve;ooo-exit-ascend;ooo-exit-spin-out;ooo-exit-stretchy + + + + + Exciting + + + ooo-exit-swivel;ooo-exit-boomerang;ooo-exit-bounce;ooo-exit-movie-credits;ooo-exit-float;ooo-exit-breaks;ooo-exit-pinwheel;ooo-exit-swish;ooo-exit-thread;ooo-exit-whip;ooo-exit-sling;ooo-exit-magnify;ooo-exit-curve-down;ooo-exit-glide;ooo-exit-flip;ooo-exit-fold + + + + + + + Basic + + + ooo-motionpath-4-point-star;ooo-motionpath-5-point-star;ooo-motionpath-6-point-star;ooo-motionpath-8-point-star;ooo-motionpath-circle;ooo-motionpath-crescent-moon;ooo-motionpath-diamond;ooo-motionpath-equal-triangle;ooo-motionpath-oval;ooo-motionpath-heart;ooo-motionpath-left;ooo-motionpath-right;ooo-motionpath-hexagon;ooo-motionpath-octagon;ooo-motionpath-parallelogram;ooo-motionpath-pentagon;ooo-motionpath-right-triangle;ooo-motionpath-square;ooo-motionpath-teardrop;ooo-motionpath-trapezoid + + + + + Lines and Curves + + + ooo-motionpath-arc-down;ooo-motionpath-arc-left;ooo-motionpath-arc-right;ooo-motionpath-arc-up;ooo-motionpath-bounce-left;ooo-motionpath-bounce-right;ooo-motionpath-curvy-left;ooo-motionpath-curvy-right;ooo-motionpath-decaying-wave;ooo-motionpath-diagonal-down-right;ooo-motionpath-diagonal-up-right;ooo-motionpath-down;ooo-motionpath-funnel;ooo-motionpath-heartbeat;ooo-motionpath-left;ooo-motionpath-right;ooo-motionpath-s-curve-1;ooo-motionpath-s-curve-2;ooo-motionpath-sine-wave;ooo-motionpath-spiral-left;ooo-motionpath-spiral-right;ooo-motionpath-spring;ooo-motionpath-stairs-down;ooo-motionpath-turn-down;ooo-motionpath-turn-down-right;ooo-motionpath-turn-up;ooo-motionpath-turn-up-right;ooo-motionpath-up;ooo-motionpath-wave;ooo-motionpath-zigzag + + + + + Special + + + ooo-motionpath-bean;ooo-motionpath-buzz-saw;ooo-motionpath-clover;ooo-motionpath-curved-square;ooo-motionpath-curvy-star;ooo-motionpath-figure-8-four;ooo-motionpath-horizontal-figure-8;ooo-motionpath-inverted-square;ooo-motionpath-inverted-triangle;ooo-motionpath-loop-de-loop;ooo-motionpath-neutron;ooo-motionpath-peanut;ooo-motionpath-pointy-star;ooo-motionpath-swoosh;ooo-motionpath-vertical-figure-8 + + + + + + + Media + + + ooo-media-start;ooo-media-toggle-pause;ooo-media-stop + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Factories.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Factories.xcu new file mode 100644 index 000000000..c26b96ec2 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/Factories.xcu @@ -0,0 +1,151 @@ + + + + + + + + + menubar + + + + + + + + + com.sun.star.comp.framework.MenuBarFactory + + + + + toolbar + + + + + + + + + com.sun.star.comp.framework.ToolBarFactory + + + + + toolbar + + + addon_ + + + + + + com.sun.star.comp.framework.AddonsToolBarFactory + + + + + statusbar + + + + + + + + + com.sun.star.comp.framework.StatusBarFactory + + + + + toolpanel + + + SvxPanelFactory + + + + + + org.apache.openoffice.comp.svx.sidebar.PanelFactory + + + + + toolpanel + + + SdPanelFactory + + + + + + org.openoffice.comp.Draw.framework.PanelFactory + + + + + toolpanel + + + ScPanelFactory + + + + + + org.apache.openoffice.comp.sc.sidebar.ScPanelFactory + + + + + toolpanel + + + SwPanelFactory + + + + + + org.apache.openoffice.comp.sw.sidebar.SwPanelFactory + + + + + toolpanel + + + ChartPanelFactory + + + + + + org.libreoffice.comp.chart2.sidebar.ChartPanelFactory + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu new file mode 100644 index 000000000..94032fc8b --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu @@ -0,0 +1,155 @@ + + + + + + + + + Internal + + + + + Application + + + + + View + + + + + Documents + + + + + Edit + + + + + BASIC + + + + + Options + + + + + Math + + + + + Navigate + + + + + Insert + + + + + Format + + + + + Templates + + + + + Text + + + + + Frame + + + + + Image + + + + + Table + + + + + Numbering + + + + + Data + + + + + Special Functions + + + + + Image + + + + + Chart + + + + + Explorer + + + + + Connector + + + + + Modify + + + + + Drawing + + + + + Controls + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu new file mode 100644 index 000000000..7c4898dfa --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -0,0 +1,7160 @@ + + + + + + + + + Polygon, Filled + + + 1 + + + + + Show Comme~nts + + + Comments + + + 9 + + + + + ~Replace with + + + + + Fo~rm Control + + + 1 + + + + + Preview in Web Browser + + + 1 + + + + + New Presentation + + + + + Toggle Unicode Notation + + + + + Insert Fontwork + + + Fontwork... + + + Insert Fontwork Text + + + 9 + + + + + Fontwork Shape + + + 1 + + + + + Fontwork Same Letter Heights + + + 1 + + + + + Fontwork Alignment + + + 1 + + + + + Fontwork Character Spacing + + + 1 + + + + + Basic Shapes + + + ~Basic Shapes + + + Basic Shapes + + + 1 + + + + + Symbol Shapes + + + ~Symbol Shapes + + + 1 + + + + + Increase + + + Increase Paragraph Spacing + + + Increase Paragraph Spacing + + + 3 + + + + + Decrease + + + Decrease Paragraph Spacing + + + Decrease Paragraph Spacing + + + 3 + + + + + Arrow Shapes + + + ~Block Arrows + + + Block Arrows + + + 1 + + + + + Flowchart Shapes + + + ~Flowchart + + + 1 + + + + + Callout Shapes + + + ~Callouts + + + 1 + + + + + Star Shapes + + + S~tars and Banners + + + Stars and Banners + + + 1 + + + + + Rectangle + + + 1 + + + + + Rectangle, Rounded + + + 1 + + + + + Square + + + 1 + + + + + Square, Rounded + + + 1 + + + + + Circle + + + 1 + + + + + Ellipse + + + 1 + + + + + Circle Pie + + + 1 + + + + + Isosceles Triangle + + + 1 + + + + + Right Triangle + + + 1 + + + + + Trapezoid + + + 1 + + + + + Diamond + + + 1 + + + + + Parallelogram + + + 1 + + + + + Regular Pentagon + + + 1 + + + + + Hexagon + + + 1 + + + + + Octagon + + + 1 + + + + + Cross + + + 1 + + + + + Ring + + + 1 + + + + + Block Arc + + + 1 + + + + + Cylinder + + + 1 + + + + + Cube + + + 1 + + + + + Folded Corner + + + 1 + + + + + Frame + + + 1 + + + + + Smiley Face + + + 1 + + + + + Sun + + + 1 + + + + + Moon + + + 1 + + + + + Lightning Bolt + + + 1 + + + + + Heart + + + 1 + + + + + Flower + + + 1 + + + + + Cloud + + + 1 + + + + + Prohibited + + + 1 + + + + + Puzzle + + + 1 + + + + + Double Bracket + + + 1 + + + + + Left Bracket + + + 1 + + + + + Right Bracket + + + 1 + + + + + Double Brace + + + 1 + + + + + Left Brace + + + 1 + + + + + Right Brace + + + 1 + + + + + Square Bevel + + + 1 + + + + + Octagon Bevel + + + 1 + + + + + Diamond Bevel + + + 1 + + + + + Left Arrow + + + 1 + + + + + Right Arrow + + + 1 + + + + + Up Arrow + + + 1 + + + + + Down Arrow + + + 1 + + + + + Left and Right Arrow + + + 1 + + + + + Up and Down Arrow + + + 1 + + + + + Up and Right Arrow + + + 1 + + + + + Up, Right and Down Arrow + + + 1 + + + + + 4-way Arrow + + + 1 + + + + + Corner Right Arrow + + + 1 + + + + + Split Arrow + + + 1 + + + + + Striped Right Arrow + + + 1 + + + + + Notched Right Arrow + + + 1 + + + + + Pentagon + + + 1 + + + + + Chevron + + + 1 + + + + + Right Arrow Callout + + + 1 + + + + + Left Arrow Callout + + + 1 + + + + + Up Arrow Callout + + + 1 + + + + + Down Arrow Callout + + + 1 + + + + + Left and Right Arrow Callout + + + 1 + + + + + Up and Down Arrow Callout + + + 1 + + + + + Up and Right Arrow Callout + + + 1 + + + + + 4-way Arrow Callout + + + 1 + + + + + Circular Arrow + + + 1 + + + + + Right or Left Arrow + + + 1 + + + + + S-shaped Arrow + + + 1 + + + + + Flowchart: Process + + + 1 + + + + + Flowchart: Alternate Process + + + 1 + + + + + Flowchart: Decision + + + 1 + + + + + Flowchart: Data + + + 1 + + + + + Flowchart: Predefined Process + + + 1 + + + + + Flowchart: Internal Storage + + + 1 + + + + + Flowchart: Document + + + 1 + + + + + Flowchart: Multidocument + + + 1 + + + + + Flowchart: Terminator + + + 1 + + + + + Flowchart: Preparation + + + 1 + + + + + Flowchart: Manual Input + + + 1 + + + + + Flowchart: Manual Operation + + + 1 + + + + + Flowchart: Connector + + + 1 + + + + + Flowchart: Off-page Connector + + + 1 + + + + + Flowchart: Card + + + 1 + + + + + Flowchart: Punched Tape + + + 1 + + + + + Flowchart: Summing Junction + + + 1 + + + + + Flowchart: Or + + + 1 + + + + + Flowchart: Collate + + + 1 + + + + + Flowchart: Sort + + + 1 + + + + + Flowchart: Extract + + + 1 + + + + + Flowchart: Merge + + + 1 + + + + + Flowchart: Stored Data + + + 1 + + + + + Flowchart: Delay + + + 1 + + + + + Flowchart: Sequential Access + + + 1 + + + + + Flowchart: Magnetic Disc + + + 1 + + + + + Flowchart: Direct Access Storage + + + 1 + + + + + Flowchart: Display + + + 1 + + + + + Rectangular Callout + + + 1 + + + + + Rounded Rectangular Callout + + + 1 + + + + + Round Callout + + + 1 + + + + + Cloud + + + 1 + + + + + Line Callout 1 + + + 1 + + + + + Line Callout 2 + + + 1 + + + + + Line Callout 3 + + + 1 + + + + + Explosion + + + 1 + + + + + 4-Point Star + + + 1 + + + + + 5-Point Star + + + 1 + + + + + 6-Point Star + + + 1 + + + + + 8-Point Star + + + 1 + + + + + 12-Point Star + + + 1 + + + + + 24-Point Star + + + 1 + + + + + 6-Point Star, Concave + + + 1 + + + + + Vertical Scroll + + + 1 + + + + + Horizontal Scroll + + + 1 + + + + + Signet + + + 1 + + + + + Doorplate + + + 1 + + + + + Plain Text + + + 1 + + + + + Wave + + + 1 + + + + + Inflate + + + 1 + + + + + Stop + + + 1 + + + + + Curve Up + + + 1 + + + + + Curve Down + + + 1 + + + + + Triangle Up + + + 1 + + + + + Triangle Down + + + 1 + + + + + Fade Right + + + 1 + + + + + Fade Left + + + 1 + + + + + Fade Up + + + 1 + + + + + Fade Down + + + 1 + + + + + Slant Up + + + 1 + + + + + Slant Down + + + 1 + + + + + Fade Up and Right + + + 1 + + + + + Fade Up and Left + + + 1 + + + + + Chevron Up + + + 1 + + + + + Chevron Down + + + 1 + + + + + Arch Up (Curve) + + + 1 + + + + + Arch Down (Curve) + + + 1 + + + + + Arch Left (Curve) + + + 1 + + + + + Arch Right (Curve) + + + 1 + + + + + Circle (Curve) + + + 1 + + + + + Open Circle (Curve) + + + 1 + + + + + Arch Up (Pour) + + + 1 + + + + + Arch Down (Pour) + + + 1 + + + + + Arch Left (Pour) + + + 1 + + + + + Arch Right (Pour) + + + 1 + + + + + Circle (Pour) + + + 1 + + + + + Open Circle (Pour) + + + 1 + + + + + Undo + + + + + Control Focus + + + + + Scrollbar + + + 9 + + + + + ~Zoom + + + 1 + + + + + ~Zoom... + + + 1 + + + + + Spin Button + + + 9 + + + + + Replace with Scrollbar + + + + + Replace with Spin Button + + + + + Replace with Navigation Bar + + + + + Breakpoint On/Off + + + 1 + + + + + ~Text Box + + + Insert Text Box + + + 1 + + + + + Start Image Editor + + + + + Enable Watch + + + 1 + + + + + Highlight Color + + + 1 + + + + + Font Name + + + 1 + + + + + Select Macro + + + 1 + + + + + Italic + + + 9 + + + + + Bold + + + 9 + + + + + Increase + + + Increase Size + + + Increase Font Size + + + 1 + + + + + Decrease + + + Decrease Size + + + Decrease Font Size + + + 1 + + + + + Select Module + + + Modules... + + + 1 + + + + + Shadow + + + Toggle Shadow + + + 9 + + + + + Object Catalog + + + 1 + + + + + Outline + + + 9 + + + + + Strikethrough + + + 9 + + + + + + Underline + + + 9 + + + + + + Underline + + + 9 + + + .uno:Underline + + + + + Underline: Off + + + 9 + + + + + Single Underline + + + 9 + + + + + Double Underline + + + 9 + + + + + Dotted Underline + + + + + Overline + + + 9 + + + + + %PRODUCTNAME ~Help + + + 1 + + + + + Font Size + + + 1 + + + + + Find Text + + + + + Find Next + + + 1 + + + + + Find Previous + + + 1 + + + + + Match Case + + + + + Search Formatted Display String + + + + + Find All + + + + + Close Find Bar + + + 1 + + + + + [placeholder for message] + + + + + ~Find... + + + 1 + + + + + ~What's This? + + + 1 + + + + + ~Extended Tips + + + + + Font Color + + + 1 + + + + + ~Tips + + + + + Find Parenthesis + + + 1 + + + + + Edit Macros... + + + 1 + + + + + Current Library + + + + + Left + + + Align Left + + + 11 + + + + + Right + + + Align Right + + + 11 + + + + + Center + + + Align Center + + + 11 + + + + + Justified + + + 15 + + + + + Send Default Fax + + + 1 + + + + + Line Spacing + + + Set Line Spacing + + + 15 + + + + + Line Spacing: 1 + + + 15 + + + + + Line Spacing: 1.5 + + + 15 + + + + + Line Spacing: 2 + + + 15 + + + + + Position + + + + + Current Basic Module + + + + + Manage Breakpoints + + + 1 + + + + + Rotation Angle + + + + + Position and Si~ze... + + + 1 + + + + + Brightness + + + 1 + + + + + Contrast + + + 1 + + + + + Zoom + + + 1 + + + + + Red + + + 1 + + + + + Zoom In + + + 1 + + + + + Green + + + 1 + + + + + Zoom Out + + + 1 + + + + + Zoom Out + + + 1 + + + + + Blue + + + 1 + + + + + ~Options... + + + 1 + + + + + 200% + + + 1 + + + + + 150% + + + + + 100% + + + 1 + + + + + 75% + + + + + 50% + + + 1 + + + + + Gamma + + + 1 + + + + + Entire Page + + + 1 + + + + + Transparency + + + 1 + + + + + Optimal + + + Optimal View + + + 1 + + + + + Invert + + + 9 + + + + + Line + + + Insert Line + + + 1 + + + + + Lines and Arrows + + + 1 + + + + + Line Starts with Arrow + + + 1 + + + + + Line Ends with Arrow + + + 1 + + + + + Line with Arrows + + + 1 + + + + + Line with Arrow/Circle + + + 1 + + + + + Line with Circle/Arrow + + + 1 + + + + + Line with Arrow/Square + + + 1 + + + + + Line with Square/Arrow + + + 1 + + + + + Dimension Line + + + 1 + + + + + Image Mode + + + 1 + + + + + Line (45°) + + + 1 + + + + + Rectangle + + + Insert Rectangle + + + 1 + + + + + Rectangle + + + Rectangle Redaction + + + 1 + + + + + Rectangle, Rounded + + + 1 + + + + + Ellipse + + + Insert Ellipse + + + 1 + + + + + ~Bibliography Database + + + 1 + + + + + Ellipse Pie + + + 1 + + + + + Eliminate Points + + + 1 + + + + + ~Data Sources... + + + + + Crop Image Dialog... + + + Crop Dialog... + + + 1 + + + + + Crop + + + Crop Image + + + 1 + + + + + Replace Image + + + ~Replace... + + + 1 + + + + + Compress Image + + + Co~mpress... + + + 1 + + + + + Save Image + + + Save... + + + 1 + + + + + ~Original Size + + + + + ~Fit to Cell Size + + + + + Gr~id and Helplines + + + 1 + + + + + ~Forms + + + 1 + + + + + Templates + + + Manage Templates + + + Show Templates Manager + + + 1 + + + + + Arc + + + 1 + + + + + ~Open... + + + 1 + + + + + Open ~Remote... + + + Open Remote File + + + Open ~Remote File... + + + 1 + + + + + Sa~ve Remote... + + + Save Remote File + + + Save ~Remote File... + + + 1 + + + + + Circle Segment + + + 1 + + + + + Save ~As... + + + 1 + + + + + Save a Copy... + + + 1 + + + + + Check Out + This is the action to create a private working copy + of the document on a server + + + + + Cancel Checkout... + + + + + Check In... + This is the action to merge a private working copy + of the document on a server. It shows a dialog to input some information on + the new version to create on the server. + + + + + ~Close + + + 1 + + + + + ~Print... + + + 1 + + + + + Curve, Filled + + + 1 + + + + + ~Save + + + 1 + + + + + Save Document + + + 1 + + + .uno:Save + + + + + Insert Points + + + 1 + + + + + Delete Points + + + 1 + + + + + Move Points + + + 1 + + + + + Re~load + + + 1 + + + + + Close Bézier + + + 1 + + + + + Print Directly + + + 1 + + + + + Smooth Transition + + + 1 + + + + + Edit Points + + + Poi~nts + + + 1 + + + + + Comme~nt + + + Insert Comment + + + Insert Comment + + + 1 + + + + + Split Curve + + + 1 + + + + + Select + + + 1 + + + + + ~Rotate + + + 1 + + + + + ~Left + + + 1 + + + + + ~Centered + + + 1 + + + + + ~Right + + + 1 + + + + + ~Top + + + 1 + + + + + C~enter + + + 1 + + + + + ~Bottom + + + 1 + + + + + Vertical Text + + + Insert Vertical Text + + + 1 + + + + + Vertical Callouts + + + 1 + + + + + Text direction from left to right + + + 1 + + + + + Text direction from top to bottom + + + 1 + + + + + ~Chart... + + + Insert Chart + + + 1 + + + + + Bullets + + + ~Bulleted List + + + Toggle Bulleted List + + + 15 + + + + + Numbering + + + ~Numbered List + + + Toggle Numbered List + + + 15 + + + + + Outline + + + ~Outline List + + + Set Outline List Style + + + 15 + + + + + A~rea... + + + 1 + + + + + L~ine... + + + 1 + + + + + Dimen~sions... + + + 1 + + + + + Language Status + + + + + Ignore + + + + + IgnoreAll + + + + + Apply Suggestion + + + + + Insert Controls + + + 1 + + + + + ~Sentence case + + + + + ~lowercase + + + 1 + + + + + ~UPPERCASE + + + 1 + + + + + ~Capitalize Every Word + + + + + ~tOGGLE cASE + + + + + Cycle Case + + + Cycle Case (Title Case, Sentence case, UPPERCASE, lowercase) + + + + + H~alf-width + + + + + Text from File... + + + 1 + + + + + Button + + + 1 + + + + + Full-width + + + + + Convert to Curve + + + 1 + + + + + Stop Loading + + + + + Option Button + + + 1 + + + + + ~Hiragana + + + + + Corner Point + + + 1 + + + + + Check Box + + + 9 + + + + + ~Katakana + + + + + Propert~ies... + + + 1 + + + + + Symmetric Transition + + + 1 + + + + + Move Up + + + 1 + + + + + ~New + + + 1 + + + + + Move Down + + + 1 + + + + + Save as Template... + + + 1 + + + + + Promote + + + 1 + + + + + Styles + + + Manage St~yles + + + Show the Styles Sidebar + + + 1 + + + + + Styles + + + .uno:DesignerDialog + + + 1 + + + + + Demote + + + 1 + + + + + Show Formatting + + + 1 + + + + + Show Only First Level + + + 1 + + + + + ~Bullets and Numbering... + + + 7 + + + + + E~dit Mode + + + Toggle Edit Mode + + + 9 + + + + + Read Only Mode + + + Toggle Read Only Mode + + + + + Image Control + + + 1 + + + + + ~Web View + + + ~Web + + + 1 + + + + + Progress Bar + + + 1 + + + + + Horizontal Line + + + 1 + + + + + File Document + + + 1 + + + + + Vertical Line + + + 1 + + + + + Area Style / Filling + + + 1 + + + + + AutoPilot: Address Data Source + + + + + Fill Color + + + 1 + + + + + Apply Style + + + 1 + + + + + Date Field + + + 1 + + + + + Time Field + + + 9 + + + + + ~Edit Style... + + + Edit + + + 1 + + + + + ~New Style from Selection + + + New + + + 1 + + + + + Line Style + + + 1 + + + + + Numeric Field + + + 1 + + + + + ~Update Selected Style + + + Update + + + 1 + + + + + Line Cap Style + + + + + Line Dash/Dot + + + + + Currency Field + + + 1 + + + + + Line Transparency + + + + + Line Width + + + 1 + + + + + Formatted Field + + + 1 + + + + + Line Color + + + 1 + + + + + Pattern Field + + + 1 + + + + + File Selection + + + 1 + + + + + Tree Control + + + 1 + + + + + Hyperlink Control + + + 1 + + + + + Properties + + + 1 + + + + + ~OLE Object... + + + 1 + + + + + Float~ing Frame... + + + 1 + + + + + ~Enter Group + + + 1 + + + + + E~xit Group + + + 1 + + + + + ~Hide Details + + + 1 + + + + + Page Width + + + 1 + + + + + ~Show Details + + + 1 + + + + + Object Zoom + + + 1 + + + + + Left-To-Right + + + 11 + + + + + ~Group... + + + 1 + + + + + Right-To-Left + + + 11 + + + + + ~Ungroup... + + + 1 + + + + + Background Color + + + 1 + + + + + Highlight Color + + + 1 + + + + + Background Pattern + + + 1 + + + + + Open Hyperlink + + + 1 + + + + + ~Hyperlink + + + Edit Hyperlink... + + + 1 + + + + + Copy Hyperlink Location + + + + + Smart Tags + + + + + Borders (Shift to overwrite) + + + 1 + + + + + ~Formula... + + + 1 + + + + + Label field + + + 1 + + + + + Ob~ject + + + 1 + + + + + Group Box + + + 1 + + + + + ~XML Filter Settings... + + + 1 + + + + + Text Box + + + 1 + + + + + Hangul/Hanja Conversion... + + + + + Chinese Conversion... + + + + + List Box + + + 1 + + + + + Combo Box + + + 9 + + + + + Spin Button + + + 1 + + + + + Horizontal Scroll Bar + + + 1 + + + + + Vertical Scroll Bar + + + 1 + + + + + Document Modified + + + + + Select Element + + + 1 + + + + + Load Document + + + + + Preview Dialog + + + 1 + + + + + Line Corner Style + + + + + Border Style + + + 1 + + + + + Border Color + + + 1 + + + + + ~Open Template... + + + 1 + + + + + Load URL + + + 1 + + + + + Sp~readsheet + + + 1 + + + + + Insert Mode + + + + + Size + + + + + Cell + + + + + ~Wizards + + + 1 + + + + + Hide Subpoints + + + 1 + + + + + Show All Levels + + + 1 + + + + + Show Subpoints + + + 1 + + + + + ~New Window + + + 1 + + + + + ~Remove Outline + + + + + Helplines While Moving + + + 9 + + + + + Close Window + + + 1 + + + + + Snap to Grid + + + 9 + + + + + Insert Text Frame + + + 1 + + + + + F~ull Screen + + + 1 + + + + + ~Frame + + + 1 + + + + + Footnote and Endno~te + + + 1 + + + + + ~Image + + + 1 + + + + + ~Object and Shape + + + 1 + + + + + ~Filter + + + + + Te~xt + + + 1 + + + + + ~Spacing + + + 1 + + + + + Lis~ts + + + 1 + + + + + St~yles + + + 1 + + + + + Frame and Ob~ject + + + 1 + + + + + Fo~rm + + + + + ~Image... + + + Insert Image... + + + 1 + + + + + Table Styles + + + Auto~Format Styles... + + + 1 + + + + + Table Design... + + + 1 + + + + + ~Spelling... + + + Check Spelling + + + + + ~Recheck Document... + + + + + Spelling + + + ~Spelling... + + + Check Spelling + + + 1 + + + + + Character Spacing + + + Set Character Spacing + + + 1 + + + + + ~Spelling... + + + 1 + + + + + Draw Functions + + + Show Draw Functions + + + 1 + + + + + ~Shape + + + 1 + + + + + ~Line + + + 1 + + + + + ~Rulers + + + 1 + + + + + ~Scrollbars + + + 1 + + + + + ~Sidebar + + + 1 + + + + + New FrameSet + + + + + ~Thesaurus... + + + 1 + + + + + ~Text Box + + + Insert Text Box + + + 1 + + + + + Callouts + + + 1 + + + + + F~ontwork + + + 1 + + + + + Save Document as URL + + + + + Forward One + + + 1 + + + + + Back One + + + 1 + + + + + Edit FrameSet + + + 1 + + + + + Split Frame Horizontally + + + 1 + + + + + Split Frame Vertically + + + 1 + + + + + Split FrameSet Horizontally + + + 1 + + + + + Split FrameSet Vertically + + + 1 + + + + + Frame Properties + + + 1 + + + + + Delete Frame + + + + + To Background + + + 1 + + + + + To Foreground + + + 1 + + + + + Insert Labels + + + + + Insert Business Cards + + + + + ~Bring to Front + + + 1 + + + + + ~Send to Back + + + 1 + + + + + HT~ML Source + + + 9 + + + + + ~Hyperlink... + + + Insert Hyperlink + + + 9 + + + + + ~Merge + + + 1 + + + + + ~Subtract + + + 1 + + + + + Equalize ~Width + + + 1 + + + + + Equalize ~Height + + + 1 + + + + + Superscript + + + 9 + + + + + I~ntersect + + + 1 + + + + + Subscript + + + 9 + + + + + Small capitals + + + 9 + + + + + ~Distribution... + + + 1 + + + + + P~aragraph... + + + 1 + + + + + Shadow + + + 9 + + + + + Arrow Style + + + 1 + + + + + ~Redo + + + 1 + + + + + ~Undo + + + 1 + + + + + Clone + + + Clone Formatting + + + Clone Formatting (double click for multi-selection) + + + 9 + + + + + Repea~t + + + 1 + + + + + Delete History + + + + + ~Cut + + + 1 + + + + + Cop~y + + + 1 + + + + + ~Paste + + + 1 + + + + + Paste Unformatted Text + + + ~Unformatted Text + + + 1 + + + + + Delete C~ontents... + + + 1 + + + + + Emoji + + + Insert Emoji + + + 1 + + + true + + + + + Rotation Pivot Point X + + + + + Rotation Pivot Point Y + + + + + ~Select Source... + + + 1 + + + + + ~Request... + + + + + Select ~All + + + + + ~Edit Contour... + + + 9 + + + + + Select ~All + + + 1 + + + + + Move Down + + + + + Move Up + + + + + Move Left + + + + + Move Right + + + + + Page Down + + + + + Page Up + + + + + Color ~Replacer + + + 1 + + + + + Page Left + + + + + FrameSet Spacing + + + + + To File End + + + + + To File Begin + + + + + To Document Begin + + + + + To Document End + + + + + Na~vigator + + + Show Navigator Window + + + 9 + + + + + Notebookbar + + + true + + + + + Sidebar + + + 1 + + + + + Restore Editing View + + + + + Interrupt Macro + + + + + Fit to Frame + + + 8 + + + + + Image~Map + + + 9 + + + + + Select Down + + + + + Select Up + + + + + Select Left + + + + + Select Right + + + + + Select Page Down + + + + + Select Page Up + + + + + Rectangle, Unfilled + + + 1 + + + + + Rounded Rectangle, Unfilled + + + 1 + + + + + Select Page Left + + + + + Square + + + 1 + + + + + Rounded Square + + + 1 + + + + + Select to File Begin + + + + + Square, Unfilled + + + 1 + + + + + Rounded Square, Unfilled + + + 1 + + + + + Select to File End + + + + + Ellipse, Unfilled + + + 1 + + + + + Select to Document Begin + + + + + Circle + + + 1 + + + + + Select to Document End + + + + + Circle, Unfilled + + + 1 + + + + + Ellipse Pie, Unfilled + + + 1 + + + + + Circle Pie + + + 1 + + + + + Circle Pie, Unfilled + + + 1 + + + + + Circle Arc + + + 1 + + + + + Circle Segment, Unfilled + + + 1 + + + + + Ellipse Segment + + + 1 + + + + + Ellipse Segment, unfilled + + + 1 + + + + + Polygon (45°), Filled + + + 1 + + + + + Polygon + + + 1 + + + + + Polygon (45°) + + + 1 + + + + + Curve + + + 1 + + + + + Zoom Next + + + 1 + + + + + Zoom Previous + + + 1 + + + + + Grid + + + ~Display Grid + + + Display Grid + + + 9 + + + + + Flash + + + 8 + + + + + Internet Options + + + + + ~Color Bar + + + + + ~AutoCorrect Options... + + + 1 + + + + + AutoPilot: Agenda + + + + + AutoPilot: Fax + + + + + AutoPilot: Letter + + + + + Versions... + + + 1 + + + + + AutoPilot: Memo + + + + + ~Protect... + + + Protect Track Changes + + + 1 + + + + + Compare + + + Co~mpare Document... + + + Compare Non-Track Changed Document + + + 1 + + + + + Merge + + + Merge Documen~t... + + + Merge Track Changed Document + + + 1 + + + + + Flip Horizontally + + + 1 + + + + + Flip Vertically + + + 1 + + + + + Text Document Options + + + + + Presentation Options + + + + + Spreadsheet Options + + + + + Formula Options + + + + + Chart Options + + + + + Name + + + + + Contents + + + + + Color Palette + + + + + Expor~t... + + + 1 + + + + + Presentation Image Options + + + + + Navigation Bar Visible + + + + + ~Group + + + 1 + + + + + ~Ungroup + + + 1 + + + + + Clear + + + Clear ~Direct Formatting + + + Clear Direct Formatting + + + 1 + + + + + Decrease + + + Decrease Indent + + + Decrease Indent + + + 7 + + + + + Increase + + + Increase Indent + + + Increase Indent + + + 7 + + + + + Curves and Polygons + + + 1 + + + + + Freeform Line, Filled + + + 1 + + + + + Freeform Line + + + 1 + + + + + Freeform + + + Freeform Redaction + + + 1 + + + + + Text Animation + + + 1 + + + + + Filter + + + 1 + + + + + Invert + + + 1 + + + + + Smooth + + + 1 + + + + + Sharpen + + + 1 + + + + + Remove Noise + + + 1 + + + + + Charcoal Sketch + + + 1 + + + + + Mosaic + + + 1 + + + + + Relief + + + 1 + + + + + Posterize + + + 1 + + + + + Pop Art + + + 1 + + + + + Aging + + + 1 + + + + + Solarization + + + 1 + + + + + Auto Spellcheck + + + ~Automatic Spell Checking + + + Toggle Automatic Spell Checking + + + 9 + + + + + Do Not Mark Errors + + + + + ~Address Book Source... + + + 1 + + + + + Asian Phonetic G~uide... + + + 8 + + + + + Symbol + + + S~pecial Character... + + + Insert Special Character + + + 1 + + + + + Symbol + + + S~pecial Character... + + + Insert Special Characters + + + 1 + + + + + ~Tip of the day + + + Show Tip of the Day + + + Show the Tip of the Day dialog + + + 1 + + + + + ~Data Sources + + + 9 + + + + + Record Macro + + + 1 + + + + + Stop Recording + + + + + Email as P~DF... + + + 1 + + + + + Send via ~Bluetooth... + + + 1 + + + + + ~Export As + + + 1 + + + + + PDF + + + ~Export as PDF... + + + Export as PDF + + + 1 + + + + + PDF + + + Export Directly as PDF + + + Export Directly as PDF + + + 1 + + + + + Sanitized PDF + + + Export Directly to PDF as Bitmap + + + Export Directly to PDF as Bitmap + + + 1 + + + + + EPUB + + + Export as E~PUB... + + + Export as EPUB + + + 1 + + + + + EPUB + + + Export Directly as EPUB + + + Export as EPUB + + + 1 + + + + + Redact + + + Redact + + + Redact Document + + + 1 + + + + + Auto-Redact + + + Auto-Redact + + + Auto-Redact Document + + + 1 + + + + + ~Customize... + + + 1 + + + + + ~Object Bar + + + + + Customi~ze... + + + + + Main ~Toolbar + + + + + ~Function Bar + + + + + Optio~n Bar + + + + + Send Feedback + + + 1 + + + + + ~Get Help Online + + + 1 + + + + + Get ~Involved + + + 1 + + + + + ~User Guides + + + 1 + + + + + Donate to LibreOffice + + + 1 + + + + + What's New + + + Open the release notes for the installed version in the default browser + + + 1 + + + + + License Information + + + 1 + + + + + %PRODUCTNAME Credits + + + + + Status ~Bar + + + 9 + + + + + Macro Toolbar On/Off + + + + + ~Presentation + + + 1 + + + + + + + + + + Import Basic + + + 1 + + + + + Export Basic + + + 1 + + + + + Export Dialog + + + 1 + + + + + Import Dialog + + + 1 + + + + + Compile + + + 1 + + + + + Run + + + 1 + + + + + Step Into + + + 1 + + + + + Step Over + + + 1 + + + + + Stop + + + 1 + + + + + ~Basic... + + + 1 + + + + + Organize ~Dialogs... + + + 1 + + + + + ~Organize Macros + + + 1 + + + + + R~un Macro... + + + 1 + + + + + Gallery + + + ~Gallery + + + Open Clip Art and Media Gallery + + + 9 + + + + + Find and Rep~lace... + + + 9 + + + + + Step Out + + + 1 + + + + + Controls + + + 1 + + + + + Form Design + + + 9 + + + + + Push Button + + + 9 + + + + + Option Button + + + 9 + + + + + Check Box + + + 1 + + + + + Label + + + 9 + + + + + Group Box + + + 9 + + + + + Text Box + + + 9 + + + + + List Box + + + 9 + + + + + Combo Box + + + 1 + + + + + Table Control + + + 9 + + + + + Image Button + + + 9 + + + + + File Selection + + + 9 + + + + + Con~trol Properties... + + + 9 + + + + + For~m Properties... + + + 9 + + + + + Activation Order... + + + 1 + + + + + First Record + + + 1 + + + + + Next Record + + + 1 + + + + + Previous Record + + + 1 + + + + + Last Record + + + 1 + + + + + New Record + + + 1 + + + + + Delete Record + + + 1 + + + + + Absolute Record + + + 1 + + + + + Add Field... + + + 1 + + + + + Record + + + + + Text -> Record + + + + + Total No. of Records + + + + + Save Record + + + 1 + + + + + Toggle Design Mode + + + Design Mode + + + 9 + + + + + Design Mode On/Off + + + 9 + + + + + Undo: Data entry + + + 1 + + + + + Redraw + + + + + Form Navigator... + + + 9 + + + + + Data Navigator... + + + 9 + + + + + ~3D Effects + + + 1 + + + + + E~xit + + + 1 + + + + + ~About %PRODUCTNAME + + + 1 + + + + + P~rinter Settings... + + + 1 + + + + + Sa~ve All + + + 1 + + + + + Current Context + + + + + Current Numbering List Type + + + + + Current Time + + + + + Current Bullet List Type + + + + + Current Date + + + + + Date Field + + + 9 + + + + + Time Field + + + 9 + + + + + Numerical Field + + + 9 + + + + + Currency Field + + + 9 + + + + + Print Pr~eview + + + Toggle Print Preview + + + Close Preview + + + 9 + + + + + Pattern Field + + + 9 + + + + + Open in Design Mode + + + 9 + + + + + Image Control + + + 9 + + + + + Reset Filter/Sort + + + 1 + + + + + Sort Ascending + + + 1 + + + + + Sort Descending + + + 1 + + + + + Email + + + ~Email Document... + + + Attach to Email + + + 1 + + + + + Sort... + + + 1 + + + + + Gradient Fill Transparency + + + + + Fill Transparency + + + + + Standard Filter... + + + 1 + + + + + AutoFilter + + + 1 + + + + + Run SQL command directly + + + 9 + + + + + Run Query + + + 1 + + + + + Add Table... + + + 1 + + + + + Apply Filter + + + 9 + + + + + Refresh + + + 1 + + + + + Refresh Control + + + 1 + + + + + Find Record... + + + 1 + + + + + Form Control Wizards + + + Control Wizards + + + Toggle Form Control Wizards + + + 9 + + + + + Formatted Field + + + 9 + + + + + Form-Based Filters + + + 1 + + + + + Close + + + + + Apply Form-Based Filter + + + 1 + + + + + Filter Navigation + + + 1 + + + + + Replace with Text Box + + + + + Replace with Button + + + + + Replace with Label Field + + + + + Replace with List Box + + + + + Replace with Check Box + + + + + Replace with Radio Button + + + + + Replace with Group Box + + + + + Replace with Combo Box + + + + + Replace with Image Button + + + + + Replace with File Selection + + + + + Replace with Date Field + + + + + Replace with Time Field + + + + + Replace with Numerical Field + + + + + Replace with Currency Field + + + + + Replace with Pattern Field + + + + + Replace with Image Control + + + + + Replace with Formatted Field + + + + + Data source as Table + + + 1 + + + + + Automatic Control Focus + + + 9 + + + + + Explorer On/Off + + + 9 + + + + + Toggle Extrusion + + + 1 + + + + + Tilt Down + + + 1 + + + + + Tilt Up + + + 1 + + + + + Tilt Left + + + 1 + + + + + Tilt Right + + + 1 + + + + + Direction + + + 1 + + + + + Lighting + + + 1 + + + + + Surface + + + 1 + + + + + 3D Color + + + 1 + + + + + Extrusion + + + + + Extrusion Depth + + + + + Depth + + + 1 + + + + + ~Toolbars + + + 1 + + + + + User ~Interface + + + 1 + + + + + ~Toolbars + + + 1 + + + + + Navigation Bar + + + 1 + + + + + Breakpoint Enabled/Disabled + + + + + ~Extension Manager... + + + 1 + + + + + Digital Signatu~res... + + + 1 + + + + + Sign Existing PDF... + + + 1 + + + + + Digital Signature... + + + 1 + + + + + Left + + + 1 + + + + + Centered + + + 1 + + + + + Right + + + 1 + + + + + Top + + + 1 + + + + + Center + + + 1 + + + + + Bottom + + + 1 + + + + + Justified + + + 1 + + + + + Default + + + 1 + + + + + Default + + + 1 + + + + + Recent Doc~uments + + + 1 + + + + + Delete All Comments + + + 1 + + + + + Format All Comments + + + 1 + + + + + Delete All Comments by This Author + + + 1 + + + + + Reply Comment + + + 1 + + + + + Delete Comment + + + 1 + + + + + Resolved + + + 1 + + + + + Top + + + Align Top + + + 1 + + + + + Center + + + Center Vertically + + + 1 + + + + + Bottom + + + Align Bottom + + + 1 + + + + + Sum + + + 1 + + + + + Synony~ms + + + + + Text Form Field + + + 1 + + + + + Check Box Form Field + + + 1 + + + + + Drop-Down Form Field + + + 1 + + + + + Date Picker Content Control + + + 1 + + + + + + + Paste ~Special + + + 1 + + + + + St~yle + + + + + ~Help + + + 1 + + + + + ~Insert + + + 1 + + + + + ~Delete + + + 1 + + + + + Si~ze + + + 1 + + + + + ~File + + + + + Alig~n + + + 1 + + + + + Alig~n + + + 1 + + + + + ~Shapes + + + + + Scan + + + 1 + + + + + C~haracter... + + + 1 + + + + + Character Font Effects... + + + + + F~ormat + + + + + ~Object + + + 1 + + + + + ~Chart + + + 1 + + + + + ~Edit + + + + + ~Insert + + + 1 + + + + + ~Data + + + + + Sen~d + + + 1 + + + + + T~able + + + 1 + + + + + Digital Signatures + + + 1 + + + + + ~Macros + + + 1 + + + + + ~Media + + + 1 + + + + + ~Window + + + + + Track Chan~ges + + + 1 + + + + + R~eference + + + 1 + + + + + Comme~nt + + + 1 + + + + + ~Filter + + + + + ~Tools + + + + + ~Spellcheck + + + + + Language + + + 1 + + + + + ~View + + + + + ~Toolbars + + + 1 + + + + + Fiel~d + + + 1 + + + + + Formatting Mark + + + 1 + + + + + ~Change Case + + + + + ~Group + + + 1 + + + + + A~rrange + + + 1 + + + + + F~lip + + + 1 + + + + + Rot~ate + + + + + Rot~ate or Flip + + + 1 + + + + + Change Anchor + + + Anc~hor + + + 1 + + + + + Me~dia Player + + + 9 + + + + + Media + + + Audio or ~Video... + + + Insert Audio or Video + + + 1 + + + + + Table Control + + + 1 + + + + + Add-Ons + + + 1 + + + + + ~Color + + + 9 + + + + + Insert non-br~eaking hyphen + + + 1 + + + + + Insert s~oft Hyphen + + + 1 + + + + + Insert ~non-breaking space + + + 1 + + + + + Insert N~arrow No-break Space + + + 1 + + + + + No-~width Optional Break + + + 1 + + + + + No-width No ~Break + + + 1 + + + + + ~Left-to-right Mark + + + 1 + + + + + ~Right-to-left Mark + + + 1 + + + + + + Insert Row + + + 1 + + + + + Insert Column + + + 1 + + + + + Manage Language + + + 1 + + + + + Current Language + + + + + For Selection + + + + + For Paragraph + + + + + For All Text + + + + + More Dictionaries Online... + + + 1 + + + + + Set Focus in Combo Box + + + + + Basic Macro Organizer... + + + 1 + + + + + Email as ~Microsoft Format... + + + + + Email as ~OpenDocument Format... + + + + + Templates + + + 1 + + + + + Te~mplates + + + 1 + + + + + Edit with External Tool + + + 1 + + + + + Apply document classification + + + + + Manage Document Classification + + + + + Manage Paragraph Classification + + + + + Select + + + 1 + + + + + Paste Special + + + 1 + + + + + Menubar + + + 1 + + + + + Name... + + + 1 + + + + + Description... + + + 1 + + + + + ~Restart in Safe Mode... + + + 1 + + + + + Navigate + + + 1 + + + + + More Breaks + + + + + Signatu~re Line... + + + 1 + + + + + Edit Signature ~Line... + + + 1 + + + + + ~Sign Signature Line... + + + 1 + + + + + ~QR Code... + + + 1 + + + + + ~Edit QR Code... + + + 1 + + + + + More Fields + + + + + Regenerate Diagram + + + + + Edit Diagram + + + + + ~Remove Hyperlink + + + 1 + + + + + ~Edit Chart + + + .uno:ObjectMenue?VerbID:short=-1 + + + 1 + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu new file mode 100644 index 000000000..b9d1d1545 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu @@ -0,0 +1,1025 @@ + + + + + + + + + 3D Object + + + + + 3D Scene + + + + + 3D Scene (group) + + + + + Connector/Freeform Line + + + + + Curve + + + + + Shape + + + + + Shape Text + + + + + Form Control + + + + + Text Box Formatting + + + + + Glue Point + + + + + Image + + + + + Group + + + + + Line/Arrow + + + + + Dimension Line + + + + + Media + + + + + Multiple Selection + + + + + Notebookbar + + + + + OLE Object + + + + + Outline + + + + + Slide + + + + + Slide Sorter/Pane + + + + + Slide Sorter/Pane (no selection) + + + + + Master Slide Sorter/Pane + + + + + Master Slide Sorter/Pane (no selection) + + + + + Table + + + + + Text Box (drawing) + + + + + 1,1 + + + 0 + + + true + + + true + + + 3D-Settings + + + false + + + true + + + + + 0,1 + + + true + + + 0 + + + false + + + Line and Filling + + + true + + + + + false + + + false + + + 3D-Objects + + + false + + + + + false + + + false + + + Align Objects + + + + + false + + + false + + + Lines and Arrows + + + true + + + + + false + + + false + + + Transformations + + + + + 1,0 + + + true + + + 0 + + + true + + + Presentation + + + true + + + + + false + + + Connectors + + + false + + + true + + + + + false + + + 2 + + + Full Screen + + + true + + + true + + + true + + + true + + + + + false + + + Legacy Circles and Ovals + + + false + + + false + + + + + Text Box Formatting + + + 0,0 + + + 1 + + + true + + + true + + + true + + + true + + + + + Form Filter + + + 0,0 + + + 1 + + + true + + + true + + + true + + + true + + + true + + + + + Form Navigation + + + 0,1 + + + true + + + 1 + + + false + + + true + + + true + + + + + Form Controls + + + false + + + false + + + + + Form Design + + + false + + + false + + + + + false + + + Fontwork + + + true + + + false + + + true + + + + + false + + + Fontwork Shape + + + false + + + true + + + + + 0,1 + + + true + + + 0 + + + Image + + + false + + + true + + + + + false + + + Image Filter + + + false + + + true + + + + + 0,1 + + + true + + + 0 + + + Outline + + + true + + + false + + + true + + + + + false + + + false + + + Insert + + + + + false + + + Curves and Polygons + + + false + + + true + + + + + 0,2 + + + 0 + + + true + + + false + + + TSCP Classification + + + + + false + + + Basic Shapes + + + false + + + true + + + + + false + + + Symbol Shapes + + + false + + + true + + + + + false + + + Block Arrows + + + false + + + true + + + + + false + + + Flowchart + + + false + + + true + + + + + false + + + Callouts + + + false + + + true + + + + + false + + + Stars and Banners + + + false + + + true + + + + + false + + + Options + + + false + + + false + + + + + false + + + Legacy Rectangles + + + false + + + false + + + + + false + + + Position + + + false + + + true + + + + + 1,0 + + + true + + + 0 + + + Slide Sorter + + + false + + + false + + + true + + + + + 1,0 + + + true + + + 0 + + + Slide View + + + true + + + false + + + true + + + + + 0,0 + + + true + + + 0 + + + Standard + + + true + + + false + + + true + + + + + false + + + Text + + + false + + + false + + + + + 0,1 + + + true + + + false + + + Text Formatting + + + true + + + + + 0,1 + + + true + + + 0 + + + true + + + Drawing + + + false + + + + + 0,0 + + + 1 + + + true + + + true + + + Table + + + true + + + + + false + + + Zoom + + + false + + + + + Gluepoints + + + 0,0 + + + 1 + + + true + + + true + + + true + + + + + 1,1 + + + 0 + + + true + + + Edit Points + + + true + + + false + + + true + + + + + 0 + + + true + + + true + + + Standard (Viewing Mode) + + + false + + + true + + + true + + + + + 0,1 + + + true + + + 1 + + + Media Playback + + + false + + + true + + + + + false + + + false + + + Color + + + true + + + + + false + + + false + + + Comments + + + false + + + + + 2,0 + + + true + + + 0 + + + true + + + Master View + + + true + + + true + + + + + false + + + false + + + Optimize + + + true + + + + + 0,3 + + + true + + + 1 + + + Find + + + false + + + false + + + + + 0,0 + + + true + + + 0 + + + Standard (Single Mode) + + + false + + + false + + + false + + + + + Notebookbar shortcuts + + + false + + + true + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu new file mode 100644 index 000000000..8adebca55 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu @@ -0,0 +1,208 @@ + + + + + + + + ~Fonts... + + + + + F~ont Size... + + + + + ~Spacing... + + + + + A~lignment... + + + + + ~AutoUpdate Display + + + + + ~Text Mode + + + + + ~Import Formula... + + + + + Import MathML from Clipboard + + + + + Fit To Window + + + + + Insert Text + + + + + Insert Command + + + + + Modified + + + + + Text Status + + + + + Ne~xt Error + + + + + Pr~evious Error + + + + + ~Next Marker + + + + + Previous ~Marker + + + + + ~Symbols… + + + 1 + + + + + Z~oom In + + + 1 + + + + + Zoo~m Out + + + 1 + + + + + U~pdate + + + 1 + + + + + Sho~w All + + + 1 + + + + + Elements + + + + + Formula Cursor + + + 9 + + + + + New Line + + + + + Small Gap + + + + + Gap + + + + + + + ~Unary/Binary Operators + + + + + ~Relations + + + + + ~Set Operations + + + + + ~Functions + + + + + O~perators + + + + + ~Attributes + + + + + ~Brackets + + + + + For~mats + + + + + ~Others + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu new file mode 100644 index 000000000..386dc8d39 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu @@ -0,0 +1,98 @@ + + + + + + + + + Edit Panel + + + + + View Panel + + + + + 0,0 + + + true + + + 0 + + + Standard + + + true + + + true + + + + + 1,0 + + + true + + + 0 + + + Tools + + + true + + + false + + + + + false + + + 2 + + + Full Screen + + + true + + + true + + + true + + + true + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu new file mode 100644 index 000000000..dc8d802cc --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu @@ -0,0 +1,343 @@ + + + + + + + + Report Header/Footer + + + + + Page Header/Footer + + + + + ~Ruler + + + + + ~Sorting and Grouping + + + 1 + + + + + ~Add Field + + + 1 + + + + + ~Conditional Formatting... + + + + + Page Settings + + + ~Page... + + + + + ~Clear Direct Formatting + + + + + ~Page Numbers... + + + + + ~Date and Time... + + + + + ~Select Report + + + + + ~Subreport in New Window... + + + + + Font Color + + + 1 + + + + + Gr~id + + + + + ~Column Header/Footer + + + + + Paste ~Special... + + + + + Execute Report... + + + 1 + + + + + Image... + + + + + Text Document + + + + + Spreadsheet Document + + + + + Report Navigator + + + 1 + + + + + Fit to smallest width + + + 1 + + + + + Fit to smallest height + + + 1 + + + + + Fit to greatest width + + + 1 + + + + + Fit to greatest height + + + 1 + + + + + Properties + + + 1 + + + + + Distribution... + + + + + ~Select Objects in Section + + + + + Left Align on Section + + + 1 + + + + + Right Align on Section + + + 1 + + + + + Top Align on Section + + + 1 + + + + + Bottom Align on Section + + + 1 + + + + + Centered on Section + + + + + Middle on Section + + + 1 + + + + + Select all Labels + + + + + Select all Formatted Fields + + + + + + + Shape Arrange + + + + + Control + + + + + Alignment + + + + + Resize + + + + + Section alignment + + + + + Report Controls + + + + + Section + + + + + Shrink + + + 1 + + + + + Shrink from top + + + 1 + + + + + Shrink from bottom + + + 1 + + + + + Background Color... + + + + + Edit Mode + + + 1 + + + + + + + Report Output Format + + + + + ~Snap Lines + + + + + Object Resizing + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu new file mode 100644 index 000000000..fae993013 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu @@ -0,0 +1,1708 @@ + + + + + + + + + + Properties + + + PropertyDeck + + + private:graphicrepository/sfx2/res/symphony/sidebar-property-large.png + + + + any, any, visible ; + + + + 100 + + + + + + Styles Inspector + + + InspectorDeck + + + private:graphicrepository/cmd/lc_editglossary.png + + + + WriterVariants, any, visible ; + + + + 450 + + + true + + + + + + Page + + + WriterPageDeck + + + private:graphicrepository/cmd/lc_adddirect.png + + + + WriterVariants, any, visible ; + + + + 100 + + + + + + Shapes + + + ShapesDeck + + + private:graphicrepository/cmd/lc_basicshapes.png + + + + Draw, any, visible ; + + + + 200 + + + + + + + Gallery + + + GalleryDeck + + + private:graphicrepository/sfx2/res/symphony/sidebar-gallery-large.png + + + + any, any, visible ; + + + + 300 + + + + + + Master Slides + + + SdMasterPagesDeck + + + private:graphicrepository/sfx2/res/symphony/sidebar-template-large.png + + + + Impress, any, visible ; + + + + 160 + + + + + + Animation + + + SdCustomAnimationDeck + + + private:graphicrepository/sfx2/res/symphony/sidebar-animation-large.png + + + + Impress, any, visible ; + + + + 140 + + + + + + Slide Transition + + + SdSlideTransitionDeck + + + private:graphicrepository/sfx2/res/symphony/sidebar-transition-large.png + + + + Impress, any, visible ; + + + + 120 + + + + + + Navigator + + + NavigatorDeck + + + private:graphicrepository/sfx2/res/symphony/sidebar-navigator-large.png + + + + any, any, visible ; + + + + 400 + + + + + + Styles + + + StyleListDeck + + + private:graphicrepository/sfx2/res/symphony/sidebar-style-large.png + + + + any, any, visible ; + + + + 200 + + + + + + Functions + + + ScFunctionsDeck + + + private:graphicrepository/sfx2/res/symphony/sidebar-functions-large.png + + + + Calc, any, visible ; + + + + 500 + + + + + + Manage Changes + + + SwManageChangesDeck + + + private:graphicrepository/cmd/lc_trackchangesbar.png + + + + WriterVariants, Annotation, visible ; + WriterVariants, DrawText, visible ; + WriterVariants, Table, visible ; + WriterVariants, Text, visible ; + WriterVariants, default, visible ; + + + + 600 + + + true + + + + + + Design + + + SwDesignDeck + + + private:graphicrepository/cmd/lc_designerdialog.png + + + + WriterVariants, Text, visible; + + + + 700 + + + true + + + + + + Properties + + + ChartDeck + + + private:graphicrepository/sfx2/res/symphony/sidebar-property-large.png + + + + Chart, any, visible ; + + + + 10 + + + + + + + + + Style + + + StylesPropertyPanel + + + PropertyDeck + + + + WriterVariants, Annotation, visible ; + WriterVariants, DrawText, visible ; + WriterVariants, Table, visible ; + WriterVariants, Text, visible ; + WriterVariants, default, visible ; + Calc, Auditing, visible ; + Calc, Cell, visible ; + Calc, default, visible ; + Calc, EditCell, visible ; + Calc, Pivot, visible ; + + + + private:resource/toolpanel/SvxPanelFactory/StylesPropertyPanel + + + 100 + + + + + + Character + + + TextPropertyPanel + + + PropertyDeck + + + .uno:FontDialog + + + + Calc, Auditing, visible, .uno:CellTextDlg ; + Calc, Cell, visible, .uno:CellTextDlg ; + Calc, default, visible, .uno:CellTextDlg ; + Calc, DrawText, visible ; + Calc, DrawLine, hidden ; + Calc, EditCell, visible ; + Calc, Pivot, visible, .uno:CellTextDlg ; + DrawImpress, 3DObject, visible ; + DrawImpress, Draw, hidden ; + DrawImpress, DrawText, visible ; + DrawImpress, DrawLine, hidden ; + DrawImpress, Graphic, hidden ; + DrawImpress, OutlineText, visible ; + DrawImpress, Table, visible ; + DrawImpress, TextObject, visible ; + WriterVariants, Annotation, visible ; + WriterVariants, DrawText, visible ; + WriterVariants, Table, visible ; + WriterVariants, Text, visible ; + WriterVariants, default, visible ; + + + + private:resource/toolpanel/SvxPanelFactory/TextPropertyPanel + + + 120 + + + + + + Character Styles + + + InspectorTextPanel + + + InspectorDeck + + + + WriterVariants, any, visible ; + + + + private:resource/toolpanel/SvxPanelFactory/InspectorTextPanel + + + 120 + + + true + + + + + + Media Playback + + + MediaPlaybackPanel + + + PropertyDeck + + + + any, Media, visible ; + + + + private:resource/toolpanel/SvxPanelFactory/MediaPlaybackPanel + + + 100 + + + + + + Styles + + + PageStylesPanel + + + WriterPageDeck + + + .uno:PageDialog + + + + WriterVariants, any, visible ; + + + + private:resource/toolpanel/SwPanelFactory/PageStylesPanel + + + 200 + + + + + + Format + + + PageFormatPanel + + + WriterPageDeck + + + .uno:PageDialog + + + + WriterVariants, any, visible ; + + + + private:resource/toolpanel/SwPanelFactory/PageFormatPanel + + + 100 + + + + + + Header + + + PageHeaderPanel + + + WriterPageDeck + + + .uno:PageDialog + + + + WriterVariants, any, hidden ; + + + + private:resource/toolpanel/SwPanelFactory/PageHeaderPanel + + + 400 + + + + + + Footer + + + PageFooterPanel + + + WriterPageDeck + + + .uno:PageDialog + + + + WriterVariants, any, hidden ; + + + + private:resource/toolpanel/SwPanelFactory/PageFooterPanel + + + 500 + + + + + + Area + + + AreaPropertyPanel + + + PropertyDeck + + + .uno:FormatArea + + + + Calc, Draw, visible ; + Calc, OLE, hidden ; + DrawImpress, 3DObject, visible ; + DrawImpress, Draw, visible ; + DrawImpress, Graphic, hidden ; + DrawImpress, TextObject, hidden ; + DrawImpress, OLE, hidden ; + WriterVariants, Draw, visible ; + Writer, Graphic, hidden ; + Writer, OLE, hidden ; + Writer, Frame, visible ; + + + + private:resource/toolpanel/SvxPanelFactory/AreaPropertyPanel + + + 300 + + + + + + Glow + + + GlowPropertyPanel + + + PropertyDeck + + + + Calc, Draw, hidden ; + DrawImpress, Draw, hidden ; + DrawImpress, Graphic, hidden ; + WriterVariants, Draw, hidden ; + + + + private:resource/toolpanel/SvxPanelFactory/GlowPropertyPanel + + + 300 + + + + + + Soft Edge + + + SoftEdgePropertyPanel + + + PropertyDeck + + + + Calc, Draw, hidden ; + DrawImpress, Draw, hidden ; + DrawImpress, Graphic, hidden ; + WriterVariants, Draw, hidden ; + + + + private:resource/toolpanel/SvxPanelFactory/SoftEdgePropertyPanel + + + 300 + + + + + + Shadow + + + ShadowPropertyPanel + + + PropertyDeck + + + .uno:FormatArea + + + + Calc, Draw, visible ; + Calc, OLE, hidden ; + DrawImpress, 3DObject, visible ; + DrawImpress, Draw, hidden ; + DrawImpress, Graphic, hidden ; + DrawImpress, TextObject, hidden ; + DrawImpress, OLE, hidden ; + + + + private:resource/toolpanel/SvxPanelFactory/ShadowPropertyPanel + + + 300 + + + + + + Line + + + LinePropertyPanel + + + PropertyDeck + + + .uno:FormatLine + + + + Calc, Draw, visible ; + Calc, DrawLine, visible ; + Calc, Graphic, visible ; + Calc, OLE, hidden ; + DrawImpress, 3DObject, visible ; + DrawImpress, Draw, visible ; + DrawImpress, DrawLine, visible ; + DrawImpress, Graphic, visible ; + DrawImpress, TextObject, hidden ; + DrawImpress, OLE, hidden ; + WriterVariants, Draw, visible ; + + + + private:resource/toolpanel/SvxPanelFactory/LinePropertyPanel + + + 400 + + + + + + Gallery + + + true + + + GalleryPanel + + + GalleryDeck + + + + any, any, visible ; + + + + private:resource/toolpanel/SvxPanelFactory/GalleryPanel + + + 100 + + + + + + Position and Size + + + PosSizePropertyPanel + + + PropertyDeck + + + .uno:TransformDialog + + + + Calc, Chart, visible ; + Calc, Draw, hidden ; + Calc, DrawLine, visible ; + Calc, Form, visible ; + Calc, Graphic, hidden ; + Calc, Media, visible ; + Calc, MultiObject, visible ; + Calc, OLE, visible ; + DrawImpress, 3DObject, visible ; + DrawImpress, Draw, visible ; + DrawImpress, DrawLine, visible ; + DrawImpress, Form, visible ; + DrawImpress, Graphic, hidden ; + DrawImpress, Media, visible ; + DrawImpress, MultiObject, visible ; + DrawImpress, OLE, visible ; + DrawImpress, TextObject, hidden ; + WriterVariants, Draw, hidden ; + WriterVariants, Form, visible ; + WriterVariants, Graphic, visible, .uno:GraphicDialog ; + WriterVariants, Media, visible ; + WriterVariants, OLE, visible, .uno:FrameDialog ; + + + + private:resource/toolpanel/SvxPanelFactory/PosSizePropertyPanel + + + 500 + + + + + + Image + + + GraphicPropertyPanel + + + PropertyDeck + + + + Calc, Graphic, visible ; + DrawImpress, Graphic, visible ; + WriterVariants, Graphic, visible, .uno:GraphicDialog ; + + + + private:resource/toolpanel/SvxPanelFactory/GraphicPropertyPanel + + + 300 + + + + + + Default + + + DefaultShapesPanel + + + ShapesDeck + + + + Draw, any, visible ; + + + + private:resource/toolpanel/SvxPanelFactory/DefaultShapesPanel + + + 100 + + + + + + Slide + + + false + + + SlideBackgroundPanel + + + PropertyDeck + + + + DrawImpress, DrawPage, visible, .uno:PageSetup ; + DrawImpress, default, visible, .uno:PageSetup ; + DrawImpress, HandoutPage, visible, .uno:PageSetup ; + DrawImpress, NotesPage, visible, .uno:PageSetup ; + DrawImpress, SlidesorterPage, visible, .uno:PageSetup ; + DrawImpress, MasterPage, visible, .uno:PageSetup ; + + + + private:resource/toolpanel/SdPanelFactory/SlideBackgroundPanel + + + 100 + + + + + Layouts + + + false + + + SdLayoutsPanel + + + PropertyDeck + + + + Impress, DrawPage, visible ; + Impress, default, visible ; + Impress, HandoutPage, visible ; + Impress, NotesPage, visible ; + Impress, SlidesorterPage, visible ; + + + + private:resource/toolpanel/SdPanelFactory/Layouts + + + 200 + + + + + Used in This Presentation + + + false + + + SdUsedMasterPagesPanel + + + SdMasterPagesDeck + + + + Impress, any, visible ; + + + + private:resource/toolpanel/SdPanelFactory/UsedMasterPages + + + 100 + + + + + + Recently Used + + + false + + + SdRecentMasterPagesPanel + + + SdMasterPagesDeck + + + + Impress, any, visible ; + + + + private:resource/toolpanel/SdPanelFactory/RecentMasterPages + + + 200 + + + + + + Available for Use + + + false + + + SdAllMasterPagesPanel + + + SdMasterPagesDeck + + + + Impress, any, visible ; + + + + private:resource/toolpanel/SdPanelFactory/AllMasterPages + + + 300 + + + + + + Animation + + + true + + + SdCustomAnimationPanel + + + SdCustomAnimationDeck + + + + Impress, any, visible ; + + + + private:resource/toolpanel/SdPanelFactory/CustomAnimations + + + 100 + + + + + + Slide Transition + + + true + + + SdSlideTransitionPanel + + + SdSlideTransitionDeck + + + + Impress, any, visible ; + + + + private:resource/toolpanel/SdPanelFactory/SlideTransitions + + + 100 + + + + + + Table Design + + + false + + + SdTableDesignPanel + + + PropertyDeck + + + + DrawImpress, Table, visible ; + + + + private:resource/toolpanel/SdPanelFactory/TableDesign + + + 300 + + + + + + true + + + Empty + + + EmptyPanel + + + PropertyDeck + + + + any, empty, visible ; + + + + private:resource/toolpanel/SvxPanelFactory/EmptyPanel + + + 100 + + + + + + Alignment + + + ScAlignmentPropertyPanel + + + PropertyDeck + + + .uno:Hyphenate + + + + Calc, Auditing, visible ; + Calc, Cell, visible ; + Calc, default, visible ; + Calc, EditCell, visible ; + Calc, Pivot, visible ; + + + + private:resource/toolpanel/ScPanelFactory/AlignmentPropertyPanel + + + 200 + + + + + + Cell Appearance + + + ScCellAppearancePropertyPanel + + + PropertyDeck + + + .uno:FormatCellDialog + + + + Calc, Auditing, visible ; + Calc, Cell, visible ; + Calc, EditCell, visible ; + Calc, default, visible ; + Calc, Pivot, visible ; + + + + private:resource/toolpanel/ScPanelFactory/CellAppearancePropertyPanel + + + 300 + + + + + + Number Format + + + ScNumberFormatPropertyPanel + + + PropertyDeck + + + .uno:FormatCellDialog + + + + Calc, Auditing, visible ; + Calc, Cell, visible ; + Calc, EditCell, visible ; + Calc, default, visible ; + Calc, Pivot, visible ; + + + + private:resource/toolpanel/ScPanelFactory/NumberFormatPropertyPanel + + + 150 + + + + + + Paragraph + + + ParaPropertyPanel + + + PropertyDeck + + + .uno:ParagraphDialog + + + + Calc, DrawText, visible ; + Calc, DrawLine, hidden ; + DrawImpress, DrawLine, hidden ; + DrawImpress, 3DObject, hidden ; + DrawImpress, Draw, hidden ; + DrawImpress, DrawText, visible ; + DrawImpress, Graphic, hidden ; + DrawImpress, Table, visible ; + DrawImpress, TextObject, visible ; + WriterVariants, Annotation, visible ; + WriterVariants, DrawText, visible ; + WriterVariants, Table, visible ; + WriterVariants, Text, visible ; + WriterVariants, default, visible ; + + + + private:resource/toolpanel/SvxPanelFactory/ParaPropertyPanel + + + 200 + + + + + + Lists + + + ListsPropertyPanel + + + PropertyDeck + + + .uno:OutlineBullet + + + + DrawImpress, DrawText, visible ; + DrawImpress, Table, visible ; + DrawImpress, TextObject, hidden ; + + + + private:resource/toolpanel/SvxPanelFactory/ListsPropertyPanel + + + 300 + + + + + + Wrap + + + SwWrapPropertyPanel + + + PropertyDeck + + + .uno:TextWrap + + + + Writer, Graphic, visible ; + Writer, OLE, visible ; + Writer, Frame, visible ; + + + + private:resource/toolpanel/SwPanelFactory/WrapPropertyPanel + + + 500 + + + + + + Navigator + + + true + + + true + + + SwNavigatorPanel + + + NavigatorDeck + + + + WriterVariants, any, visible ; + + + + private:resource/toolpanel/SwPanelFactory/NavigatorPanel + + + 100 + + + + + + Navigator + + + true + + + true + + + ScNavigatorPanel + + + NavigatorDeck + + + + Calc, any, visible ; + + + + private:resource/toolpanel/ScPanelFactory/NavigatorPanel + + + 100 + + + + + + Navigator + + + true + + + true + + + SdNavigatorPanel + + + NavigatorDeck + + + + DrawImpress, any, visible ; + + + + private:resource/toolpanel/SdPanelFactory/NavigatorPanel + + + 100 + + + + + + Manage Changes + + + true + + + false + + + SwManageChangesPanel + + + SwManageChangesDeck + + + + WriterVariants, any, visible ; + + + + private:resource/toolpanel/SwPanelFactory/ManageChangesPanel + + + 100 + + + + + + Styles + + + true + + + StyleListPanel + + + StyleListDeck + + + + any, any, visible ; + + + + private:resource/toolpanel/SvxPanelFactory/StyleListPanel + + + 100 + + + + + + Functions + + + true + + + ScFunctionsPanel + + + ScFunctionsDeck + + + + Calc, any, visible ; + + + + private:resource/toolpanel/ScPanelFactory/FunctionsPanel + + + 100 + + + + + Style Presets + + + SwStylePresetsPanel + + + SwDesignDeck + + + + WriterVariants, any, visible ; + + + + private:resource/toolpanel/SwPanelFactory/StylePresetsPanel + + + 1 + + + true + + + + + + Themes + + + SwThemePanel + + + SwDesignDeck + + + + WriterVariants, any, visible ; + + + + private:resource/toolpanel/SwPanelFactory/ThemePanel + + + 1 + + + true + + + + + + Elements + + + ChartElementsPanel + + + ChartDeck + + + + Chart, any, visible ; + + + + private:resource/toolpanel/ChartPanelFactory/ElementsPanel + + + 1 + + + + + + Data Series + + + ChartSeriesPanel + + + ChartDeck + + + .uno:ChartProperties + + + + Chart, Series, visible ; + + + + private:resource/toolpanel/ChartPanelFactory/SeriesPanel + + + 2 + + + + + + Trendline + + + ChartTrendlinePanel + + + ChartDeck + + + + Chart, Trendline, visible ; + + + + private:resource/toolpanel/ChartPanelFactory/TrendlinePanel + + + 3 + + + + + + Error Bar + + + ChartErrorBarPanel + + + ChartDeck + + + .uno:ChartProperties + + + + Chart, ErrorBar, visible ; + + + + private:resource/toolpanel/ChartPanelFactory/ErrorBarPanel + + + 4 + + + + + + Axis + + + ChartAxisPanel + + + ChartDeck + + + .uno:ChartProperties + + + + Chart, Axis, visible ; + + + + private:resource/toolpanel/ChartPanelFactory/AxisPanel + + + 5 + + + + + + Area + + + ChartAreaPanel + + + ChartDeck + + + .uno:ChartProperties + + + + Chart, Chart, visible ; + Chart, Series, visible ; + + + + private:resource/toolpanel/ChartPanelFactory/AreaPanel + + + 6 + + + + + + Line + + + ChartLinePanel + + + ChartDeck + + + .uno:ChartProperties + + + + Chart, Chart, visible ; + Chart, Series, visible ; + Chart, ErrorBar, visible ; + Chart, Axis, visible ; + Chart, Grid, visible ; + Chart, Trendline, visible ; + + + + private:resource/toolpanel/ChartPanelFactory/LinePanel + + + 7 + + + + + + Table + + + false + + + TableEditPanel + + + PropertyDeck + + + .uno:TableDialog + + + + WriterVariants, Table, visible ; + + + + private:resource/toolpanel/SwPanelFactory/TableEditPanel + + + 300 + + + + + + Chart Type + + + ChartTypePanel + + + ChartDeck + + + + Chart, any, visible ; + + + + private:resource/toolpanel/ChartPanelFactory/TypePanel + + + 0 + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu new file mode 100644 index 000000000..6d154ebaf --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu @@ -0,0 +1,42 @@ + + + + + + + + + true + + + 0 + + + false + + + false + + + Standard + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu b/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu new file mode 100644 index 000000000..f7b65b912 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu @@ -0,0 +1,1032 @@ + + + + + notebookbar.ui + + + notebookbar.ui + + + notebookbar.ui + + + notebookbar.ui + + + + + Default + + + + + Standard Toolbar + + + Default + + + 0 + + + false + + + + private:resource/toolbar/standardbar + private:resource/toolbar/textobjectbar + + + + + + + + Tabs + + + + + Single Toolbar + + + Single + + + 1 + + + false + + + + private:resource/toolbar/singlemode + + + + + + + + Arrow + + + + + Sidebar + + + Sidebar + + + 2 + + + false + + + + private:resource/toolbar/standardbar + + + + + + + + Opened + + + + + Tabbed + + + true + + + false + + + 3 + + + notebookbar.ui + + + + + + + + + + + Arrow + + + + + Tabbed Compact + + + true + + + false + + + 4 + + + notebookbar_compact.ui + + + + + + + + + + + Arrow + + + + + Groupedbar Compact + + + true + + + false + + + 5 + + + notebookbar_groupedbar_compact.ui + + + + + + + + + + + + UIItemID,propertyName,propertyValue + + + + Arrow + + + + + Groupedbar + + + true + + + true + + + 7 + + + notebookbar_groupedbar_full.ui + + + + + + + + + + + + UIItemID,propertyName,propertyValue + + + + Arrow + + + + + Contextual Single + + + true + + + false + + + 6 + + + notebookbar_single.ui + + + + + + + + + + + + UIItemID,propertyName,propertyValue + + + + Arrow + + + true + + + + + Contextual groups + + + true + + + true + + + 8 + + + notebookbar_groups.ui + + + + + + + + + + + + UIItemID,propertyName,propertyValue + + + + Arrow + + + true + + + + + + + Default + + + + + Standard Toolbar + + + Default + + + 0 + + + false + + + + private:resource/toolbar/standardbar + private:resource/toolbar/formatobjectbar + + + + + + + + Tabs + + + + + Single Toolbar + + + Single + + + 1 + + + false + + + + private:resource/toolbar/singlemode + + + + + + + + Arrow + + + + + Sidebar + + + Sidebar + + + 2 + + + false + + + + private:resource/toolbar/standardbar + + + + + + + + Opened + + + + + Tabbed + + + true + + + false + + + 3 + + + notebookbar.ui + + + + + + + + + + + Arrow + + + + + Tabbed Compact + + + true + + + false + + + 4 + + + notebookbar_compact.ui + + + + + + + + + + + + UIItemID,propertyName,propertyValue + + + + Arrow + + + + + Groupedbar Compact + + + true + + + false + + + 5 + + + notebookbar_groupedbar_compact.ui + + + + + + + + + + + + UIItemID,propertyName,propertyValue + + + + Arrow + + + + + Groupedbar + + + true + + + true + + + 7 + + + notebookbar_groupedbar_full.ui + + + + + + + + + + + + UIItemID,propertyName,propertyValue + + + + Arrow + + + + + Contextual groups + + + true + + + true + + + 8 + + + notebookbar_groups.ui + + + + + + + + + + + + UIItemID,propertyName,propertyValue + + + + Arrow + + + true + + + + + + + Default + + + + + Standard Toolbar + + + Default + + + 0 + + + false + + + + private:resource/toolbar/standardbar + private:resource/toolbar/toolbar + private:resource/toolbar/commontaskbar + + + + + + + + Opened + + + + + Single Toolbar + + + Single + + + 1 + + + false + + + + private:resource/toolbar/singlemode + + + + + + + + Arrow + + + + + Tabbed + + + true + + + false + + + 3 + + + notebookbar.ui + + + + + + + + + + + Arrow + + + + + Tabbed Compact + + + true + + + false + + + 4 + + + notebookbar_compact.ui + + + + + + + + + + + Arrow + + + + + Groupedbar Compact + + + true + + + false + + + 5 + + + notebookbar_groupedbar_compact.ui + + + + + + + + + + + + UIItemID,propertyName,propertyValue + + + + Arrow + + + + + Groupedbar + + + true + + + true + + + 7 + + + notebookbar_groupedbar_full.ui + + + + + + + + + + + + UIItemID,propertyName,propertyValue + + + + Arrow + + + + + Contextual Single + + + true + + + false + + + 6 + + + notebookbar_single.ui + + + + + + + + + + + + UIItemID,propertyName,propertyValue + + + + Arrow + + + true + + + + + Contextual groups + + + true + + + true + + + 8 + + + notebookbar_groups.ui + + + + + + + + + + + + UIItemID,propertyName,propertyValue + + + + Arrow + + + true + + + + + + + Default + + + + + Standard Toolbar + + + Default + + + 0 + + + false + + + + private:resource/toolbar/standardbar + + + + + + + + Arrow + + + + + Tabbed + + + true + + + false + + + 3 + + + notebookbar.ui + + + + + + + + + + + + UIItemID,propertyName,propertyValue + + + + Arrow + + + true + + + + + Tabbed Compact + + + true + + + false + + + 4 + + + notebookbar_compact.ui + + + + + + + + + + + Arrow + + + + + Groupedbar Compact + + + true + + + false + + + 5 + + + notebookbar_groupedbar_compact.ui + + + + + + + + + + + + UIItemID,propertyName,propertyValue + + + + Arrow + + + true + + + + + Contextual Single + + + true + + + false + + + 6 + + + notebookbar_single.ui + + + + + + + + + + + Arrow + + + true + + + + + + + Default + + + + + Standard Toolbar + + + Default + + + 0 + + + false + + + + private:resource/toolbar/standardbar + + + + + + + + Arrow + + + + + + + Default + + + + + Standard Toolbar + + + Default + + + 0 + + + false + + + + private:resource/toolbar/standardbar + + + + + + + + Arrow + + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu new file mode 100644 index 000000000..9ca5e132d --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -0,0 +1,3648 @@ + + + + + + + + Add Text Box + + + 1 + + + + + Remove Text Box + + + 1 + + + + + AutoTe~xt... + + + 1 + + + + + ~Normal View + + + ~Normal + + + 1 + + + + + Insert Header + + + 1 + + + + + Insert Footer + + + 1 + + + + + Run AutoText Entry + + + + + Field ~Hidden Paragraphs + + + 8 + + + + + S~cript... + + + 1 + + + + + Anchor to Character + + + To ~Character + + + + + Page Number + + + + + He~ader and Footer + + + 1 + + + + + He~ader + + + 1 + + + + + Foote~r + + + 1 + + + + + Preview Zoom + + + 1 + + + + + ~Endnote + + + Insert Endnote + + + + 1 + + + + + Number Recognition + + + + + Se~ction... + + + 1 + + + + + Table of Contents + + + Insert Table of Contents, Index or Bibliography + + + Table of Contents, ~Index or Bibliography... + + + 1 + + + + + ~Bibliography Entry... + + + 9 + + + + + Toggle Direct Cursor Mode + + + Direct Cursor Mode + + + 9 + + + + + AutoCorrect + + + + + Font Color + + + 1 + + + + + Update All + + + Indexes and ~Tables + + + 1 + + + + + Update Index + + + Current ~Index + + + Update index + + + 1 + + + + + Delete index + + + 1 + + + + + Reject + + + Reject Track Change + + + Reject Change + + + 1 + + + + + Reject and Move to Next + + + Reject Track Change and select the next one + + + 1 + + + + + Reject All + + + Reject All Tracked Changes + + + Reject All Changes + + + 1 + + + + + Accept + + + Accept Track Change + + + Accept Change + + + 1 + + + + + Accept and Move to Next + + + Accept Track Change and select the next one + + + 1 + + + + + Accept All + + + Accept All Tracked Changes + + + Accept All Changes + + + 1 + + + + + Next + + + Next Track Change + + + 1 + + + + + Pr~evious + + + Previous Track Change + + + 1 + + + + + ~Links + + + 1 + + + + + ~Record + + + Record Track Changes + + + 1 + + + + + Track Changes Functions + + + Show Track Changes Functions + + + 1 + + + + + ~Show + + + Show Track Changes + + + 1 + + + + + ~Track Changes + + + .uno:ShowTrackedChanges + + + 1 + + + + + T~ooltips + + + Show change authorship in tooltips + + + 1 + + + + + Use header/footer menu + + + Use the advanced popup menu to create header/footer on the fly + + + 1 + + + + + Go t~o Page... + + + 1 + + + + + ~Comment... + + + Insert Track Change Comment + + + 1 + + + + + ~Update All + + + 1 + + + + + En~velope... + + + 1 + + + + + ~Manage... + + + Manage Track Changes + + + 1 + + + + + Edit index + + + 1 + + + + + ~Bibliography Entry... + + + 1 + + + + + ~Charts + + + 1 + + + + + Bookmar~k... + + + Insert Bookmark + + + 1 + + + + + Set Reminder + + + Set Reminder + + + 1 + + + + + Anc~hor... + + + 1 + + + .uno:InsertBookmark + + + + + Insert Paragraph + + + + + Manual ~Break... + + + 1 + + + + + Insert Column Break + + + 1 + + + + + ~More Fields... + + + 7 + + + + + Exchange Data~base... + + + 1 + + + + + Caption... + + + Insert Caption + + + Insert Caption... + + + 1 + + + + + F~ootnote or Endnote... + + + + + Cross-reference... + + + Insert Cross-reference + + + 1 + + + + + Insert Hyperlink + + + + + Insert Manual Row Break + + + 1 + + + + + Insert Other Objects + + + 1 + + + + + ~Page Break + + + Insert Page Break + + + 1 + + + + + Table + + + Insert ~Table... + + + 1 + + + + + Insert Frame Interactively + + + ~Frame Interactively + + + 1 + + + + + Frame + + + F~rame... + + + Insert Frame + + + 1 + + + + + ~Index Entry... + + + Insert Index Entry + + + 1 + + + + + Insert single-column frame manually + + + 1 + + + + + Change Anchor + + + 1 + + + .uno:AnchorMenu + + + + + Anchor To Page + + + To P~age + + + + + Anchor To Paragraph + + + To ~Paragraph + + + + + Change Position + + + + + ~Mail Merge... + + + 1 + + + + + Mail Merge Wi~zard... + + + 1 + + + + + First Mail Merge Entry + + + 1 + + + + + Previous Mail Merge Entry + + + 1 + + + + + Current Mail Merge Entry + + + 1 + + + + + Next Mail Merge Entry + + + 1 + + + + + Last Mail Merge Entry + + + 1 + + + + + Exclude Mail Merge Entry + + + 1 + + + + + Edit Individual Documents + + + 1 + + + + + Save Merged Documents + + + 1 + + + + + Print Merged Documents + + + 1 + + + + + Send Email Messages + + + 1 + + + + + Anchor To Frame + + + To ~Frame + + + + + ~Formula... + + + Insert Formula + + + 1 + + + + + Text Attributes... + + + 1 + + + + + Anchor as Character + + + As C~haracter + + + + + Insert + + + 1 + + + + + Insert Object + + + 1 + + + + + Text Box and Shap~e + + + 1 + + + + + Fiel~d + + + Insert Field + + + 9 + + + + + ~Date + + + 1 + + + + + Create Master ~Document + + + 1 + + + + + ~Time + + + 1 + + + + + ~Page Number + + + 1 + + + + + Page ~Count + + + 1 + + + + + ~Subject + + + 1 + + + + + T~itle + + + 1 + + + + + First ~Author + + + 1 + + + + + ~Footnote + + + Insert Footnote + + + 1 + + + + + Appl~y + + + + + ~While Typing + + + 8 + + + + + Page Number + + + + + Page Style + + + + + Apply and Edit ~Changes + + + + + Se~lection Mode + + + + + Hyperlinks Active + + + + + Superscript + + + 9 + + + + + Subscript + + + 9 + + + + + Select Character Left + + + + + Select Character Right + + + + + Select to Top Line + + + + + Select Down + + + + + Select to Begin of Line + + + + + Select to End of Line + + + + + Select to Document Begin + + + + + Select to Document End + + + + + Select to Begin of Next Page + + + + + Select to End of Next Page + + + + + Select to Begin of Previous Page + + + + + Select to End of Previous Page + + + + + Select to Page Begin + + + + + Outline to ~Presentation + + + + + Select to Page End + + + + + Outline to ~Clipboard + + + + + Rotate 90° ~Left + + + 1 + + + + + Rotate 90° ~Right + + + 1 + + + + + Rotate 1~80° + + + 1 + + + + + Reset R~otation + + + 1 + + + + + Create ~HTML Document + + + 1 + + + + + Select to Paragraph Begin + + + + + Select to Paragraph End + + + + + Select to Word Right + + + + + Select to Begin of Word + + + + + Select to Next Sentence + + + + + Select to Previous Sentence + + + + + Select to Previous Page + + + + + Select to Next Page + + + + + To Next Section + + + + + To Previous Section + + + + + Number Format... + + + 1 + + + + + ~Load Styles... + + + 1 + + + + + Create A~utoAbstract... + + + + + AutoAbst~ract to Presentation... + + + + + Borders + + + 1 + + + + + Page Columns + + + 1 + + + + + Page Columns + + + 1 + + + + + Background + + + + + ~Page Style... + + + 1 + + + + + Title Page... + + + 1 + + + + + Co~lumns... + + + 1 + + + + + Drop Caps + + + + + Frame or Object Properties + + + ~Properties... + + + 1 + + + + + Image Properties + + + ~Properties... + + + 1 + + + + + Ta~ble Properties... + + + ~Properties... + + + ~Table Properties... + + + 1 + + + + + ~Footnotes and Endnotes... + + + 1 + + + + + ~Footnotes and Endnotes... + + + + + Clear + + + Clear ~Direct Formatting + + + Clear Direct Formatting + + + 1 + + + + + Wrap Off + + + 15 + + + + + ~Page Wrap + + + 7 + + + + + Two Pages Preview + + + 1 + + + + + Single Page Preview + + + 1 + + + + + ~Wrap Through + + + 7 + + + + + Multiple Pages Preview + + + 1 + + + + + Print document + + + 1 + + + + + Align Left + + + 1 + + + + + Close Preview + + + 1 + + + + + Align Right + + + 1 + + + + + Center Horizontal + + + 1 + + + + + Align Top to Anchor + + + 1 + + + + + Align Bottom to Anchor + + + 1 + + + + + Align Middle to Anchor + + + 1 + + + + + Apply Page Style + + + + + F~ields... + + + Edit F~ields... + + + 1 + + + + + Lin~ks to External Files... + + + 1 + + + + + Te~xt <-> Table... + + + + + T~able to Text... + + + 1 + + + + + ~Text to Table... + + + 1 + + + + + Header Rows Repeat Across Pages + + + 1 + + + + + So~rt... + + + 1 + + + + + ~Rows... + + + 1 + + + + + Insert Rows Above + + + Rows ~Above + + + 1 + + + + + Insert Rows Below + + + Rows ~Below + + + 1 + + + + + ~Columns... + + + 1 + + + + + Insert Columns Before + + + Columns ~Before + + + 1 + + + + + Insert Columns After + + + Columns ~After + + + 1 + + + + + Paste ~Special... + + + ~More Options... + + + 1 + + + + + Paste as Nested Table + + + ~Nested Table + + + 1 + + + + + Paste as Rows Above + + + Rows ~Above + + + 1 + + + + + Paste as Columns Before + + + Columns ~Before + + + 1 + + + + + Delete Rows + + + ~Rows + + + Delete selected rows + + + 1 + + + + + Delete Columns + + + ~Columns + + + Delete selected columns + + + 1 + + + + + Delete Table + + + ~Table + + + Delete table + + + 1 + + + + + Split Cells... + + + 1 + + + + + Merge Cells + + + 1 + + + + + Row Height... + + + 1 + + + + + ~Column Width... + + + 1 + + + + + Optimize Size + + + 1 + + + + + ~Bullets and Numbering... + + + 7 + + + + + To Character Left + + + + + ~Index Entry... + + + 1 + + + + + Go Right + + + + + Select Row + + + ~Row + + + 1 + + + + + Select Cell + + + C~ell + + + Select Cell + + + 1 + + + + + To Top Line + + + + + Select Column + + + ~Column + + + 1 + + + + + ~Fields + + + 1 + + + + + Select Table + + + ~Table + + + Select Table + + + 1 + + + + + To Line Below + + + + + To Line Begin + + + + + Run Macro Field + + + + + Protect Cells + + + 1 + + + + + To End of Line + + + + + Fo~rmula + + + 1 + + + + + To Document Begin + + + 1 + + + + + Calculate Table + + + + + Unprotect Cells + + + 1 + + + + + To Document End + + + 1 + + + + + Demote One Level + + + 7 + + + + + To Begin of Next Page + + + + + Promote One Level + + + 7 + + + + + Optimal Column Width + + + 1 + + + + + To Previous Paragraph in Level + + + + + To End of Next Page + + + + + To Begin of Previous Page + + + + + To Next Paragraph in Level + + + + + Move Up + + + 7 + + + + + To End of Previous Page + + + + + Move Down + + + 7 + + + + + To Page Begin + + + + + To Page End + + + + + Insert Unnumbered Entry + + + 7 + + + + + Numbering Off + + + 7 + + + + + Optimal Row Height + + + 1 + + + + + To Column Begin + + + + + Demote One Level With Subpoints + + + 7 + + + + + To Column End + + + + + Promote One Level With Subpoints + + + 7 + + + + + Move Up with Subpoints + + + 7 + + + + + To Paragraph Begin + + + + + Move Down with Subpoints + + + 7 + + + + + To Paragraph End + + + + + Update Input Fields + + + + + To Word Right + + + + + To Word Left + + + + + To Next Sentence + + + + + Numbering On/Off + + + + + To Previous Sentence + + + + + To Next Input Field + + + + + Backspace + + + + + To Previous Input Field + + + + + Delete to End of Sentence + + + + + Repeat Search + + + + + Delete to Start of Sentence + + + + + Delete to End of Word + + + + + Delete to Start of Word + + + + + Delete to End of Line + + + + + Delete to Start of Line + + + + + Delete to End of Paragraph + + + + + Delete to Start of Paragraph + + + + + Delete Row + + + + + Previous Page + + + 1 + + + + + Jump To Specific Page + + + + + Next Page + + + 1 + + + + + MultiSelection On + + + + + Page Formatting + + + 1 + + + + + Extended Selection On + + + + + ~Footnote or Endnote... + + + 1 + + + + + Cancel + + + + + Shift+Backspace + + + + + Select Word + + + + + Select Sentence + + + + + Number Format: Standard + + + 1 + + + + + ~Sections... + + + 1 + + + + + Edit Section... + + + + + To Reference + + + + + To Next Object + + + + + Number Format: Decimal + + + 1 + + + + + To Previous Object + + + + + Number Format: Exponential + + + 1 + + + + + To Next Bookmark + + + + + Number Format: Date + + + 1 + + + + + To Previous Bookmark + + + + + To Table Begin + + + 1 + + + + + Unprotect sheet + + + + + Number Format: Time + + + + + To Table End + + + 1 + + + + + Number Format: Currency + + + 1 + + + + + To Next Table + + + + + Number Format: Percent + + + 1 + + + + + To Previous Table + + + + + To Begin of Next Column + + + + + ~Optimal Page Wrap + + + 1 + + + + + To End of Next Column + + + + + In ~Background + + + + + In ~Background + + + + + To Begin of Previous Column + + + + + To Previous Column + + + + + Align to Top of Line + + + + + To Footnote Anchor + + + + + Align to Bottom of Line + + + + + To Next Footnote + + + + + Align to Vertical Center of Line + + + + + To Previous Footnote + + + + + Align to Top of Character + + + + + To Next Frame + + + + + Link Frames + + + 9 + + + + + Align to Bottom of Character + + + + + Unlink Frames + + + 1 + + + + + Set Cursor To Anchor + + + + + Align to Vertical Center of Character + + + + + Restart Numbering + + + 15 + + + + + To Header + + + + + Wrap Left + + + 1 + + + + + To Footer + + + + + Wrap Right + + + 1 + + + + + Mirror Object on Even Pages + + + + + Index Mark to Index + + + + + Edit Footnote/Endnote + + + + + Flip Images on Even Pages + + + + + Split Table... + + + 1 + + + + + Wrap First Paragraph + + + ~First Paragraph + + + + + Minimize Column Width + + + 1 + + + + + ~Distribute Columns Evenly + + + 1 + + + + + Increment Indent Value + + + + + Minimize Row Height + + + 1 + + + + + Distribute Rows Evenly + + + 1 + + + + + Wrap Contour On + + + ~Contour + + + 7 + + + + + Decrement Indent Value + + + + + Merge Table + + + 1 + + + + + To Previous Paragraph + + + + + Row to ~Break Across Pages + + + 8 + + + + + Select Paragraph + + + + + To Next Paragraph + + + + + To Next Placeholder + + + + + To Previous Placeholder + + + + + Table: Fixed + + + 1 + + + + + Directly to Document Begin + + + + + Table: Fixed, Proportional + + + 1 + + + + + Restore View + + + + + Directly to Document End + + + + + Table: Variable + + + 1 + + + + + Text Wrap... + + + ~Edit... + + + + + Go to Next Index Mark + + + + + Go to Previous Index Mark + + + + + Go to next table formula + + + + + Go to previous table formula + + + + + Go to next faulty table formula + + + + + Go to previous faulty table formula + + + + + Select Text + + + 1 + + + + + ~Rulers + + + 1 + + + + + ~Line Numbering... + + + 1 + + + + + Show resolved comme~nts + + + Resolved Comments + + + 1 + + + + + View Images and Charts + + + ~Images and Charts + + + 1 + + + + + Font Color Fill + + + 8 + + + + + Te~xt Boundaries + + + 1 + + + + + ~Thesaurus... + + + 1 + + + + + Highlight Color + + + 1 + + + + + Fields + + + 1 + + + + + Highlight Fill + + + 8 + + + + + Vertical Ruler + + + 1 + + + + + ~Hyphenation... + + + 9 + + + + + Vertical Scroll Bar + + + 1 + + + + + Add Unknown Words + + + + + Horizontal Scroll Bar + + + 1 + + + + + Chapter ~Numbering... + + + Set Chapter Numbering + + + 1 + + + + + Formatting Marks + + + For~matting Marks + + + Toggle Formatting Marks + + + 9 + + + + + Hide Whitespac~e + + + 1 + + + + + Show Whitespac~e + + + 1 + + + + + So~rt... + + + 1 + + + + + Fie~ld Shadings + + + 1 + + + + + Calculat~e + + + 1 + + + + + ~Field Names + + + 1 + + + + + Table Boundaries + + + 1 + + + + + Book Preview + + + 9 + + + + + Remove Direct Character Formats + + + + + Email as ~Microsoft Word... + + + + + Email as ~OpenDocument Text... + + + + + ~Standard + + + 8 + + + + + ~Block Area + + + 8 + + + + + ~Open... + + + 1 + + + + + Smart ~Tag Options... + + + + + Clone + + + Clone Formatting + + + Clone Formatting (double click and Ctrl or Cmd to alter behavior) + + + 9 + + + + + + + C~haracter + + + 1 + + + + + P~aragraph + + + 1 + + + + + ~Bullets and Numbering + + + 1 + + + + + ~Select + + + 1 + + + + + ~Convert + + + 1 + + + + + ~Update + + + 1 + + + + + Table of Contents and Inde~x + + + 1 + + + + + Comments... + + + ~Format All Comments... + + + + + ~Word Count... + + + 1 + + + + + ~Accessibility Check... + + + 1 + + + + + Styl~es + + + + + ~Wrap + + + 1 + + + + + Arrange + + + 1 + + + + + AutoCorr~ect + + + 1 + + + + + Page Settings - Paper format + + + + + Selection Mode + + + 1 + + + + + Continue previous numbering + + + + + Navigate By + + + + + Previous Element + + + 1 + + + + + Next Element + + + 1 + + + + + Back + + + 1 + + + + + Forward + + + 1 + + + + + Horizontal ~Line + + + + + Horizontal ~Line + + + .uno:StyleApply?Style:string=Horizontal Line&FamilyName:string=ParagraphStyles + + + 9 + + + + + Default ~Paragraph + + + + + Default ~Paragraph + + + Default Paragraph Style + + + .uno:StyleApply?Style:string=Standard&FamilyName:string=ParagraphStyles + + + 9 + + + + + ~Title + + + + + ~Title + + + Title Paragraph Style + + + .uno:StyleApply?Style:string=Title&FamilyName:string=ParagraphStyles + + + 9 + + + + + Su~btitle + + + + + Su~btitle + + + Subtitle Paragraph Style + + + .uno:StyleApply?Style:string=Subtitle&FamilyName:string=ParagraphStyles + + + 9 + + + + + Heading ~1 + + + + + Heading ~1 + + + Heading 1 Paragraph Style + + + .uno:StyleApply?Style:string=Heading 1&FamilyName:string=ParagraphStyles + + + 1 + + + + + Heading ~2 + + + + + Heading ~2 + + + Heading 2 Paragraph Style + + + .uno:StyleApply?Style:string=Heading 2&FamilyName:string=ParagraphStyles + + + 9 + + + + + Heading ~3 + + + + + Heading ~3 + + + Heading 3 Paragraph Style + + + .uno:StyleApply?Style:string=Heading 3&FamilyName:string=ParagraphStyles + + + 9 + + + + + Heading ~4 + + + + + Heading ~4 + + + Heading 4 Paragraph Style + + + .uno:StyleApply?Style:string=Heading 4&FamilyName:string=ParagraphStyles + + + 9 + + + + + Heading ~5 + + + + + Heading ~5 + + + Heading 5 Paragraph Style + + + .uno:StyleApply?Style:string=Heading 5&FamilyName:string=ParagraphStyles + + + 9 + + + + + Heading ~6 + + + + + Heading ~6 + + + Heading 6 Paragraph Style + + + .uno:StyleApply?Style:string=Heading 6&FamilyName:string=ParagraphStyles + + + 9 + + + + + ~Quotations + + + + + ~Quotations + + + Quotations Paragraph Style + + + .uno:StyleApply?Style:string=Quotations&FamilyName:string=ParagraphStyles + + + 9 + + + + + Pre~formatted Text + + + + + Pre~formatted Text + + + Preformatted Text Paragraph Style + + + .uno:StyleApply?Style:string=Preformatted Text&FamilyName:string=ParagraphStyles + + + 9 + + + + + Text Body + + + + + Text Body + + + Text Body Paragraph Style + + + .uno:StyleApply?Style:string=Text body&FamilyName:string=ParagraphStyles + + + 9 + + + + + Default ~Character + + + + + Default ~Character + + + Default Character Style + + + .uno:StyleApply?Style:string=Standard&FamilyName:string=CharacterStyles + + + 9 + + + + + E~mphasis + + + + + E~mphasis + + + Emphasis Character Style + + + .uno:StyleApply?Style:string=Emphasis&FamilyName:string=CharacterStyles + + + 9 + + + + + ~Strong Emphasis + + + + + ~Strong Emphasis + + + Strong Emphasis Character Style + + + .uno:StyleApply?Style:string=Strong Emphasis&FamilyName:string=CharacterStyles + + + 9 + + + + + Qu~otation + + + + + Qu~otation + + + Quotation Character Style + + + .uno:StyleApply?Style:string=Citation&FamilyName:string=CharacterStyles + + + 9 + + + + + Sou~rce Text + + + + + Sou~rce Text + + + Source Text Character Style + + + .uno:StyleApply?Style:string=Source Text&FamilyName:string=CharacterStyles + + + 9 + + + + + Bullet List + + + + + Bullet List + + + Bullet List Style + + + .uno:StyleApply?Style:string=List 1&FamilyName:string=NumberingStyles + + + 11 + + + + + Number List + + + + + Number List + + + Number List Style + + + .uno:StyleApply?Style:string=Numbering 123&FamilyName:string=NumberingStyles + + + 11 + + + + + Alphabet Uppercase List + + + + + Alphabet Uppercase List + + + Alphabet Uppercase List Style + + + .uno:StyleApply?Style:string=Numbering ABC&FamilyName:string=NumberingStyles + + + 11 + + + + + Alphabet Lowercase List + + + + + Alphabet Lowercase List + + + Alphabet Lowercase List Style + + + .uno:StyleApply?Style:string=Numbering abc&FamilyName:string=NumberingStyles + + + 11 + + + + + Roman Uppercase List + + + + + Roman Uppercase List + + + Roman Uppercase List Style + + + .uno:StyleApply?Style:string=Numbering IVX&FamilyName:string=NumberingStyles + + + 11 + + + + + Roman Lowercase List + + + + + Default Style + + + + + Academic + + + + + Elegant + + + + + Financial + + + + + Box List Blue + + + + + Box List Green + + + + + Box List Red + + + + + Box List Yellow + + + + + Roman Lowercase List + + + Roman Lowercase List Style + + + .uno:StyleApply?Style:string=Numbering ivx&FamilyName:string=NumberingStyles + + + 11 + + + + + Paragraph Style + + + Set Paragraph Style + + + 1 + + + + + Orientation + + + 1 + + + + + Page Size + + + 1 + + + + + Page Margins + + + 1 + + + + + Hanging Indent + + + 1 + + + + + Watermark... + + + 1 + + + + + Table Cell Background Color + + + 1 + + + + + ActiveX Controls + + + + + Legacy Form Fields + + + + + Content Controls + + + + + ~Protect Document + + + 1 + + + + + Protect Fields + + + Protect fields in current document + + + 1 + + + + + Protect Bookmarks + + + Protect bookmarks in current document + + + 1 + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu new file mode 100644 index 000000000..c0c6afeb0 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu @@ -0,0 +1,768 @@ + + + + + + + + + Comment + + + + + Shape + + + + + Shape Text + + + + + Form Control + + + + + Text Box Formatting + + + + + Text Frame + + + + + Image + + + + + Media + + + + + OLE Object + + + + + Print Preview + + + + + Table + + + + + Text + + + + + 0,0 + + + true + + + 0 + + + Standard + + + true + + + false + + + true + + + + + 0,1 + + + true + + + 0 + + + Formatting + + + true + + + true + + + + + 0,2 + + + true + + + 0 + + + Mail Merge + + + true + + + true + + + + + false + + + false + + + Tools + + + false + + + + + 0,0 + + + 1 + + + true + + + true + + + Table + + + true + + + + + 0,0 + + + 1 + + + true + + + Bullets and Numbering + + + true + + + true + + + + + 0,1 + + + true + + + 0 + + + Drawing Object Properties + + + true + + + false + + + true + + + + + false + + + Align Objects + + + false + + + + + 0,0 + + + 1 + + + true + + + Edit Points + + + true + + + true + + + true + + + + + 0,0 + + + 1 + + + true + + + true + + + 3D-Settings + + + false + + + true + + + + + Text Box Formatting + + + 0,0 + + + 1 + + + true + + + true + + + true + + + true + + + + + Form Filter + + + 0,0 + + + 1 + + + true + + + true + + + true + + + true + + + true + + + + + Form Navigation + + + 0,1 + + + true + + + 1 + + + false + + + true + + + true + + + + + Form Controls + + + true + + + 2 + + + 0,0 + + + true + + + + + Form Design + + + true + + + 1 + + + 0,0 + + + true + + + + + Frame + + + 0,1 + + + true + + + true + + + true + + + + + false + + + 2 + + + Full Screen + + + true + + + true + + + true + + + true + + + + + false + + + Image Filter + + + false + + + true + + + + + 0,0 + + + 1 + + + true + + + Image + + + true + + + true + + + + + false + + + false + + + Insert + + + + + false + + + false + + + Insert Object + + + false + + + + + 0 + + + 0,1 + + + true + + + true + + + OLE-Object + + + false + + + true + + + + + false + + + false + + + Optimize + + + true + + + + + 0 + + + 0,1 + + + true + + + true + + + Print Preview + + + true + + + true + + + true + + + + + 0 + + + 0,1 + + + true + + + true + + + Text Object + + + false + + + true + + + + + 0 + + + true + + + true + + + Standard (Viewing Mode) + + + false + + + true + + + true + + + + + 1 + + + 1,0 + + + true + + + true + + + Drawing + + + + + 0,1 + + + true + + + 1 + + + Media Playback + + + true + + + true + + + + + false + + + false + + + Color + + + true + + + + + false + + + Basic Shapes + + + false + + + true + + + + + false + + + Block Arrows + + + false + + + true + + + + + false + + + Flowchart + + + false + + + true + + + + + false + + + Stars and Banners + + + false + + + true + + + + + false + + + Symbol Shapes + + + false + + + true + + + + + false + + + Callouts + + + false + + + true + + + + + 0,0 + + + 1 + + + true + + + Fontwork + + + true + + + false + + + true + + + + + false + + + Fontwork Shape + + + false + + + true + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu new file mode 100644 index 000000000..ce94fe093 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu @@ -0,0 +1,805 @@ + + + + + + + + + Comment + + + + + Shape + + + + + Shape Text + + + + + Form Control + + + + + Text Box Formatting + + + + + Text Frame + + + + + Image + + + + + Media + + + + + OLE Object + + + + + Print Preview + + + + + Table + + + + + Text + + + + + 0,0 + + + true + + + 0 + + + Standard + + + true + + + false + + + true + + + + + 0,1 + + + true + + + 1 + + + Find + + + false + + + true + + + + + 0,1 + + + true + + + 0 + + + Formatting + + + true + + + true + + + + + false + + + false + + + Tools + + + false + + + + + 0,3 + + + 1 + + + true + + + true + + + Table + + + true + + + + + 0,4 + + + 1 + + + true + + + Bullets and Numbering + + + true + + + true + + + + + 0,1 + + + true + + + 0 + + + Drawing Object Properties + + + true + + + false + + + true + + + + + false + + + Align Objects + + + false + + + + + 0,0 + + + 1 + + + true + + + Edit Points + + + true + + + true + + + true + + + + + 0,0 + + + 1 + + + true + + + true + + + 3D-Settings + + + false + + + true + + + + + Text Box Formatting + + + 0,0 + + + 1 + + + true + + + true + + + true + + + true + + + + + Form Filter + + + 0,0 + + + 1 + + + true + + + true + + + true + + + true + + + true + + + + + Form Navigation + + + 0,1 + + + true + + + 1 + + + false + + + true + + + true + + + + + Form Controls + + + false + + + false + + + + + Form Design + + + false + + + false + + + + + Frame + + + 0,1 + + + true + + + true + + + true + + + + + false + + + 2 + + + Full Screen + + + true + + + true + + + true + + + true + + + + + false + + + Image Filter + + + false + + + true + + + + + 1,1 + + + 0 + + + true + + + Image + + + true + + + true + + + + + false + + + false + + + Insert + + + + + 0 + + + 0,1 + + + true + + + true + + + OLE-Object + + + false + + + true + + + + + false + + + false + + + Optimize + + + true + + + + + 0 + + + 0,1 + + + true + + + true + + + Print Preview + + + true + + + true + + + true + + + + + 0 + + + 0,1 + + + true + + + true + + + Text Object + + + false + + + true + + + + + 0 + + + true + + + true + + + Standard (Viewing Mode) + + + false + + + true + + + true + + + + + 0,0 + + + 1 + + + true + + + false + + + Drawing + + + + + 0,1 + + + true + + + 1 + + + Media Playback + + + true + + + true + + + + + false + + + false + + + Color + + + true + + + + + false + + + Basic Shapes + + + false + + + true + + + + + false + + + Block Arrows + + + false + + + true + + + + + false + + + Flowchart + + + false + + + true + + + + + false + + + Stars and Banners + + + false + + + true + + + + + false + + + Symbol Shapes + + + false + + + true + + + + + false + + + Callouts + + + false + + + true + + + + + 0,0 + + + 1 + + + true + + + Fontwork + + + true + + + false + + + true + + + + + false + + + Fontwork Shape + + + false + + + true + + + + + 0 + + + 0,1 + + + true + + + false + + + Navigation + + + false + + + true + + + + + 0,2 + + + 1 + + + Track Changes + + + true + + + false + + + + + 0,2 + + + true + + + 0 + + + Formatting (Styles) + + + false + + + false + + + false + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu new file mode 100644 index 000000000..b7238b5d7 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu @@ -0,0 +1,765 @@ + + + + + + + + + Comment + + + + + Shape + + + + + Shape Text + + + + + Form Control + + + + + Text Box Formatting + + + + + Text Frame + + + + + Image + + + + + Media + + + + + OLE Object + + + + + Print Preview + + + + + Table + + + + + Text + + + + + 0,0 + + + true + + + 0 + + + Standard + + + true + + + false + + + true + + + + + 0,1 + + + true + + + 0 + + + Formatting + + + true + + + true + + + + + 0,2 + + + true + + + 0 + + + Mail Merge + + + true + + + true + + + + + false + + + false + + + Tools + + + false + + + + + 0,0 + + + 1 + + + true + + + true + + + Table + + + true + + + + + 1 + + + true + + + Bullets and Numbering + + + true + + + true + + + + + 0,1 + + + true + + + 0 + + + Drawing Object Properties + + + true + + + false + + + true + + + + + false + + + Align Objects + + + false + + + + + 0,0 + + + 1 + + + true + + + Edit Points + + + true + + + true + + + true + + + + + 0,0 + + + 1 + + + true + + + true + + + 3D-Settings + + + false + + + true + + + + + Text Box Formatting + + + 0,0 + + + 1 + + + true + + + true + + + true + + + true + + + + + Form Filter + + + 0,0 + + + 1 + + + true + + + true + + + true + + + true + + + true + + + + + Form Navigation + + + 0,1 + + + true + + + 1 + + + false + + + true + + + true + + + + + Form Controls + + + true + + + 2 + + + 0,0 + + + true + + + + + Form Design + + + true + + + 1 + + + 0,0 + + + true + + + + + Frame + + + 0,1 + + + true + + + true + + + true + + + + + false + + + 2 + + + Full Screen + + + true + + + true + + + true + + + true + + + + + false + + + Image Filter + + + false + + + true + + + + + 0,0 + + + 1 + + + true + + + Image + + + true + + + true + + + + + false + + + false + + + Insert + + + + + false + + + false + + + Insert Object + + + false + + + + + 0 + + + 0,1 + + + true + + + true + + + OLE-Object + + + false + + + true + + + + + false + + + false + + + Optimize + + + true + + + + + 0 + + + 0,1 + + + true + + + true + + + Print Preview + + + true + + + true + + + true + + + + + 0 + + + 0,1 + + + true + + + true + + + Text Object + + + false + + + true + + + + + 0 + + + true + + + true + + + Standard (Viewing Mode) + + + false + + + true + + + true + + + + + 1 + + + 1,0 + + + true + + + true + + + Drawing + + + + + 0,1 + + + true + + + 1 + + + Media Playback + + + true + + + true + + + + + false + + + false + + + Color + + + true + + + + + false + + + Basic Shapes + + + false + + + true + + + + + false + + + Block Arrows + + + false + + + true + + + + + false + + + Flowchart + + + false + + + true + + + + + false + + + Stars and Banners + + + false + + + true + + + + + false + + + Symbol Shapes + + + false + + + true + + + + + false + + + Callouts + + + false + + + true + + + + + 0,0 + + + 1 + + + true + + + Fontwork + + + true + + + false + + + true + + + + + false + + + Fontwork Shape + + + false + + + true + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu new file mode 100644 index 000000000..321eda461 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu @@ -0,0 +1,661 @@ + + + + + + + + + Comment + + + + + Form Control + + + + + Text Box Formatting + + + + + Text Frame + + + + + Image + + + + + OLE Object + + + + + Print Preview + + + + + HTML Source + + + + + Table + + + + + Text + + + + + 0,0 + + + true + + + 0 + + + Standard + + + true + + + false + + + true + + + + + 0,1 + + + true + + + 1 + + + Find + + + false + + + false + + + + + 0,1 + + + true + + + 0 + + + Formatting + + + true + + + true + + + + + false + + + false + + + Tools + + + false + + + + + 0 + + + 0,1 + + + true + + + true + + + OLE-Object + + + false + + + true + + + + + 0,2 + + + 1 + + + true + + + true + + + Table + + + true + + + + + Frame + + + 0,1 + + + true + + + true + + + true + + + + + true + + + Image + + + true + + + 0,1 + + + true + + + + + 0 + + + 0,1 + + + true + + + true + + + Text Object + + + false + + + true + + + + + 0,1 + + + true + + + 0 + + + Drawing Object Properties + + + true + + + false + + + true + + + + + 0,0 + + + 1 + + + true + + + Edit Points + + + true + + + true + + + true + + + + + 0,0 + + + 1 + + + true + + + Fontwork + + + true + + + false + + + true + + + + + false + + + Fontwork Shape + + + false + + + true + + + + + Text Box Formatting + + + false + + + true + + + true + + + true + + + + + Form Filter + + + 0,0 + + + 1 + + + true + + + true + + + true + + + true + + + true + + + + + Form Navigation + + + 0,1 + + + true + + + 1 + + + false + + + true + + + true + + + + + Form Controls + + + false + + + false + + + + + Form Design + + + false + + + false + + + + + false + + + 2 + + + Full Screen + + + true + + + true + + + true + + + true + + + + + false + + + Image Filter + + + false + + + true + + + + + Insert + + + false + + + false + + + + + 0,3 + + + 1 + + + true + + + Bullets and Numbering + + + true + + + false + + + true + + + + + 0 + + + 0,1 + + + true + + + true + + + Print Preview + + + false + + + true + + + true + + + + + 0 + + + true + + + true + + + Standard (Viewing Mode) + + + true + + + true + + + true + + + + + 0,1 + + + true + + + 1 + + + Media Playback + + + true + + + true + + + + + false + + + false + + + Color + + + true + + + + + false + + + Basic Shapes + + + false + + + true + + + + + false + + + Block Arrows + + + false + + + true + + + + + false + + + Flowchart + + + false + + + true + + + + + false + + + Stars and Banners + + + false + + + true + + + + + false + + + Symbol Shapes + + + false + + + true + + + + + false + + + Callouts + + + false + + + true + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu new file mode 100644 index 000000000..f5d7bdf86 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu @@ -0,0 +1,929 @@ + + + + + + + + + Comment + + + + + Shape + + + + + Shape Text + + + + + Form Control + + + + + Text Box Formatting + + + + + Text Frame + + + + + Image + + + + + Media + + + + + Notebookbar + + + + + OLE Object + + + + + Print Preview + + + + + Table + + + + + Text + + + + + 0,0 + + + true + + + 0 + + + Standard + + + true + + + false + + + true + + + + + Notebookbar shortcuts + + + false + + + true + + + + + 0,1 + + + true + + + 1 + + + Find + + + false + + + false + + + + + 0,1 + + + true + + + 0 + + + Formatting + + + true + + + true + + + + + 0,2 + + + true + + + 0 + + + Mail Merge + + + true + + + true + + + + + false + + + false + + + Tools + + + false + + + + + false + + + Curves and Polygons + + + false + + + true + + + + + false + + + Lines and Arrows + + + false + + + true + + + + + 0,2 + + + 0 + + + true + + + false + + + TSCP Classification + + + + + 0,3 + + + 1 + + + true + + + true + + + Table + + + true + + + + + 0,4 + + + 1 + + + true + + + Bullets and Numbering + + + true + + + true + + + + + 0,1 + + + true + + + 0 + + + Drawing Object Properties + + + true + + + false + + + true + + + + + false + + + Align Objects + + + false + + + + + 0,0 + + + 1 + + + true + + + Edit Points + + + true + + + false + + + true + + + + + 0,0 + + + 1 + + + true + + + true + + + 3D-Settings + + + false + + + true + + + + + Text Box Formatting + + + 0,0 + + + 1 + + + true + + + true + + + true + + + true + + + + + Form Filter + + + 0,0 + + + 1 + + + true + + + true + + + true + + + true + + + true + + + + + Form Navigation + + + 0,1 + + + true + + + 1 + + + false + + + true + + + true + + + + + Form Controls + + + false + + + false + + + + + Form Design + + + true + + + 1 + + + 0,2 + + + false + + + + + Frame + + + 0,1 + + + true + + + true + + + true + + + + + false + + + 2 + + + Full Screen + + + true + + + true + + + true + + + true + + + + + false + + + Image Filter + + + false + + + true + + + + + 1,1 + + + 0 + + + true + + + Image + + + true + + + true + + + + + false + + + false + + + Insert + + + + + 0 + + + 0,1 + + + true + + + true + + + OLE-Object + + + false + + + true + + + + + false + + + false + + + Optimize Size + + + true + + + + + 0 + + + 0,1 + + + true + + + true + + + Print Preview + + + true + + + true + + + true + + + + + 0 + + + 0,1 + + + true + + + true + + + Text Object + + + false + + + true + + + + + 0 + + + true + + + true + + + Standard (Viewing Mode) + + + true + + + true + + + true + + + + + 0,0 + + + 1 + + + true + + + false + + + Drawing + + + + + 0,1 + + + true + + + 1 + + + Media Playback + + + true + + + true + + + + + false + + + false + + + Color + + + true + + + + + false + + + Basic Shapes + + + false + + + true + + + + + false + + + Block Arrows + + + false + + + true + + + + + false + + + Flowchart + + + false + + + true + + + + + false + + + Stars and Banners + + + false + + + true + + + + + false + + + Symbol Shapes + + + false + + + true + + + + + false + + + Callouts + + + false + + + true + + + + + 0,0 + + + 1 + + + true + + + Fontwork + + + true + + + false + + + true + + + + + false + + + Fontwork Shape + + + false + + + true + + + + + 0 + + + 0,1 + + + true + + + false + + + Navigation + + + false + + + true + + + + + Logo + + + false + + + false + + + false + + + + + 0,2 + + + 1 + + + Track Changes + + + true + + + false + + + + + 0,0 + + + true + + + 0 + + + Standard (Single Mode) + + + false + + + false + + + false + + + + + 0,2 + + + true + + + 0 + + + Formatting (Styles) + + + false + + + false + + + false + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu new file mode 100644 index 000000000..24a1964cf --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu @@ -0,0 +1,753 @@ + + + + + + + + + Comment + + + + + Shape + + + + + Shape Text + + + + + Form Control + + + + + Text Box Formatting + + + + + Text Frame + + + + + Image + + + + + Media + + + + + OLE Object + + + + + Print Preview + + + + + Table + + + + + Text + + + + + 0,0 + + + true + + + 0 + + + Standard + + + true + + + false + + + true + + + + + 0,3 + + + true + + + 1 + + + Find + + + false + + + false + + + + + 0,1 + + + true + + + 0 + + + Formatting + + + true + + + true + + + + + false + + + false + + + Tools + + + false + + + + + 0,0 + + + 1 + + + true + + + true + + + Table + + + true + + + + + 0,0 + + + 1 + + + true + + + Bullets and Numbering + + + true + + + true + + + + + 0,1 + + + true + + + 0 + + + Drawing Object Properties + + + true + + + false + + + true + + + + + false + + + Align Objects + + + false + + + + + 0,0 + + + 1 + + + true + + + Edit Points + + + true + + + true + + + true + + + + + 0 + + + false + + + true + + + 3D-Settings + + + false + + + true + + + + + Text Box Formatting + + + 0,0 + + + 1 + + + true + + + true + + + true + + + true + + + + + Form Filter + + + 0,0 + + + 1 + + + true + + + true + + + true + + + true + + + true + + + + + Form Navigation + + + 0,1 + + + true + + + 1 + + + false + + + true + + + true + + + + + Form Controls + + + false + + + true + + + + + Form Design + + + true + + + 1 + + + 0,2 + + + true + + + + + Frame + + + true + + + true + + + true + + + + + false + + + 2 + + + Full Screen + + + true + + + true + + + true + + + true + + + + + false + + + Image Filter + + + false + + + true + + + + + 0,0 + + + 1 + + + true + + + Image + + + true + + + true + + + + + false + + + false + + + Insert + + + + + false + + + false + + + Insert Object + + + false + + + + + 0 + + + 0,1 + + + true + + + true + + + OLE-Object + + + false + + + true + + + + + false + + + false + + + Optimize + + + true + + + + + 0 + + + 0,1 + + + true + + + true + + + Print Preview + + + true + + + true + + + true + + + + + 0 + + + 0,1 + + + true + + + true + + + Text Object + + + false + + + true + + + + + 0 + + + true + + + true + + + Standard (Viewing Mode) + + + false + + + true + + + true + + + + + 1 + + + true + + + false + + + Drawing + + + + + 0,1 + + + true + + + 1 + + + Media Playback + + + true + + + true + + + + + false + + + false + + + Color + + + true + + + + + false + + + Basic Shapes + + + false + + + true + + + + + false + + + Block Arrows + + + false + + + true + + + + + false + + + Flowchart + + + false + + + true + + + + + false + + + Stars and Banners + + + false + + + true + + + + + false + + + Symbol Shapes + + + false + + + true + + + + + false + + + Callouts + + + false + + + true + + + + + 0,0 + + + 1 + + + true + + + Fontwork + + + true + + + false + + + true + + + + + false + + + Fontwork Shape + + + false + + + true + + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/Views.xcu b/officecfg/registry/data/org/openoffice/Office/Views.xcu new file mode 100644 index 000000000..c1aa90b77 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/Views.xcu @@ -0,0 +1,49 @@ + + + + + + + + + false + + + + + true + + + + + true + + + + + true + + + + + true + + + + diff --git a/officecfg/registry/data/org/openoffice/Office/Writer.xcu b/officecfg/registry/data/org/openoffice/Office/Writer.xcu new file mode 100644 index 000000000..de63ae8c2 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Office/Writer.xcu @@ -0,0 +1,738 @@ + + + + + + + Dear Mrs. <2>, + + + Dear Mr. <2>, + + + To whom it may concern,;Dear Friends,;Dear Sir or Madam,;Hello, + + + true + + + + EvolutionLocal + + + Personal + + + + + + title,full_name,family_name,org,addr_line1,addr_line2,city,state,zip,country,home_phone,business_phone,email_1, + + + + 0 + + + EvolutionLocal + + + Personal + + + + + + true + + + + + + false + + + + + + + true + true + + + + + + Table + + + + + + : + + + 0 + + + + + + + Text + + + + + + : + + + + + + + Illustration + + + + + + : + + + + + + + + + Illustration + + + + + + : + + + + + + + Illustration + + + + + + : + + + + + + + Illustration + + + + + + : + + + + + + + Illustration + + + + + + : + + + + + + + Illustration + + + + + + : + + + + + + + Illustration + + + + + + : + + + + + + + Illustration + + + + + + : + + + + + + + + true + + + + + + + 0 + + + + false + + + 0 + + + + + + false + + + true + + + + + + true + + + true + + + 3.1 + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + 1 + + + + + + 1 + + + + + + + + + + + + + + + 0 + + + + + + + + + + true + + + 4 + + + 15 + + + 6 + + + 0 + + + + + true + + + 4 + + + 5 + + + 0 + + + 0 + + + + 0 + + + true + + + + + + + + 0 + + + + + + true + + + true + + + true + + + + + + 0 + + + + + + + + + false + + + + + + false + + + false + + + 0 + + + false + + + false + + + 0 + + + false + + + false + + + false + + + false + + + false + + + 0 + + + 0 + + + + + + + + + + + + + + + + + + + false + + + 0 + + + 0 + + + 0 + + + 0 + + + + + false + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + 0 + + + true + + + + + + true + + + true + + + true + + + true + + + true + + + true + + + 1 + + + + + + 1 + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + false + + + + + + false + + + 0 + + + false + + + false + + + 0 + + + false + + + false + + + + false + + + 0 + + + 0 + + + 0 + + + 0 + + + + + false + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + + 0 + + + + 0 + + + + + + false + + + true + + + + + + + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + 1 + + + + + + 1 + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + + + 0 + + + + + + true + + + true + + + true + + + + + + 0 + + + + + + + + + + + + true + + + true + + + true + + + true + + + true + + + true + + + + + + + + 740 + + + + + + false + + + diff --git a/officecfg/registry/data/org/openoffice/Setup.xcu b/officecfg/registry/data/org/openoffice/Setup.xcu new file mode 100644 index 000000000..0472de91f --- /dev/null +++ b/officecfg/registry/data/org/openoffice/Setup.xcu @@ -0,0 +1,1083 @@ + + + + + + + ${PRODUCTNAME} + + + ${PRODUCTVERSION} + + + ${ABOUTBOXPRODUCTVERSION} + + + ${ABOUTBOXPRODUCTVERSIONSUFFIX} + + + ${OOOVENDOR} + + + ${PRODUCTEXTENSION} + + + + + + + com.sun.star.sheet.SpreadsheetDocument + + + CalcCommands + + + calc8 + + + calc8_template + + + calc8 + + + private:factory/scalc + + + ,,,;4; + + + 4 + + + + + + false + + + scalc + + + Calc + + + CalcWindowState + + + GenericCategories + + + + + com.sun.star.drawing.DrawingDocument + + + DrawImpressCommands + + + draw8 + + + draw8_template + + + draw8 + + + private:factory/sdraw + + + ,,,;4; + + + 6 + + + + + + false + + + sdraw + + + Draw + + + DrawWindowState + + + GenericCategories + + + + + com.sun.star.presentation.PresentationDocument + + + DrawImpressCommands + + + impress8 + + + impress8_template + + + impress8 + + + private:factory/simpress + + + ,,,;4; + + + 8 + + + + + + false + + + simpress + + + Impress + + + ImpressWindowState + + + GenericCategories + + + + + com.sun.star.formula.FormulaProperties + + + MathCommands + + + math8 + + + + math8 + + + private:factory/smath + + + ,,,;4; + + + 13 + + + + + + false + + + smath + + + Math + + + MathWindowState + + + GenericCategories + + + + + com.sun.star.text.GlobalDocument + + + WriterCommands + + + writerglobal8 + + + writerglobal8_template + + + writerglobal8 + + + private:factory/swriter/GlobalDocument + + + ,,,;4; + + + 10 + + + + + + false + + + sglobal + + + Writer + + + WriterGlobalWindowState + + + GenericCategories + + + + + com.sun.star.text.TextDocument + + + WriterCommands + + + writer8 + + + writer8_template + + + writer8 + + + private:factory/swriter + + + ,,,;4; + + + 2 + + + + + + false + + + swriter + + + Writer + + + WriterWindowState + + + GenericCategories + + + + + com.sun.star.text.TextDocument + + + writer8 + + + writer8_template + + + writer8 + + + private:factory/swriter + + + ,,,;4; + + + WriterCommands + + + 2 + + + swform + + + Base: Database Form + + + WriterFormWindowState + + + GenericCategories + + + + + com.sun.star.text.TextDocument + + + writer8 + + + writer8_template + + + writer8 + + + private:factory/swriter + + + WriterCommands + + + 2 + + + swreport + + + Base: Report Design + + + WriterReportWindowState + + + GenericCategories + + + + + com.sun.star.text.TextDocument + + + writer8 + + + writer8_template + + + writer8 + + + private:factory/swriter?slot=21053 + + + WriterCommands + + + ,,,;4; + + + 2 + + + swxform + + + XML Form Document + + + XFormsWindowState + + + GenericCategories + + + + + com.sun.star.text.WebDocument + + + WriterCommands + + + HTML + + + + HTML + + + private:factory/swriter/web + + + ,,,;4; + + + 11 + + + + + + false + + + sweb + + + Writer/Web + + + WriterWebWindowState + + + GenericCategories + + + + + + + + + + DbuCommands + + + dbrelation + + + DbRelationWindowState + + + 12 + + + GenericCategories + + + Base: Relation Design + + + + + + + + + + DbuCommands + + + dbquery + + + DbQueryWindowState + + + 12 + + + GenericCategories + + + Base: Query Design + + + + + + + + + + DbuCommands + + + dbquery + + + DbQueryWindowState + + + 12 + + + GenericCategories + + + Base: View Design + + + + + + + + + + DbuCommands + + + dbtable + + + DbTableWindowState + + + 12 + + + GenericCategories + + + Base: Table Design + + + + + + + + + + DbuCommands + + + dbbrowser + + + DbBrowserWindowState + + + 12 + + + GenericCategories + + + Base: Data View + + + + + + + + + + DbuCommands + + + dbtdata + + + DbTableDataWindowState + + + 12 + + + GenericCategories + + + Base: Table Data View + + + + + + + + + + BibliographyCommands + + + sbibliography + + + BibliographyWindowState + + + GenericCategories + + + Bibliography + + + + + + + + + + BasicIDECommands + + + BasicIDE + + + BasicIDEWindowState + + + GenericCategories + + + Basic + + + + + + + + + + StartModuleCommands + + + StartModule + + + StartModuleWindowState + + + GenericCategories + + + + + com.sun.star.chart2.ChartDocument + + + ChartCommands + + + chart8 + + + + chart8 + + + private:factory/schart + + + ,,,;4; + + + 1 + + + + + + false + + + schart + + + Chart + + + ChartWindowState + + + GenericCategories + + + + + com.sun.star.sdb.OfficeDatabaseDocument + + + DbuCommands + + + StarOffice XML (Base) + + + + StarOffice XML (Base) + + + private:factory/sdatabase + + + ,,,;4; + + + 12 + + + + + + false + + + dbapp + + + BaseWindowState + + + GenericCategories + + + Base + + + + + ReportCommands + + + dbreport + + + DbReportWindowState + + + 12 + + + GenericCategories + + + Base: Report Builder + + + + + + + + + 10 + + + Libreoffice 3=libreoffice/3,Openoffice.org 3=openoffice.org/3,OpenOffice.org 2=openoffice.org2,StarOffice 8=staroffice8,StarSuite 8=starsuite8 + + + + + .*/database/biblio/biblio\.dbf + + + + /org.openoffice.Office.DataAccess + + + + /org.openoffice.Office.DataAccess/Bibliography + /org.openoffice.Office.DataAccess/ConnectionPool + /org.openoffice.Office.DataAccess/DataSources + /org.openoffice.Office.DataAccess/DriverManager + + + + + + com.sun.star.migration.Extensions + + + + com.sun.PresenterScreen-* + com.sun.star.PDFImport-* + + com.sun.star.PresentationMinimizer-* + com.sun.star.script.provider.ScriptProviderForBeanShell + com.sun.star.script.provider.ScriptProviderForJavaScript + com.sun.star.script.provider.ScriptProviderForPython + + + + + + /org.openoffice.Inet + + + + + com.sun.star.migration.Basic + + + + + /org.openoffice.UserProfile + + + + + + .*/autotext/.* + .*/autocorr/.* + .*/basic/.* + .*/config/.*\.so[bcdegh] + .*/config/javasettings.*\.xml + .*/config/soffice.cfg/modules/.*/menubar/.*\.xml + .*/config/soffice.cfg/modules/.*/statusbar/.*\.xml + .*/config/soffice.cfg/modules/.*/toolbar/.*\.xml + .*/config/soffice.cfg/modules/.*/images/.* + .*/gallery/.* + .*/template/.* + + + + + /org.openoffice.Office.Accelerators + /org.openoffice.Office.Compatibility + /org.openoffice.Office.Custom + /org.openoffice.Office.Embedding + /org.openoffice.Office.Events + /org.openoffice.Office.ExtendedColorScheme + /org.openoffice.Office.Histories + /org.openoffice.Office.Jobs + /org.openoffice.Office.Paths + /org.openoffice.Office.Recovery + /org.openoffice.Office.Common/Accessibility + /org.openoffice.Office.Common/Accessibility/AutoDetectSystemHC + /org.openoffice.Office.Common/AsianLayout + /org.openoffice.Office.Common/AutoCorrect + /org.openoffice.Office.Common/Cache + /org.openoffice.Office.Common/DateFormat + /org.openoffice.Office.Common/ExternalMailer/Program + /org.openoffice.Office.Common/Filter + /org.openoffice.Office.Common/Font + /org.openoffice.Office.Common/Forms + /org.openoffice.Office.Common/Gallery + /org.openoffice.Office.Common/Help + /org.openoffice.Office.Common/History + /org.openoffice.Office.Common/I18N + /org.openoffice.Office.Common/InternalMSExport + /org.openoffice.Office.Common/Load + /org.openoffice.Office.Common/Misc/DisableUICustomization + /org.openoffice.Office.Common/Misc/ExperimentalMode + /org.openoffice.Office.Common/Misc/FormControlPilotsEnabled + /org.openoffice.Office.Common/Misc/MacroRecorderMode + /org.openoffice.Office.Common/Misc/PluginsEnabled + /org.openoffice.Office.Common/Misc/ShowLinkWarningDialog + /org.openoffice.Office.Common/Misc/SymbolSet + /org.openoffice.Office.Common/Misc/SymbolStyle + /org.openoffice.Office.Common/Misc/ToolboxStyle + /org.openoffice.Office.Common/Misc/UseSystemFileDialog + /org.openoffice.Office.Common/Misc/UseSystemPrintDialog + /org.openoffice.Office.Common/Misc/FilePickerPlacesNames + /org.openoffice.Office.Common/Misc/FilePickerPlacesUrls + /org.openoffice.Office.Common/Misc/FilePickerLastService + /org.openoffice.Office.Common/ODF + /org.openoffice.Office.Common/Passwords + /org.openoffice.Office.Common/Path + /org.openoffice.Office.Common/Print/PrintingModifiesDocument + /org.openoffice.Office.Common/Print/Warning + /org.openoffice.Office.Common/Vectorize + /org.openoffice.Office.Common/Save + /org.openoffice.Office.Common/SearchOptions + /org.openoffice.Office.Common/Undo + /org.openoffice.Office.Common/View/Dialog/Dialog/MiddleMouseButton + /org.openoffice.Office.Common/View/Dialog/MousePositioning + /org.openoffice.Office.Common/View/FontAntiAliasing + /org.openoffice.Office.Common/View/Localization + /org.openoffice.Office.Common/View/Menu + + + + + /org.openoffice.Office.Common/Help/Registration + + + + + + /org.openoffice.Office.Calc + + + + + /org.openoffice.Office.Chart + + + + + /org.openoffice.Office.Draw + + + + + /org.openoffice.Office.Impress + + + + + /org.openoffice.Office.Labels + + + + + com.sun.star.migration.Wordbooks + + + /org.openoffice.Office.Linguistic + + + /org.openoffice.Office.Linguistic/ServiceManager + + + + + /org.openoffice.Office.Math + + + + + /org.openoffice.Office.Security + + + + + /org.openoffice.Setup/Office/Factories + + + + + /org.openoffice.Office.UI/ColorScheme + + + + + + /org.openoffice.Office.Writer + /org.openoffice.Office.WriterWeb + + + + /org.openoffice.Office.Writer/Wizard + + + + + /org.openoffice.Office.UI.BaseWindowState/UIElements + + + + + /org.openoffice.Office.UI.BasicIDEWindowState/UIElements + + + + + /org.openoffice.Office.UI.CalcWindowState/UIElements + + + + + /org.openoffice.Office.UI.ChartWindowState/UIElements + + + + + /org.openoffice.Office.UI.DbBrowserWindowState/UIElements + + + + + /org.openoffice.Office.UI.DbQueryWindowState/UIElements + + + + + /org.openoffice.Office.UI.DbRelationWindowState/UIElements + + + + + /org.openoffice.Office.UI.DbTableDataWindowState/UIElements + + + + + /org.openoffice.Office.UI.DbTableWindowState/UIElements + + + + + /org.openoffice.Office.UI.DrawWindowState/UIElements + + + + + /org.openoffice.Office.UI.ImpressWindowState/UIElements + + + + + /org.openoffice.Office.UI.MathWindowState/UIElements + + + + + /org.openoffice.Office.UI.StartModuleWindowState/UIElements + + + + + /org.openoffice.Office.UI.WriterFormWindowState/UIElements + + + + + /org.openoffice.Office.UI.WriterGlobalWindowState/UIElements + + + + + /org.openoffice.Office.UI.WriterReportWindowState/UIElements + + + + + /org.openoffice.Office.UI.WriterWebWindowState/UIElements + + + + + /org.openoffice.Office.UI.WriterWindowState/UIElements + + + + + /org.openoffice.Office.UI.XFormsWindowState/UIElements + + + + + + + diff --git a/officecfg/registry/data/org/openoffice/System.xcu b/officecfg/registry/data/org/openoffice/System.xcu new file mode 100644 index 000000000..03d052a27 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/System.xcu @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + diff --git a/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu b/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu new file mode 100644 index 000000000..fdb62f1ab --- /dev/null +++ b/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu @@ -0,0 +1,58 @@ + + + + + + + + calc8;calc8_template;StarOffice XML (Calc);calc_StarOffice_XML_Calc_Template;OpenDocument Spreadsheet Flat XML;UOF spreadsheet;Calc MS Excel 2007 XML;Calc MS Excel 2007 XML Template;Calc MS Excel 2007 Binary;MS Excel 2003 XML;MS Excel 97;MS Excel 97 Vorlage/Template;MS Excel 95;MS Excel 95 Vorlage/Template;MS Excel 5.0/95;MS Excel 5.0/95 Vorlage/Template;MS Excel 4.0;MS Excel 4.0 Vorlage/Template;;DIF;dBase;HTML (StarCalc);Lotus;Pocket Excel;Quattro Pro 6.0;Rich Text Format (StarCalc);SYLK;Text - txt - csv (StarCalc);calc_HTML_WebQuery;Calc Office Open XML;Calc Office Open XML Template;ADO Rowset XML + + + + + draw8;draw8_template;StarOffice XML (Draw);draw_StarOffice_XML_Draw_Template;OpenDocument Drawing Flat XML;draw_html_Export;draw_pdf_Export;draw_flash_Export;WordPerfect Graphics;DXF - AutoCAD Interchange;EMF - MS Windows Metafile;EPS - Encapsulated PostScript;MET - OS/2 Metafile;PCT - Mac Pict;SVM - StarView Metafile;WMF - MS Windows Metafile + + + + + impress8;impress8_template;impress8_draw;StarOffice XML (Impress);impress_StarOffice_XML_Impress_Template;impress_StarOffice_XML_Draw;OpenDocument Presentation Flat XML;UOF presentation;Impress MS PowerPoint 2007 XML;Impress MS PowerPoint 2007 XML AutoPlay;Impress MS PowerPoint 2007 XML Template;MS PowerPoint 97;MS PowerPoint 97 AutoPlay;MS PowerPoint 97 Vorlage;CGM - Computer Graphics Metafile;Impress Office Open XML;Impress Office Open XML AutoPlay;Impress Office Open XML Template + + + + + math8;StarOffice XML (Math);MathML XML (Math);MathType 3.x + + + + + writerglobal8;writer_globaldocument_StarOffice_XML_Writer_GlobalDocument;writer_globaldocument_StarOffice_XML_Writer;Text (encoded) (StarWriter/GlobalDocument) + + + + + writer8;writer8_template;StarOffice XML (Writer);writer_StarOffice_XML_Writer_Template;OpenDocument Text Flat XML;UOF text;MS Word 2007 XML;MS Word 2007 XML Template;MS Word 2003 XML;MS Word 97;MS Word 97 Vorlage;MS Word 95;MS Word 95 Vorlage;MS WinWord 6.0;MS WinWord 5;MS_Works;AportisDoc Palm DB;DocBook File;writer_MIZI_Hwp_97;HTML (StarWriter);LotusWordPro;PocketWord File;Rich Text Format;T602Document;Text;Text (encoded);WordPerfect;Office Open XML Text;Office Open XML Text Template + + + + + HTML;writerweb8_writer;writerweb8_writer_template;writer_web_StarOffice_XML_Writer_Web_Template;writer_web_StarOffice_XML_Writer;Text (StarWriter/Web);Text (encoded) (StarWriter/Web) + + + + diff --git a/officecfg/registry/data/org/openoffice/UserProfile.xcu b/officecfg/registry/data/org/openoffice/UserProfile.xcu new file mode 100644 index 000000000..b41756a49 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/UserProfile.xcu @@ -0,0 +1,29 @@ + + + + + + + + + + + + + diff --git a/officecfg/registry/data/org/openoffice/VCL.xcu b/officecfg/registry/data/org/openoffice/VCL.xcu new file mode 100644 index 000000000..deecee9b1 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/VCL.xcu @@ -0,0 +1,7364 @@ + + + + + + + + false + + + + + + false + + + + + 3 + + + + + false + + + + + true + + + Default + + + + + false + + + + + + + Liberation Sans;Albany AMT;Albany;Arial;Arimo;Nimbus Sans L;DejaVu Sans;Helvetica;Lucida;Geneva;Helmet;Arial Unicode MS;Lucida Sans Unicode;Tahoma;SansSerif + + + MS Gothic;Gothic;AR PL ShanHeiSun Uni;MS PGothic;Arial Unicode MS;Lucida Sans Unicode;Tahoma + + + Liberation Sans;Albany AMT;Albany;Arial;Arimo;Nimbus Sans L;DejaVu Sans;Helvetica;Lucida;Geneva;Helmet;Arial Unicode MS;Lucida Sans Unicode;Tahoma;SansSerif + + + Liberation Mono;Cumberland AMT;Cumberland;Courier New;Cousine;Nimbus Mono L;DejaVu Sans Mono;Courier;Lucida Sans Typewriter;Lucida Typewriter;Monaco;Monospaced + + + Liberation Sans;Albany AMT;Albany;Arial;Arimo;Nimbus Sans L;DejaVu Sans;Helvetica;Lucida;Geneva;Helmet;Arial Unicode MS;Lucida Sans Unicode;Tahoma;SansSerif + + + Liberation Sans;Albany AMT;Albany;Arial;Arimo;Nimbus Sans L;DejaVu Sans;Helvetica;Lucida;Geneva;Helmet;Arial Unicode MS;Lucida Sans Unicode;Tahoma;SansSerif + + + Liberation Serif;Thorndale AMT;Thorndale;Times New Roman;Tinos;Nimbus Roman No9 L;DejaVu Serif;Times;Lucida Serif;Lucida Bright;Timmons;New York;Serif + + + MS Gothic;Gothic;MS PGothic;AR PL ShanHeiSun Uni;Arial Unicode MS;Lucida Sans Unicode;Tahoma + + + MS Gothic;Gothic;MS PGothic;AR PL ShanHeiSun Uni;Arial Unicode MS;Lucida Sans Unicode;Tahoma + + + MS Gothic;Gothic;MS PGothic;AR PL ShanHeiSun Uni;Arial Unicode MS;Lucida Sans Unicode;Tahoma + + + Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Liberation Sans;Albany AMT;Albany;Arial;Arimo;Nimbus Sans L;DejaVu Sans;Helvetica;Lucida;Geneva;Helmet;Arial Unicode MS;Lucida Sans Unicode;Tahoma;SansSerif + + + Arial Unicode MS;DejaVu Sans;Lucida Sans Unicode;Tahoma;Albany AMT;Albany;Arial;Nimbus Sans L;Helvetica;Lucida;Geneva;Helmet;SansSerif + + + Liberation Serif;Thorndale AMT;Thorndale;Times New Roman;Tinos;DejaVu Serif;Nimbus Roman No9 L;Times;Lucida Serif;Lucida Bright;Timmons;New York;Serif + + + StarSymbol;OpenSymbol;Arial Unicode MS;StarBats;Zapf Dingbats;WingDings;Symbol + + + Liberation Mono;Cumberland AMT;Cumberland;Courier New;Cousine;Nimbus Mono L;Courier;Lucida Sans Typewriter;Lucida Typewriter;Monaco;Monospaced + + + Liberation Mono;Cumberland AMT;Cumberland;Courier New;Cousine;Nimbus Mono L;DejaVu Sans Mono;Courier;Lucida Sans Typewriter;Lucida Typewriter;Monaco;Monospaced + + + Segoe UI;Tahoma;Arial Unicode MS;Lucida Sans Unicode;DejaVu Sans;Albany AMT;Albany;Arial;Nimbus Sans L;Interface User;Geneva;Dialog;Lucida;Helvetica;Helmet;Interface System;Sans Serif + + + + + Nyala;Abyssinica SIL + + + Nyala;Abyssinica SIL + + + Nyala;Abyssinica SIL + + + Nyala;Abyssinica SIL + + + Nyala;Abyssinica SIL + + + Nyala;Abyssinica SIL + + + Nyala;Abyssinica SIL + + + + + Tahoma;Traditional Arabic;Simplified Arabic;Lucidasans;Lucida Sans;Supplement;Arial Unicode MS;Lucida Sans Unicode;clearlyU;Interface User;Geneva;Dialog;Albany AMT;Albany;Lucida;Arial;Nimbus Sans L;Helvetica;Helmet;Interface System;Sans Serif + + + Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS;Lucida Sans Unicode;Albany AMT;Albany;Arial;Nimbus Sans L;Helvetica;Lucida;Geneva;Helmet;SansSerif + + + Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + + + Tahoma;Arial Unicode MS;Lucida Sans Unicode;DejaVu Sans;Albany AMT;Albany;Arial;Nimbus Sans L;Interface User;Geneva;Tahoma;Dialog;Lucida;Helvetica;Helmet;Interface System;Sans Serif + + + Nachlieli CLM;Alef;Noto Sans Hebrew;Liberation Sans;Arial;Arial Hebrew;Lucida Sans Unicode;Lucida Grande;Arial Unicode MS + + + Nachlieli CLM;Alef;Noto Sans Hebrew;Liberation Sans;Arial;Arial Hebrew;Lucida Sans Unicode;Lucida Grande;Arial Unicode MS + + + Nachlieli CLM;Alef;Noto Sans Hebrew;Liberation Sans;Arial;Arial Hebrew;Lucida Sans Unicode;Lucida Grande;Arial Unicode MS + + + Nachlieli CLM;Alef;Noto Sans Hebrew;Liberation Sans;Arial;Arial Hebrew;Lucida Sans Unicode;Lucida Grande;Arial Unicode MS + + + David CLM;David Libre;Frank Ruehl CLM;Liberation Serif;David;Raanana;Lucida Sans Unicode;Lucida Grande;Arial Unicode MS + + + + + Tahoma;Arial Unicode MS;Waree;Loma;Thonburi;Lucidasans;Lucida Sans;clearlyU + + + Tahoma;Arial Unicode MS;Waree;Loma;Thonburi;Lucidasans;Lucida Sans;Angsana New + + + Cordia New;CordiaUPC;Browallia New;BrowalliaUPC;Bromlila;Corada;Umpush;Thonburi;TH SarabunPSK;TH Sarabun New;Angsana New;AngsanaUPC;Tahoma;Arial Unicode MS;Lucidasans;Lucida Sans + + + Cordia New;CordiaUPC;Browallia New;BrowalliaUPC;Bromlila;Corada;Umpush;Thonburi;TH SarabunPSK;TH Sarabun New;Angsana New;AngsanaUPC;Tahoma;Arial Unicode MS;Lucidasans;Lucida Sans + + + Tahoma;Arial Unicode MS;Waree;Loma;Thonburi;TH SarabunPSK;TH Sarabun New;Angsana New;AngsanaUPC;Lucidasans;Lucida Sans + + + Angsana New;AngsanaUPC;Angsima;Kinnari;Norasi;Thonburi;TH SarabunPSK;TH Sarabun New;Tahoma;Arial Unicode MS;Lucidasans;Lucida Sans + + + + + Noto Serif JP; Noto Serif CJK JP;游明朝;MS 明朝;MS P明朝;ヒラギノ明朝 ProN;ヒラギノ明朝 Pro;IPA 明朝;IPA P明朝;Mincho;Serif + + + Noto Sans JP; Noto Sans CJK JP;游ゴシック;MS ゴシック;MS Pゴシック;ヒラギノ角ゴシック;ヒラギノ角ゴ ProN;ヒラギノ角ゴ Pro;IPA ゴシック;IPA Pゴシック;Gothic;MS 明朝;Mincho;MS P明朝;Gothic + + + Noto Sans JP; Noto Sans CJK JP;ヒラギノ角ゴシック;ヒラギノ角ゴ ProN;ヒラギノ角ゴ Pro;游ゴシック;MS Pゴシック;IPA Pゴシック;MS ゴシック;MS Pゴシック;Gothic + + + Noto Sans JP; Noto Sans CJK JP;ヒラギノ角ゴシック;ヒラギノ角ゴ ProN;ヒラギノ角ゴ Pro;游ゴシック;MS Pゴシック;IPA Pゴシック;MS ゴシック;MS Pゴシック;Gothic + + + Noto Sans JP; Noto Sans CJK JP;游ゴシック;MS Pゴシック;ヒラギノ角ゴシック;ヒラギノ角ゴ ProN;ヒラギノ角ゴ Pro;IPA Pゴシック;Gothic + + + Noto Sans JP; Noto Sans CJK JP;游ゴシック;MS Pゴシック;ヒラギノ角ゴシック;ヒラギノ角ゴ ProN;ヒラギノ角ゴ Pro;IPA Pゴシック;MS Gothic;MS PGothic;Gothic + + + Noto Sans Mono CJK JP;Yu Gothic UI;MS ゴシック;Osaka;ヒラギノ角ゴシック;ヒラギノ角ゴ ProN;ヒラギノ角ゴ Pro;IPAゴシック;Gothic + + + Noto Sans Mono CJK JP:MS ゴシック;ヒラギノ角ゴシック;ヒラギノ角ゴ ProN;ヒラギノ角ゴ Pro;IPAゴシック;Gothic + + + IPA Pゴシック;IPA P Gothic;Noto Sans CJK JP;Yu Gothic UI;Meiryo UI;ヒラギノ角ゴシック;ヒラギノ角ゴ ProN;Hiragino Kaku Gothic ProN;ヒラギノ角ゴ Pro;Hiragino Kaku Gothic Pro + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidasanstypewriter;lucidatypewriter;monaco;monospaced + + + + + 思源黑体 HW;Source Han Sans HW SC;Noto Sans Mono CJK SC;新宋体;NSimSun;Liberation Mono;Menlo;Courier New;Monospaced + + + 思源黑体;Source Han Sans SC;思源黑体 CN;Source Han Sans CN;Noto Sans SC;Noto Sans CJK SC;微软雅黑;Microsoft Yahei;新宋体;NSimSun;萍方-简;PingFang SC;华文细黑;STXihei;Arial Unicode MS;Tahoma + + + 思源黑体;Source Han Sans SC;思源黑体 CN;Source Han Sans CN;Noto Sans SC;Noto Sans CJK SC;微软雅黑;Microsoft Yahei;新宋体;NSimSun;萍方-简;PingFang SC;华文细黑;STXihei;Arial Unicode MS;Tahoma + + + 思源黑体;Source Han Sans SC;思源黑体 CN;Source Han Sans CN;Noto Sans SC;Noto Sans CJK SC;微软雅黑;Microsoft Yahei;新宋体;NSimSun;萍方-简;PingFang SC;华文细黑;STXihei;Arial Unicode MS;Tahoma + + + 思源黑体;Source Han Sans SC;思源黑体 CN;Source Han Sans CN;Noto Sans SC;Noto Sans CJK SC;微软雅黑;Microsoft Yahei;新宋体;NSimSun;萍方-简;PingFang SC;华文细黑;STXihei;Arial Unicode MS;Tahoma + + + 思源宋体;Source Han Serif SC;思源宋体 CN;Source Han Serif CN;Noto Serif SC;Noto Serif CJK SC;新宋体;NSimSun;宋体;SimSun;华文宋体;Songti SC;STSong;Arial Unicode MS;Tahoma + + + 思源黑体 HW;Source Han Sans HW SC;Noto Sans Mono CJK SC;新宋体;NSimSun;Liberation Mono;Menlo;Courier New;Monospaced + + + 思源黑体 HW;Source Han Sans HW SC;Noto Sans Mono CJK SC;新宋体;NSimSun;Liberation Mono;Menlo;Courier New;Monospaced + + + 思源黑体;Source Han Sans SC;思源黑体 CN;Source Han Sans CN;Noto Sans SC;Noto Sans CJK SC;微软雅黑;Microsoft Yahei;新宋体;NSimSun;宋体;SimSun;萍方-简;PingFang SC;华文细黑;STXihei;Segoe UI;Tahoma;San Francisco;Lucida Grande;Sans Serif + + + + + 思源黑體 HW;Source Han Sans HW TC;Noto Sans Mono CJK TC;細明體;MingLiU;Liberation Mono;Menlo;Courier New;Monospaced + + + 思源黑體;Source Han Sans TC;Noto Sans TC;Noto Sans CJK TC;蘋方-繁;PingFang TC;儷黑 Pro;LiHei Pro;微軟正黑體;Microsoft JhengHei;新細明體;PMingLiU;Arial Unicode MS;Tahoma + + + 思源黑體;Source Han Sans TC;Noto Sans TC;Noto Sans CJK TC;蘋方-繁;PingFang TC;儷黑 Pro;LiHei Pro;微軟正黑體;Microsoft JhengHei;新細明體;PMingLiU;Arial Unicode MS;Tahoma + + + 思源黑體;Source Han Sans TC;Noto Sans TC;Noto Sans CJK TC;蘋方-繁;PingFang TC;儷黑 Pro;LiHei Pro;微軟正黑體;Microsoft JhengHei;新細明體;PMingLiU;Arial Unicode MS;Tahoma + + + 思源黑體;Source Han Sans TC;Noto Sans TC;Noto Sans CJK TC;蘋方-繁;PingFang TC;儷黑 Pro;LiHei Pro;微軟正黑體;Microsoft JhengHei;新細明體;PMingLiU;Arial Unicode MS;Tahoma + + + 思源宋體;Source Han Serif TC;Noto Serif TC;Noto Serif CJK TC;宋體-繁;Songti TC;儷宋 Pro;LiSong Pro;新細明體;PMingLiU;Arial Unicode MS;Tahoma + + + 思源黑體 HW;Source Han Sans HW TC;Noto Sans Mono CJK TC;細明體;MingLiU;Liberation Mono;Menlo;Courier New;Monospaced + + + 思源黑體 HW;Source Han Sans HW TC;Noto Sans Mono CJK TC;細明體;MingLiU;Liberation Mono;Menlo;Courier New;Monospaced + + + 思源黑體;Source Han Sans TC;Noto Sans TC;Noto Sans CJK TC;蘋方-繁;PingFang TC;儷黑 Pro;LiHei Pro;微軟正黑體;Microsoft JhengHei;新細明體;PMingLiU;Segoe UI;Tahoma;San Francisco;Lucida Grande;Sans Serif + + + + + 思源黑體 香港 HW;Source Han Sans HW HC;Noto Sans Mono CJK HK;細明體;MingLiU;Liberation Mono;Menlo;Courier New;Monospaced + + + 思源黑體 香港;Source Han Sans HC;Noto Sans HK;Noto Sans CJK HK;蘋方-港;PingFang HK;儷黑 Pro;LiHei Pro;微軟正黑體;Microsoft JhengHei;新細明體;PMingLiU;Arial Unicode MS;Tahoma + + + 思源黑體 香港;Source Han Sans HC;Noto Sans HK;Noto Sans CJK HK;蘋方-港;PingFang HK;儷黑 Pro;LiHei Pro;微軟正黑體;Microsoft JhengHei;新細明體;PMingLiU;Arial Unicode MS;Tahoma + + + 思源黑體 香港;Source Han Sans HC;Noto Sans HK;Noto Sans CJK HK;蘋方-港;PingFang HK;儷黑 Pro;LiHei Pro;微軟正黑體;Microsoft JhengHei;新細明體;PMingLiU;Arial Unicode MS;Tahoma + + + 思源黑體 香港;Source Han Sans HC;Noto Sans HK;Noto Sans CJK HK;蘋方-港;PingFang HK;儷黑 Pro;LiHei Pro;微軟正黑體;Microsoft JhengHei;新細明體;PMingLiU;Arial Unicode MS;Tahoma + + + 思源宋體;Source Han Serif TC;Noto Serif TC;Noto Serif CJK TC;宋體-繁;Songti TC;儷宋 Pro;LiSong Pro;新細明體;PMingLiU;Arial Unicode MS;Tahoma + + + 思源黑體 香港 HW;Source Han Sans HW HC;Noto Sans Mono CJK HK;細明體;MingLiU;Liberation Mono;Menlo;Courier New;Monospaced + + + 思源黑體 香港 HW;Source Han Sans HW HC;Noto Sans Mono CJK HK;細明體;MingLiU;Liberation Mono;Menlo;Courier New;Monospaced + + + 思源黑體 香港;Source Han Sans HC;Noto Sans HK;Noto Sans CJK HK;蘋方-港;PingFang HK;儷黑 Pro;LiHei Pro;微軟正黑體;Microsoft JhengHei;新細明體;PMingLiU;Segoe UI;Tahoma;San Francisco;Lucida Grande;Sans Serif + + + + + 思源黑體 香港 HW;Source Han Sans HW HC;Noto Sans Mono CJK HK;細明體;MingLiU;Liberation Mono;Menlo;Courier New;Monospaced + + + 思源黑體 香港;Source Han Sans HC;Noto Sans HK;Noto Sans CJK HK;蘋方-港;PingFang HK;儷黑 Pro;LiHei Pro;微軟正黑體;Microsoft JhengHei;新細明體;PMingLiU;Arial Unicode MS;Tahoma + + + 思源黑體 香港;Source Han Sans HC;Noto Sans HK;Noto Sans CJK HK;蘋方-港;PingFang HK;儷黑 Pro;LiHei Pro;微軟正黑體;Microsoft JhengHei;新細明體;PMingLiU;Arial Unicode MS;Tahoma + + + 思源黑體 香港;Source Han Sans HC;Noto Sans HK;Noto Sans CJK HK;蘋方-港;PingFang HK;儷黑 Pro;LiHei Pro;微軟正黑體;Microsoft JhengHei;新細明體;PMingLiU;Arial Unicode MS;Tahoma + + + 思源黑體 香港;Source Han Sans HC;Noto Sans HK;Noto Sans CJK HK;蘋方-港;PingFang HK;儷黑 Pro;LiHei Pro;微軟正黑體;Microsoft JhengHei;新細明體;PMingLiU;Arial Unicode MS;Tahoma + + + 思源宋體;Source Han Serif TC;Noto Serif TC;Noto Serif CJK TC;宋體-繁;Songti TC;儷宋 Pro;LiSong Pro;新細明體;PMingLiU;Arial Unicode MS;Tahoma + + + 思源黑體 香港 HW;Source Han Sans HW HC;Noto Sans Mono CJK HK;細明體;MingLiU;Liberation Mono;Menlo;Courier New;Monospaced + + + 思源黑體 香港 HW;Source Han Sans HW HC;Noto Sans Mono CJK HK;細明體;MingLiU;Liberation Mono;Menlo;Courier New;Monospaced + + + 思源黑體 香港;Source Han Sans HC;Noto Sans HK;Noto Sans CJK HK;蘋方-港;PingFang HK;儷黑 Pro;LiHei Pro;微軟正黑體;Microsoft JhengHei;新細明體;PMingLiU;Segoe UI;Tahoma;San Francisco;Lucida Grande;Sans Serif + + + + + 思源黑体 HW;Source Han Sans HW SC;思源黑体 CN;Source Han Sans CN;Noto Sans Mono CJK SC;新宋体;NSimSun;Liberation Mono;Menlo;Courier New;Monospaced + + + 思源黑体;Source Han Sans SC;思源黑体 CN;Source Han Sans CN;Noto Sans SC;Noto Sans CJK SC;微软雅黑;Microsoft Yahei;新宋体;NSimSun;萍方-简;PingFang SC;华文细黑;STXihei;Arial Unicode MS;Tahoma + + + 思源黑体;Source Han Sans SC;思源黑体 CN;Source Han Sans CN;Noto Sans SC;Noto Sans CJK SC;微软雅黑;Microsoft Yahei;新宋体;NSimSun;萍方-简;PingFang SC;华文细黑;STXihei;Arial Unicode MS;Tahoma + + + 思源黑体;Source Han Sans SC;思源黑体 CN;Source Han Sans CN;Noto Sans SC;Noto Sans CJK SC;微软雅黑;Microsoft Yahei;新宋体;NSimSun;萍方-简;PingFang SC;华文细黑;STXihei;Arial Unicode MS;Tahoma + + + 思源黑体;Source Han Sans SC;思源黑体 CN;Source Han Sans CN;Noto Sans SC;Noto Sans CJK SC;微软雅黑;Microsoft Yahei;新宋体;NSimSun;萍方-简;PingFang SC;华文细黑;STXihei;Arial Unicode MS;Tahoma + + + 思源宋体;Source Han Serif SC;思源宋体 CN;Source Han Serif CN;Noto Serif SC;Noto Serif CJK SC;新宋体;NSimSun;宋体;SimSun;华文宋体;Songti SC;STSong;Arial Unicode MS;Tahoma + + + 思源黑体 HW;Source Han Sans HW SC;思源黑体 CN;Source Han Sans CN;Noto Sans Mono CJK SC;新宋体;NSimSun;Liberation Mono;Menlo;Courier New;Monospaced + + + 思源黑体 HW;Source Han Sans HW SC;思源黑体 CN;Source Han Sans CN;Noto Sans Mono CJK SC;新宋体;NSimSun;Liberation Mono;Menlo;Courier New;Monospaced + + + 思源黑体;Source Han Sans SC;思源黑体 CN;Source Han Sans CN;Noto Sans SC;Noto Sans CJK SC;微软雅黑;Microsoft Yahei;新宋体;NSimSun;宋体;SimSun;萍方-简;PingFang SC;华文细黑;STXihei;Segoe UI;Tahoma;San Francisco;Lucida Grande;Sans Serif + + + + + Noto Sans Mono CJK KR;Noto Sans Mono KR;Source Han Mono KR;Source Han Mono;D2 Coding;Nanum Gothic Coding;Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;나눔고딕;NanumGothic;나눔바른고딕;NanumBarunGothic;나눔바른고딕 옛한글;NanumBarunGothic YetHangul;KoPubWorld돋움체;KoPubWorld Dotum;KoPub돋움체;맑은 고딕;Malgun Gothic;애플 SD 산돌고딕 Neo;Apple SD Gothic Neo;돋음;Dotum;굴림;Gulim;애플고딕;Apple Gothic;은 돋음;UnDotum;백묵 굴림;Baekmuk Gulim;Cumberland AMT;Cumberland;Courier New;Nimbus Mono L;Courier;Lucida Sans Typewriter;Lucida Typewriter;Monaco;Monospaced + + + Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;나눔고딕;NanumGothic;나눔바른고딕;NanumBarunGothic;나눔바른고딕 옛한글;NanumBarunGothic YetHangul;KoPubWorld돋움체;KoPubWorld Dotum;KoPub돋움체;맑은 고딕;Malgun Gothic;애플 SD 산돌고딕 Neo;Apple SD Gothic Neo;돋음;Dotum;굴림;Gulim;애플고딕;Apple Gothic;은 돋음;UnDotum;백묵 굴림;Baekmuk Gulim;Albany AMT;Albany;Arial;Nimbus Sans L;Helvetica;Lucida;Geneva;Helmet;Arial Unicode MS;Lucida Sans Unicode;Tahoma;SansSerif + + + Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;나눔고딕;NanumGothic;나눔바른고딕;NanumBarunGothic;나눔바른고딕 옛한글;NanumBarunGothic YetHangul;KoPubWorld돋움체;KoPubWorld Dotum;KoPub돋움체;맑은 고딕;Malgun Gothic;애플 SD 산돌고딕 Neo;Apple SD Gothic Neo;돋음;Dotum;굴림;Gulim;애플고딕;Apple Gothic;은 돋음;UnDotum;백묵 굴림;Baekmuk Gulim;Albany AMT;Albany;Arial;Nimbus Sans L;Helvetica;Lucida;Geneva;Helmet;Arial Unicode MS;Lucida Sans Unicode;Tahoma;SansSerif + + + Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;나눔고딕;NanumGothic;나눔바른고딕;NanumBarunGothic;나눔바른고딕 옛한글;NanumBarunGothic YetHangul;KoPubWorld돋움체;KoPubWorld Dotum;KoPub돋움체;맑은 고딕;Malgun Gothic;애플 SD 산돌고딕 Neo;Apple SD Gothic Neo;돋음;Dotum;굴림;Gulim;애플고딕;Apple Gothic;은 돋음;UnDotum;백묵 굴림;Baekmuk Gulim;Thorndale AMT;Thorndale;Times New Roman;Nimbus Roman No9 L;Times;Lucida Serif;Lucida Bright;Timmons;New York;Serif;Arial Unicode MS;Lucida Sans Unicode;Tahoma + + + Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;나눔고딕;NanumGothic;나눔바른고딕;NanumBarunGothic;나눔바른고딕 옛한글;NanumBarunGothic YetHangul;KoPubWorld돋움체;KoPubWorld Dotum;KoPub돋움체;맑은 고딕;Malgun Gothic;애플 SD 산돌고딕 Neo;Apple SD Gothic Neo;돋음;Dotum;굴림;Gulim;애플고딕;Apple Gothic;은 돋음;UnDotum;백묵 굴림;Baekmuk Gulim + + + Noto Serif CJK KR;Noto Serif KR;Source Han Serif KR;나눔명조;NanumMyeongjo;나눔명조 옛한글;NanumMyeongjo YetHangul;KoPubWorld바탕체;KoPubWorld Batang;KoPub바탕체;애플명조;AppleMyungjo;바탕;Batang;명조;Myeongjo;은 바탕;UnBatang;백묵 바탕;Baekmuk Batang;백묵 명조;Baekmuk Myeongjo;Thorndale AMT;Thorndale;Times New Roman;Nimbus Roman No9 L;Times;Lucida Serif;Lucida Bright;Timmons;New York;Serif;Arial Unicode MS;Lucida Sans Unicode;Tahoma + + + Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;나눔고딕;NanumGothic;나눔바른고딕;NanumBarunGothic;나눔바른고딕 옛한글;NanumBarunGothic YetHangul;KoPubWorld돋움체;KoPubWorld Dotum;KoPub돋움체;맑은 고딕;Malgun Gothic;애플 SD 산돌고딕 Neo;Apple SD Gothic Neo;돋음;Dotum;굴림;Gulim;애플고딕;Apple Gothic;은 돋음;UnDotum;백묵 굴림;Baekmuk Gulim;Albany AMT;Albany;Arial;Nimbus Sans L;Helvetica;Lucida;Geneva;Helmet;Arial Unicode MS;Lucida Sans Unicode;Tahoma;SansSerif + + + Noto Sans CJK KR;Noto Sans KR;Source Han Sans CJK KR;Baekmuk Gulim;굴림;Gulim;Baekmuk Batang;Arial Unicode MS;Lucida Sans Unicode;Tahoma;Albany AMT;Albany;Arial;Nimbus Sans L;Helvetica;Lucida;Geneva;Helmet;SansSerif + + + Noto Serif CJK KR;Noto Serif KR;Source Han Serif KR;나눔명조;NanumMyeongjo;나눔명조 옛한글;NanumMyeongjo YetHangul;KoPubWorld바탕체;KoPubWorld Batang;KoPub바탕체;애플명조;AppleMyungjo;바탕;Batang;명조;Myeongjo;은 바탕;UnBatang;백묵 바탕;Baekmuk Batang;백묵 명조;Baekmuk Myeongjo;Thorndale AMT;Thorndale;Times New Roman;Nimbus Roman No9 L;Times;Lucida Serif;Lucida Bright;Timmons;New York;Serif + + + Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;나눔고딕;NanumGothic;나눔바른고딕;NanumBarunGothic;나눔바른고딕 옛한글;NanumBarunGothic YetHangul;KoPubWorld돋움체;KoPubWorld Dotum;KoPub돋움체;맑은 고딕;Malgun Gothic;애플 SD 산돌고딕 Neo;Apple SD Gothic Neo;돋음;Dotum;굴림;Gulim;애플고딕;Apple Gothic;은 돋음;UnDotum;백묵 굴림;Baekmuk Gulim;Arial Unicode MS + + + Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;나눔고딕;NanumGothic;나눔바른고딕;NanumBarunGothic;나눔바른고딕 옛한글;NanumBarunGothic YetHangul;KoPubWorld돋움체;KoPubWorld Dotum;KoPub돋움체;맑은 고딕;Malgun Gothic;애플 SD 산돌고딕 Neo;Apple SD Gothic Neo;돋음;Dotum;굴림;Gulim;애플고딕;Apple Gothic;은 돋음;UnDotum;백묵 굴림;Baekmuk Gulim;Arial Unicode MS;Lucida Sans Unicode + + + Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;나눔고딕;NanumGothic;나눔바른고딕;NanumBarunGothic;나눔바른고딕 옛한글;NanumBarunGothic YetHangul;KoPubWorld돋움체;KoPubWorld Dotum;KoPub돋움체;맑은 고딕;Malgun Gothic;애플 SD 산돌고딕 Neo;Apple SD Gothic Neo;돋음;Dotum;굴림;Gulim;애플고딕;Apple Gothic;은 돋음;UnDotum;백묵 굴림;Baekmuk Gulim;Arial Unicode MS;Lucida Sans Unicode + + + Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;나눔고딕;NanumGothic;나눔바른고딕;NanumBarunGothic;나눔바른고딕 옛한글;NanumBarunGothic YetHangul;KoPubWorld돋움체;KoPubWorld Dotum;KoPub돋움체;맑은 고딕;Malgun Gothic;애플 SD 산돌고딕 Neo;Apple SD Gothic Neo;돋음;Dotum;굴림;Gulim;애플고딕;Apple Gothic;은 돋음;UnDotum;백묵 굴림;Baekmuk Gulim;Arial Unicode MS;Lucida Sans Unicode + + + Noto Serif CJK KR;Noto Serif KR;Source Han Serif KR;Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;나눔명조;NanumMyeongjo;나눔명조 옛한글;NanumMyeongjo YetHangul;나눔고딕;NanumGothic;KoPubWorld바탕체;KoPubWorld Batang;KoPub바탕체;맑은 고딕;Malgun Gothic;애플명조;AppleMyungjo;애플 SD 산돌고딕 Neo;Apple SD Gothic Neo;바탕;Batang;명조;Myeongjo;돋음;Dotum;굴림;Gulim;은 바탕;UnBatang;백묵 바탕;Baekmuk Batang;백묵 명조;Baekmuk Myeongjo;Arial Unicode MS;Lucida Sans Unicode + + + Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;나눔고딕;NanumGothic;나눔바른고딕;NanumBarunGothic;나눔바른고딕 옛한글;NanumBarunGothic YetHangul;KoPubWorld돋움체;KoPubWorld Dotum;KoPub돋움체;맑은 고딕;Malgun Gothic;애플 SD 산돌고딕 Neo;Apple SD Gothic Neo;돋음;Dotum;굴림;Gulim;애플고딕;Apple Gothic;은 돋음;UnDotum;백묵 굴림;Baekmuk Gulim;Cumberland AMT;Cumberland;Courier New;Nimbus Mono L;Courier;Lucida Sans Typewriter;Lucida Typewriter;Monaco;Monospaced + + + Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;나눔고딕;NanumGothic;나눔바른고딕;NanumBarunGothic;나눔바른고딕 옛한글;NanumBarunGothic YetHangul;KoPubWorld돋움체;KoPubWorld Dotum;KoPub돋움체;맑은 고딕;Malgun Gothic;애플 SD 산돌고딕 Neo;Apple SD Gothic Neo;돋음;Dotum;굴림;Gulim;애플고딕;Apple Gothic;은 돋음;UnDotum;백묵 굴림;Baekmuk Gulim;Arial Unicode MS;Lucida Sans Unicode;AndaleSansUI;GNU-Unifont + + + Noto Sans Mono CJK KR;Mto Sans Mono KR;Source Han Mono KR;Source Han Mono;D2 Coding;Nanum Gothic Coding;Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;나눔고딕;NanumGothic;나눔바른고딕;NanumBarunGothic;나눔바른고딕 옛한글;NanumBarunGothic YetHangul;KoPubWorld돋움체;KoPubWorld Dotum;KoPub돋움체;맑은 고딕;Malgun Gothic;애플 SD 산돌고딕 Neo;Apple SD Gothic Neo;돋음;Dotum;굴림;Gulim;애플고딕;Apple Gothic;은 돋음;UnDotum;백묵 굴림;Baekmuk Gulim;Cumberland AMT;Cumberland;Courier New;Nimbus Mono L;Courier;Lucida Sans Typewriter;Lucida Typewriter;Monaco;Monospaced + + + + + Mukti Narrow;Lohit Bengali;Vrinda;Tahoma;Lucidasans;Lucida Sans;Supplement;Arial Unicode MS;Lucida Sans Unicode;clearlyU;Interface User;Geneva;Dialog;Albany AMT;Albany;Lucida;Arial;Nimbus Sans L;Helvetica;Helmet;Interface System;Sans Serif + + + Mukti Narrow;Lohit Bengali;Vrinda;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Mukti Narrow;Lohit Bengali;Vrinda;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Mukti Narrow;Lohit Bengali;Vrinda;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Mukti Narrow;Lohit Bengali;Vrinda;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Mukti Narrow;Lohit Bengali;Vrinda;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + + + Tibetan Machine Uni;Kailasa;Microsoft Himalaya + + + Tibetan Machine Uni;Kailasa;Microsoft Himalaya + + + Tibetan Machine Uni;Kailasa;Microsoft Himalaya + + + Tibetan Machine Uni;Kailasa;Microsoft Himalaya + + + Tibetan Machine Uni;Kailasa;Microsoft Himalaya + + + Tibetan Machine Uni;Kailasa;Microsoft Himalaya + + + + + Wangdi;Dzongkha Machine Uni;Tibetan Machine Uni;Wangdi29;Uchen_05;Tsuig_03;XTashi;Kailasa;Microsoft Himalaya + + + Wangdi;Dzongkha Machine Uni;Wangdi29;Uchen_05;Tsuig_03;XTashi;Tibetan Machine Uni;Kailasa;Microsoft Himalaya + + + Wangdi;Dzongkha Machine Uni;Wangdi29;Uchen_05;Tsuig_03;XTashi;Tibetan Machine Uni;Kailasa;Microsoft Himalaya + + + Wangdi;Dzongkha Machine Uni;Wangdi29;Uchen_05;Tsuig_03;XTashi;Tibetan Machine Uni;Kailasa;Microsoft Himalaya + + + Wangdi;Dzongkha Machine Uni;Wangdi29;Uchen_05;Tsuig_03;XTashi;Tibetan Machine Uni;Kailasa;Microsoft Himalaya + + + Wangdi;Dzongkha Machine Uni;Wangdi29;Uchen_05;Tsuig_03;XTashi;Tibetan Machine Uni;Kailasa;Microsoft Himalaya + + + + + Khmer UI;Khmer OS System;Khmer OS;XenoType Khmer + + + Khmer UI;Khmer OS System;Khmer OS;XenoType Khmer + + + Khmer UI;Khmer OS System;Khmer OS;XenoType Khmer + + + Khmer UI;Khmer OS System;Khmer OS;XenoType Khmer + + + Khmer UI;Khmer OS System;Khmer OS;XenoType Khmer + + + Khmer UI;Khmer OS System;Khmer OS;XenoType Khmer + + + + + Phetsarath OT;Arial Unicode MS;Dok Champa;Saysettha OT;Saysettha Unicode;JG Basic Lao;JG Chantabouli Lao + + + Phetsarath OT;Arial Unicode MS;Dok Champa;Saysettha OT;Saysettha Unicode;JG Basic Lao;JG Chantabouli Lao + + + Phetsarath OT;Arial Unicode MS;Dok Champa;Saysettha OT;Saysettha Unicode;JG Basic Lao;JG Chantabouli Laog + + + Phetsarath OT;Arial Unicode MS;Dok Champa;Saysettha OT;Saysettha Unicode;JG Basic Lao;JG Chantabouli Lao + + + Phetsarath OT;Arial Unicode MS;Dok Champa;Saysettha OT;Saysettha Unicode;JG Basic Lao;JG Chantabouli Lao + + + Phetsarath OT;Arial Unicode MS;Dok Champa;Saysettha OT;Saysettha Unicode;JG Basic Lao;JG Chantabouli Lao + + + + + Padauk;Myanmar3;MyMyanmar Unicode;Parabaik + + + Padauk;Myanmar3;MyMyanmar Unicode;Parabaik + + + Padauk;Myanmar3;MyMyanmar Unicode;Parabaik + + + Padauk;Myanmar3;MyMyanmar Unicode;Parabaik + + + Padauk;Myanmar3;MyMyanmar Unicode;Parabaik + + + Padauk;Myanmar3;MyMyanmar Unicode;Parabaik + + + + + Lohit Nepali;Kalimati;Samanata;Sans + + + Lohit Nepali;Kalimati;Samanata;Sans + + + Lohit Nepali;Kalimati;Samanata;Sans + + + Lohit Nepali;Kalimati;Samanata;Sans + + + Lohit Nepali;Kalimati;Samanata;Sans + + + Lohit Nepali;Kalimati;Samanata;Sans + + + + + Lohit Assamese;Tahoma;Lucidasans;Lucida Sans;Supplement;Arial Unicode MS;Lucida Sans Unicode;clearlyU + + + Lohit Assamese;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Assamese;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Assamese;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Assamese;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Assamese;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + + + Lohit Hindi;Mangal;Lucidasans;Lucida Sans;Arial Unicode MS;Lucida Sans Unicode;clearlyU + + + Lohit Hindi;Mangal;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Hindi;Mangal;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Hindi;Mangal;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Hindi;Mangal;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Hindi;Mangal;Lucidasans;Lucida Sans;Arial Unicode MS + + + + + Lohit Gujarati;Shruti;Lucidasans;Lucida Sans;Arial Unicode MS;Lucida Sans Unicode;clearlyU + + + Lohit Gujarati;Shruti;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Gujarati;Shruti;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Gujarati;Shruti;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Gujarati;Shruti;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Gujarati;Shruti;Lucidasans;Lucida Sans;Arial Unicode MS + + + + + Lohit Kannada;Tunga;Lucidasans;Lucida Sans;Arial Unicode MS;Lucida Sans Unicode;clearlyU + + + Lohit Kannada;Tunga;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Kannada;Tunga;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Kannada;Tunga;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Kannada;Tunga;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Kannada;Tunga;Lucidasans;Lucida Sans;Arial Unicode MS + + + + + Lohit Maithili;Tahoma;Lucidasans;Lucida Sans;Supplement;Arial Unicode MS;Lucida Sans Unicode;clearlyU + + + Lohit Maithili;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Maithili;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Maithili;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Maithili;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Maithili;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + + + AnjaliOldLipi;Lohit Malayalam;Meera;Tahoma;Lucidasans;Lucida Sans;Supplement;Arial Unicode MS;Lucida Sans Unicode;clearlyU + + + AnjaliOldLipi;Lohit Malayalam;Meera;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + AnjaliOldLipi;Lohit Malayalam;Meera;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + AnjaliOldLipi;Lohit Malayalam;Meera;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + AnjaliOldLipi;Lohit Malayalam;Meera;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + AnjaliOldLipi;Lohit Malayalam;Meera;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + + + Lohit Marathi;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS;Lucida Sans Unicode;clearlyU + + + Lohit Marathi;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Marathi;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Marathi;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Marathi;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Marathi;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + + + utkal;Kalinga;Lohit Oriya;Samyak Oriya;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS;Lucida Sans Unicode;clearlyU + + + utkal;Kalinga;Lohit Oriya;Samyak Oriya;Lucidasans;Lucida Sans;Arial Unicode MS + + + utkal;Kalinga;Lohit Oriya;Samyak Oriya;Lucidasans;Lucida Sans;Arial Unicode MS + + + utkal;Kalinga;Lohit Oriya;Samyak Oriya;Lucidasans;Lucida Sans;Arial Unicode MS + + + utkal;Kalinga;Lohit Oriya;Samyak Oriya;Lucidasans;Lucida Sans;Arial Unicode MS + + + utkal;Kalinga;Lohit Oriya;Samyak Oriya;Lucidasans;Lucida Sans;Arial Unicode MS + + + + + Raavi;Lohit Punjabi;Saab;Gurmukhi MT;Tahoma + + + Raavi;Lohit Punjabi;Saab;Gurmukhi MT;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Raavi;Lohit Punjabi;Saab;Gurmukhi MT;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Raavi;Lohit Punjabi;Saab;Gurmukhi MT;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Raavi;Lohit Punjabi;Saab;Gurmukhi MT;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Raavi;Lohit Punjabi;Saab;Gurmukhi MT;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + + + Lohit Tamil;Latha;Sans Serif + + + Lohit Tamil;Latha;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Tamil;Latha;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Tamil;Latha;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Tamil;Latha;Lucidasans;Lucida Sans;Arial Unicode MS + + + Lohit Tamil;Latha;Lucidasans;Lucida Sans;Arial Unicode MS + + + + + Lohit Telugu;Gautami;Lucidasans;Lucida Sans;Nirmala UI;Arial Unicode MS;Lucida Sans Unicode;clearlyU + + + Lohit Telugu;Gautami;Lucidasans;Lucida Sans;Nirmala UI;Arial Unicode MS + + + Lohit Telugu;Gautami;Lucidasans;Lucida Sans;Nirmala UI;Arial Unicode MS + + + Lohit Telugu;Gautami;Lucidasans;Lucida Sans;Nirmala UI;Arial Unicode MS + + + Lohit Telugu;Gautami;Lucidasans;Lucida Sans;Nirmala UI;Arial Unicode MS + + + Lohit Telugu;Gautami;Lucidasans;Lucida Sans;Nirmala UI;Arial Unicode MS + + + + + PakTypeNaqsh;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS;Lucida Sans Unicode;clearlyU + + + PakTypeNaqsh;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + PakTypeNaqsh;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + PakTypeNaqsh;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + PakTypeNaqsh;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + PakTypeNaqsh;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + + + Arial Unicode MS;Lucida Sans Unicode;Gentium;Aboriginal Sans;FreeSans;Albany AMT;Albany;Arial;Nimbus Sans L;Luxi Sans;Helvetica;Lucida;Geneva;Tahoma;SansSerif + + + Arial Unicode MS;Lucida Sans Unicode;Gentium;Aboriginal Sans;FreeSans;Albany AMT;Albany;Arial;Nimbus Sans L;Luxi Sans;Helvetica;Lucida;Geneva;Helmet;Tahoma;SansSerif + + + FreeMono;Cumberland AMT;Cumberland;Courier New;Nimbus Mono L;Luxi Mono;Courier;Lucida Sans Typewriter;Lucida Typewriter;Monaco;Monospaced + + + Arial Unicode MS;Lucida Sans Unicode;Gentium;Aboriginal Sans;FreeSans;Albany AMT;Albany;Arial;Nimbus Sans L;Luxi Sans;Helvetica;Lucida;Geneva;Tahoma;SansSerif + + + Arial Unicode MS;Lucida Sans Unicode;Gentium;Aboriginal Sans;FreeSans;Albany AMT;Albany;Arial;Nimbus Sans L;Luxi Sans;Helvetica;Lucida;Geneva;Helmet;Tahoma;SansSerif + + + Gentium;Aboriginal Serif;FreeSerif;Luxi Serif;Thorndale AMT;Thorndale;Times New Roman;Nimbus Roman No9 L;Times;Lucida Serif;Lucida Bright;Serif + + + Arial Unicode MS;Lucida Sans Unicode;Gentium;Aboriginal Sans;FreeSans;Albany AMT;Albany;Arial;Nimbus Sans L;Luxi Sans;Helvetica;Lucida;Geneva;Helmet;Tahoma;SansSerif + + + Gentium;Aboriginal Serif;FreeSerif;Luxi Serif;Thorndale AMT;Thorndale;Times New Roman;Nimbus Roman No9 L;Times;Lucida Serif;Lucida Bright;Serif + + + FreeMono;Cumberland AMT;Cumberland;Courier New;Nimbus Mono L;Luxi Mono;Courier;Lucida Sans Typewriter;Lucida Typewriter;Monaco;Monospaced + + + FreeMono;Cumberland AMT;Cumberland;Courier New;Nimbus Mono L;Luxi Mono;Courier;Lucida Sans Typewriter;Lucida Typewriter;Monaco;Monospaced + + + Arial Unicode MS;Lucida Sans Unicode;Gentium;Aboriginal Sans;FreeSans;Albany AMT;Albany;Arial;Nimbus Sans L;Luxi Sans;Helvetica;Lucida;Geneva;Helmet;Tahoma;SansSerif + + + + + LKLUG;Iskoola Pota;Lucidasans;Lucida Sans;Arial Unicode MS;Lucida Sans Unicode;clearlyU + + + Iskoola Pota;LKLUG;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Iskoola Pota;LKLUG;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Iskoola Pota;LKLUG;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Iskoola Pota;LKLUG;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + Iskoola Pota;LKLUG;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS + + + + + + + + albanyamt;albany;liberationsans;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + Arial + + + Helvetica + + + sans-serif + + + Normal + + + Normal + + + Default,Standard,Normal,SansSerif + + + + + albanyamt;albany;liberationsans;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + Arial + + + Helvetica + + + sans-serif + + + Normal + + + Normal + + + Default,Standard,Normal,SansSerif + + + + + imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian;imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar + + + comic + + + + + + + + + Normal + + + Normal + + + Decorative,Special,Title,Outline,Shadow + + + + + starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + Trebuchet + + + + + + sans-serif + + + Normal + + + Normal + + + Normal,SansSerif + + + + + andalesansui;arialunicodems;lucidaunicode;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans + + + Arial Unicode MS + + + + + + sans-serif + + + Normal + + + Normal + + + Default,Normal,SansSerif,Full + + + + + andalesansui;arialunicodems;lucidaunicode;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans + + + Arial Unicode MS + + + + + + sans-serif + + + Normal + + + Normal + + + Default,Normal,SansSerif,Full + + + + + andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting + + + + + + + + + cursive + + + Normal + + + Normal + + + Italic,Script,Comic + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + sans-serif + + + Normal + + + Normal + + + Normal,SansSerif + + + + + liberationsans;albanyamt;albany;arimo;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + Helvetica + + + sans-serif + + + Normal + + + Normal + + + Standard,Normal,SansSerif + + + + + arialnarrowmt;liberationsansnarrow;helveticanarrow;helmetcondensed;dejavusanscondensed;nimbussanslcondensed;nimbussanscondensed + + + Normal + + + Condensed + + + Normal,SansSerif + + + + + andalesansui;arialunicodems;lucidaunicode;albanyamt;albany;arial;liberationsans;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans + + + + + + + + + sans-serif + + + Normal + + + Normal + + + Normal,SansSerif,Full + + + + + arial;liberationsans;albany;albanyamt;helvetica; + + + arial + + + helvetica + + + sans-serif + + + Normal + + + Normal + + + Standard,Normal,SansSerif + + + + + palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint; + + + + + + + + + cursive + + + Normal + + + Normal + + + Italic,Script,BrushScript + + + + + centurygothic;avantgarde;itcavantgarde;gothic;avantgardegothic;conga;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans + + + + + + + + + + + + Normal + + + Normal + + + Normal,SansSerif + + + + + thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + + + + serif + + + Normal + + + Normal + + + Normal,Serif,Other + + + + + Noto Serif CJK KR;Noto Serif KR;Source Han Serif KR;나눔명조;NanumMyeongjo;나눔명조 옛한글;NanumMyeongjo YetHangul;KoPubWorld바탕체;KoPubWorld Batang;KoPub바탕체;애플명조;AppleMyungjo;바탕;Batang;명조;Myeongjo;은 바탕;UnBatang;백묵 바탕;Baekmuk Batang;백묵 명조;Baekmuk Myeongjo;andalesansui;arialunicodems;lucidaunicode + + + 바탕 + + + + + + + + + Normal + + + Normal + + + Standard,CJK,CJK_KR + + + + + Noto Serif CJK KR;Noto Serif KR;Source Han Serif KR;나눔명조;NanumMyeongjo;나눔명조 옛한글;NanumMyeongjo YetHangul;KoPubWorld바탕체;KoPubWorld Batang;KoPub바탕체;애플명조;AppleMyungjo;바탕;Batang;명조;Myeongjo;은 바탕;UnBatang;백묵 바탕;Baekmuk Batang;백묵 명조;Baekmuk Myeongjo;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_KR + + + + + thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + + + + serif + + + Normal + + + Normal + + + Normal,Serif + + + + + dejavusans + + + Normal + + + Normal + + + Default,SansSerif + + + + + dejavuserif + + + Normal + + + Normal + + + Default,Serif + + + + + dejavusansmono;cumberlandamt;cumberland;couriernew;nimbusmonol;liberationmono + + + monospace + + + Normal + + + Normal + + + Standard,Fixed,Typewriter + + + + + palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint; + + + + + + + + + cursive + + + Normal + + + Normal + + + Italic,Script,BrushScript + + + + + palatino;palatinolinotype;bookantiqua;palladio;palladiol;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + + + + serif + + + Normal + + + Normal + + + Normal,Serif + + + + + bookman;itcbookman;bookmanl;bookmanoldstyle;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + + + + serif + + + Normal + + + Normal + + + Normal,Serif + + + + + bookman;itcbookman;bookmanl;bookmanoldstyle;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + + + + serif + + + Normal + + + Normal + + + Normal,Serif + + + + + bookman;itcbookman;bookmanl;bookmanoldstyle;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + + + + serif + + + Normal + + + Normal + + + Normal,Serif,Other + + + + + andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley + + + + + + + + + cursive + + + Normal + + + Normal + + + Italic,Script,Handwriting + + + + + broadway;mtbroadway;broadwaymt;falstaff;widelatin;latinwide;impact + + + + + + + + + + + + Black + + + Expanded + + + Decorative,Special + + + + + carlito;hiraginomarugothicpronw3;hiraginomarugothicprow3 + + + Normal,SansSerif + + + + + calibri;hiraginomarugothicpronw3;hiraginomarugothicprow3 + + + Calibri + + + Normal,SansSerif + + + + + caladea;applelisung + + + Normal,Serif + + + + + cambria;applelisung + + + Cambria + + + Normal,Serif + + + + + Normal,SansSerif + + + + + Normal,SansSerif,Fixed + + + monospace + + + + + Normal,Serif + + + + + Normal,SansSerif + + + + + Normal,SansSerif + + + + + thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + + + + serif + + + Normal + + + Normal + + + Normal,Serif + + + + + monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar;imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian + + + + + + + + + + + + Normal + + + Normal + + + Decorative,Special,Title,Outline,Shadow + + + + + newcenturyschlbk;newcenturyschoolbook;centuryschoolbook;centuryschoolbookl;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + + + + serif + + + Normal + + + Normal + + + Normal,Serif + + + + + centurygothic;avantgarde;itcavantgarde;gothic;avantgardegothic;conga;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans + + + + + + + + + + + + Normal + + + Normal + + + Normal,SansSerif + + + + + newcenturyschlbk;newcenturyschoolbook;centuryschoolbook;centuryschoolbookl;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + + + + serif + + + Normal + + + Normal + + + Normal,Serif,Schoolbook + + + + + newcenturyschlbk;newcenturyschoolbook;centuryschoolbook;centuryschoolbookl;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + + + + serif + + + Normal + + + Normal + + + Normal,Serif,Schoolbook + + + + + fangsong;fzfangsong;cfangsong;simkai;fzkai;zycjkkai;mkai;kai;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_SC + + + + + thorndaleamt;thorndale;timesnewroman;liberationserif;nimbusromanno9l;times;timesroman;newyork;timmons;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + Times + + + serif + + + Normal + + + Normal + + + Normal,Serif + + + + + zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley;andymt;comicsansms;andy;kidprint; + + + + + + + + + + + + Normal + + + Normal + + + Italic,Script,Chancery + + + + + zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley;andymt;comicsansms;andy;kidprint; + + + + + + + + + + + + Normal + + + Normal + + + Italic,Script,Chancery + + + + + imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian;imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar + + + + + + + + + + + + Normal + + + Normal + + + Decorative,Special,Capitals,Outline,Shadow + + + + + monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar;imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian + + + + + + + + + + + + Normal + + + Normal + + + Decorative,Special,Capitals,Outline,Shadow + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + + + + Helvetica + + + sans-serif + + + Normal + + + Normal + + + Normal,SansSerif + + + + + andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley + + + + + + + + + cursive + + + Normal + + + Normal + + + Special,Italic,Script + + + + + albanyamt;albany;arial;dejavusans;cmusansserif;freesans;nimbussansl;helvetica;lucida;geneva;helmet;andalesansui;arialunicodems;lucidasansunicode;tahoma + + + + + + + + + + + + Normal + + + Normal + + + Standard,Normal,SansSerif + + + + + thorndaleamt;thorndale;timesnewroman;dejavuserif;cmuserif;freeserif;nimbusromanno9l;luxiserif;times;lucidaserif;lucidabright;timmons;newyork;serif + + + + + + + + + + + + Normal + + + Normal + + + Standard,Normal,Serif + + + + + cumberlandamt;cumberland;couriernew;dejavusansmono;cmutypewritertext;freemono;nimbusmonol;courier;lucidasanstypewriter;lucidatypewriter;monaco;monospaced + + + + + + + + + + + + Normal + + + Normal + + + Standard,Normal,Fixed,Typewriter + + + + + monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar;imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian + + + + + + + + + + + + Normal + + + Normal + + + Decorative,Special,Outline,Shadow + + + + + andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting + + + + + + + + + cursive + + + Normal + + + Normal + + + Standard,Italic,Script,Comic + + + + + andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting + + + + + + + + + cursive + + + Normal + + + Normal + + + Standard,Italic,Script,Comic + + + + + sheffield;conga;centurygothic;copperlategothic;felixtitling;centurygothic;avantgarde;itcavantgarde;gothic;avantgardegothic;conga;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans + + + + + + + + + + + + Normal + + + Normal + + + Normal,SansSerif,Decorative,Capitals + + + + + sheffield;conga;centurygothic;copperlategothic;felixtitling;centurygothic;avantgarde;itcavantgarde;gothic;avantgardegothic;conga;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans + + + + + + + + + + + + Normal + + + Normal + + + Normal,SansSerif,Decorative,Capitals + + + + + zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley + + + + + + + + + cursive + + + Normal + + + Normal + + + Italic,Script,Chancery + + + + + cumberlandamt;cumberland;cousine;liberationmono;couriernew;nimbusmonol;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + Courier New + + + + + + monospace + + + Normal + + + Normal + + + Standard,Normal,Fixed,Typewriter + + + + + cumberlandamt;cumberland;cousine;liberationmono;dejavusansmono;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + Courier + + + monospace + + + Normal + + + Normal + + + Standard,Normal,Fixed,Typewriter + + + + + couriernew;cumberland;cumberlandamt;liberationmono;courier + + + Courier New + + + Courier + + + monospace + + + Normal + + + Normal + + + Standard,Normal,Fixed,Typewriter + + + + + cumberlandamt;cumberland;couriernew;liberationmono;dejavusansmono;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + Courier New + + + Courier + + + monospace + + + Normal + + + Normal + + + Default,Standard,Normal,Fixed,Typewriter + + + + + cumberlandamt;cumberland;couriernew;liberationmono;dejavusansmono;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + Courier New + + + Courier + + + monospace + + + Normal + + + Normal + + + Default,Standard,Normal,Fixed,Typewriter + + + + + andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley + + + + + + + + + cursive + + + Normal + + + Normal + + + Special,Italic,Script + + + + + andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley + + + + + + + + + cursive + + + Normal + + + Normal + + + Italic,Script + + + + + bitstreamverasans + + + Normal + + + Normal + + + Default,SansSerif + + + + + bitstreamveraserif + + + Normal + + + Normal + + + Default,Serif + + + + + bitstreamverasansmono;cumberlandamt;cumberland;couriernew;nimbusmonol;liberationmono + + + monospace + + + Normal + + + Normal + + + Default,Fixed,Typewriter + + + + + liberationsansnarrow;arialnarrow + + + Normal + + + Condensed + + + SansSerif + + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Default,Standard,Normal,SansSerif + + + + + starsymbol;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;opensymbol;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;나눔고딕;NanumGothic;나눔바른고딕;NanumBarunGothic;나눔바른고딕 옛한글;NanumBarunGothic YetHangul;KoPubWorld돋움체;KoPubWorld Dotum;KoPub돋움체;맑은 고딕;Malgun Gothic;애플 SD 산돌고딕 Neo;Apple SD Gothic Neo;돋음;Dotum;굴림;Gulim;애플고딕;Apple Gothic;은 돋음;UnDotum;백묵 굴림;Baekmuk Gulim;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Standard,CJK,CJK_KR + + + + + Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;나눔고딕;NanumGothic;나눔바른고딕;NanumBarunGothic;나눔바른고딕 옛한글;NanumBarunGothic YetHangul;KoPubWorld돋움체;KoPubWorld Dotum;KoPub돋움체;맑은 고딕;Malgun Gothic;애플 SD 산돌고딕 Neo;Apple SD Gothic Neo;돋음;Dotum;굴림;Gulim;애플고딕;Apple Gothic;은 돋음;UnDotum;백묵 굴림;Baekmuk Gulim;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_KR + + + + + Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;나눔고딕;NanumGothic;나눔바른고딕;NanumBarunGothic;나눔바른고딕 옛한글;NanumBarunGothic YetHangul;KoPubWorld돋움체;KoPubWorld Dotum;KoPub돋움체;맑은 고딕;Malgun Gothic;애플 SD 산돌고딕 Neo;Apple SD Gothic Neo;돋음;Dotum;굴림;Gulim;애플고딕;Apple Gothic;은 돋음;UnDotum;백묵 굴림;Baekmuk Gulim;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_KR + + + + + palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint; + + + + + + + + + cursive + + + Normal + + + Normal + + + Italic,Script,BrushScript + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + + + + monospace + + + Normal + + + Normal + + + Normal,Fixed,Typewriter + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + + + + monospace + + + Normal + + + Normal + + + Normal,Fixed,Typewriter + + + + + sheffield;conga;centurygothic;copperlategothic;felixtitling;centurygothic;avantgarde;itcavantgarde;gothic;avantgardegothic;conga;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans + + + + + + + + + + + + Normal + + + Normal + + + Normal,SansSerif,Decorative,Capitals + + + + + starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + falstaff;widelatin;latinwide;impact;broadway;mtbroadway;broadwaymt + + + + + + + + + + + + Black + + + UltraExpanded + + + Serif,Decorative,Special + + + + + fangsong;fzfangsong;cfangsong;simkai;fzkai;zycjkkai;mkai;kai;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_SC + + + + + imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar;imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian + + + + + + + + + + + + Normal + + + Normal + + + Decorative,Special + + + + + sheffield;conga;centurygothic;copperlategothic;felixtitling;centurygothic;avantgarde;itcavantgarde;gothic;avantgardegothic;conga;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans + + + + + + + + + + + + Normal + + + Normal + + + Normal,SansSerif,Decorative,Capitals + + + + + andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting + + + + + + + + + cursive + + + Normal + + + Normal + + + Decorative,Italic,Script,Comic + + + + + cumberlandamt;cumberland;couriernew;dejavusansmono;cmutypewritertext;freemono;nimbusmonol;courier;lucidasanstypewriter;lucidatypewriter;monaco;monospaced + + + + + + + + + + + + Normal + + + Normal + + + Standard,Normal,Fixed,Typewriter + + + + + albanyamt;albany;arial;dejavusans;cmusansserif;freesans;nimbussansl;helvetica;lucida;geneva;helmet;andalesansui;arialunicodems;lucidasansunicode;tahoma + + + + + + + + + + + + Normal + + + Normal + + + Standard,Normal,SansSerif + + + + + thorndaleamt;thorndale;timesnewroman;dejavuserif;cmuserif;freeserif;nimbusromanno9l;luxiserif;times;lucidaserif;lucidabright;timmons;newyork;serif + + + + + + + + + + + + Normal + + + Normal + + + Standard,Normal,Serif + + + + + palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint; + + + + + + + + + cursive + + + Normal + + + Normal + + + Special,Italic,Script,BrushScript + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Normal,SansSerif + + + + + arialnarrow;helveticanarrow;helmetcondensed;dejavusanscondensed;nimbussanslcondensed;nimbussanscondensed + + + + + + + + + + + + Normal + + + Condensed + + + SansSerif,Special + + + + + simhei;fzhei;zycjkhei;mhei;hei;andalesansui;fzsongti;msunglightsc;simsun;nsimsun;zycjksun;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_SC + + + + + simkai;fzkai;zycjkkai;mkai;kai;fangsong;fzfangsong;cfangsong;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_SC + + + + + imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian;imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar + + + + + + + + + + + + Normal + + + Normal + + + Decorative,Special,Title,Outline,Shadow + + + + + thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + + + + serif + + + Normal + + + Normal + + + Normal,Serif + + + + + nirmalaui;arialunicodems;lucidaunicode + + + + + + + + + sans-serif + + + Normal + + + Normal + + + Normal,SansSerif + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + + + + Helvetica + + + sans-serif + + + Normal + + + Normal + + + Normal,SansSerif + + + + + andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley + + + + + + + + + cursive + + + Normal + + + Normal + + + Special,Italic,Script + + + + + msgothic;mspgothic;ipagothic;gothic;centurygothic;avantgarde;itcavantgarde;avantgardegothic;conga;arialunicodems;lucidaunicode + + + msgothic + + + + + + + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + msgothic;mspgothic;ipagothic;gothic;arialunicodems;lucidaunicode + + + msgothic + + + + + + + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + msgothic;mspgothic;ipapgothic;gothic;centurygothic;avantgarde;itcavantgarde;avantgardegothic;conga;arialunicodems;lucidaunicode + + + msgothic + + + + + + + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;나눔고딕;NanumGothic;나눔바른고딕;NanumBarunGothic;나눔바른고딕 옛한글;NanumBarunGothic YetHangul;KoPubWorld돋움체;KoPubWorld Dotum;KoPub돋움체;맑은 고딕;Malgun Gothic;애플 SD 산돌고딕 Neo;Apple SD Gothic Neo;돋음;Dotum;굴림;Gulim;애플고딕;Apple Gothic;은 돋음;UnDotum;백묵 굴림;Baekmuk Gulim;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Standard,CJK,CJK_KR + + + + + Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;나눔고딕;NanumGothic;나눔바른고딕;NanumBarunGothic;나눔바른고딕 옛한글;NanumBarunGothic YetHangul;KoPubWorld돋움체;KoPubWorld Dotum;KoPub돋움체;맑은 고딕;Malgun Gothic;애플 SD 산돌고딕 Neo;Apple SD Gothic Neo;돋음;Dotum;굴림;Gulim;애플고딕;Apple Gothic;은 돋음;UnDotum;백묵 굴림;Baekmuk Gulim;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_KR + + + + + 궁서;gungsuh;궁서체;gungsuhche;은 궁서;Un Gungsuh;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_KR + + + + + 궁서;gungsuh;궁서체;gungsuhche;은 궁서;Un Gungsuh;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_KR + + + + + hei;andalesansui;simhei;fzhei;zycjkhei;mhei;fzmingti;msunglighttc;mingliu;pmingliu;ming;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_TW + + + + + msmincho;mspmincho;minchol;mincho;heiseimin;minchou;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + albanyamt;albany;liberationsans;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + Arial + + + Helvetica + + + sans-serif + + + Normal + + + Normal + + + Normal,SansSerif + + + + + arialnarrow;helveticanarrow;dejavusanscondensed;nimbussanslcondensed;nimbussanscondensed + + + + + + + + + + + + Normal + + + Condensed + + + Normal,SansSerif + + + + + albanyamt;albany;liberationsans;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + Arial + + + Helvetica + + + sans-serif + + + Normal + + + Normal + + + Normal,SansSerif + + + + + albanyamt;albany;liberationsans;arial;nimbussansl;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + Arial + + + + + + sans-serif + + + Normal + + + Normal + + + Standard,Normal,SansSerif + + + + + liberationsansnarrow;arialnarrow;helmetcondensed;dejavusanscondensed;nimbussanslcondensed;nimbussanscondensed + + + + + + + + + + + + Normal + + + Condensed + + + Normal,SansSerif + + + + + starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + Noto Serif CJK KR;Noto Serif KR;Source Han Serif KR;나눔명조;NanumMyeongjo;나눔명조 옛한글;NanumMyeongjo YetHangul;KoPubWorld바탕체;KoPubWorld Batang;KoPub바탕체;애플명조;AppleMyungjo;바탕;Batang;명조;Myeongjo;은 바탕;UnBatang;백묵 바탕;Baekmuk Batang;백묵 명조;Baekmuk Myeongjo;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_KR + + + + + falstaff;widelatin;latinwide;impact;broadway;mtbroadway;broadwaymt + + + + + + + + + + + + Black + + + UltraExpanded + + + SansSerif,Decorative,Special + + + + + imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar;imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian + + + + + + + + + + + + Normal + + + Normal + + + Decorative,Special,Outline,Shadow + + + + + imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar;imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian + + + + + + + + + + + + Normal + + + Normal + + + Decorative,Special,Outline,Shadow + + + + + imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar;imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian + + + + + + + + + + + + Normal + + + Normal + + + Decorative,Special,Outline,Shadow + + + + + zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint;palacescript;palacescriptmt;arioso;shelley + + + + + + + + + cursive + + + Normal + + + Normal + + + Italic,Script + + + + + kai;simkai;fzkai;zycjkkai;mkai;fzmingti;msunglighttc;mingliu;pmingliu;ming;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_TW + + + + + andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting + + + + + + + + + cursive + + + Normal + + + Normal + + + Default,Standard,Italic,Script,Comic + + + + + andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting + + + + + + + + + cursive + + + Normal + + + Normal + + + Italic,Script,Comic + + + + + palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint; + + + + + + + + + cursive + + + Normal + + + Normal + + + Italic,Script,BrushScript + + + + + falstaff;widelatin;latinwide;impact;broadway;mtbroadway;broadwaymt + + + + + + + + + + + + Black + + + UltraExpanded + + + Serif,Decorative,Special + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + + + + monospace + + + Normal + + + Normal + + + Normal,Fixed + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + Arial + + + Helvetica + + + sans-serif + + + Normal + + + Normal + + + Default,Standard,Normal,SansSerif + + + + + thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + Times New Roman + + + Times + + + serif + + + Normal + + + Normal + + + Default,Standard,Normal,Serif + + + + + cumberlandamt;cumberland;couriernew;dejavusansmono;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + Courier New + + + Courier + + + monospace + + + Normal + + + Normal + + + Default,Standard,Normal,Fixed,Typewriter + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + + + + monospace + + + Normal + + + Normal + + + Normal,Fixed + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + + + + monospace + + + Normal + + + Normal + + + Normal,Fixed,Typewriter + + + + + onyx;arialnarrow;helveticanarrow;helmetcondensed;dejavusanscondensed;nimbussanslcondensed;nimbussanscondensed + + + + + + + + + + + + Normal + + + Condensed + + + Normal,SansSerif,Special + + + + + thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + Times + + + serif + + + Normal + + + Normal + + + Normal,Serif + + + + + zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley;andymt;comicsansms;andy;kidprint; + + + + + + + + + cursive + + + Normal + + + Normal + + + Italic,Script,Chancery + + + + + zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley;andymt;comicsansms;andy;kidprint; + + + + + + + + + cursive + + + Normal + + + Normal + + + Italic,Script,Chancery + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + + + + monospace + + + Normal + + + Normal + + + Normal,Fixed + + + + + starsymbol;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;opensymbol;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley + + + + + + + + + cursive + + + Normal + + + Normal + + + Italic,Script,Handwriting + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + + + + Helvetica + + + sans-serif + + + Normal + + + Normal + + + Normal,SansSerif + + + + + starsymbol;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;opensymbol;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + + + + + + + Normal + + + Normal + + + Normal,Fixed,Typewriter + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + + + + monospace + + + Normal + + + Normal + + + Normal,Fixed,Typewriter + + + + + andalesansui;arialunicodems;lucidaunicode;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans + + + + + + + + + sans-serif + + + Normal + + + Normal + + + Normal,SansSerif + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + + + + monospace + + + Normal + + + Normal + + + Normal,Fixed,Typewriter + + + + + starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + simhei;fzhei;zycjkhei;mhei;hei;andalesansui;fzsongti;msunglightsc;simsun;nsimsun;zycjksun;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_SC + + + + + msmincho;mspmincho;hiraginominchopronw3;hiraginominchoprow3;ipamincho;ipapmincho;minchol;heiseimin;minchou;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + msmincho;mspmincho;minchol;hgheiseimin;heiseimin;mincho;minchou;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + msmincho;ipamincho;mspmincho;mincho;heiseimin;minchou;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + msmincho;ipamicho;ipapmincho;mspmincho;minchol;mincho;heiseimin;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + fzmingti;msunglighttc;mingliu;pmingliu;ming;hei;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_TW + + + + + fzmingti;msunglighttc;mingliu;pmingliu;ming;hei;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_TW + + + + + fzmingti;msunglighttc;mingliu;pmingliu;ming;hei;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_TW + + + + + simkai;fzkai;zycjkkai;mkai;kai;fangsong;fzfangsong;cfangsong;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_SC + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + Courier + + + monospace + + + Normal + + + Normal + + + Normal,Fixed,Typewriter + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + + + + + + + Normal + + + Normal + + + Normal,Fixed + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + + + + + + + Normal + + + Normal + + + Normal,Fixed + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + + + + + + + Normal + + + Normal + + + Normal,Fixed + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + + + + monospace + + + Normal + + + Normal + + + Normal,Fixed + + + + + starsymbol;wingdings;morewingbats;opensymbol;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + hiraginominchoprow3;msmincho + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + hiraginominchopronw3;msmincho + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + hiraginokakugothicprow3;msgothic + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + hiraginokakugothicpronw3;msgothic + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + hiraginomarugothicprow4;meiryo;msgothic + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + hiraginomarugothicpronw4;meiryo;msgothic + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + msgothic;hiraginomarugothicpronw4 + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + mspgothic;hiraginokakugothicpronw3;hiraginokakugothicprow3;ipagothic;gothic;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + mspgothic;msgothic;hiraginokakugothicpronw3;hiraginokakugothicprow3;ipapgothic;gothic;arialunicodems;lucidaunicode + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + ipamincho;hiraginominchopronw3;hiraginominchoprow3;mspmincho;minchol;mincho;heiseimin;minchou;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + song;fzsongyi;fzsong;msong;shusong;fzshusong;fzsongti;msunglightsc;simsun;nsimsun;arplshanheisununi;arplshanheisununi;zycjksun;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_SC + + + + + msmincho;hiraginominchopronw3;hiraginominchoprow3;ipapmincho;minchol;mincho;heiseimin;minchou;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + mspgothic;msgothic;ipauigothic;gothic;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + fzsongti;msunglightsc;simsun;nsimsun;arplshanheisununi;zycjksun;song;fzsongyi;fzsong;msong;shusong;fzshusong;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_SC + + + + + fzsongti;msunglightsc;simsun;nsimsun;arplshanheisununi;zycjksun;song;fzsongyi;fzsong;msong;shusong;fzshusong;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_SC + + + + + fzmingti;msunglighttc;mingliu;pmingliu;ming;hei;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_TW + + + + + fzmingti;msunglighttc;mingliu;pmingliu;ming;hei;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_TW + + + + + broadway;mtbroadway;broadwaymt;falstaff;widelatin;latinwide;impact + + + + + + + + + + + + Black + + + UltraExpanded + + + Decorative,Special + + + + + Noto Serif CJK KR;Noto Serif KR;Source Han Serif KR;나눔명조;NanumMyeongjo;나눔명조 옛한글;NanumMyeongjo YetHangul;KoPubWorld바탕체;KoPubWorld Batang;KoPub바탕체;애플명조;AppleMyungjo;바탕;Batang;명조;Myeongjo;은 바탕;UnBatang;백묵 바탕;Baekmuk Batang;백묵 명조;Baekmuk Myeongjo;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_KR + + + + + newcenturyschlbk;newcenturyschoolbook;centuryschoolbook;centuryschoolbookl;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + + + + serif + + + Normal + + + Normal + + + Normal,Serif,Schoolbook + + + + + newcenturyschlbk;newcenturyschoolbook;centuryschoolbook;centuryschoolbookl;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + + + + serif + + + Normal + + + Normal + + + Normal,Serif,Schoolbook + + + + + thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + Times + + + serif + + + Normal + + + Normal + + + Normal,Serif + + + + + thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + Times New Roman + + + Times + + + serif + + + Normal + + + Normal + + + Default,Standard,Normal,Serif + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + + + + monospace + + + Normal + + + Normal + + + Normal,Fixed,Typewriter + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + Arial + + + Helvetica + + + sans-serif + + + Normal + + + Normal + + + Standard,Normal,SansSerif + + + + + thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;bookman;itcbookman;garamond;garamondmt;palatino + + + Times New Roman + + + Times + + + serif + + + Normal + + + Normal + + + Default,Standard,Normal,Serif + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;liberationmono;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono + + + Courier New + + + courier + + + monospace + + + Normal + + + Normal + + + Standard,Normal,Fixed,Typewriter + + + + + fzsongti;msunglightsc;simsun;nsimsun;arplshanheisununi;zycjksun;song;fzsongyi;fzsong;msong;shusong;fzshusong;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_SC + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Normal,SansSerif + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + sans-serif + + + Normal + + + Normal + + + Normal,SansSerif + + + + + losangeles;arialnarrow;helveticanarrow;helmetcondensed;dejavusanscondensed;nimbussanslcondensed;nimbussanscondensed + + + + + + + + + + + + Normal + + + Condensed + + + Normal,SansSerif,Special + + + + + starsymbol;andalesansui;arialunicodems;lucidaunicode;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl + + + Arial Unicode MS + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint; + + + + + + + + + cursive + + + Normal + + + Normal + + + Default,Italic,Script,BrushScript + + + + + palatino;bookantiqua;palladio;palladiol;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + + + + serif + + + Normal + + + Normal + + + Normal,Serif + + + + + palatino;bookantiqua;palladio;palladiol;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + + + + serif + + + Normal + + + Normal + + + Normal,Serif + + + + + palatino;bookantiqua;palladio;palladiol;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + + + + serif + + + Normal + + + Normal + + + Normal,Serif + + + + + zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley;andymt;comicsansms;andy;kidprint; + + + + + + + + + + + + Normal + + + Normal + + + Italic,Script,Chancery + + + + + mspgothic;msgothic;ipapgothic;gothic;arialunicodems;lucidaunicode + + + mspgothic + + + + + + + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + + + + monospace + + + Normal + + + Normal + + + Normal,Fixed,Typewriter + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + + + + monospace + + + Normal + + + Normal + + + Normal,Fixed,Typewriter + + + + + mspmincho;msmincho;ipapmincho;minchol;mincho;hgheiseimin;heiseimin;minchou;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_JP + + + + + fzmingti;msunglighttc;mingliu;pmingliu;ming;hei;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_TW + + + + + zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley;andymt;comicsansms;andy;kidprint; + + + + + + + + + + + + Normal + + + Normal + + + Italic,Script,Chancery + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + + + + monospace + + + Normal + + + Normal + + + Normal,Fixed + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + + + + monospace + + + Normal + + + Normal + + + Normal,Fixed + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + + + + monospace + + + Normal + + + Normal + + + Normal,Fixed + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + + + + monospace + + + Normal + + + Normal + + + Normal,Fixed + + + + + thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + + + + serif + + + Normal + + + Normal + + + Normal,Serif + + + + + thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + + + + serif + + + Normal + + + Normal + + + Normal,Serif + + + + + cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + + + + + + + + + monospace + + + Normal + + + Normal + + + Normal,Fixed + + + + + albanyamt;albany;arial;nimbussansl;helvetica;bitstreamvera;verdana;luxisans;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Normal,SansSerif + + + + + liberationsansnarrow;arialnarrow;helveticanarrow;helmetcondensed;dejavusanscondensed;nimbussanslcondensed;nimbussanscondensed + + + + + + + + + + + + Normal + + + Condensed + + + Normal,SansSerif + + + + + albanyamt;albany;liberationsans;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + Verdana + + + + + + + + + Normal + + + Normal + + + Normal,SansSerif + + + + + liberationsansnarrow;arialnarrow;helveticanarrow;helmetcondensed;nimbussanslcondensed;nimbussanscondensed;dejavusanscondensed + + + + + + + + + + + + Normal + + + Condensed + + + Normal,SansSerif + + + + + liberationsans;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + Arial + + + + + + + + + Normal + + + Normal + + + Normal,SansSerif + + + + + newcenturyschlbk;newcenturyschoolbook;centuryschoolbook;centuryschoolbookl;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + + + + serif + + + Normal + + + Normal + + + Normal,Serif,Schoolbook + + + + + palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint; + + + + + + + + + cursive + + + Normal + + + Normal + + + Italic,Script,BrushScript + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Normal,SansSerif + + + + + liberationserif;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + + + + + + + Normal + + + Normal + + + Normal,Serif + + + + + sheffield;conga;centurygothic;copperlategothic;felixtitling;centurygothic;avantgarde;itcavantgarde;gothic;avantgardegothic;conga;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans + + + + + + + + + + + + Normal + + + Normal + + + Default,Normal,SansSerif,Decorative,Capitals + + + + + palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint; + + + + + + + + + cursive + + + Normal + + + Normal + + + Italic,Script,BrushScript + + + + + song;fzsongyi;fzsong;msong;shusong;fzshusong;fzsongti;msunglightsc;simsun;nsimsun;arplshanheisununi;zycjksun;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_SC + + + + + simhei;fzhei;zycjkhei;mhei;hei;andalesansui;fzsongti;msunglightsc;simsun;nsimsun;zycjksun;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_SC + + + + + simkai;fzkai;zycjkkai;mkai;kai;fangsong;fzfangsong;cfangsong;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_SC + + + + + song;fzsongyi;fzsong;msong;shusong;fzshusong;fzsongti;msunglightsc;simsun;nsimsun;arplshanheisununi;arplshanheisununi;zycjksun;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_SC + + + + + fzsongti;msunglightsc;simsun;nsimsun;arplshanheisununi;zycjksun;song;fzsongyi;fzsong;msong;shusong;fzshusong;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_SC + + + + + imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar;imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian + + + + + + + + + + + + Normal + + + Normal + + + Decorative,Special,Outline,Shadow + + + + + song;fzsongyi;fzsong;msong;shusong;fzshusong;fzsongti;msunglightsc;simsun;nsimsun;arplshanheisununi;zycjksun;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_SC + + + + + starsymbol;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;opensymbol;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + sheffield;conga;centurygothic;copperlategothic;felixtitling;centurygothic;avantgarde;itcavantgarde;gothic;avantgardegothic;conga;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans + + + + + + + + + + + + Normal + + + Normal + + + Normal,SansSerif,Decorative,Capitals + + + + + starsymbol;symbol;standardsymbols;standardsymbolsl;mtsymbol;opensymbol;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + starsymbol;symbol;standardsymbols;standardsymbolsl;mtsymbol;opensymbol;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + opensymbol;andalesansui;arialunicodems;lucidaunicode;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl + + + Arial Unicode MS + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + sans-serif + + + Normal + + + Normal + + + Normal,SansSerif + + + + + dejavuserifcondensed;liberationsansnarrow;arialnarrow;helveticanarrow;helmetcondensed;nimbussanslcondensed;nimbussanscondensed + + + + + + + + + + + + Normal + + + Condensed + + + Normal,SansSerif + + + + + starsymbol;opensymbol;standardsymbols;standardsymbolsl;mtsymbol;opensymbol;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + andalesansui;arialunicodems;lucidaunicode;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans + + + + + + + + + + + + Normal + + + Normal + + + Normal,SansSerif + + + + + thorndaleamt;thorndale;liberationserif;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + Times New Roman + + + Times + + + serif + + + Normal + + + Normal + + + Default,Standard,Normal,Serif + + + + + thorndaleamt;thorndale;liberationserif;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + Times New Roman + + + Times + + + serif + + + Normal + + + Normal + + + Default,Standard,Normal,Serif + + + + + thorndaleamt;thorndale;liberationserif;timesnewroman;timesroman;newyork;timmons;lucidaserif;lucidabright;roman;nimbusromanno9;nimbusromanno9l;bookman;itcbookman;garamond;garamondmt;palatino + + + Times New Roman + + + + + + serif + + + Normal + + + Normal + + + Standard,Normal,Serif + + + + + thorndaleamt;thorndale;liberationserif;nimbusromanno9l;times;timesroman;newyork;timmons;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + Times + + + serif + + + Normal + + + Normal + + + Standard,Normal,Serif + + + + + thorndaleamt;thorndale;liberationserif;timesnewroman;nimbusromanno9l;times;newyork;timmons;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + Times New Roman + + + + + + serif + + + Normal + + + Normal + + + Normal,Serif + + + + + thorndaleamt;thorndale;liberationserif;timesnewroman;nimbusromanno9l;times;timesroman;newyork;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + Times New Roman + + + Times + + + serif + + + Normal + + + Normal + + + Normal,Serif + + + + + timesnewroman;thorndale;thorndaleamt;liberationserif;nimbusromanno9l;times;timesroman;newyork;timmons + + + Times New Roman + + + Times + + + serif + + + Normal + + + Normal + + + Standard,Normal,Serif + + + + + thorndaleamt;thorndale;timesnewroman;liberationserif;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + Times New Roman + + + Times + + + serif + + + Normal + + + Normal + + + Normal,Serif + + + + + andalesans;verdana;trebuchetms;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + sans-serif + + + Normal + + + Normal + + + Normal,SansSerif + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + + + + Helvetica + + + sans-serif + + + Normal + + + Normal + + + Normal,SansSerif + + + + + arialnarrow;helveticanarrow;dejavucondensed;helmetcondensed;nimbussanslcondensed;nimbussanscondensed + + + + + + + + + + + + Normal + + + Condensed + + + Normal,SansSerif + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Normal,SansSerif + + + + + newcenturyschlbk;newcenturyschoolbook;centuryschoolbook;centuryschoolbookl;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino + + + + + + + + + serif + + + Normal + + + Normal + + + Normal,Serif + + + + + starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + segoe;lucidasans;albanyamt;albany;arial;nimbussansl;helvetica;lucida;geneva;helmet;sansserif;nimbussans + + + + + + + + + sans-serif + + + Normal + + + Normal + + + Normal,SansSerif + + + + + andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley + + + + + + + + + cursive + + + Normal + + + Normal + + + Italic,Script,Handwriting + + + + + palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint; + + + + + + + + + cursive + + + Normal + + + Normal + + + Italic,Script,BrushScript + + + + + palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint; + + + + + + + + + cursive + + + Normal + + + Normal + + + Italic,Script,BrushScript + + + + + starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + falstaff;widelatin;latinwide;impact;broadway;mtbroadway;broadwaymt + + + + + + + + + + + + Black + + + UltraExpanded + + + Serif,Decorative,Special + + + + + starsymbol;wingdings;morewingbats;opensymbol;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley;andymt;comicsansms;andy;kidprint; + + + + + + + + + cursive + + + Normal + + + Normal + + + Italic,Script,Chancery + + + + + zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley;andymt;comicsansms;andy;kidprint; + + + + + + + + + cursive + + + Normal + + + Normal + + + Italic,Script,Chancery + + + + + zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley;andymt;comicsansms;andy;kidprint; + + + + + + + + + + + + Normal + + + Normal + + + Italic,Script,Chancery + + + + + starsymbol;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;opensymbol;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + Symbol,Special + + + + + simhei;fzhei;zycjkhei;mhei;hei;andalesansui;fzsongti;msunglightsc;simsun;nsimsun;zycjksun;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_SC + + + + + simkai;fzkai;zycjkkai;mkai;kai;fangsong;fzfangsong;cfangsong;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_SC + + + + + fzsongti;msunglightsc;simsun;nsimsun;arplshanheisununi;zycjksun;song;fzsongyi;fzsong;msong;shusong;fzshusong;andalesansui;arialunicodems;lucidaunicode + + + + + + + + + + + + Normal + + + Normal + + + CJK,CJK_SC + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans + + + Normal + + + Normal + + + Normal,SansSerif + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans + + + Demi + + + Normal + + + Normal,SansSerif + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans + + + Heavy + + + Normal + + + Normal,SansSerif + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans + + + Bold + + + Normal + + + Normal,SansSerif + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans + + + Normal + + + Normal + + + Italic,SansSerif + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans + + + Bold + + + Normal + + + Italic,SansSerif + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans + + + SemiBold + + + Normal + + + Normal,SansSerif + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans + + + SemiBold + + + Normal + + + Italic,SansSerif + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans + + + Semi + + + Condensed + + + Normal,SansSerif + + + + + albanyamt;albany;arial;nimbussansl;helvetica;lucidasans + + + SemiBold + + + Condensed + + + Italic,SansSerif + + + + + thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons + + + Normal + + + Normal + + + Normal,Serif + + + + + thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons + + + Bold + + + Normal + + + Normal,Serif + + + + + thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons + + + Bold + + + Normal + + + Italic,Serif + + + + + thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons + + + Normal + + + Normal + + + Italic,Serif + + + + + thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons + + + Normal + + + Normal + + + Serif,Capitals + + + + + bitstreamcharter;georgia;timesnewroman + + + Normal + + + Normal + + + Serif + + + + + charter;georgia;timesnewroman + + + Normal + + + Normal + + + Serif + + + + + bell;bitstreamcharter;charter;timesnewroman + + + Normal + + + Normal + + + Serif + + + + + angsanaupc;oonaksit;tahoma;browallianew;lucidasans;arialunicodems;clearlyu + + + + + angsananew;oonaksit;tahoma;browalliaupc;lucidasans;arialunicodems;clearlyu + + + + + browalliaupc;angsananew;oonaksit;tahoma;lucidasans;arialunicodems;clearlyu + + + + + browallianew;angsanaupc;oonaksit;tahoma;lucidasans;arialunicodems;clearlyu + + + + + cordiaupc;browalliaupc;angsananew;oonaksit;tahoma;lucidasans;arialunicodems;clearlyu + + + + + cordianew;browallianew;angsanaupc;oonaksit;tahoma;lucidasans;arialunicodems;clearlyu + + + + + cordianew;browallianew;angsananew;tahoma + + + CTL + + + angsananew + + + angsananew + + + + + cordianew;browallianew;angsananew;tahoma + + + CTL + + + angsananew + + + angsananew + + + + + cordianew;browallianew;angsananew;tahoma + + + CTL + + + angsananew + + + angsananew + + + + + cordianew;browallianew;angsananew;tahoma + + + CTL + + + angsananew + + + angsananew + + + + + cordianew;browallianew;angsananew;tahoma + + + CTL + + + angsananew + + + angsananew + + + + + cordianew;browallianew;angsananew;tahoma + + + CTL + + + angsananew + + + angsananew + + + + + cordianew;browallianew;angsananew;tahoma + + + CTL + + + angsananew + + + angsananew + + + + + norasi + + + CTL + + + + + diff --git a/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu b/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu new file mode 100644 index 000000000..958202157 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu @@ -0,0 +1,244 @@ + + + + + + + + + + + + com.sun.star.ucb.HierarchyContentProvider + + + vnd.sun.star.hier + + + + + + + + com.sun.star.ucb.FileContentProvider + + + file + + + + + + + + com.sun.star.ucb.WebDAVContentProvider + + + http + + + + + + + + com.sun.star.ucb.WebDAVContentProvider + + + vnd.sun.star.webdav + + + + + + + + com.sun.star.ucb.WebDAVContentProvider + + + webdav + + + + + + + + com.sun.star.help.XMLHelp + + + vnd.sun.star.help + + + + + + + + com.sun.star.ucb.FTPContentProvider + + + ftp + + + + + + + + com.sun.star.ucb.PackageContentProvider + + + vnd.sun.star.pkg + + + + + + + + com.sun.star.ucb.ExpandContentProvider + + + vnd.sun.star.expand + + + + + + + + com.sun.star.ucb.TransientDocumentsContentProvider + + + vnd.sun.star.tdoc + + + + + + + + com.sun.star.ucb.PackageContentProvider + + + vnd.sun.star.zip + + + + + + + + com.sun.star.ucb.WebDAVContentProvider + + + https + + + + + + + + com.sun.star.ucb.WebDAVContentProvider + + + vnd.sun.star.webdavs + + + + + + + + com.sun.star.ucb.WebDAVContentProvider + + + webdavs + + + + + + + + com.sun.star.ucb.ExtensionContentProvider + + + vnd.sun.star.extension + + + + + + + + com.sun.star.ucb.CmisContentProvider + + + vnd.libreoffice.cmis + + + + + + + + com.sun.star.ucb.ImageContentProvider + + + vnd.libreoffice.image + + + + + + + + + + + private + + + + + + + + + com.sun.star.ucb.GIOContentProvider + + + .* + + + + + + + + + + + -- cgit v1.2.3