LibreOffice Module reportdesign (master) 1
|
#include <RptUndo.hxx>
#include <strings.hxx>
#include <rptui_slotid.hrc>
#include <UITools.hxx>
#include <UndoEnv.hxx>
#include <dbaccess/IController.hxx>
#include <com/sun/star/report/XSection.hpp>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/awt/Point.hpp>
#include <com/sun/star/awt/Size.hpp>
#include <comphelper/propertyvalue.hxx>
#include <comphelper/types.hxx>
#include <svx/unoshape.hxx>
#include <utility>
#include <comphelper/diagnose_ex.hxx>
#include <functional>
Go to the source code of this file.
Namespaces | |
namespace | rptui |