/trunk/main/slideshow/ |
H A D | StaticLibrary_sldshw_s.mk | 116 slideshow/source/engine/slide/layer \ 126 slideshow/source/engine/color \ 127 slideshow/source/engine/delayevent \ 130 slideshow/source/engine/eventqueue \ 135 slideshow/source/engine/shapesubset \ 136 slideshow/source/engine/slidebitmap \ 139 slideshow/source/engine/slideview \ 141 slideshow/source/engine/tools \ 144 slideshow/source/engine/waitsymbol \ 146 slideshow/source/engine/debug \ [all …]
|
H A D | Library_OGLTrans.mk | 24 $(eval $(call gb_Library_set_componentfile,OGLTrans,slideshow/source/engine/OGLTrans/ogltrans)) 64 slideshow/source/engine/OGLTrans/OGLTrans_TransitionImpl \ 65 slideshow/source/engine/OGLTrans/OGLTrans_Shaders \ 66 slideshow/source/engine/OGLTrans/OGLTrans_TransitionerImpl \
|
H A D | Library_slideshow.mk | 69 slideshow/source/engine/slideshowimpl \
|
/trunk/main/graphite/ |
H A D | graphite-2.3.1.patch | 1 --- misc/silgraphite-2.3.1/engine/include/graphite/GrCommon.h Thu Jan 22 00:36:40 2009 2 +++ misc/build/silgraphite-2.3.1/engine/include/graphite/GrCommon.h Sat Aug 22 19:36:32 2009 45 --- misc/silgraphite-2.3.1/engine/makefile.vc7 Thu Aug 21 16:24:32 2008 46 +++ misc/build/silgraphite-2.3.1/engine/makefile.vc7 Sat Aug 22 19:36:32 2009 59 --- misc/silgraphite-2.3.1/engine/makefile.vc8 Sat Aug 22 21:58:25 2009 60 +++ misc/build/silgraphite-2.3.1/engine/makefile.vc8 Sat Aug 22 21:57:42 2009 127 --- misc/silgraphite-2.3.1/engine/src/font/FileFont.cpp Thu Jan 22 00:36:42 2009 188 --- misc/silgraphite-2.3.1/engine/src/font/Font.cpp Tue May 20 08:04:16 2008 226 --- misc/silgraphite-2.3.1/engine/src/font/TtfUtil.cpp Thu Jan 29 10:33:19 2009 2323 Calculates memory usage for the engine and segments. [all …]
|
H A D | graphite-2.3.1.patch.mingw | 1 --- misc/silgraphite-2.3.1/engine/config/ltmain.sh 2009-01-28 11:21:59.000000000 +0900 2 +++ misc/build/silgraphite-2.3.1/engine/config/ltmain.sh 2009-08-23 20:59:13.180125000 +0900 12 --- misc/silgraphite-2.3.1/engine/src/Makefile.in 2009-01-28 11:25:00.000000000 +0900 13 +++ misc/build/silgraphite-2.3.1/engine/src/Makefile.in 2009-08-23 20:59:13.742625000 +0900 70 --- misc/silgraphite-2.3.1/engine/src/font/FileFont.cpp 2009-01-22 07:36:42.000000000 +0900 71 +++ misc/build/silgraphite-2.3.1/engine/src/font/FileFont.cpp 2009-08-23 20:59:14.148875000 +0900 84 --- misc/silgraphite-2.3.1/engine/test/RegressionTest/GrJustifier.cpp 2009-01-22 07:36:42.000000000… 85 +++ misc/build/silgraphite-2.3.1/engine/test/RegressionTest/GrJustifier.cpp 2009-08-23 20:59:15.445… 95 --- misc/silgraphite-2.3.1/engine/test/RegressionTest/RegressionTest.cpp 2009-01-22 07:36:42.000000… 106 --- misc/silgraphite-2.3.1/engine/test/RegressionTest/main.h 2009-01-29 17:33:19.000000000 +0900 [all …]
|
H A D | makefile.mk | 57 engine/makefile.vc8 \ 58 engine/test/RegressionTest/RtTextSrc.h 66 CONFIGURE_DIR=engine 132 OUT2LIB=engine$/debug$/*.lib 134 OUT2LIB=engine$/release$/*.lib 137 OUT2LIB=engine$/src$/.libs$/libgraphite*.a 152 engine$/debug$/*.pdb 165 engine$/include$/graphite
|
H A D | graphite-2.3.1_debug.patch | 1 --- misc/silgraphite-2.3.1/engine/src/segment/SegmentAux.cpp 2008-08-21 16:24:32.000000000 +0200 2 +++ misc/build/silgraphite-2.3.1/engine/src/segment/SegmentAux.cpp 2011-02-21 13:22:23.159834368 +0… 14 --- misc/silgraphite-2.3.1/engine/configure 2021-06-19 15:17:20.741894267 +0200 15 +++ misc/build/silgraphite-2.3.1/engine/configure 2021-06-19 15:18:16.359429854 +0200
|
H A D | graphite-2.3.1-CVE-2016-1521.patch | 1 --- misc/silgraphite-2.3.1/engine/src/font/TtfUtil.cpp 2009-01-29 08:33:19 UTC 2 +++ misc/build/silgraphite-2.3.1/engine/src/font/TtfUtil.cpp 2016-03-17 00:06:29 UTC
|
H A D | graphite-2.3.1_stlportemu.patch | 38 --- misc/silgraphite-2.3.1/engine/include/graphite/GrCommon.h 2013-05-27 15:10:31.799725700 +0200 39 +++ misc/build/silgraphite-2.3.1/engine/include/graphite/GrCommon.h 2013-05-27 15:10:19.387015800 +…
|
/trunk/main/udkapi/com/sun/star/script/ |
H A D | XEngine.idl | 44 /** makes it possible to control a scripting engine. 53 then the engine uses this interface to set/get properties and 80 the engine. The Script is executed synchronously.</p> 90 the engine. The script is executed asynchronously. 107 /** adds an engine listener. 115 /** removes an engine listener.
|
H A D | FinishReason.idl | 32 /** contains the response for a scripting engine termination. 38 /** script in the engine terminated normally. 43 /** script in the engine was cancelled.
|
H A D | InterruptReason.idl | 32 /** values used to specify the response for a scripting engine 59 /** script stops because only one scripting engine command was executed.
|
/trunk/main/offapi/com/sun/star/report/ |
H A D | XReportEngine.idl | 64 <p>The following events are supported by the report engine. 77 /** allows life-time control of report engine. 87 If the report engine is already disposed. 100 If the report engine is already disposed. 115 If the report engine is already disposed. 126 If the report engine is already disposed.
|
/trunk/main/canvas/ |
H A D | overview.txt | 51 The new OOo slideshow engine 54 The new OpenOffice.org slideshow engine will replace the current 62 In a second step, this new slideshow engine will then be integrated 66 The new slideshow engine is currently not accessible from the office
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/ |
H A D | OleProducer.java | 92 final PentahoReportEngine engine = new PentahoReportEngine(); in produceOle() local 93 final ReportJobDefinition definition = engine.createJobDefinition(); in produceOle() 108 engine.createJob(definition).execute(); in produceOle()
|
/trunk/main/offapi/com/sun/star/animations/ |
H A D | XIterateContainer.idl | 46 See documentation of used animation engine for supported targets. 55 See documentation of used animation engine for supported subitems. 61 See documentation of used animation engine for supported iteration types.
|
H A D | XAnimate.idl | 48 See documentation of used animation engine for supported targets. 57 See documentation of used animation engine for supported subitems.
|
/trunk/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/ |
H A D | _Validat.idt | 17 AdminExecuteSequence Action N Identifier Name of action to invoke, either in the engine or the… 18 …action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, re… 20 AdminUISequence Action N Identifier Name of action to invoke, either in the engine or the hand… 21 …action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, re… 23 AdvtExecuteSequence Action N Identifier Name of action to invoke, either in the engine or the … 24 …action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, re… 26 AdvtUISequence Action N Identifier Name of action to invoke, either in the engine or the handl… 27 …action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, re… 192 InstallExecuteSequence Action N Identifier Name of action to invoke, either in the engine or t… 195 InstallUISequence Action N Identifier Name of action to invoke, either in the engine or the ha… [all …]
|
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/ |
H A D | _Validat.idt | 17 AdminExecuteSequence Action N Identifier Name of action to invoke, either in the engine or the… 18 …action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, re… 20 AdminUISequence Action N Identifier Name of action to invoke, either in the engine or the hand… 21 …action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, re… 23 AdvtExecuteSequence Action N Identifier Name of action to invoke, either in the engine or the … 24 …action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, re… 26 AdvtUISequence Action N Identifier Name of action to invoke, either in the engine or the handl… 27 …action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, re… 192 InstallExecuteSequence Action N Identifier Name of action to invoke, either in the engine or t… 195 InstallUISequence Action N Identifier Name of action to invoke, either in the engine or the ha… [all …]
|
/trunk/main/instsetoo_native/inc_sdkoo/windows/msi_templates/ |
H A D | _Validat.idt | 17 AdminExecuteSequence Action N Identifier Name of action to invoke, either in the engine or the… 18 …action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, re… 20 AdminUISequence Action N Identifier Name of action to invoke, either in the engine or the hand… 21 …action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, re… 23 AdvtExecuteSequence Action N Identifier Name of action to invoke, either in the engine or the … 24 …action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, re… 26 AdvtUISequence Action N Identifier Name of action to invoke, either in the engine or the handl… 27 …action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, re… 192 InstallExecuteSequence Action N Identifier Name of action to invoke, either in the engine or t… 195 InstallUISequence Action N Identifier Name of action to invoke, either in the engine or the ha… [all …]
|
/trunk/main/instsetoo_native/inc_ure/windows/msi_templates/ |
H A D | _Validat.idt | 17 AdminExecuteSequence Action N Identifier Name of action to invoke, either in the engine or the… 18 …action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, re… 20 AdminUISequence Action N Identifier Name of action to invoke, either in the engine or the hand… 21 …action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, re… 23 AdvtExecuteSequence Action N Identifier Name of action to invoke, either in the engine or the … 24 …action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, re… 26 AdvtUISequence Action N Identifier Name of action to invoke, either in the engine or the handl… 27 …action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, re… 192 InstallExecuteSequence Action N Identifier Name of action to invoke, either in the engine or t… 195 InstallUISequence Action N Identifier Name of action to invoke, either in the engine or the ha… [all …]
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/ |
H A D | SOReportJobFactory.java | 324 final PentahoReportEngine engine = new PentahoReportEngine(); in createReportJob() local 325 final ReportJobDefinition definition = engine.createJobDefinition(); in createReportJob() 345 return engine.createJob(definition); in createReportJob()
|
H A D | Manifest.mf | 6 flow-engine-0.9.4.jar sac.jar commons-logging-1.1.3.jar
|
/trunk/main/reportbuilder/java/com/sun/star/report/util/ |
H A D | makefile.mk | 40 flow-engine-$(FLOW_ENGINE_VERSION).jar
|
/trunk/main/toolkit/doc/layout/ |
H A D | README | 1 Layout engine for OpenOffice.org - Work in Progress
|