From 158cd800d607898b1d2fe9bf4514900802ca1d90 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 18 Apr 2018 11:49:10 +0100 Subject: weld EPUBExportDialog and add parent MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iec4fa3afb1e90ec36f792ea65b8c57b11cff98b3 Reviewed-on: https://gerrit.libreoffice.org/53094 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sfx2/inc/guisaveas.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sfx2/inc') diff --git a/sfx2/inc/guisaveas.hxx b/sfx2/inc/guisaveas.hxx index 94f3d591b8e9..da4af8900c66 100644 --- a/sfx2/inc/guisaveas.hxx +++ b/sfx2/inc/guisaveas.hxx @@ -80,6 +80,7 @@ public: const OUString& aDefExtension, bool rDefaultIsAlien ); + static css::uno::Reference GetModelXWindow(const css::uno::Reference& rModel); static vcl::Window* GetModelWindow( const css::uno::Reference< css::frame::XModel >& xModel ); }; -- cgit v1.2.3