#include <WNGDOOR.H>
Link against:
wpeng.lib
Class TWordModelHeaderFactoryV3
Interface status: |
deprecated |
|
class TWordModelHeaderFactoryV3 : public MApaModelHeaderFactory;
Description
Factory to construct CWordModelHeaderV3
application wrapper objects.
Derivation
TWordModelHeaderFactoryV3
- Factory to construct CWordModelHeaderV3 application wrapper objects.
Members
Defined in TWordModelHeaderFactoryV3
:
Construction and destruction
TWordModelHeaderFactoryV3()
Interface status: |
deprecated |
Inherited from: TWordModelHeaderFactoryV3 |
IMPORT_C TWordModelHeaderFactoryV3();
Description
Constructor.
NewHeaderL(const CStreamStore &,const CStreamDictionary &,const TApaAppIdentifier &)const
Interface status: |
deprecated |
Inherited from: TWordModelHeaderFactoryV3 |
IMPORT_C virtual CApaModelHeader* NewHeaderL(const CStreamStore &aStore, const CStreamDictionary &aDict, const TApaAppIdentifier
&aAppId) const;
Description
Creates a new word processor engine application wrapper.
Parameters
const CStreamStore &aStore |
Store from which to restore word processor engine
|
const CStreamDictionary &aDict |
Stream dictionary from which to restore word processor engine
|
const TApaAppIdentifier &aAppId |
Word processor application identifier
|
|
Return value