summaryrefslogtreecommitdiff
path: root/include/sfx2
diff options
context:
space:
mode:
authorGülşah Köse <gulsah.kose@collabora.com>2019-11-01 20:33:09 +0300
committerMichael Meeks <michael.meeks@collabora.com>2020-05-09 18:12:05 +0100
commitf02187f9413fd6048f79b2ade90d112a36c4dc95 (patch)
tree52ab7ed894ec7afbb4495f96133ae2e017e5223f /include/sfx2
parent8842af5204cf71e8c5dca8d95ffcd58e92d91a07 (diff)
tdf#126128 Reduce page properties dialog's height.
Change-Id: Ie35c9cb4c9b134a94f3a125dd800936b7160950c Reviewed-on: https://gerrit.libreoffice.org/81910 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'include/sfx2')
-rw-r--r--include/sfx2/dialoghelper.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sfx2/dialoghelper.hxx b/include/sfx2/dialoghelper.hxx
index c18545a75c49..2ccc9284c332 100644
--- a/include/sfx2/dialoghelper.hxx
+++ b/include/sfx2/dialoghelper.hxx
@@ -32,6 +32,8 @@ 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);