diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2013-08-20 00:01:01 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2013-08-20 00:01:31 +0200 |
commit | 1aebeb0208a3643529eef23a0c5a1a0d0b366716 (patch) | |
tree | d19586f7ebb5fddb4a95408c0ed011c1d096f37c /udkapi | |
parent | eca84d61bc5b950816eba632937154e0ba2610ba (diff) |
Fix doxygen warnings in udkapi and offapi
Change-Id: If2235c959aa409376397f306145bea0bee713c78
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/com/sun/star/lang/Locale.idl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/lang/Locale.idl b/udkapi/com/sun/star/lang/Locale.idl index f45af42dd83a..50338245df30 100644 --- a/udkapi/com/sun/star/lang/Locale.idl +++ b/udkapi/com/sun/star/lang/Locale.idl @@ -55,7 +55,7 @@ published struct Locale <p>These codes are the lower-case two-letter codes as defined by ISO-639. You can find a full list of these codes at a number of - sites, such as: <br> + sites, such as: <br/> <a href="http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt"> <code>http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt</code></a>. </p> @@ -69,7 +69,7 @@ published struct Locale <p>These codes are the upper-case two-letter codes as defined by ISO-3166. You can find a full list of these codes at a - number of sites, such as: <br> + number of sites, such as: <br/> <a href="http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html"> <code>http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html</code></a>. </p> |