From 50641838016d13d78a57be372e3033ca4a67c0cb Mon Sep 17 00:00:00 2001 From: Lars Oppermann Date: Tue, 22 Oct 2002 14:14:00 +0000 Subject: tab reg dialog in own method --- desktop/inc/app.hxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'desktop/inc/app.hxx') diff --git a/desktop/inc/app.hxx b/desktop/inc/app.hxx index 0554d5dee7..49423f2399 100644 --- a/desktop/inc/app.hxx +++ b/desktop/inc/app.hxx @@ -2,9 +2,9 @@ * * $RCSfile: app.hxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: cd $ $Date: 2001-10-09 12:10:47 $ + * last change: $Author: lo $ $Date: 2002-10-22 15:14:00 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -111,6 +111,9 @@ class Desktop : public Application //public SfxApplicationClass } private: +#ifndef BUILD_SOSL + sal_Bool TabRegDialog(String); +#endif BUILD_SOSL void HandleBootstrapPathErrors( ::utl::Bootstrap::Status, const ::rtl::OUString& aMsg ); void StartSetup( const ::rtl::OUString& aParameters ); -- cgit v1.2.3