slidecopy: merge after copying in CWS renaissance2

This commit is contained in:
Frank Schoenheit [fs]
2010-06-03 18:53:52 +02:00
129 changed files with 3095 additions and 3500 deletions

View File

@@ -35,6 +35,8 @@
#include <boost/bind.hpp>
#include <hash_map>
#include <tools/diagnose_ex.h>
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::drawing::framework;
@@ -168,7 +170,7 @@ void ModuleController::LoadFactories (const Reference<XComponentContext>& rxCont
}
catch (Exception&)
{
OSL_TRACE("ERROR in ModuleController::LoadFactories");
DBG_UNHANDLED_EXCEPTION();
}
}