:: com :: sun :: star :: style ::

interface XAutoStyle
Base Interfaces
XAutoStyle
┣ ::com::sun::star::beans::XMultiPropertySet
┗ ::com::sun::star::beans::XMultiPropertyStates

::com::sun::star::beans::XMultiPropertySet
(referenced interface's summary:)
::com::sun::star::beans::XMultiPropertyStates
(referenced interface's summary:)

Methods' Summary
getProperties returns a sequence of all properties that are set in the style  
Methods' Details
getProperties
::com::sun::star::beans::PropertyValues
getProperties();

Description
returns a sequence of all properties that are set in the style
Top of Page