From f73ffb91b85422067274fafc0d411aef8a6e6abb Mon Sep 17 00:00:00 2001 From: Zolnai Tamás Date: Thu, 27 Feb 2014 08:32:54 +0100 Subject: fdo#73159 Make back border dialog work again I removed border dialog with commit 8560fb88c7252e5ad60674e447f2e194298f08de because it seems unused and when the corresponding command was called only a blank window was opened. It seems it was just bugous, so revert this commit and fix the dialog. Conflicts: sw/inc/swabstdlg.hxx sw/source/ui/dialog/swdlgfact.cxx sw/source/ui/dialog/swdlgfact.hxx Change-Id: I68f8c13457e899a894f03bdd60ebedfb2b70afea --- .../registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 0e871e4194f6..247d2d1151a5 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -826,6 +826,14 @@ Name... + + + Borders + + + 1 + + Page Columns -- cgit