Kaydet (Commit) 8313cf4f authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS jsc21 (1.4.208); FILE MERGED

2008/02/13 13:47:27 jsc 1.4.208.1: #i72964# cleanup header guards
üst 8e007a87
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: XCalcAddins.idl,v $ * $RCSfile: XCalcAddins.idl,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: rt $ $Date: 2005-01-31 17:16:24 $ * last change: $Author: rt $ $Date: 2008-07-11 14:31:08 $
* *
* 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
* the BSD license. * the BSD license.
...@@ -37,13 +37,8 @@ ...@@ -37,13 +37,8 @@
* USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* *
*************************************************************************/ *************************************************************************/
#ifndef INCLUDED_ORG_OPENOFFICE_SHEET_ADDIN_XCALCADDIN_IDL
// Guard against multiple includes #define INCLUDED_ORG_OPENOFFICE_SHEET_ADDIN_XCALCADDIN_IDL
#ifndef _org_openoffice_sheet_addin_XCalcAddins_
#define _org_openoffice_sheet_addin_XCalcAddins_
// must be included always for compatibility reasons
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/beans/XPropertySet.idl> #include <com/sun/star/beans/XPropertySet.idl>
#include <com/sun/star/sheet/AddIn.idl> #include <com/sun/star/sheet/AddIn.idl>
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: XToDo.idl,v $ * $RCSfile: XToDo.idl,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: rt $ $Date: 2005-01-31 17:20:52 $ * last change: $Author: rt $ $Date: 2008-07-11 14:32:23 $
* *
* 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
* the BSD license. * the BSD license.
...@@ -38,11 +38,9 @@ ...@@ -38,11 +38,9 @@
* *
*************************************************************************/ *************************************************************************/
#ifndef _org_openoffice_XToDo_idl_ #ifndef INCLUDED_ORG_OPENOFFICE_XTODO_IDL
#define _org_openoffice_XToDo_idl_ #define INCLUDED_ORG_OPENOFFICE_XTODO_IDL
// must be included always for compatibility reasons
#include <com/sun/star/uno/XInterface.idl>
/// org /// org
module org { module org {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment