:: org :: openoffice :: vba ::

interface XOutline
Base Interfaces
::com::sun::star::uno::XInterface
  |  
  +--XOutline
::com::sun::star::uno::XInterface
(referenced interface's summary:)
base interface of all UNO interfaces

Methods' Summary
ShowLevels  
Methods' Details
ShowLevels
void
ShowLevels( [in] any  RowLevels,
[in] any  ColumnLevels );

Top of Page