summaryrefslogtreecommitdiff
path: root/sfx2/qa/complex/docinfo/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/qa/complex/docinfo/makefile.mk')
-rw-r--r--sfx2/qa/complex/docinfo/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/qa/complex/docinfo/makefile.mk b/sfx2/qa/complex/docinfo/makefile.mk
index 7c074ccbe838..0ab561b970ef 100644
--- a/sfx2/qa/complex/docinfo/makefile.mk
+++ b/sfx2/qa/complex/docinfo/makefile.mk
@@ -57,4 +57,4 @@ JARCOMPRESS = TRUE
run:
- $(JAVAI) -cp $(CLASSPATH) org.openoffice.Runner -TestBase java_complex -o $(PACKAGE:s#$/#.#).$(JAVAFILES:b)
+ $(JAVAI) $(JAVAIFLAGS) -cp $(CLASSPATH) org.openoffice.Runner -TestBase java_complex -o $(PACKAGE:s#$/#.#).$(JAVAFILES:b)
26Few changes to position co-ordinates of layouts.Vishv Brahmbhatt 2013-08-26Adding entries to "objectlist.xml"Vishv Brahmbhatt 2013-08-26Creating a new demo XML fileVishv Brahmbhatt 2013-08-26Few name conventions changes.Vishv Brahmbhatt 2013-08-26Adding vertical layouts to XML file.Vishv Brahmbhatt 2013-08-26Making few changes to the parser logic.Vishv Brahmbhatt 2013-08-26Few changes to the logic of parsingVishv Brahmbhatt 2013-08-26Temporarily adding new methods to "drawdoc.cxx".Vishv Brahmbhatt 2013-08-26Added few more new samples to "layoutlist.xml"Vishv Brahmbhatt 2013-08-26Changed the logic of parsingVishv Brahmbhatt 2013-08-26Solved the identation problem related to "layoutlist.xml".Vishv Brahmbhatt 2013-08-26Adding new Slide Layouts Samples to "layoutlist.xml".Vishv Brahmbhatt 2013-08-26Working version of XML parser from configuration file pathVishv Brahmbhatt 2013-08-26Changing the XML parser with configuration file pathVishv Brahmbhatt