added punctuation
This commit is contained in:
parent
1cfde27d1a
commit
e0a90eba80
1 changed files with 4 additions and 4 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: LanguageCountryInfo.idl,v $
|
||||
*
|
||||
* $Revision: 1.2 $
|
||||
* $Revision: 1.3 $
|
||||
*
|
||||
* last change: $Author: mi $ $Date: 2000-11-08 12:43:17 $
|
||||
* last change: $Author: arellano $ $Date: 2001-05-21 21:03:24 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -70,10 +70,10 @@ module com { module sun { module star { module i18n {
|
|||
|
||||
|
||||
/**
|
||||
The language and country identifiers and descriptive names of a loaded
|
||||
The language and country identifiers and descriptive names of the loaded
|
||||
locale data.
|
||||
|
||||
<p> Returned by <member>XLocaleData::getLanguageCountryInfo()</member>
|
||||
<p> Returned by <member>XLocaleData::getLanguageCountryInfo()</member>.
|
||||
*/
|
||||
struct LanguageCountryInfo {
|
||||
string Language;
|
||||
|
|
Loading…
Reference in a new issue