LibreOffice Module sfx2 (master) 1
|
This is the complete list of members for sfx2::sidebar::ControllerFactory, including all inherited members.
CreateImageController(const css::uno::Reference< css::frame::XFrame > &rxFrame, const css::uno::Reference< css::awt::XWindow > &rxParentWindow) | sfx2::sidebar::ControllerFactory | static |
CreateToolBarController(const css::uno::Reference< css::awt::XWindow > &rToolbar, const OUString &rsCommandName, const css::uno::Reference< css::frame::XFrame > &rxFrame, const css::uno::Reference< css::frame::XController > &rxController, const sal_Int32 nWidth, bool bSideBar) | sfx2::sidebar::ControllerFactory | privatestatic |
CreateToolBoxController(ToolBox *pToolBox, const ToolBoxItemId nItemId, const OUString &rsCommandName, const css::uno::Reference< css::frame::XFrame > &rxFrame, const css::uno::Reference< css::frame::XController > &rxController, const css::uno::Reference< css::awt::XWindow > &rxParentWindow, const sal_Int32 nItemWidth, bool bSideBar) | sfx2::sidebar::ControllerFactory | static |
CreateToolBoxController(weld::Toolbar &rToolbar, weld::Builder &rBuilder, const OUString &rsCommandName, const css::uno::Reference< css::frame::XFrame > &rxFrame, const css::uno::Reference< css::frame::XController > &rxController, bool bSideBar) | sfx2::sidebar::ControllerFactory | static |