std::unique_ptr< weld::Button > mpBtnRemove
std::unique_ptr< weld::TextView > mpTextAdd
std::unique_ptr< weld::TreeView > mpTreeDiagram
DiagramDialog(weld::Window *pWindow, SdrObjGroup &rDiagram)
std::unique_ptr< weld::Button > mpBtnAdd
void populateTree(const weld::TreeIter *pParent, const OUString &rParentId)
virtual ~DiagramDialog() override
DECL_LINK(OnAddClick, weld::Button &, void)
DECL_LINK(OnRemoveClick, weld::Button &, void)
DECL_LINK(OnAddCancel, weld::Button &, void)
std::unique_ptr< weld::Button > mpBtnCancel