Home
last modified time | relevance | path

Searched defs:Svx3DLightControl (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Ddlgctl3d.hxx65 class SAL_WARN_UNUSED SVX_DLLPUBLIC Svx3DLightControl final : public Svx3DPreviewControl class
114 void SetChangeCallback(Link<Svx3DLightControl*,void> aNew) { maChangeCallback = aNew; } in SetChangeCallback()
115 …void SetSelectionChangeCallback(Link<Svx3DLightControl*,void> aNew) { maSelectionChangeCallback = … in SetSelectionChangeCallback()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Ddlgctl3d.hxx97 class SAL_WARN_UNUSED Svx3DLightControl final : public Svx3DPreviewControl class
142 void SetChangeCallback(Link<Svx3DLightControl*,void> aNew) { maChangeCallback = aNew; } in SetChangeCallback()
143 …void SetSelectionChangeCallback(Link<Svx3DLightControl*,void> aNew) { maSelectionChangeCallback = … in SetSelectionChangeCallback()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Ddlgctl3d.cxx247 Svx3DLightControl::Svx3DLightControl() in Svx3DLightControl() function in Svx3DLightControl
1158 IMPL_LINK_NOARG(SvxLightCtl3D, InternalInteractiveChange, Svx3DLightControl*, void) in IMPL_LINK_NOARG() argument
1172 IMPL_LINK_NOARG(SvxLightCtl3D, InternalSelectionChange, Svx3DLightControl*, void) in IMPL_LINK_NOARG() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Ddlgctl3d.cxx448 Svx3DLightControl::Svx3DLightControl(vcl::Window* pParent, WinBits nStyle) in Svx3DLightControl() function in Svx3DLightControl
2098 IMPL_LINK_NOARG(SvxLightCtl3D, InternalInteractiveChange, Svx3DLightControl*, void) in IMPL_LINK_NOARG() argument
2107 IMPL_LINK_NOARG(SvxLightCtl3D, InternalSelectionChange, Svx3DLightControl*, void) in IMPL_LINK_NOARG() argument