LibreOffice Module reportdesign (master) 1
Namespaces | Macros | Functions
propbrw.cxx File Reference
#include <memory>
#include <propbrw.hxx>
#include <RptObject.hxx>
#include <ReportController.hxx>
#include <cppuhelper/component_context.hxx>
#include <strings.hrc>
#include <rptui_slotid.hrc>
#include <comphelper/diagnose_ex.hxx>
#include <com/sun/star/awt/XLayoutConstrains.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/frame/Frame.hpp>
#include <com/sun/star/inspection/ObjectInspector.hpp>
#include <com/sun/star/inspection/DefaultHelpProvider.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/report/inspection/DefaultComponentInspectorModel.hpp>
#include <vcl/stdtext.hxx>
#include <vcl/weld.hxx>
#include <svx/svditer.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <comphelper/namecontainer.hxx>
#include <comphelper/types.hxx>
#include <comphelper/sequence.hxx>
#include <core_resource.hxx>
#include <SectionView.hxx>
#include <ReportSection.hxx>
#include <strings.hxx>
#include <DesignView.hxx>
#include <ViewsWindow.hxx>
#include <UITools.hxx>
#include <unotools/confignode.hxx>
Include dependency graph for propbrw.cxx:

Go to the source code of this file.

Namespaces

namespace  rptui
 

Macros

#define STD_WIN_SIZE_X   300
 
#define STD_WIN_SIZE_Y   350
 

Functions

 rptui::IMPL_LINK_NOARG (PropBrw, OnAsyncGetFocus, void *, void)
 

Macro Definition Documentation

◆ STD_WIN_SIZE_X

#define STD_WIN_SIZE_X   300

Definition at line 53 of file propbrw.cxx.

◆ STD_WIN_SIZE_Y

#define STD_WIN_SIZE_Y   350

Definition at line 54 of file propbrw.cxx.