LibreOffice Module svx (master) 1
Macros | Functions | Variables
linectrl.cxx File Reference
#include <tools/debug.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <vcl/toolbox.hxx>
#include <vcl/virdev.hxx>
#include <sfx2/objsh.hxx>
#include <svtools/toolbarmenu.hxx>
#include <svtools/popupwindowcontroller.hxx>
#include <svtools/valueset.hxx>
#include <svx/strings.hrc>
#include <svx/svxids.hrc>
#include <helpids.h>
#include <svx/drawitem.hxx>
#include <svx/xlineit0.hxx>
#include <svx/xlncapit.hxx>
#include <svx/xlndsit.hxx>
#include <svx/xlnstit.hxx>
#include <svx/xlnedit.hxx>
#include <svx/xtable.hxx>
#include <svx/linectrl.hxx>
#include <svx/itemwin.hxx>
#include <svx/dialmgr.hxx>
#include <tbxcolorupdate.hxx>
#include <memory>
#include <comphelper/lok.hxx>
#include <comphelper/propertyvalue.hxx>
Include dependency graph for linectrl.cxx:

Go to the source code of this file.

Macros

#define MAX_LINES   12
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_svx_LineStyleToolBoxControl_get_implementation (css::uno::XComponentContext *rContext, css::uno::Sequence< css::uno::Any > const &)
 
 IMPL_LINK_NOARG (SvxLineEndWindow, SelectHdl, ValueSet *, void)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_svx_LineEndToolBoxControl_get_implementation (css::uno::XComponentContext *rContext, css::uno::Sequence< css::uno::Any > const &)
 
 IMPL_LINK_NOARG (SvxLineBox, SelectHdl, ValueSet *, void)
 

Variables

constexpr sal_uInt16 gnCols = 2
 

Macro Definition Documentation

◆ MAX_LINES

#define MAX_LINES   12

Definition at line 60 of file linectrl.cxx.

Function Documentation

◆ com_sun_star_comp_svx_LineEndToolBoxControl_get_implementation()

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

Definition at line 503 of file linectrl.cxx.

◆ com_sun_star_comp_svx_LineStyleToolBoxControl_get_implementation()

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

Definition at line 218 of file linectrl.cxx.

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( SvxLineBox  ,
SelectHdl  ,
ValueSet ,
void   
)

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( SvxLineEndWindow  ,
SelectHdl  ,
ValueSet ,
void   
)

Variable Documentation

◆ gnCols

constexpr sal_uInt16 gnCols = 2
constexpr

Definition at line 272 of file linectrl.cxx.