21#include <com/sun/star/uno/Reference.hxx>
44 const css::uno::Reference<css::frame::XFrame>& rxFrame,
45 const css::uno::Reference<css::awt::XWindow>& rxParentWindow);
50 const OUString& rsCommandName,
51 const css::uno::Reference<css::frame::XFrame>& rxFrame,
52 const css::uno::Reference<css::frame::XController>& rxController,
53 const css::uno::Reference<css::awt::XWindow>& rxParentWindow,
54 const sal_Int32 nItemWidth,
bool bSideBar);
59 const OUString& rsCommandName,
60 const css::uno::Reference<css::frame::XFrame>& rxFrame,
61 const css::uno::Reference<css::frame::XController>& rxController,
66 const css::uno::Reference<css::awt::XWindow>& rToolbar,
67 const OUString& rsCommandName,
68 const css::uno::Reference<css::frame::XFrame>& rxFrame,
69 const css::uno::Reference<css::frame::XController>& rxController,
70 const sal_Int32 nWidth,
bool bSideBar);