summaryrefslogtreecommitdiffstats
path: root/include/sfx2/dialoghelper.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-06-13 14:40:15 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-06-13 21:53:15 +0200
commit23fa8a6ed05386ce6e9997747b416279f46ddd5f (patch)
tree923f80b06e25f68ac8947a86c2ad39ca51e2928a /include/sfx2/dialoghelper.hxx
parentweld SvxCharTwoLinesPage (diff)
downloadcore-23fa8a6ed05386ce6e9997747b416279f46ddd5f.tar.gz
core-23fa8a6ed05386ce6e9997747b416279f46ddd5f.zip
weld SvxCharPositionPage
Change-Id: I2084702798e5b01eae5905dc54ad8413e6d5fae6 Reviewed-on: https://gerrit.libreoffice.org/55759 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/sfx2/dialoghelper.hxx')
-rw-r--r--include/sfx2/dialoghelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/dialoghelper.hxx b/include/sfx2/dialoghelper.hxx
index f83c438f76b4..ed06d76b733d 100644
--- a/include/sfx2/dialoghelper.hxx
+++ b/include/sfx2/dialoghelper.hxx
@@ -33,7 +33,7 @@ Size SFX2_DLLPUBLIC getParagraphPreviewOptimalSize(const OutputDevice& rReferenc
Size SFX2_DLLPUBLIC getDrawPreviewOptimalSize(const vcl::Window *pReference);
-Size SFX2_DLLPUBLIC getPreviewStripSize(const vcl::Window *pReference);
+Size SFX2_DLLPUBLIC getPreviewStripSize(const OutputDevice& rReference);
Size SFX2_DLLPUBLIC getPreviewOptionsSize(const vcl::Window *pReference);