Home
last modified time | relevance | path

Searched refs:overwrite (Results 1 – 25 of 88) sorted by relevance

1234

/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DConverter.java86 private boolean overwrite = false; field in Converter
159 String TargetLanguage,String secondSourceString, boolean overwrite) throws IOException, in Converter() argument
169 this.overwrite = overwrite; in Converter()
275 target = FileMaker.newFile(targetString, overwrite); in GSITarget()
341 File target = FileMaker.newFile(targetString, overwrite); in SDFTarget()
504 target = FileMaker.newFile(targetString, overwrite); in XLIFFTarget()
H A DConvert.java87 private static boolean overwrite = false; field in Convert
162 targetType, targetName, TargetLanguage,secondSourceName, overwrite); in main()
410 overwrite = true; in checkClParameters()
485 log = FileMaker.newFile(logString, overwrite); in createContentOfClParameters()
H A DFileMaker.java52 public final static File newFile(String fileName, boolean overwrite) in newFile() argument
56 if (!overwrite) { in newFile()
/trunk/main/autodoc/source/cosv/strings/
H A Dstreamstr.cxx60 eMode(str::overwrite) in StreamStr()
72 eMode(str::overwrite) in StreamStr()
91 eMode(str::overwrite) in StreamStr()
130 eMode(str::overwrite) in StreamStr()
400 if (eMode == str::overwrite) in seekp()
449 eMode = str::overwrite; in push_back()
460 eMode = str::overwrite; in push_back()
842 ret.set_insert_mode(str::overwrite); in AcquireFromPool_()
/trunk/main/oox/source/dump/
H A Ddumperbase.ini99 # The order of the declarations is important, later declarations may overwrite
112 # - Includes 'OTHER-LIST' which may overwrite the name of the constant 1.
115 # - Defines the name 'other-value' for the constant 4, which may overwrite the
/trunk/main/wizards/source/importwizard/
H A Dimportwi.src278 Text [ en-US ] = "The '<1>' file already exists.<CR>Do you want to overwrite it?" ;
289 Text [ en-US ] = "Do you want to overwrite documents without being asked?" ;
/trunk/main/autodoc/inc/cosv/
H A Dstr_types.hxx47 overwrite = 0, enumerator
/trunk/main/solenv/bin/
H A Dreplace_in_zip.pl81 if ($zip->overwrite() != Archive::Zip::AZ_OK)
/trunk/main/sfx2/source/doc/
H A Ddoc.src39 Message [ en-US ] = "Name already in use.\nDo you want to overwrite document template?" ;
457 …Text [ en-US ] = "If you do not want to overwrite the original document, you should save your work…
/trunk/main/uui/source/
H A Dfilechanged.src36 …d for editing in %PRODUCTNAME. Saving your version of the document will overwrite changes made by …
H A Dnameclashdlg.src101 …"%NAME\" already exists in the location \"%FOLDER\".\nChoose Replace to overwrite the existing fil…
/trunk/main/offapi/com/sun/star/ucb/
H A DXInteractionReplaceExistingData.idl40 to overwrite the clashing data.
H A DNameClash.idl42 /** Means to overwrite the object in the target folder with the object to
/trunk/main/offapi/com/sun/star/frame/
H A DXModule.idl51 is not possible. So this optional interface can be used to overwrite identification
/trunk/main/nss/
H A Dreadme.txt10 would overwrite those from nss. The nss libraries build in moz are then
/trunk/main/wizards/source/template/
H A Dtemplate.src133 Text [ en-US ] = "Click placeholder and overwrite";
/trunk/main/
H A Dbootstrap.1139 # config.guess and config.sub for dmake are too old, overwrite with ours:
/trunk/main/extensions/source/update/check/
H A Dupdatehdl.src116 …Text [ en-US ] = "A file with that name already exists! Do you want to overwrite the existing file…
/trunk/main/offapi/com/sun/star/document/
H A DMediaDescriptor.idl372 /** overwrite any existing file
375 For storing only: overwrite any existing file, default is <FALSE/>,
/trunk/main/wizards/source/formwizard/
H A Ddbwizres.src100 …Text [ en-US ] = "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existin…
160 Text [ en-US ] = "The file already exists. Do you want to overwrite it?" ;
2665 …Text [ en-US ] = "The ZIP target '%FILENAME' already exists. Do you want to overwrite the existing…
2680 …Text [ en-US ] = "Settings already exist under the given name. Do you want to overwrite the existi…
/trunk/main/sw/source/ui/envelp/
H A Dlabfmt.src372 Message [ en-US ] = "The label \"%1 / %2\" already exists.\nDo you want to overwrite it?";
/trunk/main/wizards/source/euro/
H A Deuro.src319 Text [ en-US ] = "The '<1>' file already exists.<CR>Do you want to overwrite it?" ;
/trunk/main/offapi/com/sun/star/resource/
H A DXStringResourcePersistence.idl107 This interface method can be used to overwrite the comment used
/trunk/main/icu/
H A DcreatemakWin64.cfg437 …ed as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." >…
H A Dcreatemak.cfg437 …ed as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." >…

Completed in 82 milliseconds

1234