summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-09-28 01:47:22 +0200
committerCaolán McNamara <caolanm@redhat.com>2013-09-28 20:58:14 +0100
commit63a8964ac6d34bb097cc20c0adf984f6380c0b01 (patch)
treeed7f874229983e92d8a1878a8a35794efeb406c6 /include
parent5ab85f826e741e30ef1791165e322dbcd32182d7 (diff)
fix change tracking options preview sizes
Change-Id: I39bf97cd84685132180694fc99bb3a298ec798ed
Diffstat (limited to 'include')
-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 5b09eb56b73c..a1a6dacf8ffe 100644
--- a/include/sfx2/dialoghelper.hxx
+++ b/include/sfx2/dialoghelper.hxx
@@ -36,6 +36,8 @@ Size SFX2_DLLPUBLIC getDrawListBoxOptimalSize(const Window *pReference);
Size SFX2_DLLPUBLIC getPreviewStripSize(const Window *pReference);
+Size SFX2_DLLPUBLIC getPreviewOptionsSize(const Window *pReference);
+
OUString SFX2_DLLPUBLIC getWidestTime(const LocaleDataWrapper& rWrapper);
OUString SFX2_DLLPUBLIC formatTime(const DateTime& rDateTime, const LocaleDataWrapper& rWrapper);