Home
last modified time | relevance | path

Searched refs:SetUserInteractiveChangeCallback (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/svx/inc/svx/
H A Ddlgctl3d.hxx130 void SetUserInteractiveChangeCallback(Link aNew) { maUserInteractiveChangeCallback = aNew; } in SetUserInteractiveChangeCallback() function in Svx3DLightControl
188 void SetUserInteractiveChangeCallback(Link aNew) { maUserInteractiveChangeCallback = aNew; } in SetUserInteractiveChangeCallback() function in SvxLightCtl3D
/AOO41X/main/chart2/source/controller/dialogs/
H A Dtp_3D_SceneIllumination.cxx348 …m_aCtl_Preview.SetUserInteractiveChangeCallback( LINK( this, ThreeD_SceneIllumination_TabPage, Pre… in ThreeD_SceneIllumination_TabPage()
/AOO41X/main/svx/source/engine3d/
H A Dfloat3d.cxx400 aCtlLightPreview.SetUserInteractiveChangeCallback(aLink); in Svx3DWin()