Uno/Cpp/Spec/Testhelper Objectfactory

From Apache OpenOffice Wiki
< Uno‎ | Cpp‎ | Spec
Revision as of 08:27, 29 November 2006 by Kr (Talk | contribs)

Jump to: navigation, search

Type: Specification State: draft

Feature

A factory for creating arbitrary test objects.

Rationale

API

[cpp] void * createObject(rtl::OUString const & envDcp, Callee * pCallee); void callObject (rtl::OUString const & envDcp, void *);

Dependencies

Personal tools