From b68faeda4635e721b797c0c293c9c53bdb1c9922 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Wed, 16 May 2001 12:24:52 +0000 Subject: [PATCH] #86986# 'SfxFileDialog * CreateDocFileDialog()' declaration removed --- starmath/inc/applicat.hxx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/starmath/inc/applicat.hxx b/starmath/inc/applicat.hxx index 21e438ffcb44..9ee212c51741 100644 --- a/starmath/inc/applicat.hxx +++ b/starmath/inc/applicat.hxx @@ -2,9 +2,9 @@ * * $RCSfile: applicat.hxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:57:24 $ + * last change: $Author: tl $ $Date: 2001-05-16 13:24:52 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -128,9 +128,6 @@ class SmApplicat: public SfxApplication protected: SvxErrorHandler *pSvxErrorHandler; - // factories - virtual SfxFileDialog* CreateDocFileDialog(ULONG nBits, - const SfxObjectFactory &rFact); virtual void OpenClients(); // initialization / deinitialization