Symbian3/PDK/Source/GUID-EB914A6D-9B61-5789-9546-8E466A0988D1.dita
changeset 12 80ef3a206772
parent 9 59758314f811
child 14 578be2adaf3e
--- a/Symbian3/PDK/Source/GUID-EB914A6D-9B61-5789-9546-8E466A0988D1.dita	Fri Jul 02 12:51:36 2010 +0100
+++ b/Symbian3/PDK/Source/GUID-EB914A6D-9B61-5789-9546-8E466A0988D1.dita	Fri Jul 16 17:23:46 2010 +0100
@@ -47,7 +47,7 @@
 API consists of the classes shown in the following diagram: </p> <fig id="GUID-E1F75907-DD6D-5290-BE96-116A05AB5155">
 <title>              Integrated GPS HW Status API class diagram          
  </title>
-<image href="GUID-B2539DB1-FA06-5900-A859-547D3381E361_d0e447945_href.png" placement="inline"/>
+<image href="GUID-B2539DB1-FA06-5900-A859-547D3381E361_d0e453790_href.png" placement="inline"/>
 </fig> <p>The classes of the Integrated GPS Hardware Status API are defined
 in the file <filepath>epos_intgpshwstatus.h</filepath> and are summarised
 in table 1. </p> <table id="GUID-73F1A811-8B76-5B0C-9C21-A52A21EF80B8">
@@ -107,7 +107,7 @@
 GPS hardware. </p> <fig id="GUID-D7C3C331-024C-5C97-8B1E-4952CC18B43A">
 <title>              Simple sequence showing publishing the status of GPS
 hardware.            </title>
-<image href="GUID-9BDD42FD-9D05-58D1-896B-AF6E8E5B51FE_d0e448146_href.png" placement="inline"/>
+<image href="GUID-9BDD42FD-9D05-58D1-896B-AF6E8E5B51FE_d0e453991_href.png" placement="inline"/>
 </fig> <p>Below is a code example that demonstrates how to publish the GPS
 hardware status. The example class <codeph>CMyGpsStatusController</codeph> class
 publishes the GPS hardware status. When it is instantiated, it creates a new <xref href="GUID-1D92654B-E7FA-37FE-AC8F-2CCC0B118312.dita"><apiname>CPosIntGpsHwStatus</apiname></xref> object
@@ -193,7 +193,7 @@
 </ul> <p>The following diagram shows a simple sequence for getting GPS hardware
 status events. </p> <fig id="GUID-4E45C675-E943-52B7-9367-62A8B193E50E">
 <title>              Getting GPS hardware status changes            </title>
-<image href="GUID-6EB98EE9-AEB9-59C1-A1D8-FFD2E96707F2_d0e448231_href.png" placement="inline"/>
+<image href="GUID-6EB98EE9-AEB9-59C1-A1D8-FFD2E96707F2_d0e454076_href.png" placement="inline"/>
 </fig> <p>Below is a code example that shows how a client gets updates of
 GPS hardware status changes </p> <codeblock id="GUID-F10F4697-BEC5-502C-9822-E7AB9243B77E" xml:space="preserve">#include &lt;epos_intgpshwstatus.h&gt;