INTEGRATION: CWS sb18 (1.5.24); FILE MERGED
2004/05/14 12:54:27 sb 1.5.24.1: #i21150# Missing includes.
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
*
|
*
|
||||||
* $RCSfile: macro_expander.cxx,v $
|
* $RCSfile: macro_expander.cxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.5 $
|
* $Revision: 1.6 $
|
||||||
*
|
*
|
||||||
* last change: $Author: hr $ $Date: 2004-02-02 23:15:26 $
|
* last change: $Author: obo $ $Date: 2004-06-04 03:21:29 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to the terms of
|
* The Contents of this file are made available subject to the terms of
|
||||||
* either of the following licenses
|
* either of the following licenses
|
||||||
@@ -69,6 +69,7 @@
|
|||||||
#include <com/sun/star/lang/XServiceInfo.hpp>
|
#include <com/sun/star/lang/XServiceInfo.hpp>
|
||||||
#include <com/sun/star/lang/XInitialization.hpp>
|
#include <com/sun/star/lang/XInitialization.hpp>
|
||||||
#include <com/sun/star/util/XMacroExpander.hpp>
|
#include <com/sun/star/util/XMacroExpander.hpp>
|
||||||
|
#include "com/sun/star/uno/RuntimeException.hpp"
|
||||||
|
|
||||||
#define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) )
|
#define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) )
|
||||||
#define SERVICE_NAME_A "com.sun.star.lang.MacroExpander"
|
#define SERVICE_NAME_A "com.sun.star.lang.MacroExpander"
|
||||||
|
Reference in New Issue
Block a user