CRichTextStoreMap Class Reference
class CRichTextStoreMap : public CBase
|
A utility class for patching references to persisted shared objects of the specified type. Code at the bottom of the header Used for clipboarding to i) patch references to paragraph styles ii) patch references to shared paragraph formats and also used in the appending of one rich text to another.
Constructor & Destructor Documentation
Member Functions Documentation
Bind(TInt, T *)
void
|
Bind
|
(
|
TInt
|
aRefNumber,
|
|
T *
|
aItem
|
|
)
|
|
Parameters
TInt
aRefNumber
|
|
T * aItem
|
|
Bind(T *, T *)
void
|
Bind
|
(
|
T *
|
aS,
|
|
T *
|
aT
|
|
)
|
|
ConstructL(TInt)
void
|
ConstructL
|
(
|
TInt
|
aMaximumCapacity
|
)
|
[private]
|
Count()
TInt
|
Count
|
(
|
)
|
const [inline]
|
Item(TInt)
T *
|
Item
|
(
|
TInt
|
aRefNo
|
)
|
const
|
Item(const T *)
T *
|
Item
|
(
|
const T *
|
aS
|
)
|
const
|
__DbgTestInvariant()
void
|
__DbgTestInvariant
|
(
|
)
|
const
|
Member Data Documentation
CArrayFixFlat< TRichTextMapEntry > * iMap
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.