Kaydet (Commit) a8caa173 authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS aw024 (1.14.98); FILE MERGED

2006/09/22 01:55:26 aw 1.14.98.4: RESYNC: (1.19-1.20); FILE MERGED
2006/05/12 21:53:08 aw 1.14.98.3: RESYNC: (1.17-1.18); FILE MERGED
2005/09/17 20:37:25 aw 1.14.98.2: RESYNC: (1.14-1.15); FILE MERGED
2004/12/27 10:06:25 aw 1.14.98.1: #i39525
üst 8e26545a
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: swdll.cxx,v $ * $RCSfile: swdll.cxx,v $
* *
* $Revision: 1.20 $ * $Revision: 1.21 $
* *
* last change: $Author: obo $ $Date: 2006-09-16 22:35:38 $ * last change: $Author: ihi $ $Date: 2006-11-14 15:15:19 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -138,9 +138,6 @@ void SwDLL::Init() ...@@ -138,9 +138,6 @@ void SwDLL::Init()
// ::com::sun::star::form::component::Form-Objekt-Factory eintragen // ::com::sun::star::form::component::Form-Objekt-Factory eintragen
FmFormObjFactory(); FmFormObjFactory();
// factory for dummy import of old si-controls in 3.1 documents
//BFS02 SiImportFactory();
SdrObjFactory::InsertMakeObjectHdl( LINK( &aSwObjectFactory, SwObjectFactory, MakeObject ) ); SdrObjFactory::InsertMakeObjectHdl( LINK( &aSwObjectFactory, SwObjectFactory, MakeObject ) );
RTL_LOGFILE_CONTEXT_TRACE( aLog, "Init Core/UI/Filter" ); RTL_LOGFILE_CONTEXT_TRACE( aLog, "Init Core/UI/Filter" );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment