Home
last modified time | relevance | path

Searched refs:compile (Results 26 – 50 of 90) sorted by relevance

1234

/trunk/main/toolkit/doc/layout/
H A DTODO33 ** --enable-layout does not compile on Sun?
223 + dual-compile code under VCL & 'layout' and compare
/trunk/main/beanshell/
H A Dbsh-2.1.0-src.patch7 -<project name="beanshell" default="compile-all" basedir=".">
/trunk/main/desktop/win32/source/
H A Dwrapper.h24 #error Need C++ to compile
/trunk/main/pyuno/source/loader/
H A Dpythonloader.py100 codeobject = compile( src, encfile(filename), "exec" )
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/simple/
H A DStringNode.java81 …maPattern = Pattern.compile(msPattern.replace("\\p{Is", "\\p{In"), Pattern.UNICODE_CHARACTER_CLASS… in ApplyRestriction()
/trunk/main/mysqlc/source/
H A DREADME15 the two required libraries on your system before you can compile the driver.
/trunk/main/xmlsecurity/test_docs/tools/httpserv/nbproject/
H A Dproject.properties31 # Only compile against the classpath explicitly listed here:
/trunk/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/
H A Dproject.properties32 # Only compile against the classpath explicitly listed here:
/trunk/main/udkapi/com/sun/star/script/
H A DXEngine.idl72 boolean compile( [in] string ModuleName,
/trunk/main/rhino/
H A Drhino1_7R3.patch288 + "Can't compile scripts: no scope available",
797 <project name="toolsrc" default="compile" basedir="..">
/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py451 code = compile( src, encfile(uno.fileUrlToSystemPath( url ) ), "exec" )
453 code = compile( src, url, "exec" )
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DVclHookException.java354 Pattern pattern = Pattern.compile("\\(\\$([^\\)]*)\\)"); in parse()
/trunk/main/l10ntools/source/help/
H A DHelpCompiler.hxx294 bool compile( void ) throw (HelpProcessingException);
H A DHelpCompiler.cxx402 bool HelpCompiler::compile( void ) throw( HelpProcessingException ) in compile() function in HelpCompiler
H A DHelpLinker.cxx467 bool success = hc.compile(); in link()
/trunk/main/libxmlsec/
H A Dxmlsec1-customkeymanage.patch739 …@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC)…
742 +@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INC…
746 +@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLU…
749 +@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INC…
753 +@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLU…
756 +@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INC…
760 +@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLU…
763 …@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) …
/trunk/main/expat/
H A Dexpat-2.5.0.patch463 + const size_t ellipsisLength = sizeof(ellipis) /* because compile-time */ - 1;
474 - const size_t ellipsisLength = sizeof(ellipis) /* because compile-time */ - 1;
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/
H A DHtmlGenerator.java119 final Pattern aReferencePattern = Pattern.compile("^(.*?)\\$([^\\$]+)\\$(.*)$"); in CopyFile()
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java155 XPathExpression expr = xpath.compile(xpathStr); in getStringByXPath()
/trunk/main/extensions/test/ole/AxTestComponents/
H A DAxTestComponents.idl149 // And that does not compile.
/trunk/main/
H A Daclocal.m4191 # Another macro is required to find the appropriate flags to compile
/trunk/main/ure/source/
H A DREADME348 GCC version (or later) when you compile the UNO binaries.
/trunk/main/graphite/
H A Dgraphite-2.3.1.patch66 +### HDU: disabled building with the normal compile flags
68 +### HDU: because for full binary compatibility with the rest of OOo all compile flags must match e…
/trunk/main/writerfilter/source/rtftok/
H A DRTFScanner.skl147 * flex-generated scanners to compile on their own).
/trunk/main/extensions/source/macosx/spotlight/
H A Dunzip.m83 /* compile with -Dlocal if your debugger can't find static symbols */

Completed in 159 milliseconds

1234