:: com :: sun :: star :: script ::

interface XDefaultMethod

Methods' Summary
getDefaultMethodName Returns the name of the default method  
Methods' Details
getDefaultMethodName
string
getDefaultMethodName();

Description
Returns the name of the default method
Returns
The string name of default method
Top of Page