| /AOO41X/main/sal/inc/rtl/ |
| H A D | logfile.h | 95 #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 D | logfile.hxx | 108 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
|
| /AOO41X/main/l10ntools/java/receditor/java/transex3/model/ |
| H A D | SdfEntity.java | 25 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()
|
| /AOO41X/main/l10ntools/java/jpropex/java/ |
| H A D | SdfEntity.java | 26 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()
|
| /AOO41X/main/l10ntools/scripts/tool/ |
| H A D | sdf.py | 78 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…
|
| /AOO41X/main/ |
| H A D | README | 4 The Apache OpenOffice project provides a full featured office productivity suite 5 based on open standards. It is the continuation of the OpenOffice.org project. 10 Apache OpenOffice is a very large project with many components and mainly 37 Apache OpenOffice is a big project and depends on several other external libraries. 40 A comprehensive and complete building guide can be found in the project wiki under
|
| H A D | rat-excludes | 306 # Developer Studio project file (4), no creative content 692 # visual basic project (5) 700 # Visual Studio project (xml file) 1067 test/testassistant.feature/.project 1070 test/testassistant/.project 1074 test/testcommon/.project 1076 test/testgui/.project 1084 test/testuno/.project
|
| /AOO41X/test/testassistant/src/org/openoffice/test/assistant/views/ |
| H A D | UIMapOp.java | 78 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()
|
| /AOO41X/main/icu/ |
| H A D | createmak.pl | 807 my @project = (); 809 @project = split( /,/, $line); 810 if ( $#project ) { 816 @subarray = split( /=/, $project[0]); 819 $projectpath = $project[1]; 820 $projectid = $project[2];
|
| /AOO41X/main/l10ntools/inc/ |
| H A D | xmlparse.hxx | 310 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()
|
| /AOO41X/main/xmlsecurity/test_docs/tools/httpserv/nbproject/ |
| H A D | project.properties | 27 # 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
|
| /AOO41X/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/ |
| H A D | project.properties | 28 # 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
|
| /AOO41X/main/vcl/workben/ |
| H A D | svptest.cxx | 161 static Point project( const Point& rPoint ) in project() function 357 DrawLine( project( aP1 ) + aCenter, in Paint() 358 project( aP2 ) + aCenter, in Paint()
|
| /AOO41X/main/tomcat/ |
| H A D | tomcat.patch | 5 +<project name="jsr154 in Apache OpenOffice" default="debuild" basedir="."> 25 +</project>
|
| /AOO41X/main/xmerge/source/inc/ |
| H A D | antbuild.properties | 32 target.dir=${build.dir}/${ant.project.name} 33 target.jar=${build.dir}/${ant.project.name}.jar
|
| /AOO41X/main/beanshell/ |
| H A D | bsh-2.0b6-src.patch | 7 -<project name="beanshell" default="compile" basedir="."> 8 +<project name="beanshell" default="jarall" basedir=".">
|
| /AOO41X/main/odk/examples/java/Spreadsheet/ |
| H A D | XCalcAddins.idl | 40 your project files. This example will work with tNeccessaryhe default 51 http://www.openoffice.org/project/udk/common/man/idl_syntax.html .
|
| /AOO41X/main/offapi/com/sun/star/script/vba/ |
| H A D | XVBAMacroResolver.idl | 46 parts are optional. The first part represents the VBA project name. 51 procedure located in "Module" of the project "VBAProject". If the
|
| /AOO41X/main/solenv/doc/gbuild/ |
| H A D | doxygen.cfg | 24 # 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 255 # Set the SIP_SUPPORT tag to YES if your project consists of sip sources only. 489 # If the sources in your project are distributed over multiple directories 755 # of all compounds will be generated. Enable this if the project [all …]
|
| /AOO41X/main/padmin/source/ |
| H A D | padialog.cxx | 304 static Point project( const Point& rPoint ) in project() function 574 pPrinter->DrawLine( project( aP1 ) + aCenter, in printPage() 575 project( aP2 ) + aCenter, in printPage()
|
| /AOO41X/main/l10ntools/source/ |
| H A D | xmlparse.cxx | 756 project ( obj.project ), in XMLElement() 778 project =obj.project; in operator =()
|
| /AOO41X/main/basebmp/test/ |
| H A D | bmpdemo.cxx | 987 static basegfx::B2IPoint project( const basegfx::B2IPoint& rPoint ) in project() function 1167 aPoly.append( basegfx::B2DPoint(project( aP1 ) + aCenter) ); in Paint() 1168 aPoly.append( basegfx::B2DPoint(project( aP2 ) + aCenter) ); in Paint()
|
| /AOO41X/main/writerfilter/documentation/doxygen/ |
| H A D | Doxyfile | 24 # doxygen (www.doxygen.org) for a project 38 # by quotes) that should identify the project. 42 # 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 406 # If the sources in your project are distributed over multiple directories 623 # of all compounds will be generated. Enable this if the project 634 # In case all classes in a project start with a common prefix, all 1078 # in the modules index. If set to NO, only the current project's groups will
|
| /AOO41X/main/svtools/inc/svtools/ |
| H A D | svtools.hrc | 266 //These strings come from project desktop 321 //These strings come from project desktop
|
| /AOO41X/main/xsltml/ |
| H A D | README | 3 This project is used in the Wiki filter that is installed
|