INTEGRATION: CWS jsc21 (1.3.76); FILE MERGED

2008/04/23 09:48:02 jsc 1.3.76.2: RESYNC: (1.3-1.4); FILE MERGED
2008/02/13 08:54:58 jsc 1.3.76.1: #i72964# remove external header guards
This commit is contained in:
Rüdiger Timm
2008-07-11 12:30:23 +00:00
parent 551db5f8db
commit b3da96948d

View File

@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite * OpenOffice.org - a multi-platform office productivity suite
* *
* $RCSfile: cunotype.hxx,v $ * $RCSfile: cunotype.hxx,v $
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
@@ -28,8 +28,8 @@
* *
************************************************************************/ ************************************************************************/
#ifndef _CUNOMAKER_CUNOTYPE_HXX_ #ifndef INCLUDED_CODEMAKER_SOURCE_CUNOMAKER_CUNOTYPE_HXX_
#define _CUNOMAKER_CUNOTYPE_HXX_ #define INCLUDED_CODEMAKER_SOURCE_CUNOMAKER_CUNOTYPE_HXX
#include <codemaker/typemanager.hxx> #include <codemaker/typemanager.hxx>
#include <codemaker/dependency.hxx> #include <codemaker/dependency.hxx>
@@ -308,5 +308,5 @@ sal_Bool produceType(const ::rtl::OString& typeName,
sal_Bool bNoNameSpace=sal_False); sal_Bool bNoNameSpace=sal_False);
#endif // _CUNOMAKER_CUNOTYPE_HXX_ #endif // INCLUDED_CODEMAKER_SOURCE_CUNOMAKER_CUNOTYPE_HXX