:: com :: sun :: star :: configuration ::

interface XTemplateInstance

Methods' Summary
getTemplateName retrieves the name of the template  
Methods' Details
getTemplateName
string
getTemplateName();

Description
retrieves the name of the template
Returns
the name of the template this object was built from or conforms to.
Top of Page