LibreOffice Module svx (master) 1
Functions
fmPropBrw.cxx File Reference
#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>
Include dependency graph for fmPropBrw.cxx:

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)
 

Function Documentation

◆ GetUIHeadlineName()

static OUString GetUIHeadlineName ( sal_Int16  nClassId,
const Any &  aUnoObj 
)
static

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( FmPropBrw  ,
OnAsyncGetFocus  ,
void *  ,
void   
)

Definition at line 395 of file fmPropBrw.cxx.