30#include <sfx2/sidebar/Tools.hxx>
57 rRenderContext.
Erase();
64 std::function<
void()> aCloserAction)
67 , mxGripWeld(new
weld::CustomWeld(rBuilder,
"grip", *mxGripWidget))
68 ,
mxLabel(rBuilder.weld_label(
"label"))
69 , maCloserAction(
std::move(aCloserAction))
70 , mbIsCloserVisible(false)
85 int x,
y, width, height;
119 mxToolBox->set_item_icon_name(
"button",
"sfx2/res/closedoc.png");
const Size & GetSizePixel() const
void DrawBitmapEx(const Point &rDestPt, const BitmapEx &rBitmapEx)
constexpr tools::Long Height() const
constexpr tools::Long Width() const