summaryrefslogtreecommitdiffstats
path: root/include/sfx2/dialoghelper.hxx
diff options
context:
space:
mode:
authorHeiko Tietze <heiko.tietze@documentfoundation.org>2019-11-14 15:50:32 +0200
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2019-11-15 08:42:24 +0100
commit687c6761e84101f8a798ac7f622c2eab4f84d7b2 (patch)
tree8ab00a1e9020f24b38776559be8aaac00a4a7c87 /include/sfx2/dialoghelper.hxx
parentRevert "ensure gtk creates a default label widget for the MenuButtons" (diff)
downloadcore-687c6761e84101f8a798ac7f622c2eab4f84d7b2.tar.gz
core-687c6761e84101f8a798ac7f622c2eab4f84d7b2.zip
Revert "tdf#126128 Reduce page properties dialog's height."
Discussion in BZ. This reverts commit 80109586e6cb6d3e2e0a53a9079c3125ec9b8368. Change-Id: I01e23a7eeaa78d60f106dfa67a54ff9d7904cb19 Reviewed-on: https://gerrit.libreoffice.org/82698 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'include/sfx2/dialoghelper.hxx')
-rw-r--r--include/sfx2/dialoghelper.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/dialoghelper.hxx b/include/sfx2/dialoghelper.hxx
index 2ccc9284c332..c18545a75c49 100644
--- a/include/sfx2/dialoghelper.hxx
+++ b/include/sfx2/dialoghelper.hxx
@@ -32,8 +32,6 @@ Size SFX2_DLLPUBLIC getPreviewStripSize(const OutputDevice& rReference);
Size SFX2_DLLPUBLIC getPreviewOptionsSize(const OutputDevice& rReference);
-Size SFX2_DLLPUBLIC getPagePropertiesOptimalSize(const OutputDevice& rReference);
-
OUString SFX2_DLLPUBLIC getWidestTime(const LocaleDataWrapper& rWrapper);
OUString SFX2_DLLPUBLIC formatTime(const DateTime& rDateTime, const LocaleDataWrapper& rWrapper);