LibreOffice Module reportdesign (master) 1
|
#include "dllapi.h"
#include <svx/svdoole2.hxx>
#include <svx/svdouno.hxx>
#include <com/sun/star/beans/XPropertyChangeListener.hpp>
#include <com/sun/star/report/XReportComponent.hpp>
#include <com/sun/star/report/XSection.hpp>
#include <svx/svdoashp.hxx>
#include <map>
Go to the source code of this file.
Classes | |
class | rptui::DlgEdHint |
class | rptui::OCustomShape |
class | rptui::OOle2Obj |
class | rptui::OUnoObject |
Namespaces | |
namespace | rptui |
Typedefs | |
typedef ::std::multimap< sal_Int16, OUString > | rptui::IndexToNameMap |
Enumerations | |
enum | rptui::DlgEdHintKind { rptui::RPTUI_HINT_WINDOWSCROLLED , rptui::RPTUI_HINT_SELECTIONCHANGED } |
Functions | |
class REPORTDESIGN_DLLPUBLIC | rptui::SAL_LOPLUGIN_ANNOTATE ("crosscast") OObjectBase |