|
LibreOffice Module svx (master) 1
|
#include <sal/macros.h>#include <fmprop.hxx>#include <fmPropBrw.hxx>#include <svx/strings.hrc>#include <fmservs.hxx>#include <fmshimp.hxx>#include <fmpgeimp.hxx>#include <svx/dialmgr.hxx>#include <svx/fmpage.hxx>#include <svx/fmshell.hxx>#include <svx/fmview.hxx>#include <svx/sdrpagewindow.hxx>#include <svx/svdpagv.hxx>#include <svx/svxids.hrc>#include <com/sun/star/awt/XControlContainer.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/form/XForm.hpp>#include <com/sun/star/form/FormComponentType.hpp>#include <com/sun/star/form/inspection/DefaultFormComponentInspectorModel.hpp>#include <com/sun/star/frame/Frame.hpp>#include <com/sun/star/inspection/ObjectInspector.hpp>#include <com/sun/star/inspection/XObjectInspectorUI.hpp>#include <com/sun/star/inspection/DefaultHelpProvider.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/util/VetoException.hpp>#include <comphelper/processfactory.hxx>#include <comphelper/property.hxx>#include <comphelper/sequence.hxx>#include <comphelper/types.hxx>#include <cppuhelper/component_context.hxx>#include <o3tl/deleter.hxx>#include <sfx2/bindings.hxx>#include <sfx2/childwin.hxx>#include <sfx2/objitem.hxx>#include <sfx2/objsh.hxx>#include <comphelper/diagnose_ex.hxx>#include <unotools/confignode.hxx>#include <vcl/stdtext.hxx>#include <vcl/svapp.hxx>#include <vcl/weld.hxx>#include <vcl/weldutils.hxx>Go to the source code of this file.
Functions | |
| static OUString | GetUIHeadlineName (sal_Int16 nClassId, const Any &aUnoObj) |
| IMPL_LINK_NOARG (FmPropBrw, OnAsyncGetFocus, void *, void) | |
|
static |
Definition at line 93 of file fmPropBrw.cxx.
References FM_PROP_FORMATSSUPPLIER, FM_SUN_COMPONENT_FORMATTEDFIELD, and SvxResId().
Referenced by FmPropBrw::implSetNewSelection().
| IMPL_LINK_NOARG | ( | FmPropBrw | , |
| OnAsyncGetFocus | , | ||
| void * | , | ||
| void | |||
| ) |
Definition at line 395 of file fmPropBrw.cxx.