/trunk/main/solenv/bin/modules/installer/ |
H A D | environment.pm | 37 my %variables = (); 43 $variables{'solarpath'} = $solarpath; 47 $variables{'solarcommonpath'} = $solarcommonpath; 50 $variables{'osdef'} = $osdef; 52 $variables{'os'} = $installer::globals::compiler; 60 $variables{'solarenvpath'} = $solarenvpath; 63 $variables{'localpath'} = $localpath; 66 $variables{'localcommonpath'} = $localcommonpath; 69 $variables{'platformname'} = $platformname; 71 return \%variables;
|
H A D | scpzipfiles.pm | 40 my ($lines, $variables) = @_; 48 while (my ($key,$value) = each %$variables) 72 my ($lines, $variables) = @_; 81 while (my ($key, $value) = each (%$variables))
|
H A D | setupscript.pm | 195 my ($script_lines, $variables) = @_; 202 while (my ($key,$value) = each %$variables) 406 my ($variables, $script_variables) = @_; 410 $variables->{$key} = $value; # overwrite existing values from zip.lst
|
H A D | control.pm | 278 my %variables = (); 286 $variables{$key} = $value; 300 return \%variables;
|
H A D | epmfile.pm | 1005 my ($file, $filename, $variables, $packagename) = @_; 1042 if (( $variables->{$pkgversion} ) && ( $variables->{$pkgversion} ne "" )) 1044 if ( $variables->{$pkgversion} ne "FINALVERSION" ) 1067 my $datestring = $variables->{$pkgversion}; 1073 …if (( $variables->{$additionalkey} ) && ( $variables->{$additionalkey} ne "" )) { $datestring = $v…
|
/trunk/main/oox/source/export/ |
H A D | preset-definitions-to-shape-types.pl | 68 %variables = (); 310 %variables = ( 387 my $result = $variables{$val}; 433 $variables{$name} = "@" . $i; 451 return $variables{$name}; 794 $variables{'100000'} = "21600"; 795 $variables{'50000'} = "10800"; 796 $variables{'25000'} = "5400"; 797 $variables{'12500'} = "2700"; 798 $variables{'3662'} = "791"; [all …]
|
/trunk/main/offapi/com/sun/star/util/ |
H A D | XStringSubstitution.idl | 40 /** A common interface for substituting string variables with 54 /** Exchanges variables inside a given text with a substitution text 55 defined for the variables. 58 The method iterates through it's internal variables list to match the 59 variables in the given string. A match replaces the variable with the 67 A string containing variables that should be substituted. 76 Returns a string based on <var>aText</var> where all variables were 83 /** Tries to replace parts of aText with variables that represents 89 variables that represents these sub strings.If more than one variable 94 A string where known substrings should be replaced by variables. [all …]
|
H A D | PathSubstitution.idl | 45 /** A service to support the substitution and resubstitution of path variables. 49 Path variables are not case sensitive and are always provided as a UCB-complient URL's 52 A user defined list of path variables is supported. This list is stored in the Office 55 There is also a set of variables that have pre-defined values: 85 Attention: Most predefined variables describe an absolute path. 87 Therefore the service implementation should only substitute variables which 99 …/** Interface to exchange path variables with defined paths and to resubstitute paths with path va… 102 To resubstitute path variables the caller must provide paths as UCB-compliant URL's.
|
/trunk/main/solenv/bin/ |
H A D | patch_tool.pl | 273 my ($context, $variables) = @_; 836 my ($source_msi, $target_msi, $variables) = @_; 1713 my ($context, $variables, $language) = @_; 1777 my ($context, $variables) = @_; 1866 my ($context, $variables) = @_; 1923 my ($context, $variables) = @_; 2132 my ($context, $variables) = @_; 2228 DetermineVersions($context, $variables); 2252 CreatePatch($context, $variables); 2256 ApplyPatch($context, $variables); [all …]
|
H A D | release_prepare.pl | 158 my ($variables, undef, undef) 165 $arguments->{'source-version'} = $variables->{'PREVIOUS_VERSION'}; 169 $variables->{'PRODUCTVERSION'}); 180 my $current_version = $variables->{'PRODUCTVERSION'};
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/ |
H A D | VariablesCollection.java | 48 private List variables; field in VariablesCollection 64 this.variables = new ArrayList(); in VariablesCollection() 79 variables.add(element); in addVariable() 80 final int size = variables.size(); in addVariable() 86 … return (FormattedTextElement[]) variables.toArray(new FormattedTextElement[variables.size()]); in getVariables() 91 return variables.size(); in getVariablesCount()
|
H A D | VariablesDeclarationLayoutController.java | 120 final FormattedTextElement[] variables = collection.getVariables(); in advance() local 121 for (int i = 0; i < variables.length; i++) in advance() 123 final FormattedTextElement variable = variables[i]; in advance()
|
H A D | OfficeDetailLayoutController.java | 118 final VariablesDeclarationSection variables = new VariablesDeclarationSection(); in startElement() local 122 return processChild(controller, variables, fc); in startElement()
|
H A D | OfficeGroupInstanceSectionLayoutController.java | 73 final VariablesDeclarationSection variables = new VariablesDeclarationSection(); in processContent() local 79 return processChild(controller, variables, getFlowController()); in processContent()
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/ |
H A D | TextRawReportTarget.java | 121 private String variables; field in TextRawReportTarget 618 xmlWriter.writeText(variables); in startOther() 620 variables = null; in startOther() 712 && variables != null in startOther() 717 xmlWriter.writeText(variables); in startOther() 718 variables = null; in startOther() 899 xmlWriter.writeText(variables); in startTable() 901 variables = null; in startTable() 1228 if (variables == null) in endReportSection() 1321 if (variables != null) in endOther() [all …]
|
H A D | VariablesDeclarations.java | 44 private final Map variables; field in VariablesDeclarations 48 variables = new HashMap(); in VariablesDeclarations() 55 HashMap holder = (HashMap) variables.get(name); in produceVariable() 59 variables.put(name, holder); in produceVariable() 86 final Iterator vars = variables.values().iterator(); in getDefinedMappings()
|
/trunk/main/instsetoo_native/util/ |
H A D | openoffice.lst | 5 variables 58 variables 119 variables 190 variables 238 variables 285 variables 339 variables
|
/trunk/main/offapi/com/sun/star/frame/ |
H A D | XConfigManager.idl | 47 /** add a listener to notify changes on well known variables 87 /** substitute variables (place holder) inside given parameter <var>Text</var> 94 original value including variables 97 changed copy of <var>Text</var> without any variables
|
/trunk/main/offapi/com/sun/star/rdf/ |
H A D | XQuerySelectResult.idl | 44 each being a list of bindings for the above variables</li> 49 the length of the sequence being the same as the number of query variables. 60 /** get the names of the query variables.
|
/trunk/main/ure/source/ |
H A D | README | 236 variables, namely UNO_TYPES and UNO_SERVICES. These variables are set up by a 238 also contains the private deployment variables URE_INTERNAL_LIB_DIR, 242 The UNO_TYPES and UNO_SERVICES variables automatically search the following 250 - any URLs listed in the public deployment variables URE_MORE_TYPES and 258 - any URLs listed in the public deployment variables URE_MORE_TYPES and 270 For details on how to override the UNO deployment variables, see the SDK 324 and URE_OVERRIDE_JAVA_JFW_USER_DATA deployment variables. You can also use the
|
/trunk/main/odk/ |
H A D | setsdkenv_windows.template | 22 REM This script sets all environment variables, which 158 REM Prepare shell with all necessary environment variables. 181 Error: Please insert the necessary environment variables into the batch file.
|
/trunk/main/sccomp/source/solver/ |
H A D | solver.src | 33 Text [ en-US ] = "Assume variables as non-negative"; 37 Text [ en-US ] = "Assume variables as integer";
|
/trunk/main/offapi/com/sun/star/formula/ |
H A D | FormulaProperties.idl | 148 display variables contained in the formula. 153 /** determines if the font that is used to display variables is italic. 158 /** determines if the font that is used to display variables is bold.
|
/trunk/main/offapi/com/sun/star/sheet/ |
H A D | XSolver.idl | 51 /// The addresses of the cells that contain the variables. 69 /** contains the solution's value for each of the variables,
|
/trunk/main/ |
H A D | aclocal.m4 | 66 # to PKG_CHECK_MODULES(), but does not set variables or print errors. 130 m4_define([_PKG_TEXT], [Alternatively, you may set the environment variables $1[]_CFLAGS 189 # The variables $(pyexecdir) and $(pkgpyexecdir) are provided as 261 dnl distinct variables so they can be overridden if need be. However,
|