Home
last modified time | relevance | path

Searched refs:Svx3DLightControl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/dialog/
H A Ddlgctl3d.cxx257 Svx3DLightControl::Svx3DLightControl(Window* pParent, const ResId& rResId) in Svx3DLightControl() function in Svx3DLightControl
282 Svx3DLightControl::Svx3DLightControl(Window* pParent, WinBits nStyle) in Svx3DLightControl() function in Svx3DLightControl
307 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 …]
/trunk/main/svx/inc/svx/
H A Ddlgctl3d.hxx79 class SVX_DLLPUBLIC Svx3DLightControl : public Svx3DPreviewControl class
118 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 21 milliseconds