/aoo4110/main/cli_ure/source/scripts/ |
H A D | increment_version.pl | 190 my @parts = split /\./,$_[0]; 191 if (scalar @parts != 4) 196 $parts[2]++; 198 return "$parts[0].$parts[1].$parts[2].$parts[3]"; 207 if (scalar @parts != 8) 213 $parts[6]++; 214 return "$parts[0].$parts[1].$parts[2].$parts[3]-$parts[4].$parts[5].$parts[6].$parts[7]"; 220 my @parts = split /\./,$_[0]; 221 if (scalar @parts != 4) 226 $parts[0]++; [all …]
|
/aoo4110/main/i18npool/source/isolang/ |
H A D | langid.pl | 192 my( $lcid, @parts, $grepdef, $options, $single); 212 $parts[0] = getPrimaryLanguage( $lcid); 213 $parts[1] = getSubLanguage( $lcid); 220 $parts[$i] = oct( $ARGV[$i]); } 222 $parts[$i] = $ARGV[$i]; } 224 $lcid = makeLangID( $parts[1], $parts[0]); 245 $lcid, $parts[0], $parts[1]);
|
/aoo4110/main/scripting/workben/installer/ |
H A D | InstUtil.java | 360 String [] parts = new String[2]; in getOfficeVersions() local 361 parts[0] = officeName; in getOfficeVersions() 362 parts[1] = instPath + File.separator; in getOfficeVersions() 367 if (parts.length == 2) { in getOfficeVersions() 372 URL url = new URL("file://" + parts[1].trim()); in getOfficeVersions() 391 results.put( parts[0].trim(), windowsPath ); in getOfficeVersions() 395 results.put(parts[0].trim(), URLDecoder.decode(url.getPath())); in getOfficeVersions() 409 results.put(parts[0].trim(), parts[1].trim()); in getOfficeVersions()
|
/aoo4110/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/ |
H A D | XLIFFWriter.java | 218 int parts = 0; in writeTransUnit() local 225 parts++; in writeTransUnit() 233 parts++; in writeTransUnit() 237 parts++; in writeTransUnit() 300 + this.data.get("BlockNr") + ":" + parts + "\" restype=\"" in writeTransUnit() 341 + this.data.get("BlockNr") + ":" + parts + "\" restype=\"" in writeTransUnit() 364 + this.data.get("BlockNr") + ":" + parts + "\" restype=\"" in writeTransUnit()
|
/aoo4110/test/testcommon/source/org/openoffice/test/vcl/ |
H A D | IDList.java | 60 String[] parts = line.split(" "); in readFile() local 61 if (parts.length != 2) in readFile() 63 map.put(parts[0], parts[1]); in readFile()
|
/aoo4110/main/offapi/com/sun/star/installation/ |
H A D | XInstallationCheck.idl | 49 <p>If missing parts are detected, check should try to automatically repair/ 50 reinstall these parts. Only if this is not possible, return <FALSE/>. 61 <p>The dialog shows which parts of the installation are missing and 63 hints for the user to reinstall the missing parts on his own.
|
/aoo4110/main/offapi/com/sun/star/util/ |
H A D | XStringSubstitution.idl | 83 /** Tries to replace parts of aText with variables that represents 88 parts of the given string Tries to replace parts of <var>aText</var> with 97 Returns the resubstituted string with variables for all parts
|
H A D | XURLTransformer.idl | 60 all parsed parts of it after finishing this call. <member>URL::Complete</member> 76 The parts of the URL are stored in the other fields of <var>aURL</var>. 81 all parsed parts of it after finishing this call. This includes 98 /** assembles the parts of the URL specified by <var>aURL</var> and
|
H A D | URLTransformer.idl | 38 structural parts and assembles the parts into a single string.
|
H A D | XLinkUpdate.idl | 37 /** allows initiating an update of linked parts of a document.
|
/aoo4110/main/offapi/com/sun/star/document/ |
H A D | RedlineDisplayType.idl | 40 /** only inserted parts are displayed and attributed. 44 /** only inserted parts are displayed and attributed. 48 /** only removed parts are displayed and attributed.
|
/aoo4110/main/toolkit/src2xml/source/ |
H A D | srcparser.py | 41 parts = [] 45 parts.append(buf) 51 parts.append(buf) 54 for part in parts:
|
/aoo4110/main/offapi/com/sun/star/drawing/ |
H A D | XShapeGroup.idl | 48 for the parts of a grouped <type>Shape</type>. Then the parts can 63 for the parts of a grouped <type>Shape</type>. Then only the
|
/aoo4110/main/ |
H A D | LICENSE_aggregated | 8 These parts are only included in binary form. 10 In the case of Apache OpenOffice these parts only get aggregated
|
H A D | NOTICE_category_b | 3 Apache OpenOffice has some optional parts that only get included 6 distribution requirements of these parts by extending
|
H A D | NOTICE_aggregated | 3 In the case of Apache OpenOffice some parts only get aggregated
|
/aoo4110/main/wizards/com/sun/star/wizards/web/data/ |
H A D | CGDocument.java | 245 String[] parts = JavaTools.ArrayoutofString(media, "_"); in analyzeFileType() local 248 isSODocument = parts.length >= 2 && isSOOpenable && (parts[1].startsWith("Star")); in analyzeFileType()
|
/aoo4110/main/sfx2/source/doc/ |
H A D | DocumentMetadataAccess.cxx | 930 const ::std::vector< uno::Reference< rdf::XURI > > parts( in getMetadataGraphsWithType() local 932 ::std::remove_copy_if(parts.begin(), parts.end(), in getMetadataGraphsWithType() 1149 const ::std::vector< uno::Reference< rdf::XURI > > parts( in loadMetadataFromStorage() local 1161 = parts.begin(); in loadMetadataFromStorage() 1162 it != parts.end(); ++it) { in loadMetadataFromStorage()
|
/aoo4110/main/offapi/com/sun/star/script/vba/ |
H A D | XVBAMacroResolver.idl | 45 may consist of up to three parts, divided by periods. The first two 46 parts are optional. The first part represents the VBA project name.
|
/aoo4110/main/offapi/com/sun/star/view/ |
H A D | XMultiSelectionSupplier.idl | 61 <FALSE/>, if <var>Selection</var> or parts of <var>Selection</var> could not be 82 <FALSE/>, if <var>Selection</var> or parts of <var>Selection</var> could not be
|
/aoo4110/main/offapi/com/sun/star/sdb/ |
H A D | XSingleSelectQueryComposer.idl | 219 <p>An elementary query or statement is a (single select) statement whose parts are 226 <p>The only methods which take all parts of the elementary statement into account are 240 filters or sort orders, while not touching the respective parts already present
|
/aoo4110/main/offapi/com/sun/star/rendering/ |
H A D | Texture.idl | 82 into numberOfHatchPolygons equal parts, and for everyone of 83 these parts, the start of the interval is plugged into the
|
/aoo4110/main/offapi/com/sun/star/sdb/tools/ |
H A D | XTableName.idl | 51 the database's quoting character, and the order in which all those parts should be combined. 93 specifies whether the single parts of the table name should be quoted
|
/aoo4110/main/offapi/com/sun/star/linguistic2/ |
H A D | XConversionDictionary.idl | 223 a list of all left or right parts of the dictionaries entries. 225 specifies if all left or all right parts of the entries
|
/aoo4110/main/slideshow/source/engine/OGLTrans/ |
H A D | OGLTrans_TransitionImpl.cxx | 966 void OGLTransitionImpl::makeVenetianBlinds( bool vertical, int parts ) in makeVenetianBlinds() argument 970 double p = 1.0/parts; in makeVenetianBlinds() 972 for( int i=0; i<parts; i++ ) { in makeVenetianBlinds() 974 n = (i + 1)/(double)parts; in makeVenetianBlinds()
|