summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appinit.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-09-19 06:56:15 +0000
committerRüdiger Timm <rt@openoffice.org>2003-09-19 06:56:15 +0000
commit0fddecd55097eab58c6e4e173f6922afe2a5e53b (patch)
tree55ae299ce45e10b3830514f01ddafbba6bb74d73 /sfx2/source/appl/appinit.cxx
parente31f4098ba5b3d4c3ed50ff2174d2a8a77dcf6fd (diff)
INTEGRATION: CWS fwkq1 (1.33.30); FILE MERGED
2003/08/20 11:13:32 mba 1.33.30.2: #110843#: obsolete code removed 2003/07/14 18:00:02 mba 1.33.30.1: #110843#: get rid of factories
Diffstat (limited to 'sfx2/source/appl/appinit.cxx')
-rw-r--r--sfx2/source/appl/appinit.cxx15
1 files changed, 5 insertions, 10 deletions
diff --git a/sfx2/source/appl/appinit.cxx b/sfx2/source/appl/appinit.cxx
index ddbd901add75..dee99be9476c 100644
--- a/sfx2/source/appl/appinit.cxx
+++ b/sfx2/source/appl/appinit.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: appinit.cxx,v $
*
- * $Revision: 1.33 $
+ * $Revision: 1.34 $
*
- * last change: $Author: vg $ $Date: 2003-05-26 08:28:22 $
+ * last change: $Author: rt $ $Date: 2003-09-19 07:56:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -128,10 +128,11 @@
#ifndef INCLUDED_SVTOOLS_MODULEOPTIONS_HXX
#include <svtools/moduleoptions.hxx>
#endif
+#ifndef _CPPUHELPER_IMPLBASE1_HXX_
+#include <cppuhelper/implbase1.hxx>
+#endif
-#if SUPD>637
#include <rtl/logfile.hxx>
-#endif
#pragma hdrstop
@@ -147,8 +148,6 @@
#include "docfac.hxx"
#include "evntconf.hxx"
#include "frameobj.hxx"
-#include "fsetobsh.hxx"
-#include "fsetview.hxx"
#include "imgmgr.hxx"
#include "interno.hxx"
#include "intro.hxx"
@@ -272,10 +271,6 @@ FASTBOOL SfxApplication::Initialize_Impl()
SvBindStatusCallback::SetProgressCallback( STATIC_LINK( 0, SfxProgress, DefaultBindingProgress ) );
INetURLHistory::GetOrCreate()->SetLocation( SvtPathOptions().GetUserConfigPath() );
- // merken, falls Applikation normal gestartet wurde
- if ( pAppData_Impl->bDirectAliveCount )
- SvFactory::IncAliveCount();
-
pImp->pEventHdl = new UniqueIndex( 1, 4, 4 );
//InitializeDisplayName_Impl();