#include <UndoActions.hxx>
#include <UndoEnv.hxx>
#include "formatnormalizer.hxx"
#include <conditionupdater.hxx>
#include <RptPage.hxx>
#include <strings.hrc>
#include <RptModel.hxx>
#include <com/sun/star/container/XChild.hpp>
#include <com/sun/star/beans/theIntrospection.hpp>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/util/XModifyBroadcaster.hpp>
#include <com/sun/star/beans/XIntrospectionAccess.hpp>
#include <com/sun/star/beans/XIntrospection.hpp>
#include <svl/hint.hxx>
#include <tools/debug.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <vcl/svapp.hxx>
#include <dbaccess/dbsubcomponentcontroller.hxx>
#include <osl/mutex.hxx>
#include <unordered_map>
Go to the source code of this file.
◆ aProperties
PropertiesInfo aProperties |
◆ bIsReadonlyOrTransient
bool bIsReadonlyOrTransient |
◆ xPropertyIntrospection