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

interface XFrameSetModel
Base Hierarchy
::com::sun::star::uno::XInterface
 |
 +-XFrameSetModel
[ DEPRECATED ]
Description
use XModel instead of this

Methods' Summary
getSource -
setSource -
Methods' Details
getSource
string
getSource();
 
 

Description
-
setSource
void
setSource(
 
[in] string
 
Source );

Description
-
Top of Page