|
||
Interface status: | deprecated |
class TDaStoreResolver : public MRichTextStoreResolver;
Implements a call back for determining a data application store as a function of the document position.
MRichTextStoreResolver
- No description.
TDaStoreResolver
- Implements a call back for determining a data application store as a function of...
Defined in TDaStoreResolver
:
StreamStoreL(TInt)const
Implements the MRichTextStoreResolver callback.iStore
Store. Interface status: | deprecated | Inherited from: TDaStoreResolver |
virtual const CStreamStore& StreamStoreL(TInt aPos) const;
Implements the MRichTextStoreResolver
callback.
It always returns iStore.
|
|
Interface status: | deprecated | Inherited from: TDaStoreResolver |
CStreamStore * iStore;
Store.