Lines Matching refs:Svx3DLightControl
257 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()
570 void Svx3DLightControl::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown()
600 void Svx3DLightControl::Tracking( const TrackingEvent& rTEvt ) in Tracking()
739 void Svx3DLightControl::Resize() in Resize()
749 void Svx3DLightControl::SetObjectType(sal_uInt16 nType) in SetObjectType()
763 bool Svx3DLightControl::IsSelectionValid() in IsSelectionValid()
773 void Svx3DLightControl::GetPosition(double& rHor, double& rVer) in GetPosition()
791 void Svx3DLightControl::SetPosition(double fHor, double fVer) in SetPosition()
845 void Svx3DLightControl::SetRotation(double fRotX, double fRotY, double fRotZ) in SetRotation()
867 void Svx3DLightControl::GetRotation(double& rRotX, double& rRotY, double& rRotZ) in GetRotation()
874 void Svx3DLightControl::Set3DAttributes( const SfxItemSet& rAttr ) in Set3DAttributes()
891 void Svx3DLightControl::SelectLight(sal_uInt32 nLightNumber) in SelectLight()
916 bool Svx3DLightControl::GetLightOnOff(sal_uInt32 nNum) const in GetLightOnOff()
938 Color Svx3DLightControl::GetLightColor(sal_uInt32 nNum) const in GetLightColor()
960 basegfx::B3DVector Svx3DLightControl::GetLightDirection(sal_uInt32 nNum) const in GetLightDirection()