Home
last modified time | relevance | path

Searched refs:DspObjects (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/sidebar/
H A DSlideBackground.hxx150 DECL_LINK(DspObjects, Button*, void);
H A DSlideBackground.cxx250 mpDspMasterObjects->SetClickHdl(LINK(this,SlideBackground, DspObjects)); in Initialize()
1171 IMPL_LINK_NOARG(SlideBackground, DspObjects, Button*, void) in IMPL_LINK_NOARG() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/sidebar/
H A DSlideBackground.hxx148 DECL_LINK(DspObjects, weld::Toggleable&, void);
H A DSlideBackground.cxx259 mxDspMasterObjects->connect_toggled(LINK(this, SlideBackground, DspObjects)); in Initialize()
1219 IMPL_LINK_NOARG(SlideBackground, DspObjects, weld::Toggleable&, void) in IMPL_LINK_NOARG() argument