Home
last modified time | relevance | path

Searched refs:suffix (Results 1 – 25 of 144) sorted by relevance

123456

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DGraphicalDifferenceCheck.java320 StringBuffer suffix = new StringBuffer(); in createInputFile() local
321 String exportFilter = getXMLOutputFilterforXComponent(xComponent, suffix); in createInputFile()
325 resultDocName = suffix.insert(0, resultDocName).toString(); in createInputFile()
356 … private static String getXMLOutputFilterforXComponent(XComponent xComponent, StringBuffer suffix){ in getXMLOutputFilterforXComponent() argument
359 resetBuffer(suffix, ".sxw"); in getXMLOutputFilterforXComponent()
362 resetBuffer(suffix, ".sxc"); in getXMLOutputFilterforXComponent()
365 resetBuffer(suffix, ".sxi"); in getXMLOutputFilterforXComponent()
368 resetBuffer(suffix, ".sxd"); in getXMLOutputFilterforXComponent()
371 resetBuffer(suffix, ".sxm"); in getXMLOutputFilterforXComponent()
377 private static StringBuffer resetBuffer(StringBuffer sb, String suffix) in resetBuffer() argument
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DDefaultNameGenerator.java81 final String suffix; in generateName() local
84 suffix = getSuffixForType(mimeType); in generateName()
86 firstFileName.append(suffix); in generateName()
90 suffix = null; in generateName()
114 if (suffix != null) in generateName()
117 firstFileName.append(suffix); in generateName()
/trunk/test/testuno/source/fvt/uno/ffc/
H A DFFCTest.java165 String suffix = lowerCaseName.substring(lowerCaseName.lastIndexOf(".")); in getSuffix() local
166 return suffix; in getSuffix()
180 String suffix = getSuffix(testFile); in exportAsODF() local
181 String filterName = filterMap.get(suffix); in exportAsODF()
197 ….getParentFile().getAbsolutePath() + File.separator + fileName + "." + formatMap.get(suffix);//TODO in exportAsODF()
/trunk/main/vcl/qa/complex/memCheck/
H A DCheckMemoryUsage.java558 private String suffix = null; field in CheckMemoryUsage.FileFilter
564 public FileFilter(String suffix) in FileFilter() argument
566 this.suffix = suffix; in FileFilter()
578 return name.endsWith(suffix); in accept()
/trunk/main/codemaker/source/cppumaker/
H A Dincludes.cxx264 rtl::OString const & suffix) in dumpInclude() argument
268 if ( !suffix.isEmpty() ) { in dumpInclude()
269 out << "/" << suffix; in dumpInclude()
H A Dincludes.hxx85 rtl::OString const & suffix = rtl::OString());
/trunk/main/scripting/java/org/openoffice/idesupport/
H A DJavaFinder.java195 private ArrayList findFiles(File basedir, String suffix) { in findFiles() argument
201 result.addAll(findFiles(children[i], suffix)); in findFiles()
202 else if (children[i].getName().endsWith(suffix)) in findFiles()
/trunk/test/testuno/source/fvt/uno/sd/bullet/
H A DNumberingProperty.java187 String suffix = "--"; in testSuffix() local
196 props[0].Value = suffix; in testSuffix()
217 assertEquals("Suffix should be "+suffix, suffix, proValues2[i].Value); in testSuffix()
/trunk/main/filter/source/flash/
H A Dswffilter.cxx209 …shExporter, Reference< XDrawPage > xDrawPage, OUString sPath, sal_uInt32 nPage, const char* suffix) in exportBackground() argument
211 OUString filename = STR("slide") + VAL(nPage+1) + STR(suffix) + STR(".swf"); in exportBackground()
216 …grounds( xDrawPage, xOutputStreamWrap, sal::static_int_cast<sal_uInt16>( nPage ), *suffix == 'o' ); in exportBackground()
226 return STR("slide") + VAL(nCached+1) + STR(suffix) + STR(".swf"); in exportBackground()
/trunk/main/i18npool/source/defaultnumberingprovider/
H A Ddefaultnumberingprovider.cxx390 OUString suffix; in makeNumberingString() local
402 getPropertyByName(aProperties, "Suffix", sal_False) >>=suffix; in makeNumberingString()
680 if( !should_ignore(suffix) ) result += suffix; in makeNumberingString()
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java897 public static File getUniqueFile(File dir, String prefix, String suffix) { in getUniqueFile() argument
900 File file = new File(dir, name + i + suffix); in getUniqueFile()
916 public static File getUniqueFile(String dir, String prefix, String suffix) { in getUniqueFile() argument
917 return getUniqueFile(new File(dir), prefix, suffix); in getUniqueFile()
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dcopyeditiondata.cxx55 MSIHANDLE install, wchar_t const * name, wchar_t const * suffix, in getProperty() argument
72 memcpy(data + n, suffix, suffixLength * sizeof (wchar_t)); //TODO: overflow in getProperty()
/trunk/main/offapi/com/sun/star/text/
H A DChapterFormat.idl49 /** The number including prefix and suffix of the chapter is displayed.
56 /** The title and number including prefix and suffix of the chapter are displayed.
H A DTextSection.idl188 /** determines the suffix that is display after of the footnote number.
224 /** determines the suffix that is display after the endnote number.
H A DFootnoteSettings.idl81 /** contains the suffix for the footnote/endnote symbol.
/trunk/main/offapi/com/sun/star/i18n/
H A DXOrdinalSuffix.idl35 /** provides access to locale specific ordinal suffix systems.
55 /** Returns the ordinal suffix for the number, for example,
H A DOrdinalSuffix.idl34 /** provides access to locale specific ordinal suffix systems.
/trunk/main/solenv/bin/
H A Dlinkoo103 for my $suffix (keys %replaceable) {
104 my $dirname = "$path/$suffix";
106 my $pattern = $replaceable{$suffix};
/trunk/main/libxmlsec/
H A Dxmlsec1-configure.patch264 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
265 $as_echo_n "checking for suffix of executables... " >&6; }
268 as_fn_error "cannot compute suffix of executables: cannot compile and link
338 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
339 $as_echo_n "checking for suffix of object files... " >&6; }
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFormController.idl110 …al, all URLs start with the same prefix, namely <em>.uno:FormController/</em>. To this, a suffix is
112 …Example: The URL suffix for deleting the current record is <em>deleteRecord</em>, so the complete …
122 …For instance, the URL with the suffix <em>moveToFirst</em> is associated with moving the form to t…
128 <td><b>URL suffix</b></td>
/trunk/main/external/mingwheaders/
H A Dmingw_atl_headers.patch12 #error ATL requires C++ compilation (use a .cpp suffix)
450 #error ATL requires C++ compilation (use a .cpp suffix)
1063 #error ATL requires C++ compilation (use a .cpp suffix)
1129 #error ATL requires C++ compilation (use a .cpp suffix)
1316 #error ATL requires C++ compilation (use a .cpp suffix)
/trunk/main/fpicker/source/aqua/
H A DSalAquaFilePicker.cxx777 rtl::OUString suffix = (*(aStringList.begin())).copy(1); in updateSaveFileNameExtension() local
778 NSString *requiredFileType = [NSString stringWithOUString:suffix]; in updateSaveFileNameExtension()
/trunk/main/sw/source/core/unocore/
H A Dunorefmk.cxx1687 ::rtl::OUString suffix; in getPresentation()
1688 getPrefixAndSuffix(GetModel(), this, &prefix, &suffix); in getPresentation()
1689 return prefix + content + suffix; in getPresentation()
/trunk/main/cui/source/customize/
H A Dcfg.cxx268 sal_Int32 suffix = 1 ) in generateCustomName() argument
280 pos, placeholder.getLength(), OUString::valueOf( suffix ) ); in generateCustomName()
285 name = prefix + OUString::valueOf( suffix ); in generateCustomName()
306 return generateCustomName( prefix, entries, ++suffix ); in generateCustomName()
355 sal_Int32 suffix = 1 ) in generateCustomMenuURL() argument
358 url += OUString::valueOf( suffix ); in generateCustomMenuURL()
378 return generateCustomMenuURL( entries, ++suffix ); in generateCustomMenuURL()
/trunk/main/offapi/com/sun/star/rdf/
H A DXURI.idl65 /// suffix

Completed in 111 milliseconds

123456