summaryrefslogtreecommitdiff
path: root/extensions/test
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-05-22 09:07:21 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-05-22 09:07:21 +0000
commit448a1c4a097e8d278ec3baa683471029de89a37b (patch)
tree4080d9ee51d2f93f87edb55df4a631d1d6b88434 /extensions/test
parent7c89d8553038754bdba7075c15dee86a9f05328b (diff)
INTEGRATION: CWS uno4 (1.1.1.1.122); FILE MERGED
2003/05/08 07:35:21 jl 1.1.1.1.122.1: *** empty log message ***
Diffstat (limited to 'extensions/test')
-rw-r--r--extensions/test/ole/unoTocomCalls/XCallback_Impl/Callback.rgs1
-rw-r--r--extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.cpp5
-rw-r--r--extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.h5
3 files changed, 7 insertions, 4 deletions
diff --git a/extensions/test/ole/unoTocomCalls/XCallback_Impl/Callback.rgs b/extensions/test/ole/unoTocomCalls/XCallback_Impl/Callback.rgs
index 357c2946bc20..b3f9e071b8c9 100644
--- a/extensions/test/ole/unoTocomCalls/XCallback_Impl/Callback.rgs
+++ b/extensions/test/ole/unoTocomCalls/XCallback_Impl/Callback.rgs
@@ -24,3 +24,4 @@ HKCR
}
}
}
+
diff --git a/extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.cpp b/extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.cpp
index 3c34244b8077..f00adb441013 100644
--- a/extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.cpp
+++ b/extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.cpp
@@ -2,9 +2,9 @@
*
* $RCSfile: Simple.cpp,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:16:56 $
+ * last change: $Author: vg $ $Date: 2003-05-22 10:07:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -111,3 +111,4 @@ STDMETHODIMP CSimple::get__implementedInterfaces(LPSAFEARRAY *pVal)
*pVal= pArr;
return S_OK;
}
+
diff --git a/extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.h b/extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.h
index 7d82a662c4d5..3d028107b778 100644
--- a/extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.h
+++ b/extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.h
@@ -2,9 +2,9 @@
*
* $RCSfile: Simple.h,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:16:56 $
+ * last change: $Author: vg $ $Date: 2003-05-22 10:07:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -96,3 +96,4 @@ public:
};
#endif //__SIMPLE_H_
+