Kaydet (Commit) f560e883 authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS wae4extensions (1.4.192); FILE MERGED

2007/09/27 12:18:48 fs 1.4.192.2: #i81612# warning-free on unxlngi6/.pro
2007/09/27 10:20:00 fs 1.4.192.1: #i81612# warning-free code
üst b6d367d7
......@@ -4,9 +4,9 @@
*
* $RCSfile: componentdef.cxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: obo $ $Date: 2006-09-16 12:57:11 $
* last change: $Author: ihi $ $Date: 2008-01-14 14:40:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -70,13 +70,13 @@ static const cppu::ImplementationEntry kImplementations_entries[] =
NULL,
0
},
{ NULL }
{ NULL, NULL, NULL, NULL, NULL, 0 }
} ;
//------------------------------------------------------------------------------
extern "C" void SAL_CALL component_getImplementationEnvironment(
const sal_Char **aEnvTypeName,
uno_Environment **aEnvironment) {
uno_Environment** /*aEnvironment*/) {
*aEnvTypeName = CPPU_CURRENT_LANGUAGE_BINDING_NAME ;
}
//------------------------------------------------------------------------------
......
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