LibreOffice Module svx (master) 1
Functions
layctrl.cxx File Reference
#include <utility>
#include <vcl/customweld.hxx>
#include <vcl/event.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <vcl/toolbox.hxx>
#include <svx/strings.hrc>
#include <layctrl.hxx>
#include <svx/dialmgr.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/propertyvalue.hxx>
#include <svtools/colorcfg.hxx>
#include <svtools/toolbarmenu.hxx>
#include <com/sun/star/util/URLTransformer.hpp>
#include <com/sun/star/frame/XDispatchProvider.hpp>
Include dependency graph for layctrl.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (TableWindow, SelectHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (ColumnsWidget, ValueChangedHdl, weld::SpinButton &, void)
 
 IMPL_LINK_NOARG (ColumnsWidget, ActivateHdl, weld::Entry &, bool)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_svx_TableToolBoxControl_get_implementation (css::uno::XComponentContext *rContext, css::uno::Sequence< css::uno::Any > const &)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_svx_ColumnsToolBoxControl_get_implementation (css::uno::XComponentContext *rContext, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ com_sun_star_comp_svx_ColumnsToolBoxControl_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_svx_ColumnsToolBoxControl_get_implementation ( css::uno::XComponentContext *  rContext,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 792 of file layctrl.cxx.

◆ com_sun_star_comp_svx_TableToolBoxControl_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_svx_TableToolBoxControl_get_implementation ( css::uno::XComponentContext *  rContext,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 734 of file layctrl.cxx.

◆ IMPL_LINK_NOARG() [1/3]

IMPL_LINK_NOARG ( ColumnsWidget  ,
ActivateHdl  ,
weld::Entry ,
bool   
)

Definition at line 477 of file layctrl.cxx.

◆ IMPL_LINK_NOARG() [2/3]

IMPL_LINK_NOARG ( ColumnsWidget  ,
ValueChangedHdl  ,
weld::SpinButton ,
void   
)

Definition at line 472 of file layctrl.cxx.

◆ IMPL_LINK_NOARG() [3/3]

IMPL_LINK_NOARG ( TableWindow  ,
SelectHdl  ,
weld::Button ,
void   
)

Definition at line 108 of file layctrl.cxx.