| /AOO41X/main/solenv/bin/modules/par2script/ |
| H A D | shortcut.pm | 27 use par2script::work; 38 my $allshortcutgids = par2script::work::get_all_gids_from_script($script, "Shortcut"); 44 …my $codeblock = par2script::work::get_definitionblock_from_script($script, ${$allshortcutgids}[$i]… 46 my $filegid = par2script::work::get_value_from_definitionblock($codeblock, "FileID"); 50 par2script::work::remove_definitionblock_from_script($script, ${$allshortcutgids}[$i]); 51 par2script::work::add_definitionblock_into_script($script, $codeblock, $filegid); 59 …my $codeblock = par2script::work::get_definitionblock_from_script($script, ${$allshortcutgids}[$i]… 60 … my $shortcutgid = par2script::work::get_value_from_definitionblock($codeblock, "ShortcutID"); 64 par2script::work::remove_definitionblock_from_script($script, ${$allshortcutgids}[$i]); 65 par2script::work::add_definitionblock_into_script($script, $codeblock, $shortcutgid);
|
| /AOO41X/main/solenv/bin/ |
| H A D | pre2par.pl | 32 use pre2par::work; 45 pre2par::work::check_content($prefile, $pre2par::globals::prefilename); 47 my $parfile = pre2par::work::convert($prefile); 49 pre2par::work::formatter($parfile); 51 my $langfilename = pre2par::work::getlangfilename(); 52 my $ulffilename = pre2par::work::getulffilename($pre2par::globals::prefilename); 54 my $dolocalization = pre2par::work::check_existence_of_langfiles($langfilename, $ulffilename); 66 pre2par::work::diff_content($parfile, $parfilecomp, $pre2par::globals::parfilename);
|
| H A D | par2script.pl | 33 use par2script::work; 43 my $includes = par2script::work::setincludes($par2script::globals::includepathlist); 44 my $parfiles = par2script::work::setparfiles($par2script::globals::parfilelist); 46 par2script::work::make_complete_pathes_for_parfiles($parfiles, $includes); 49 my $parfilecontent = par2script::work::read_all_parfiles($parfiles); 52 par2script::work::collect_definitions($parfilecontent); 55 par2script::work::collect_assigned_gids(); 97 my $setupscript = par2script::work::create_script();
|
| H A D | packager.pl | 30 use packager::work; 40 packager::work::set_global_variable(); 44 my $targets = packager::work::create_package_todos($packagelist); 46 if ( $ENV{'BSCLIENT'} ) { packager::work::start_build_server($targets); } 47 else { packager::work::execute_system_calls($targets); }
|
| /AOO41X/main/rsc/source/rscpp/ |
| H A D | cpp6.c | 292 sprintf(work, "%s%s", token1, token); in catenate() 296 strcpy(work, token1); in catenate() 297 workp = work + strlen(work); in catenate() 314 strcpy(work, token1); in catenate() 325 ungetstring(work); /* Unget the new thing, */ in catenate() 504 if (workp >= &work[NWORK]) { in save() 505 work[NWORK-1] = '\0'; in save() 506 cfatal("Work buffer overflow: %s", work); in save() 721 char *workSave = savestring( work ); in dumpadef() 733 *work = EOS; in dumpadef() [all …]
|
| H A D | cpp2.c | 165 workp = work; /* Save name in work */ in control() 176 line = atoi(work) - 1; /* Reset line number */ in control() 177 for (tp = work; isdigit(*tp) || type[(int)*tp] == SPA; tp++) in control() 389 workp = work; in doinclude() 398 while (--workp >= work && *workp == ' ') in doinclude() 412 if (!vmsparse(work, ".H", def_filename)) { in doinclude() 413 perror(work); /* Oops. */ in doinclude() 419 if (openinclude(work, (delim == '"'))) in doinclude() 425 cfatal("Cannot open include file \"%s\"", work); in doinclude()
|
| H A D | cpp4.c | 130 workp = work; /* Replacement put here */ 140 while (workp > work && type[(int)workp[-1]] == SPA) 205 if (workp > work && workp[-1] == ' ') /* Drop trailing blank */ 208 dp->repl = savestring(work); /* Save the string */ 436 sprintf(work, "%d", line); 437 ungetstring(work); 443 sprintf(work, "\"%s\"", (file->progname != NULL) 445 ungetstring(work);
|
| H A D | cpp1.c | 114 char work[NWORK + 1]; /* Work buffer */ variable 203 work[ i ] = 0; in InitCpp1() 332 strcpy(work, useargv[1]); /* Remember input filename */ 338 work[0] = EOS; /* Unix can't find stdin name */ 340 fgetname(stdin, work); /* Vax-11C, Decus C know name */ 359 addfile( pCppIn, work); /* "open" main input file */
|
| /AOO41X/main/helpauthoring/license/ |
| H A D | LICENSE | 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work 41 "Derivative Works" shall mean any work, whether in Source or Object 44 represent, as a whole, an original work of authorship. For the purposes 49 "Contribution" shall mean any work of authorship, including 162 work stoppage, computer failure or malfunction, or any and all 179 APPENDIX: How to apply the Apache License to your work. 181 To apply the Apache License to your work, attach the following
|
| /AOO41X/main/ |
| H A D | LICENSE_ALv2 | 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work 41 "Derivative Works" shall mean any work, whether in Source or Object 44 represent, as a whole, an original work of authorship. For the purposes 49 "Contribution" shall mean any work of authorship, including 162 work stoppage, computer failure or malfunction, or any and all 179 APPENDIX: How to apply the Apache License to your work. 181 To apply the Apache License to your work, attach the following
|
| H A D | LICENSE | 35 "Work" shall mean the work of authorship, whether in Source or 37 copyright notice that is included in or attached to the work 40 "Derivative Works" shall mean any work, whether in Source or Object 43 represent, as a whole, an original work of authorship. For the purposes 48 "Contribution" shall mean any work of authorship, including 161 work stoppage, computer failure or malfunction, or any and all 178 APPENDIX: How to apply the Apache License to your work. 180 To apply the Apache License to your work, attach the following 266 This W3C work (including software, documents, or other related items) is being 268 using and/or copying this work, you (the licensee) agree that you have read, [all …]
|
| /AOO41X/main/offapi/com/sun/star/drawing/ |
| H A D | XShapeGroup.idl | 5 * distributed with this work for additional information 55 it may or may not work.</p> 70 it may or may not work.</p>
|
| /AOO41X/main/offapi/com/sun/star/rdf/ |
| H A D | XNamedGraph.idl | 5 * distributed with this work for additional information 108 in as arguments here, and it will magically work. 143 in as arguments here, and it will magically work. 180 in as arguments here, and it will magically work.
|
| /AOO41X/main/writerfilter/source/ooxml/ |
| H A D | README.efforts | 5 # distributed with this work for additional information 143 - The status for the <attribute>/<element> declares that work is 144 planned for it and less than 100 percent of this work is done. 151 hours and no work has been done.
|
| /AOO41X/main/offapi/com/sun/star/task/ |
| H A D | XJob.idl | 5 * distributed with this work for additional information 49 current stack context will be blocked till this job finish it's work. 78 was corrupt so the service couldn't work correctly
|
| /AOO41X/ext_libraries/apr-util/ |
| H A D | apr-util-1.5.4.makewin32.patch | 9 +# * distributed with this work for additional information 103 +# * distributed with this work for additional information 139 +# * distributed with this work for additional information 172 +# * distributed with this work for additional information
|
| /AOO41X/main/scripting/examples/beanshell/Capitalise/ |
| H A D | capitalise.bsh | 5 * distributed with this work for additional information 49 //the method that does the work 112 //call the method that does the work
|
| /AOO41X/main/offapi/com/sun/star/util/ |
| H A D | PathSubstitution.idl | 5 * distributed with this work for additional information 66 <dt>$(work)</dt> 67 <dd>The work directory of the user. Under Windows this would be the
|
| /AOO41X/main/graphite/ |
| H A D | graphite-2.3.1_stlportemu.patch | 44 -#define _SECURE_SCL 0 // to allow GlyphSetIterator to work, which points off the end of a vector 46 +//#define _SECURE_SCL 0 // to allow GlyphSetIterator to work, which points off the end of a vec…
|
| /AOO41X/main/offapi/com/sun/star/report/ |
| H A D | XFormattedField.idl | 5 * distributed with this work for additional information 55 /** supplies the formats the field should work with.
|
| /AOO41X/main/udkapi/com/sun/star/java/ |
| H A D | JavaInitializationException.idl | 5 * distributed with this work for additional information 36 That is, if Java does work for some reason, it it not guaranteed that
|
| /AOO41X/main/scp2/source/templates/ |
| H A D | module_langpack_onlineupdate.sct | 5 * distributed with this work for additional information 26 * distributed with this work for additional information
|
| H A D | module_langpack_binfilter.sct | 5 * distributed with this work for additional information 26 * distributed with this work for additional information
|
| H A D | module_langpack_calc.sct | 5 * distributed with this work for additional information 26 * distributed with this work for additional information
|
| H A D | module_langpack_writer.sct | 5 * distributed with this work for additional information 26 * distributed with this work for additional information
|