Drawing Framework Resources

From Apache OpenOffice Wiki
Revision as of 15:07, 27 April 2007 by Andre (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This page lists frequently used resources of the Drawing Framework.

Built-In Resources

Panes

The prefix of pane resources is private:resource/floater/. The following panes do not have anchors.

  • private:resource/floater/CenterPane
the center pane.
  • private:resource/floater/LeftImpressPane
the left pane used by the Impress application.
  • private:resource/floater/LeftDrawPane
the left pane used by the Draw application.
  • private:resource/floater/RightPane
the right pane.


Views

The prefix of view resources is private:resource/view/. Their anchor is one of the panes listed above.

  • private:resource/view/ImpressView
the regular edit view of the Impress application.
  • private:resource/view/GraphicView
the regular edit view of the Draw application.
  • private:resource/view/OutlineView
the outline view.
  • private:resource/view/NotesView
the notes view.
  • private:resource/view/HandoutView
the handout view.
  • private:resource/view/SlideSorter
the slide sorter. It can be displayed both in the left pane as slide sorter bar or in the center pane as slide sorter view.
  • private:resource/view/TaskPane
the tool panel in the right pane.
Personal tools