interface XServiceDisplayName in module com::sun::star::lang:: |
interface XServiceDisplayName : com::sun::star::uno::XInterface ;
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.
Method Summary |
|
getServiceDisplayName | returns the display name of the service for a given language. |
Method Details |
||
|
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.