LibreOffice Module cui (master) 1
Functions
DiagramDialog.cxx File Reference
#include <DiagramDialog.hxx>
#include <comphelper/dispatchcommand.hxx>
#include <svx/svdogrp.hxx>
#include <svx/svdmodel.hxx>
#include <svx/svdundo.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <svx/diagram/datamodel.hxx>
#include <svx/diagram/IDiagramHelper.hxx>
Include dependency graph for DiagramDialog.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (DiagramDialog, OnAddCancel, weld::Button &, void)
 
 IMPL_LINK_NOARG (DiagramDialog, OnAddClick, weld::Button &, void)
 
 IMPL_LINK_NOARG (DiagramDialog, OnRemoveClick, weld::Button &, void)
 

Function Documentation

◆ IMPL_LINK_NOARG() [1/3]

IMPL_LINK_NOARG ( DiagramDialog  ,
OnAddCancel  ,
weld::Button ,
void   
)

Definition at line 44 of file DiagramDialog.cxx.

References comphelper::dispatchCommand(), m_xDialog, and RET_CANCEL.

◆ IMPL_LINK_NOARG() [2/3]

IMPL_LINK_NOARG ( DiagramDialog  ,
OnAddClick  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [3/3]

IMPL_LINK_NOARG ( DiagramDialog  ,
OnRemoveClick  ,
weld::Button ,
void   
)