|
| | CHLData (IPMUnknown *boss) |
| |
| virtual int32 | GetNumSearchPaths (void) |
| |
| virtual void | SetNumSearchPaths (int32 numSearchPaths) |
| |
| virtual void * | AddSearchPath (bool16 flush) |
| |
| virtual void * | RemoveSearchPath (bool16 flush) |
| |
| virtual void | SetNotWordUDCFileName (const PMString &rName) |
| |
| virtual void | SetIsWordUDCFileName (const PMString &rName) |
| |
| virtual const PMString & | GetNotWordUDCFileName () const |
| |
| virtual const PMString & | GetIsWordUDCFileName () const |
| |
| virtual IDFile * | CreateNewUDC (const PMString &fileName) |
| |
| virtual IDFile * | GetUDC (const PMString &fileName) |
| |
| virtual IDFile * | GetNotWordUDC (bool16 bCreateIfNotFound) |
| |
| virtual IDFile * | GetIsWordUDC (bool16 bCreateIfNotFound) |
| |
| IPMUnknown * | QueryInterface (PMIID interfaceID) const |
| |
| void | AddRef () const |
| |
| void | Release () const |
| |
| void | PreDirty (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| |
| void | PreDirtyNoMessage (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| |
| | CPMUnknown (const CPMUnknown &)=delete |
| |
| CPMUnknown & | operator= (const CPMUnknown &)=delete |
| |
Implements a custom data interface for the linguistic service.