INTEGRATION: CWS sb71 (1.13.16); FILE MERGED
2007/10/02 09:07:51 sb 1.13.16.2: RESYNC: (1.13-1.14); FILE MERGED 2007/04/23 09:36:46 sb 1.13.16.1: #i75466# Missing includes.'
This commit is contained in:
@@ -4,9 +4,9 @@
|
|||||||
*
|
*
|
||||||
* $RCSfile: climaker_app.cxx,v $
|
* $RCSfile: climaker_app.cxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.14 $
|
* $Revision: 1.15 $
|
||||||
*
|
*
|
||||||
* last change: $Author: hr $ $Date: 2007-09-27 13:09:54 $
|
* last change: $Author: vg $ $Date: 2007-10-15 12:26:06 $
|
||||||
*
|
*
|
||||||
* 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.
|
||||||
@@ -52,9 +52,10 @@
|
|||||||
#include "com/sun/star/lang/XInitialization.hpp"
|
#include "com/sun/star/lang/XInitialization.hpp"
|
||||||
#include "com/sun/star/lang/XSingleComponentFactory.hpp"
|
#include "com/sun/star/lang/XSingleComponentFactory.hpp"
|
||||||
#include "com/sun/star/lang/XComponent.hpp"
|
#include "com/sun/star/lang/XComponent.hpp"
|
||||||
|
#include "com/sun/star/container/XHierarchicalNameAccess.hpp"
|
||||||
#include "com/sun/star/container/XSet.hpp"
|
#include "com/sun/star/container/XSet.hpp"
|
||||||
#include "com/sun/star/reflection/XTypeDescriptionEnumerationAccess.hpp"
|
#include "com/sun/star/reflection/XTypeDescriptionEnumerationAccess.hpp"
|
||||||
|
#include "com/sun/star/registry/XSimpleRegistry.hpp"
|
||||||
|
|
||||||
using namespace ::std;
|
using namespace ::std;
|
||||||
using namespace ::System::Reflection;
|
using namespace ::System::Reflection;
|
||||||
|
Reference in New Issue
Block a user