DITA-OT_CXX_Plugin/cxxapiref/doc/cxxVariable/cxxVariableNameLookup.dita
changeset 4 468f4c8d3d5b
equal deleted inserted replaced
3:d8fccb2cd802 4:468f4c8d3d5b
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!--
       
     3 Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     4 All rights reserved.		
       
     5 		-->
       
     6 <!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
       
     7 <reference xml:lang="en-us" outputclass="element" id="cxxVariableNameLookup">
       
     8     <title>cxxVariableNameLookup</title>
       
     9     <shortdesc>The &lt;cxxVariableNameLookup&gt; element specifies the lookup name of a variable.</shortdesc>
       
    10     <refbody>
       
    11         <section>
       
    12             <title>Description</title>
       
    13             <p>The optional &lt;cxxVariableNameLookup&gt; element has no child elements and does not require any attributes. 
       
    14             The CDATA text inside &lt;cxxVariableNameLookup&gt; is the lookup name of a variable</p>
       
    15         </section>
       
    16         <example>
       
    17             <title>Example</title>
       
    18             <codeblock>&lt;cxxVariableNameLookup&gt;CActive::iStatus&lt;/cxxVariableNameLookup&gt;</codeblock>
       
    19         </example>
       
    20         <section conref="../packagedef.dita#cxxVariableNameLookup-reference/cxxVariableNameLookup-containedBy-section"/>
       
    21         <section conref="../packagedef.dita#cxxVariableNameLookup-reference/cxxVariableNameLookup-contains-section"/>
       
    22         <section conref="../packagedef.dita#cxxVariableNameLookup-reference/cxxVariableNameLookup-contentModel-section"/>
       
    23         <section conref="../packagedef.dita#cxxVariableNameLookup-reference/cxxVariableNameLookup-attList-section"/>
       
    24         <section conref="../packagedef.dita#cxxVariableNameLookup-reference/cxxVariableNameLookup-classValue-section"/>
       
    25     </refbody>
       
    26 </reference>