:: com :: sun :: star :: lang ::
|
interface XServiceDisplayName |
|
- Description
- provides a name for the service to be used in displays.
This name can be used in displays (dialogs, menus, etc.) to provide
a more memorable / meaningful name than the service name or its
implementation name. It should not be used to identify / select a
specific service / implementation.
|
Methods' Details |
getServiceDisplayName
string |
getServiceDisplayName( |
[in] Locale |
aLocale ); |
- Description
- returns the display name of the service for a given language.
The caller may specify a
Locale for the preferred
language of the resulting string.
However, if that locale is not supported the resulting string may
be given in a different language. Usually this should be English.
- Parameter aLocale
- the preferred language for the resulting display name.
- Returns
- the string to be used for the service in displays.
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.