equal
deleted
inserted
replaced
|
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 <cxxVariableNameLookup> element specifies the lookup name of a variable.</shortdesc> |
|
10 <refbody> |
|
11 <section> |
|
12 <title>Description</title> |
|
13 <p>The optional <cxxVariableNameLookup> element has no child elements and does not require any attributes. |
|
14 The CDATA text inside <cxxVariableNameLookup> is the lookup name of a variable</p> |
|
15 </section> |
|
16 <example> |
|
17 <title>Example</title> |
|
18 <codeblock><cxxVariableNameLookup>CActive::iStatus</cxxVariableNameLookup></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> |