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

unpublished service BasicViewFactory
Supported Interface
::com::sun::star::uno::XInterface
Description
The is a view factory that provides the panes used by the Draw and Impress applications.

The factory recognizes the following URLs:

  • private:resource/view/ImpressView for the regular edit view of the Impress application.
  • private:resource/view/GraphicView for the regular edit view of the Draw application.
  • private:resource/view/OutlineView for the outline view.
  • private:resource/view/NotesView for the notes view.
  • private:resource/view/HandoutView for the handout view.
  • private:resource/view/SlideSorter for the slide sorter regardless of which pane it is used in.
  • private:resource/view/PresentationView for the slide show.
  • private:resource/view/TaskPane for the task pane.




 Top of Page