:: com :: sun :: star :: view ::

interface XViewSettingsSupplier

Methods' Summary
getViewSettings  
Methods' Details
getViewSettings
::com::sun::star::beans::XPropertySet
getViewSettings();

Returns
an interface to the ViewSettings.

Subclasses might be returned instead, offering more settings.

Top of Page