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

deprecated interface XFrameSetModel
Usage Restrictions
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