Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Ddlgctl3d.hxx142 void SetChangeCallback(Link<Svx3DLightControl*,void> aNew) { maChangeCallback = aNew; } in SetChangeCallback() function in Svx3DLightControl
216 void SetChangeCallback(Link<LightControl3D*,void> aNew) { maChangeCallback = aNew; } in SetChangeCallback() function in LightControl3D
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Ddlgctl3d.hxx114 void SetChangeCallback(Link<Svx3DLightControl*,void> aNew) { maChangeCallback = aNew; } in SetChangeCallback() function in Svx3DLightControl
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxPrefs.cpp95 gfxPrefs::Pref::SetChangeCallback(ChangeCallback aCallback) in SetChangeCallback() function in gfxPrefs::Pref
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxPrefs.cpp91 void gfxPrefs::Pref::SetChangeCallback(ChangeCallback aCallback) { in SetChangeCallback() function in gfxPrefs::Pref