Home
last modified time | relevance | path

Searched refs:project (Results 1 – 25 of 150) sorted by relevance

123456

/trunk/main/sal/inc/rtl/
H A Dlogfile.h95 #define RTL_LOGFILE_TRACE_AUTHOR( project, author, string ) \ argument
97 project,\
100 #define RTL_LOGFILE_TRACE_AUTHOR1( project, author, frmt, arg1 ) \ argument
102 project,\
107 #define RTL_LOGFILE_TRACE_AUTHOR2( project, author, frmt, arg1 , arg2 ) \ argument
109 project,\
113 #define RTL_LOGFILE_TRACE_AUTHOR3( project, author, frmt, arg1 , arg2 , arg3 ) \ argument
115 project,\
125 #define RTL_LOGFILE_TRACE_AUTHOR( project, author, string ) ((void)0) argument
126 #define RTL_LOGFILE_TRACE_AUTHOR1( project, author, frmt, arg1 ) ((void)0) argument
[all …]
H A Dlogfile.hxx108 inline Logfile( const sal_Char *project, const sal_Char *author, const sal_Char *name );
121 inline Logfile::Logfile( const sal_Char *project, const sal_Char *author, const sal_Char *name ) in Logfile() argument
122 : m_sName( project) in Logfile()
144 #define RTL_LOGFILE_CONTEXT_AUTHOR( instance, project, author, name ) ::rtl::Logfile instance(proje… argument
167 #define RTL_LOGFILE_CONTEXT_AUTHOR( instance, project, author, name ) ((void)0) argument
/trunk/main/l10ntools/java/receditor/java/transex3/model/
H A DSdfEntity.java25 private String project; field in SdfEntity
58 …public SdfEntity(String project, String source_file, String dummy1, String resource_type, String g… in SdfEntity() argument
60 this.project = project; in SdfEntity()
99 return project+"\\"+source_file; in getFileId()
105 return project+"\t"+source_file+"\t"+dummy1+"\t"+resource_type+"\t"+gid+"\t" in toString()
110 return project+gid+lid+source_file+resource_type+platform+helpid; in getId()
178 return project; in getProject()
181 public void setProject(String project) { in setProject() argument
182 this.project = project; in setProject()
/trunk/main/l10ntools/java/jpropex/java/
H A DSdfEntity.java26 private String project = new String(""); field in SdfEntity
76 …public SdfEntity(String project, String source_file, String dummy1, String resource_type, String g… in SdfEntity() argument
78 this.project = project; in SdfEntity()
118 return project+"\\"+source_file; in getFileId()
124 …return new StringBuffer( project ).append( "\t" ).append( source_file ).append( "\t" ).append( dum… in toString()
129 …return new StringBuffer( project ).append( gid ).append( lid ).append( source_file ).append( resou… in getId()
197 return project; in getProject()
200 public void setProject(String project) { in setProject() argument
201 this.project = project; in setProject()
/trunk/main/l10ntools/scripts/tool/
H A Dsdf.py78 project = "" variable in SdfEntity
111 …def __init__(self, project="", source_file="", dummy1="0", resource_type="", gid="", lid="", helpi… argument
113 self.project = project;
136 self.project = splitted[ self.const._PROJECT_POS ]
153 return self.project + "\\" + self.source_file
159 …return ''.join([self.project, "\t", self.source_file, "\t", self.dummy1, "\t", self.resource_type,…
164 …return ''.join([self.project, self.gid, self.lid, self.source_file, self.resource_type, self.platf…
/trunk/main/
H A DREADME5 The Apache OpenOffice project provides a full featured office productivity suite
6 based on open standards. It is the continuation of the OpenOffice.org project.
11 Apache OpenOffice is a very large project with many components and mainly
38 Apache OpenOffice is a big project and depends on several other external libraries.
41 A comprehensive and complete building guide can be found in the project wiki under
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DUIMapOp.java78 for (IProject project : projects) { in locateUIMap()
80 if (project.isNatureEnabled("org.eclipse.jdt.core.javanature")) { in locateUIMap()
81 IJavaProject javaProject = JavaCore.create(project); in locateUIMap()
131 IProject project = uiMap.getResource().getProject(); in scan()
138 IFile file = project.getFile("ids"); in scan()
/trunk/
H A DREADME.md3 The Apache OpenOffice project (AOO) provides a full featured office productivity suite based on ope…
4 It is the continuation of the OpenOffice.org project.
8 Apache OpenOffice is a very large project with many components and mainly implemented in C++ but al…
30 Apache OpenOffice is a big project and depends on several other external libraries.\
/trunk/main/icu/
H A Dcreatemak.pl796 my @project = ();
798 @project = split( /,/, $line);
799 if ( $#project ) {
805 @subarray = split( /=/, $project[0]);
808 $projectpath = $project[1];
809 $projectid = $project[2];
/trunk/main/extensions/test/ole/EventListenerSample/
H A Dreadme.txt4 The folder EventListener contains an MSDEV project that builds a dll that
13 Contains a Visual Basic project that builds an ActiveX component that implements
19 The project also contains a client that builds a Project1.exe (in the same
/trunk/main/l10ntools/inc/
H A Dxmlparse.hxx310 ByteString project, member in XMLElement
329 project(""), in XMLElement()
367 void SetProject ( ByteString prj ){ project = prj; } in SetProject()
376 ByteString GetProject() { return project; } in GetProject()
/trunk/test/testgui/
H A Dreadme.txt22 The module stores GUI testing scripts. It's an eclipse project. Setup the project with the followin…
26 …ersion MUST be higher than 4.10) into testscript/output/lib/junit.jar and then refresh the project.
/trunk/main/xmlsecurity/test_docs/tools/httpserv/nbproject/
H A Dproject.properties27 # This directory is removed when the project is cleaned:
41 # This directory is removed when the project is cleaned:
77 # Space-separated list of JVM arguments used when running the project
/trunk/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/
H A Dproject.properties28 # This directory is removed when the project is cleaned:
42 # This directory is removed when the project is cleaned:
84 # Space-separated list of JVM arguments used when running the project
/trunk/main/vcl/workben/
H A Dsvptest.cxx161 static Point project( const Point& rPoint ) in project() function
357 DrawLine( project( aP1 ) + aCenter, in Paint()
358 project( aP2 ) + aCenter, in Paint()
/trunk/main/tomcat/
H A Dtomcat.patch5 +<project name="jsr154 in Apache OpenOffice" default="debuild" basedir=".">
25 +</project>
/trunk/main/desktop/test/deployment/update/simple/
H A Dreadme.txt27 …ormation and the update is committed in the extensions/www project. To modify them get the project:
/trunk/main/xmerge/source/inc/
H A Dantbuild.properties32 target.dir=${build.dir}/${ant.project.name}
33 target.jar=${build.dir}/${ant.project.name}.jar
/trunk/main/beanshell/
H A Dbsh-2.1.0-src.patch7 -<project name="beanshell" default="compile-all" basedir=".">
8 +<project name="beanshell" default="jarall" basedir=".">
/trunk/main/desktop/test/deployment/update/
H A Dreadme.txt43 in the desktop project. They are in the update subfolder of the different test folders.
51 The different test folders for the update are also committed in project extensions/www
/trunk/main/odk/examples/java/Spreadsheet/
H A DXCalcAddins.idl40 your project files. This example will work with tNeccessaryhe default
51 http://www.openoffice.org/project/udk/common/man/idl_syntax.html .
/trunk/main/offapi/com/sun/star/script/vba/
H A DXVBAMacroResolver.idl46 parts are optional. The first part represents the VBA project name.
51 procedure located in "Module" of the project "VBAProject". If the
/trunk/main/solenv/doc/gbuild/
H A Ddoxygen.cfg24 # doxygen (www.doxygen.org) for a project
46 # by quotes) that should identify the project.
50 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
204 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
211 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
218 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
224 # Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
489 # If the sources in your project are distributed over multiple directories
755 # of all compounds will be generated. Enable this if the project
766 # In case all classes in a project start with a common prefix, all
[all …]
/trunk/main/padmin/source/
H A Dpadialog.cxx304 static Point project( const Point& rPoint ) in project() function
574 pPrinter->DrawLine( project( aP1 ) + aCenter, in printPage()
575 project( aP2 ) + aCenter, in printPage()
/trunk/main/l10ntools/source/
H A Dxmlparse.cxx756 project ( obj.project ), in XMLElement()
778 project =obj.project; in operator =()

Completed in 96 milliseconds

123456