INTEGRATION: CWS jsc21 (1.6.92); FILE MERGED
2008/05/21 15:03:04 jsc 1.6.92.1: #i88797# adapted to new structure
This commit is contained in:
parent
aedcd6c5a6
commit
70592b243e
1 changed files with 3 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: office_connect.cxx,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: kz $ $Date: 2006-11-06 15:03:17 $
|
||||
* last change: $Author: rt $ $Date: 2008-07-11 14:24:32 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* the BSD license.
|
||||
|
@ -43,6 +43,7 @@
|
|||
#include <cppuhelper/bootstrap.hxx>
|
||||
#include <com/sun/star/bridge/XUnoUrlResolver.hpp>
|
||||
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
|
||||
#include <com/sun/star/lang/XMultiComponentFactory.hpp>
|
||||
|
||||
using namespace com::sun::star::uno;
|
||||
using namespace com::sun::star::lang;
|
||||
|
|
Loading…
Reference in a new issue