Parsing the property values of master presentation objects.
Also new functions added to comphelper module for expanding
filepaths macro to appropriate system file paths(for
configuration files present at 'Impress.xcs')
Change-Id: If0381a12155673e85103ddb5d51c34ae53fe2ecb
Made appropriate changes to the position co-ordinates of layoutlist.xml.And
now diff of 'vertical layouts' comes empty.
Change-Id: Idd4ced9e7551dc95fd42e2a9767894fff121914d
Few more entries are added to "objectlist.xml".Only last two magic numbers
of "sdpage.cxx" are left to be handled.They are slightly different from
rest of the entries.
Change-Id: Ic1481606a360695dc57174e5e4037169f91bd611
A small demo version of new XML file, to store the remaining of the 'magic numbers' left in the
"sdpage.cxx".
Change-Id: I2883782dbdfd5a68f707631faec2e7b1d62a00de
Changed the name of attributes from "title-shape-relative-height" to "relative-height" & all others.
Change-Id: I3010e8faf8a9bf347a7bec366449bbba77f0a69f
The new vertical layouts and the old layouts works well on my maschine.
Also the 'vertical writing' mode seems to be working perfectly for 'vertical layouts'.
And removed the 'switch'case from the "sdpage.cxx".
Change-Id: Ic9f6af68cdeb635f79e67b959f95ac0a79c119ca
The logical change seems to work perfectly,only few of the layouts involving
'vertical title' are left to be handled in the XML file.Also commenting out
some of the code in the switch case for temporary reference.It will
be deleted in the subsequent commit.
Change-Id: I491e414dec3dbd01d8566f23ab31096daa7bbfa8
This changes are pushed for quick reference as there are some more changes
that are left to be done.
Change-Id: I8c79fa7730dcab9250bebe6bd84f49a8664e338d
Adding new methods to "SdDrawDocument" class to set the vector "layoutlist"
from the constructor of "SdDrawDocument" and use it in "CalcAutoLayoutRectangles".
Build got failed in-between,so authentication of it's working is left to be done.
Change-Id: Ia614ab0e1d45022d770e61d27b0ae6c74dc71bf8
New samples are added to "layoutlist.xml" and corresponding changes are made in the "sdpage.cxx".
Few changes are still left to be made in the values,which will be done in the next commit.
Change-Id: Ia388f416906f4416ec596ae4631a51940e6ccf93
Have added a vector list of XNode to store the parse XML and referring it instead of XML eveytime.
Need to make scope level changes for vector and parseXml() in the next commit.
Change-Id: I2f270fc18058772fbf30a2a44e564c8290c316c4
Have added a 'if' conditional statement to know whether layout's child is a empty 'text' node or 'presobj' node.And proceed with rest of the
things ,if it is a 'presobj' node.Also the xml files are indented.
Change-Id: I676e710b86b1f50dbd861f2cb180bf9be839b867
Have added new "Slide Layouts" samples.So commented out the code related to existing slide layouts in "sdpage.cxx" and also added some code
for XML parsing of the new layouts.
Change-Id: I8f5fdcab5f2eb41e37fa522a7801b388cbfefed5
Added some changes in the "getRootElement" and new "layoutlist.xml" is added for "unit-test" module.
XML parser works perfectly in the installation,only the failure of "unit-test" is left to be solved.
Some refactoring related to "layoutlist.xml" will be updated soon.
Change-Id: If7ed3af40e9b6df26e20881728181eb6c82936d8
Updating the "getRootElement" function.So "layoutlist.xml" can be read from actual configuration path.
Change-Id: Iee636d32e629e935e46a18572646659780ae20e3
2009-02-09 13:59:40 +0100 thb r267511 : #i96946# Added seemingly missing change for the color space selection for the slide textures
2009-02-04 10:47:12 +0100 cmc r267353 : #i96946# integrate ogltrans work
2008/01/07 20:35:54 radekdoulik 1.1.2.1: 2008-01-07 Radek Doulik <rodo@novell.com>
* build/src680-m241/sd/xml/makefile.mk: new file, when building
with opengl copy transitions-ogl to transitions-ogl.xml so that it
is delivered, otherwise delete transitions-ogl.xml
* build/src680-m241/sd/prj/build.lst: added xml/ directory
* build/src680-m241/sd/source/core/TransitionPreset.cxx
(importTransitionPresetList): load transitions-ogl.xml as well as
transitions.xml
(importTransitionsFile): new helper method
2006/02/06 15:40:04 af 1.1.984.2: #i57552# Changed implementation name.
2006/02/06 09:48:23 af 1.1.984.1: #i57552# Only supported service is DrawingDocumentDrawView.
2006/02/06 15:39:20 af 1.1.984.2: #i57552# Changed implementation name.
2006/02/06 09:47:42 af 1.1.984.1: #i57552# Only supported service is DrawingDocumentDrawView.
2006/02/06 15:37:14 af 1.1.984.2: #i57552# Changed implementation name.
2006/02/06 09:46:53 af 1.1.984.1: #i57552# Only supported service is DrawingDocumentDrawView.
2006/02/06 15:36:21 af 1.1.984.2: #i57552# Changed implementation name.
2006/02/06 09:46:14 af 1.1.984.1: #i57552# Only supported service is DrawingDocumentDrawView.