Contains implementation of user interface element factories. Describes a factory implementation. Specifies the user interface element type which is associated with the factory. Specifies a name or prefix for a specific window. An empty entry/string means that it matches for all names. Specifies a module that the factory is associated with. An empty entry/string means that the factory can be used for every module. Specifies the UNO service implementation name which creates/provides a com.sun.star.awt.XWindow. See com.sun.star.ui.WindowContentFactory Contains all registered factories for docking window contents. Contains UNO component implementation names that implements .