--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/DITA-OT_CXX_Plugin/cxxapiref/doc/cxxFunction/cxxFunctionDefinitionFile.dita Wed Aug 11 14:49:30 2010 +0100
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
+All rights reserved.
+ -->
+<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
+<reference xml:lang="en-us" outputclass="element" id="cxxFunctionDefinitionFile">
+ <title>cxxFunctionDefinitionFile</title>
+ <shortdesc>Identifies the path to the file that contains the definition of the function.
+ </shortdesc>
+ <refbody>
+ <section id="section_BC079DD2CD5E43C68960B002ED7EA326">
+ <title>Description</title><p>This identifies the path to the file that contains the definition
+ of the funcition.
+This has two attributes; name (always has a value "filePath") and value.</p>
+ </section>
+ <example id="example_379697BA35D6469F94348F38D9BD640B">
+ <title>Example</title><p/>
+ <codeblock><cxxFunctionDefinitionFile name="filePath" value="inc/a.h"/></codeblock>
+ </example>
+ <section conref="../packagedef.dita#cxxFunctionDefinitionFile-reference/cxxFunctionDefinitionFile-containedBy-section"/>
+ <section conref="../packagedef.dita#cxxFunctionDefinitionFile-reference/cxxFunctionDefinitionFile-contains-section"/>
+ <section conref="../packagedef.dita#cxxFunctionDefinitionFile-reference/cxxFunctionDefinitionFile-contentModel-section"/>
+ <section conref="../packagedef.dita#cxxFunctionDefinitionFile-reference/cxxFunctionDefinitionFile-attList-section"/>
+ <section conref="../packagedef.dita#cxxFunctionDefinitionFile-reference/cxxFunctionDefinitionFile-classValue-section"/>
+ </refbody>
+</reference>