Uno/Cpp/Spec/Testhelper Objectfactory

From Apache OpenOffice Wiki
< Uno‎ | Cpp‎ | Spec
Revision as of 15:41, 20 April 2006 by Kr (Talk | contribs)

Jump to: navigation, search

version: 8711
state: draft
type: specification

Object Factory

Feature
A factory for creating arbitrary test objects.
Rationale 
API
void * createObject(rtl::OUString const & envDcp, Callee * pCallee);
void callObject (rtl::OUString const & envDcp, void *);
Compatibility Issues
None.
Dependencies
  • C++ UNO Runtime
Personal tools