<div>Hello Everyone,</div><div><br></div><div>Before the beginning of  this week ,I was debugging on impress slide layouts.Basically,I got to understand the mechanism of creation of slide layouts in the "normal" page,in the master pages like "notes" and "handout" and much more.</div>



<div><br></div><div>Currently in the slide layouts, Placeholder object's height,width,position are hard-coded. So,I did following things during this week:</div>


<div><br></div><div>+So at first ,I started with creation of XML file  which stores following information:</div><div>(1) Layout Type</div><div>(2) "PresObj" Kind</div><div>(3) Position co-ordinates of "PresObj"</div>






<div>(4) Size of "PreObj"(Width and Height)</div><div><br></div><div>+ I have started coding XML parser, which will read this information from XML file and set the appropriate parameters in the function "CalcAutoLayoutRectangles" (This function  calculates/sets  the Top Position,Height and Width of Rectangle "PresObj" used.) And this will parser will help in bringing configurability with Slide Layouts.</div>






<div><br></div><div>+ So XML parser should be fully completed, probably by "Monday" or "Tuesday"(mostly it should get completed by this weekend).</div><div><br></div><div>+ Next week,I will work on  understanding "Slide Mater View" and  on using "Slide Mater View" to edit the current built-in layouts.</div>



<div><br></div><div>Regards,</div><div>Vishv Brahmbhatt</div>