Symbian3/SDK/Source/GUID-E8266924-FA52-5171-BD73-423A46227A74.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
--- a/Symbian3/SDK/Source/GUID-E8266924-FA52-5171-BD73-423A46227A74.dita	Fri Jul 16 17:23:46 2010 +0100
+++ b/Symbian3/SDK/Source/GUID-E8266924-FA52-5171-BD73-423A46227A74.dita	Tue Jul 20 12:00:49 2010 +0100
@@ -64,7 +64,7 @@
 this. The diagram is also true for <xref href="GUID-6DF731E4-5691-31C4-BEE0-03A3873F15EC.dita"><apiname>TPtrC8</apiname></xref> and <xref href="GUID-8FE95467-D48B-3E61-9028-29C0F15F567E.dita"><apiname>TPtrC16</apiname></xref>. </p> <fig id="GUID-AB7B77C5-31BC-5DD0-B1FC-D02436E18D14">
 <title>              Array of non-modifiable pointer descriptor elements 
           </title>
-<image href="GUID-77EC9F20-32F4-5A1D-B183-75838EBA30B1_d0e176330_href.png" placement="inline"/>
+<image href="GUID-77EC9F20-32F4-5A1D-B183-75838EBA30B1_d0e181355_href.png" placement="inline"/>
 </fig> <p> <b>NOTE:</b> <xref href="GUID-B24BD746-98D1-3837-B834-5C12D4D516FC.dita"><apiname>delete()</apiname></xref> and <xref href="GUID-FA50BA77-E578-3652-B1FB-AD2D0523CC17.dita"><apiname>reset()</apiname></xref> removes
 the non-modifiable pointer descriptors from the array but does <b>not</b> delete
 the data or descriptors that they point to. </p> </section>
@@ -75,7 +75,7 @@
 is added as an array element. The following diagram illustrates this. The
 diagram is also true for <xref href="GUID-2A528453-0279-3E47-838C-F8A8D29B88F1.dita"><apiname>HBufC8</apiname></xref> and <xref href="GUID-3D3D9CD7-C8FD-3F81-9CC5-1A71D4F9751E.dita"><apiname>HBufC16</apiname></xref>. </p> <fig id="GUID-D6B993E5-AF6B-5AD2-A30F-834C6815EFEF">
 <title>              Array of pointer elements            </title>
-<image href="GUID-3853600F-A096-53A6-8E68-4815ED85FD05_d0e176377_href.png" placement="inline"/>
+<image href="GUID-3853600F-A096-53A6-8E68-4815ED85FD05_d0e181402_href.png" placement="inline"/>
 </fig> <p>There are two implementations of the array, one using a flat buffer
 and the other using a segmented buffer. </p> <p>The flat buffer implementation
 is supplied in two variants: </p> <ul>
@@ -120,10 +120,10 @@
 concrete classes and the base classes which support them. </p> <fig id="GUID-43444E8B-F2F5-539B-BA9D-EDF9B832DFD9">
 <title>              The class relationships for CDesCArrayFlat &amp; CDesCArraySeg
            </title>
-<image href="GUID-B3166752-9B99-5669-8AB4-078164144AA1_d0e176531_href.png" placement="inline"/>
+<image href="GUID-B3166752-9B99-5669-8AB4-078164144AA1_d0e181556_href.png" placement="inline"/>
 </fig> <p> </p> <fig id="GUID-3BD4A73F-1E09-515A-9833-6D9592A98E97">
 <title>              The class relationships for CPtrCArray            </title>
-<image href="GUID-93678518-1FBD-521D-807A-63DA2E33551F_d0e176542_href.png" placement="inline"/>
+<image href="GUID-93678518-1FBD-521D-807A-63DA2E33551F_d0e181567_href.png" placement="inline"/>
 </fig> </section>
 <section id="GUID-9948A6D4-19A2-58A2-B2F1-73EC577E1B0B"><title>Copying Descriptor
 Arrays </title> <p>An array of non-modifiable pointer descriptors, a <xref href="GUID-FC3F3E4A-C86C-3DDB-B851-538BF20D5B27.dita"><apiname>CPtrCArray</apiname></xref> type,
@@ -137,7 +137,7 @@
 the effect of the copy operation based on the concrete type of the source
 array. </p> <fig id="GUID-E320FF9E-CBCA-597C-AE3B-8480A0829EF7">
 <title>              Copying descriptor arrays            </title>
-<image href="GUID-6FFEC753-4006-559C-B8E9-14940CFCD012_d0e176588_href.png" placement="inline"/>
+<image href="GUID-6FFEC753-4006-559C-B8E9-14940CFCD012_d0e181613_href.png" placement="inline"/>
 </fig> </section>
 <section id="GUID-009C368B-80E3-523B-BC4A-12BB90244CE1"><title>8-Bit Variant,
 16-Bit Variant and Build Independence</title> <p>Descriptor arrays are supplied