Top   Module   Use   Manual   Index 
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS 

com :: sun :: star :: frame ::

interface XFrameSetModel

Base Interface
com::sun::star::uno::XInterface

[ DEPRECATED ]
Description
This is the main interface for model objects.


Methods' Summary

getSource
setSource

Methods' Details

getSource
 
string
getSource();
setSource
 
void
setSource(
[ in ] string Source );


Top of Page