fwk Andreas Schluens com.sun.star.comp.framework.Frame A frame support influencing of his subtree, find of subframes, activate- and deactivate-mechanism as well as set/get of a frame window, component or controller. com.sun.star.loader.SharedLibrary c++ com.sun.star.frame.Frame Andreas Schluens com.sun.star.comp.framework.Desktop A desktop environment contains tasks with one or more frames in which components can be loaded. The desktop himself is the root of the frame hierarchy. com.sun.star.loader.SharedLibrary c++ com.sun.star.frame.Desktop Andreas Schluens com.sun.star.comp.framework.URLTransformer Helps to split up a string containing a URL into its structural parts and assembles the parts into a single string. com.sun.star.loader.SharedLibrary c++ com.sun.star.util.URLTransformer Andreas Schluens com.sun.star.comp.framework.JobExecutor It implements a generic job execution service, which can start registered uno services on triggered events, control her lifetime and handle there own configuration. com.sun.star.loader.SharedLibrary c++ com.sun.star.task.JobExecutor Andreas Schluens com.sun.star.comp.framework.DispatchRecorderSupplier This supplier is available on the servcice Frame as property "DispatchRecorderSupplier". It provides access on the currently set DispatchRecorder of this Frame and some additional functionality to make macro recording easy. com.sun.star.loader.SharedLibrary c++ com.sun.star.frame.DispatchRecorderSupplier Andreas Schluens com.sun.star.comp.framework.DispatchRecorder Implements a recorder object which can record XDIspatch::dispatch() calls and generate basic script code from that. com.sun.star.loader.SharedLibrary c++ com.sun.star.frame.DispatchRecorder Andreas Schluens com.sun.star.comp.framework.MailToDispatcher It's a dispatch object which can handle "mailto:" URLs. This service is registered in configuration for this protocol and wil be used automaticly by the generic dispatch implementation of a Frame. It should start an external mail application and forward this request to it. com.sun.star.loader.SharedLibrary c++ com.sun.star.frame.ProtocolHandler Andreas Schluens com.sun.star.comp.framework.ServiceHandler It's a special dispatch object which is registered for "service:*" URL pattern and will be automaticly used by the framework dispatch mechanism if such URL occurred. His job is to create any registered uno components which must be coded inside dispatched URL (may with some optional given parameters). After that such created service must be hold his self alive. Such mechanism can be usefull for UI components (e.g. Dialogs, Wizards) only. com.sun.star.loader.SharedLibrary c++ com.sun.star.frame.ProtocolHandler Andreas Schluens com.sun.star.comp.framework.JobHandler It's a special dispatch object which is registered for "vnd.sun.star.job:*" URL pattern and will be automaticly used by the framework dispatch mechanism if such URL occurred. It binds the dispatch mechanism to the generic job execution of this framework module. That can be used for e.g. addon purposes. com.sun.star.loader.SharedLibrary c++ com.sun.star.frame.ProtocolHandler Carsten Driesner com.sun.star.comp.framework.LayoutManager Controls the layout of user interface elements which are part of a frame. com.sun.star.loader.SharedLibrary c++ com.sun.star.frame.LayoutManager Carsten Driesner com.sun.star.comp.framework.PopupMenuControllerFactory A factory manager that creates instances of registered popup menu controller. com.sun.star.loader.SharedLibrary c++ com.sun.star.frame.PopupMenuControllerFactory Carsten Driesner com.sun.star.comp.framework.FontMenuController A popup menu controller which controls the font popup menu. com.sun.star.loader.SharedLibrary c++ com.sun.star.frame.PopupMenuController Carsten Driesner com.sun.star.comp.framework.FontSizeMenuController A popup menu controller which controls the font size popup menu. com.sun.star.loader.SharedLibrary c++ com.sun.star.frame.PopupMenuController Carsten Driesner com.sun.star.comp.framework.ObjectMenuController A popup menu controller which controls the object popup menu. com.sun.star.loader.SharedLibrary c++ com.sun.star.frame.PopupMenuController Carsten Driesner com.sun.star.comp.framework.HeaderMenuController A popup menu controller which controls the header popup menu. com.sun.star.loader.SharedLibrary c++ com.sun.star.frame.PopupMenuController Carsten Driesner com.sun.star.comp.framework.FooterMenuController A popup menu controller which controls the footer popup menu. com.sun.star.loader.SharedLibrary c++ com.sun.star.frame.PopupMenuController Carsten Driesner com.sun.star.comp.framework.ControlMenuController A popup menu controller which controls the control popup menu. com.sun.star.loader.SharedLibrary c++ com.sun.star.frame.PopupMenuController Carsten Driesner com.sun.star.comp.framework.ToolBarsMenuController A popup menu controller which makes certain toolbars available to the user. It supports to show/hide toolbars. com.sun.star.loader.SharedLibrary c++ com.sun.star.frame.PopupMenuController Duncan Foster com.sun.star.comp.framework.MacrosMenuController A popup menu controller which controls the scripts/macros popup menu. com.sun.star.loader.SharedLibrary c++ com.sun.star.frame.PopupMenuController Carsten Driesner com.sun.star.comp.framework.UICommandDescription A manager that holds all user interface commands and their description, the menu label of every registered OpenOffice.org module. com.sun.star.loader.SharedLibrary c++ com.sun.star.ui.UICommandDescription Carsten Driesner com.sun.star.comp.framework.UIElementFactoryManager A user interface factory manager that controls all registered user interface element factories. com.sun.star.loader.SharedLibrary c++ com.sun.star.ui.UIElementFactoryManager Andreas Schluens com.sun.star.comp.framework.ModuleManager Manages the access to OpenOffice.org module specific informations. com.sun.star.loader.SharedLibrary c++ com.sun.star.frame.ModuleManager Carsten Driesner com.sun.star.comp.framework.UIConfigurationManager Manages the user interface element settings of a single storage element, like documents or a single user interface configuration file. com.sun.star.loader.SharedLibrary c++ com.sun.star.ui.UIConfigurationManager Carsten Driesner com.sun.star.comp.framework.ModuleUIConfigurationManagerSupplier Central manager that provides access to the OpenOffice.org module user interface configuration managers. com.sun.star.loader.SharedLibrary c++ com.sun.star.ui.ModuleUIConfigurationManagerSupplier Carsten Driesner com.sun.star.comp.framework.ModuleUIConfigurationManager A single OpenOffice.org module user interface configuration manager. It is responsible to provide access to the user interface element settings of an OpenOffice.org module. Must be obtained from the ModuleUIConfigurationManagerSupplier otherwise it is not correctly initialized. com.sun.star.loader.SharedLibrary c++ com.sun.star.ui.ModuleUIConfigurationManager Carsten Driesner com.sun.star.comp.framework.MenuBarFactory Creates menu bars that can be used the user interface configuration API. com.sun.star.loader.SharedLibrary c++ com.sun.star.ui.UIElementFactory Carsten Driesner com.sun.star.comp.framework.UIConfigurationManager Manages the user interface element settings of a single storage element, like documents or a single user interface configuration file. com.sun.star.loader.SharedLibrary c++ com.sun.star.ui.UIConfigurationManager Andreas Schluens com.sun.star.comp.framework.BackingComp The start module component. com.sun.star.loader.SharedLibrary c++ com.sun.star.frame.StartModule Carsten Driesner com.sun.star.comp.framework.UICategoryDescription Description about categories of user interface commands. com.sun.star.loader.SharedLibrary c++ com.sun.star.ui.UICategoryDescription Carsten Driesner com.sun.star.comp.framework.ToolBarFactory A factory to create toolbar instances. com.sun.star.loader.SharedLibrary c++ com.sun.star.ui.ToolBarFactory Carsten Driesner com.sun.star.comp.framework.ToolBarControllerFactory A factory to create registered toolbar bar controller. com.sun.star.loader.SharedLibrary c++ com.sun.star.frame.ToolBarControllerFactory Carsten Driesner com.sun.star.comp.framework.StatusbarFactory A factory to create registered status bar controller. com.sun.star.loader.SharedLibrary c++ com.sun.star.ui.StatusbarFactory Carsten Driesner com.sun.star.comp.framework.StatusbarControllerFactory A factory to create registered status bar controller. com.sun.star.loader.SharedLibrary c++ com.sun.star.frame.StatusbarControllerFactory cppu cppuhelper sal tools svtools toolkit sv comphelper unotools ucbhelper svl sot cppu2 cppuhelper sal2 tl svt svl tk sv comphelp2 utl ucb sot