:: com :: sun :: star :: drawing ::

interface XDrawSubController
Base Interfaces
XDrawSubControllerXDrawView
┣ ::com::sun::star::view::XSelectionSupplier
┗ ::com::sun::star::beans::XFastPropertySet

XDrawView
(referenced interface's summary:)
::com::sun::star::view::XSelectionSupplier
(referenced interface's summary:)
::com::sun::star::beans::XFastPropertySet
Description
This narrow interface is used to pass property values to and from the sub controller. Property change listeners are handled by the controller.

Top of Page