LibreOffice Module svx (master) 1
Classes | Functions
float3d.cxx File Reference
#include <sal/config.h>
#include <sfx2/dispatch.hxx>
#include <sfx2/module.hxx>
#include <sfx2/viewfrm.hxx>
#include <svl/eitem.hxx>
#include <svl/intitem.hxx>
#include <svl/itempool.hxx>
#include <svtools/colrdlg.hxx>
#include <svx/colorbox.hxx>
#include <svx/f3dchild.hxx>
#include <svx/xfillit0.hxx>
#include <svx/xflclit.hxx>
#include <svx/xlineit0.hxx>
#include <svx/fmmodel.hxx>
#include <svx/dlgutil.hxx>
#include <svx/obj3d.hxx>
#include <svx/sdshitm.hxx>
#include <svx/svx3ditems.hxx>
#include <svx/dialmgr.hxx>
#include <svx/viewpt3d.hxx>
#include <svx/svxids.hrc>
#include <svx/strings.hrc>
#include <editeng/colritem.hxx>
#include <osl/diagnose.h>
#include <svx/e3ditem.hxx>
#include <svl/whiter.hxx>
#include <svtools/unitconv.hxx>
#include <svx/float3d.hxx>
#include <bitmaps.hlst>
Include dependency graph for float3d.cxx:

Go to the source code of this file.

Classes

struct  Svx3DWinImpl
 

Functions

 IMPL_LINK_NOARG (Svx3DWin, ClickUpdateHdl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (Svx3DWin, ClickAssignHdl, weld::Button &, void)
 
 IMPL_LINK (Svx3DWin, ClickViewTypeHdl, weld::Button &, rBtn, void)
 
 IMPL_LINK (Svx3DWin, ClickHdl, weld::Button &, rBtn, void)
 
 IMPL_LINK (Svx3DWin, ClickColorHdl, weld::Button &, rBtn, void)
 
 IMPL_LINK (Svx3DWin, SelectHdl, weld::ComboBox &, rListBox, void)
 
 IMPL_LINK (Svx3DWin, SelectColorHdl, ColorListBox &, rListBox, void)
 
 IMPL_LINK_NOARG (Svx3DWin, ModifyMetricHdl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (Svx3DWin, ModifySpinHdl, weld::SpinButton &, void)
 
 IMPL_LINK_NOARG (Svx3DWin, ChangeSelectionCallbackHdl, SvxLightCtl3D *, void)
 

Function Documentation

◆ IMPL_LINK() [1/5]

IMPL_LINK ( Svx3DWin  ,
ClickColorHdl  ,
weld::Button ,
rBtn  ,
void   
)

◆ IMPL_LINK() [2/5]

IMPL_LINK ( Svx3DWin  ,
ClickHdl  ,
weld::Button ,
rBtn  ,
void   
)

◆ IMPL_LINK() [3/5]

IMPL_LINK ( Svx3DWin  ,
ClickViewTypeHdl  ,
weld::Button ,
rBtn  ,
void   
)

Definition at line 2229 of file float3d.cxx.

References Geo, Light, Material, Representation, ColorListBox::show(), and Texture.

◆ IMPL_LINK() [4/5]

IMPL_LINK ( Svx3DWin  ,
SelectColorHdl  ,
ColorListBox ,
rListBox  ,
void   
)

Definition at line 2584 of file float3d.cxx.

◆ IMPL_LINK() [5/5]

IMPL_LINK ( Svx3DWin  ,
SelectHdl  ,
weld::ComboBox ,
rListBox  ,
void   
)

Definition at line 2511 of file float3d.cxx.

References COL_BLACK(), and COL_WHITE().

◆ IMPL_LINK_NOARG() [1/5]

IMPL_LINK_NOARG ( Svx3DWin  ,
ChangeSelectionCallbackHdl  ,
SvxLightCtl3D ,
void   
)

Definition at line 2652 of file float3d.cxx.

◆ IMPL_LINK_NOARG() [2/5]

IMPL_LINK_NOARG ( Svx3DWin  ,
ClickAssignHdl  ,
weld::Button ,
void   
)

Definition at line 2218 of file float3d.cxx.

References SfxDispatcher::ExecuteList().

◆ IMPL_LINK_NOARG() [3/5]

IMPL_LINK_NOARG ( Svx3DWin  ,
ClickUpdateHdl  ,
weld::Toggleable ,
void   
)

Definition at line 2198 of file float3d.cxx.

References SfxDispatcher::ExecuteList().

◆ IMPL_LINK_NOARG() [4/5]

IMPL_LINK_NOARG ( Svx3DWin  ,
ModifyMetricHdl  ,
weld::MetricSpinButton ,
void   
)

Definition at line 2616 of file float3d.cxx.

◆ IMPL_LINK_NOARG() [5/5]

IMPL_LINK_NOARG ( Svx3DWin  ,
ModifySpinHdl  ,
weld::SpinButton ,
void   
)

Definition at line 2621 of file float3d.cxx.