Searched refs:Svx3DLightControl (Results 1 – 2 of 2) sorted by relevance
257 Svx3DLightControl::Svx3DLightControl(Window* pParent, const ResId& rResId) in Svx3DLightControl() function in Svx3DLightControl282 Svx3DLightControl::Svx3DLightControl(Window* pParent, WinBits nStyle) in Svx3DLightControl() function in Svx3DLightControl307 Svx3DLightControl::~Svx3DLightControl() in ~Svx3DLightControl()313 void Svx3DLightControl::Construct2() in Construct2()407 void Svx3DLightControl::ConstructLightObjects() in ConstructLightObjects()448 void Svx3DLightControl::AdaptToSelectedLight() in AdaptToSelectedLight()500 void Svx3DLightControl::TrySelection(Point aPosPixel) in TrySelection()565 void Svx3DLightControl::Paint(const Rectangle& rRect) in Paint()739 void Svx3DLightControl::Resize() in Resize()749 void Svx3DLightControl::SetObjectType(sal_uInt16 nType) in SetObjectType()[all …]
79 class SVX_DLLPUBLIC Svx3DLightControl : public Svx3DPreviewControl class118 Svx3DLightControl(Window* pParent, const ResId& rResId);119 Svx3DLightControl(Window* pParent, WinBits nStyle = 0);120 ~Svx3DLightControl();163 Svx3DLightControl maLightControl;185 Svx3DLightControl& GetSvx3DLightControl() { return maLightControl; } in GetSvx3DLightControl()
Completed in 20 milliseconds