Kaydet (Commit) 1f5659fc authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Close those <p> tags.

Change-Id: I72ba74164e660bfbe496cc63b98e397ee1e2425c
üst da46a0cb
......@@ -30,7 +30,7 @@ published constants PropertyAttribute
/** indicates that a property value can be void.
<p>It does not mean that the type of the property is void!
<p>It does not mean that the type of the property is void!</p>
*/
const short MAYBEVOID = 1;
......@@ -85,7 +85,7 @@ published constants PropertyAttribute
<p>This attribute is not of interest for concrete property
implementations. It's needed for property specifications inside
service specifications in UNOIDL.
service specifications in UNOIDL.</p>
@see com::sun::star::reflection::XPropertyTypeDescription
@see com::sun::star::reflection::XServiceTypeDescription
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment