From 98ecf620f7de377dc8ae9ad7fbd1e3b24477e138 Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:11:56 +0200 Subject: 3.17 --- shared/tinyxml/docs/classTiXmlHandle.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'shared/tinyxml/docs/classTiXmlHandle.html') diff --git a/shared/tinyxml/docs/classTiXmlHandle.html b/shared/tinyxml/docs/classTiXmlHandle.html index 0e0d45e3..59ee217c 100644 --- a/shared/tinyxml/docs/classTiXmlHandle.html +++ b/shared/tinyxml/docs/classTiXmlHandle.html @@ -249,7 +249,7 @@
Deprecated:
use ToElement. Return the handle as a TiXmlElement. This may return null.
-

References ToElement().

+

References ToElement().

@@ -269,7 +269,7 @@
Deprecated:
use ToNode. Return the handle as a TiXmlNode. This may return null.
-

References ToNode().

+

References ToNode().

@@ -289,7 +289,7 @@
Deprecated:
use ToText() Return the handle as a TiXmlText. This may return null.
-

References ToText().

+

References ToText().

@@ -311,7 +311,7 @@

Return the handle as a TiXmlElement.

This may return null.

-

Referenced by Element().

+

Referenced by Element().

@@ -333,7 +333,7 @@

Return the handle as a TiXmlNode.

This may return null.

-

Referenced by Node().

+

Referenced by Node().

@@ -355,7 +355,7 @@

Return the handle as a TiXmlText.

This may return null.

-

Referenced by Text().

+

Referenced by Text().

@@ -377,7 +377,7 @@

Return the handle as a TiXmlUnknown.

This may return null.

-

Referenced by Unknown().

+

Referenced by Unknown().

@@ -397,7 +397,7 @@
Deprecated:
use ToUnknown() Return the handle as a TiXmlUnknown. This may return null.
-

References ToUnknown().

+

References ToUnknown().

-- cgit