Author: alg
Date: Wed May 29 13:35:49 2013
New Revision: 1487480
URL: http://svn.apache.org/r1487480
Log:
i122374 added initialisation for initial selection
Modified:
openoffice/trunk/main/svx/source/engine3d/float3d.cxx
Modified: openoffice/trunk/main/svx/source/engine3d/float3d.cxx
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/svx/source/engine3d/float3d.cxx?rev=1487480&r1=1487479&r2=1487480&view=diff
==============================================================================
--- openoffice/trunk/main/svx/source/engine3d/float3d.cxx (original)
+++ openoffice/trunk/main/svx/source/engine3d/float3d.cxx Wed May 29 13:35:49
2013
@@ -537,6 +537,7 @@ void Svx3DWin::Reset()
// Nichts selektieren, um Fehler beim erstselektieren zu vermeiden
aCtlLightPreview.GetSvx3DLightControl().SelectLight(0);
+ aCtlLightPreview.CheckSelection();
}
bool Svx3DWin::GetUILightState( ImageButton& aBtn ) const