Syntax
interface XServiceName : com::sun::star::uno::XInterface ;
Description
identifies the object with a service name which can be used to create
such an object by a factory.
Known Services Which Export this Interface
|
com::sun::star::sheet::AddIn -
Method Details
|
|
Syntax
- string getServiceName
();
Returns
-
the service name that can be used to create such an object
by a factory.
See also
- XPersistObject::getServiceName
-
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.