xml docs: added utf8process.xml skeleton

git-svn-id: trunk@19517 -
This commit is contained in:
vincents 2009-04-19 18:11:26 +00:00
parent 6a6c84d56b
commit c7eca46415
2 changed files with 295 additions and 0 deletions

1
.gitattributes vendored
View File

@ -2007,6 +2007,7 @@ docs/xml/lcl/themes.xml svneol=native#text/plain
docs/xml/lcl/tmschema.xml svneol=native#text/plain
docs/xml/lcl/toolwin.xml svneol=LF#text/xml eol=lf
docs/xml/lcl/translations.xml svneol=LF#text/xml eol=lf
docs/xml/lcl/utf8process.xml svneol=native#text/plain
docs/xml/lcl/utrace.xml svneol=LF#text/xml eol=lf
docs/xml/lcl/xmlpropstorage.xml svneol=LF#text/xml eol=lf
docs/xml/multi_makeskel.pl svneol=native#text/plain

View File

@ -0,0 +1,294 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<fpdoc-descriptions>
<package name="lcl">
<!--
====================================================================
UTF8Process
====================================================================
-->
<module name="UTF8Process">
<short></short>
<descr>
</descr>
<!-- object Visibility: default -->
<element name="TProcessUTF8">
<short></short>
<descr>
</descr>
<errors>
</errors>
<seealso>
</seealso>
</element>
<!-- variable Visibility: private -->
<element name="TProcessUTF8.FApplicationNameUTF8">
<short></short>
<descr>
</descr>
<seealso>
</seealso>
</element>
<!-- variable Visibility: private -->
<element name="TProcessUTF8.FCommandLineUTF8">
<short></short>
<descr>
</descr>
<seealso>
</seealso>
</element>
<!-- variable Visibility: private -->
<element name="TProcessUTF8.FConsoleTitleUTF8">
<short></short>
<descr>
</descr>
<seealso>
</seealso>
</element>
<!-- variable Visibility: private -->
<element name="TProcessUTF8.FCurrentDirectoryUTF8">
<short></short>
<descr>
</descr>
<seealso>
</seealso>
</element>
<!-- variable Visibility: private -->
<element name="TProcessUTF8.FDesktopUTF8">
<short></short>
<descr>
</descr>
<seealso>
</seealso>
</element>
<!-- variable Visibility: private -->
<element name="TProcessUTF8.FEnvironmentUTF8">
<short></short>
<descr>
</descr>
<seealso>
</seealso>
</element>
<!-- procedure Visibility: private -->
<element name="TProcessUTF8.SetApplicationNameUTF8">
<short></short>
<descr>
</descr>
<errors>
</errors>
<seealso>
</seealso>
</element>
<!-- argument Visibility: default -->
<element name="TProcessUTF8.SetApplicationNameUTF8.AValue">
<short></short>
</element>
<!-- procedure Visibility: private -->
<element name="TProcessUTF8.SetCommandLineUTF8">
<short></short>
<descr>
</descr>
<errors>
</errors>
<seealso>
</seealso>
</element>
<!-- argument Visibility: default -->
<element name="TProcessUTF8.SetCommandLineUTF8.AValue">
<short></short>
</element>
<!-- procedure Visibility: private -->
<element name="TProcessUTF8.SetConsoleTitleUTF8">
<short></short>
<descr>
</descr>
<errors>
</errors>
<seealso>
</seealso>
</element>
<!-- argument Visibility: default -->
<element name="TProcessUTF8.SetConsoleTitleUTF8.AValue">
<short></short>
</element>
<!-- procedure Visibility: private -->
<element name="TProcessUTF8.SetCurrentDirectoryUTF8">
<short></short>
<descr>
</descr>
<errors>
</errors>
<seealso>
</seealso>
</element>
<!-- argument Visibility: default -->
<element name="TProcessUTF8.SetCurrentDirectoryUTF8.AValue">
<short></short>
</element>
<!-- procedure Visibility: private -->
<element name="TProcessUTF8.SetDesktopUTF8">
<short></short>
<descr>
</descr>
<errors>
</errors>
<seealso>
</seealso>
</element>
<!-- argument Visibility: default -->
<element name="TProcessUTF8.SetDesktopUTF8.AValue">
<short></short>
</element>
<!-- procedure Visibility: private -->
<element name="TProcessUTF8.SetEnvironmentUTF8">
<short></short>
<descr>
</descr>
<errors>
</errors>
<seealso>
</seealso>
</element>
<!-- argument Visibility: default -->
<element name="TProcessUTF8.SetEnvironmentUTF8.AValue">
<short></short>
</element>
<!-- procedure Visibility: private -->
<element name="TProcessUTF8.UpdateEnvironment">
<short></short>
<descr>
</descr>
<errors>
</errors>
<seealso>
</seealso>
</element>
<!-- constructor Visibility: public -->
<element name="TProcessUTF8.Create">
<short></short>
<descr>
</descr>
<errors>
</errors>
<seealso>
</seealso>
</element>
<!-- argument Visibility: default -->
<element name="TProcessUTF8.Create.AOwner">
<short></short>
</element>
<!-- destructor Visibility: public -->
<element name="TProcessUTF8.Destroy">
<short></short>
<descr>
</descr>
<errors>
</errors>
<seealso>
</seealso>
</element>
<!-- procedure Visibility: public -->
<element name="TProcessUTF8.Execute">
<short></short>
<descr>
</descr>
<errors>
</errors>
<seealso>
</seealso>
</element>
<!-- property Visibility: public -->
<element name="TProcessUTF8.ApplicationName">
<short></short>
<descr>
</descr>
<seealso>
</seealso>
</element>
<!-- property Visibility: public -->
<element name="TProcessUTF8.CommandLine">
<short></short>
<descr>
</descr>
<seealso>
</seealso>
</element>
<!-- property Visibility: public -->
<element name="TProcessUTF8.ConsoleTitle">
<short></short>
<descr>
</descr>
<seealso>
</seealso>
</element>
<!-- property Visibility: public -->
<element name="TProcessUTF8.CurrentDirectory">
<short></short>
<descr>
</descr>
<seealso>
</seealso>
</element>
<!-- property Visibility: public -->
<element name="TProcessUTF8.Desktop">
<short></short>
<descr>
</descr>
<seealso>
</seealso>
</element>
<!-- property Visibility: public -->
<element name="TProcessUTF8.Environment">
<short></short>
<descr>
</descr>
<seealso>
</seealso>
</element>
<!-- procedure Visibility: default -->
<element name="Register">
<short></short>
<descr>
</descr>
<errors>
</errors>
<seealso>
</seealso>
</element>
</module> <!-- UTF8Process -->
</package>
</fpdoc-descriptions>