INTEGRATION: CWS dba23a (1.26.38); FILE MERGED
2007/04/02 07:02:52 fs 1.26.38.1: #i10000#
This commit is contained in:
parent
17362329c1
commit
bb37c40c07
@ -4,9 +4,9 @@
|
|||||||
*
|
*
|
||||||
* $RCSfile: factory.cxx,v $
|
* $RCSfile: factory.cxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.26 $
|
* $Revision: 1.27 $
|
||||||
*
|
*
|
||||||
* last change: $Author: obo $ $Date: 2006-09-16 12:40:24 $
|
* last change: $Author: kz $ $Date: 2007-05-10 09:45:26 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to
|
* The Contents of this file are made available subject to
|
||||||
* the terms of GNU Lesser General Public License Version 2.1.
|
* the terms of GNU Lesser General Public License Version 2.1.
|
||||||
@ -648,6 +648,8 @@ private:
|
|||||||
Reference<XSingleServiceFactory > xModuleFactoryDepr;
|
Reference<XSingleServiceFactory > xModuleFactoryDepr;
|
||||||
Reference< beans::XPropertySetInfo > m_xInfo;
|
Reference< beans::XPropertySetInfo > m_xInfo;
|
||||||
::std::auto_ptr< IPropertyArrayHelper > m_property_array_helper;
|
::std::auto_ptr< IPropertyArrayHelper > m_property_array_helper;
|
||||||
|
protected:
|
||||||
|
using OPropertySetHelper::getTypes;
|
||||||
};
|
};
|
||||||
|
|
||||||
// XInterface
|
// XInterface
|
||||||
|
Loading…
x
Reference in New Issue
Block a user