From 4acd1debc1cf1b002e3a3555c4dd7579d3f65e24 Mon Sep 17 00:00:00 2001 From: Szymon Kłos Date: Fri, 3 Jul 2015 13:03:59 +0200 Subject: tdf#83089 : Cannot select location in properties dialogue Change-Id: I008622cb8178cb1c83f72e5919ebc1be0dd9a2d5 (cherry picked from commit 7976422efedb973c17d7af3f6fa69325c632a0d2) Signed-off-by: Michael Stahl --- include/sfx2/dinfdlg.hxx | 2 +- sfx2/uiconfig/ui/documentinfopage.ui | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/include/sfx2/dinfdlg.hxx b/include/sfx2/dinfdlg.hxx index eb589bd8af1a..a8b7d0406b71 100644 --- a/include/sfx2/dinfdlg.hxx +++ b/include/sfx2/dinfdlg.hxx @@ -185,7 +185,7 @@ private: VclPtr m_pChangePassBtn; VclPtr m_pShowTypeFT; - VclPtr m_pFileValEd; + VclPtr m_pFileValEd; VclPtr m_pShowSizeFT; VclPtr m_pCreateValFt; diff --git a/sfx2/uiconfig/ui/documentinfopage.ui b/sfx2/uiconfig/ui/documentinfopage.ui index 4697207ce43d..633ffa18c5f8 100644 --- a/sfx2/uiconfig/ui/documentinfopage.ui +++ b/sfx2/uiconfig/ui/documentinfopage.ui @@ -297,10 +297,13 @@ - + True True - False + True + True + 0 + 50 1 -- cgit v1.2.3