Type: info
         Title: ::sfx2::ModuleTaskPane / ::sfx2::TaskPaneController / 
::sfx2::TaskPaneDockingWindow
     Posted by: frank.schoenh...@sun.com
      Affected: -
         TaskId: i111236
<http://www.openoffice.org/issues/show_bug.cgi?id=111236>
Effective from: CWS slidecopy
           CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/slidecopy>
    CWS status: new


*Summary*
--------
+ SID_TASK_PANE
+ <sfx2/taskpane.hxx>
+ ::sfx2::ModuleTaskPane
+ ::sfx2::TaskPaneController
+ ::sfx2::TaskPaneDockingWindow

*Description*
-------------
SFX got support for generic task panes (generalizing the existing task
panes in Impress).

::sfx2::ModuleTaskPane implements a control which provides all tool
panels registered for a given module ("module" like in
css.frame.XModuleManager, e.g.
"css.text.TextDocument" for text documents) in a tool panel deck. This
class itself is independent from sfx, so it could be used in non-SFX
applications, too.

::sfx2::TaskPaneDockingWindow implements the standard docking window
containing such a task pane.

::sfx2::TaskPaneController knits a ModuleTaskPane and a
::sfx2::TitledDockingWindow, for task pane implementations which do
not use the TaskPaneDockingWindow for whatever reasons.


Send feedback to interface-announce@openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: interface-announce-unsubscr...@openoffice.org
For additional commands, e-mail: interface-announce-h...@openoffice.org

Reply via email to