Home
last modified time | relevance | path

Searched refs:file (Results 126 – 150 of 7162) sorted by relevance

12345678910>>...287

/aoo42x/main/solenv/bin/
H A Dhicontrast-to-theme.pl95 $file = $_;
98 if ( $file =~ /$what/&&!($file=~/\.svn/) ) {
105 ( my $copy = $file ) =~ s/$from/$to/;
108 @from_stat = stat($file);
114 copy( $file, $copy ) || die $!;
/aoo42x/main/sal/test/
H A Dbootstrap5 # or more contributor license agreements. See the NOTICE file
7 # regarding copyright ownership. The ASF licenses this file
9 # "License"); you may not use this file except in compliance
28 ./testbootstrap.bin file
31 ./testbootstrap.Bin file
34 ./testbootstrap.exe file
37 ./testbootstrap.Exe file
/aoo42x/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePicker2.idl4 * or more contributor license agreements. See the NOTICE file
6 * regarding copyright ownership. The ASF licenses this file
8 * "License"); you may not use this file except in compliance
36 /** extends file picker interface to workaround some design problems.
52 full qualified URL's for every selected file.
56 <p>A list of all selected file as complete URL's.</p>
61 the dialog may automatically add an extension to the selected file name(s).</p>
H A DFilePicker.idl4 * or more contributor license agreements. See the NOTICE file
6 * regarding copyright ownership. The ASF licenses this file
8 * "License"); you may not use this file except in compliance
56 It is <strong>NOT</strong> recommended to cache a reference to a file
74 /** Allows to associate a help URL with the file picker instance.
95 /** Provides the ability to show a preview of a selected file
128 for existens of a file and issue a warning if a file with the same
/aoo42x/main/offapi/com/sun/star/ucb/
H A DNameClashResolveRequest.idl4 * or more contributor license agreements. See the NOTICE file
6 * regarding copyright ownership. The ASF licenses this file
8 * "License"); you may not use this file except in compliance
39 <p>For example, when copying a file there migth be another file in the
40 target folder that has the same file name as the source file.
H A DTransferInfo.idl4 * or more contributor license agreements. See the NOTICE file
6 * regarding copyright ownership. The ASF licenses this file
8 * "License"); you may not use this file except in compliance
48 file to move).
56 <p>If this field is filled, for example, a file will be renamed
65 <p>A title clash for instance occurs, if a file named "foo.txt" is
66 to be transferred to a folder already containing another file named
/aoo42x/main/sal/rtl/source/
H A Dbootstrap.cxx93 Bootstrap_Impl const * file; member
98 Bootstrap_Impl const * file, rtl::OUString const & text, LookupMode mode,
102 Bootstrap_Impl const * file, rtl::OUString const & text, LookupMode mode, in recursivelyExpandMacros() argument
107 if (requestStack->file == requestFile && in recursivelyExpandMacros()
115 return expandMacros(file, text, mode, &link); in recursivelyExpandMacros()
777 OUString & file = getIniFileName_Impl(); in rtl_bootstrap_setIniFileName() local
778 file = pName; in rtl_bootstrap_setIniFileName()
902 Bootstrap_Impl const * file, LookupMode mode, bool override, in lookup() argument
906 (file == NULL ? get_static_bootstrap_handle() : file)->getValue( in lookup()
955 seg[j] = expandMacros(file, seg[j], mode, requestStack); in expandMacros()
[all …]
/aoo42x/main/reportbuilder/license/
H A Dreadme_en-US.txt4 # or more contributor license agreements. See the NOTICE file
6 # regarding copyright ownership. The ASF licenses this file
8 # "License"); you may not use this file except in compliance
24 This file contains important information about the installation.
31 …tion about installation and usage of the extension in the following paragraphs of this readme file.
44 * Double-click the extension file (*.oxt) in your system's file browser or choose Tools > Extension…
/aoo42x/main/uui/source/
H A Dnameclashdlg.src4 * or more contributor license agreements. See the NOTICE file
6 * regarding copyright ownership. The ASF licenses this file
8 * "License"); you may not use this file except in compliance
101 …Text = "A file with the name \"%NAME\" already exists in the location \"%FOLDER\".\nChoose Replace…
106 …Text = "A file with the name \"%NAME\" already exists in the location \"%FOLDER\".\nPlease enter a…
111 Text = "Please provide a different file name!" ;
H A Dlockfailed.src4 * or more contributor license agreements. See the NOTICE file
6 * regarding copyright ownership. The ASF licenses this file
8 * "License"); you may not use this file except in compliance
36 …en-US ] = "The file could not be locked for exclusive access by %PRODUCTNAME, due to missing permi…
/aoo42x/test/testgui/source/fvt/gui/sc/validity/
H A DValiditySampleFile.java61 String file = prepareData("sc/FFC252FFCSC_XML_Datarange0235.xls"); in testFFCIgnoreBlank() local
62 open(file); in testFFCIgnoreBlank()
82 String file = prepareData("sc/FFC252FFCSC_XML_Datarange0205.xls"); in testFFCNotIgnoreBlank() local
83 open(file); in testFFCNotIgnoreBlank()
100 String file = prepareData("sc/sampledata.ods"); in testNotLockCellFromValidityCell() local
101 open(file); in testNotLockCellFromValidityCell()
/aoo42x/main/apache-commons/patches/
H A Dcodec.patch7 - <copy file="${basedir}/LICENSE.txt" todir="${dist.home}"/>
8 <copy file="${basedir}/NOTICE.txt" todir="${dist.home}"/>
9 <copy file="${basedir}/RELEASE-NOTES.txt" todir="${dist.home}"/>
15 - <copy file="${basedir}/LICENSE.txt" tofile="${build.home}/classes/META-INF/LICENSE.txt"/>
16 - <copy file="${basedir}/LICENSE.txt" tofile="${build.home}/classes/META-INF/NOTICE.txt"/>
17 + <copy file="${basedir}/NOTICE.txt" tofile="${build.home}/classes/META-INF/NOTICE.txt"/>
/aoo42x/main/padmin/source/
H A Dpadialog.src4 * or more contributor license agreements. See the NOTICE file
6 * regarding copyright ownership. The ASF licenses this file
8 * "License"); you may not use this file except in compliance
116 Text [ en-US ] = "Do you really want to overwrite this font file?\n %s" ;
133 …Text [ en-US ] = "The metric file for the font file\n %s\ncould not be copied. The font will not…
137 Text [ en-US ] = "The font file\n %s\ncould not be copied. The font will not be installed." ;
361 …Text [en-US] = "No printers can be installed, because the file system is read-only.\nPlease contac…
552 Text [ en-US ] = "A temporary file could not be created." ;
556 Text [ en-US ] = "The file does not contain a metric." ;
717 …Text [ en-US ] = "The driver \"%s1\" could not be removed. It was not possible to remove the file\…
[all …]
/aoo42x/main/solenv/gbuild/
H A DWinResTarget.mk82 $(call gb_WinResTarget_get_target,$(1)) : RCFILE=$(foreach file,$(gb_REPOS),$(realpath $(file)/$(st…
83 $(call gb_WinResTarget_get_target,$(1)) : $(foreach file,$(gb_REPOS),$(realpath $(file)/$(strip $(2…
88 …inResTarget_get_target,$(1)) : $(foreach file,$(2),$(foreach repo,$(gb_REPOS),$(realpath $(repo)/$…
/aoo42x/main/offapi/com/sun/star/awt/
H A DUnoControlFileControl.idl4 * or more contributor license agreements. See the NOTICE file
6 * regarding copyright ownership. The ASF licenses this file
8 * "License"); you may not use this file except in compliance
37 /** specifies a file control.
39 <p>A file control extends the <type>UnoControlEdit</type> with a file
/aoo42x/main/lucene/
H A Dlong_path.patch4 public static FSDirectory getDirectory(File file, LockFactory lockFactory)
7 - file = getCanonicalPath(file);
8 + String path = file.getPath();
15 + file = getCanonicalPath(file);
/aoo42x/main/offapi/com/sun/star/document/
H A DXStandaloneDocumentInfo.idl4 * or more contributor license agreements. See the NOTICE file
6 * regarding copyright ownership. The ASF licenses this file
8 * "License"); you may not use this file except in compliance
62 /** loads the document information from a file referred by an URL
67 This method only works for storage file formats.
80 /** stores the document information into a file referred by a URL
84 This method only works for storage file formats.
/aoo42x/main/extensions/source/propctrlr/
H A Dpcrmiscres.src4 * or more contributor license agreements. See the NOTICE file
6 * regarding copyright ownership. The ASF licenses this file
8 * "License"); you may not use this file except in compliance
38 ImageBitmap = Bitmap{ file = "buttonplus.png"; } ;
42 ImageBitmap = Bitmap{ file = "buttonminus.png"; } ;
46 ImageBitmap = Bitmap{ file = "buttonplus_hc.png"; } ;
50 ImageBitmap = Bitmap{ file = "buttonminus_hc.png"; } ;
/aoo42x/main/xmerge/workben/
H A DXmlDiff.properties4 # or more contributor license agreements. See the NOTICE file
6 # regarding copyright ownership. The ASF licenses this file
8 # "License"); you may not use this file except in compliance
25 # This properties file provides info for XmlDiff program
26 # XmlDiff.file1 is the first input XML file
27 # XmlDiff.file2 is the second input XML file
/aoo42x/main/avmedia/source/viewer/
H A Dmediawindow.src4 * or more contributor license agreements. See the NOTICE file
6 * regarding copyright ownership. The ASF licenses this file
8 * "License"); you may not use this file except in compliance
56 file = "avaudiologo.png" ;
63 file = "avemptylogo.png" ;
72 Message [ en-US ] = "The format of the selected file is not supported." ;
/aoo42x/main/idlc/source/
H A Derrorhandler.cxx489 OString file; in errorHeader() local
491 file = idlc()->getMainFileName(); in errorHeader()
493 file = idlc()->getFileName(); in errorHeader()
495 fprintf(stderr, "%s(%lu) : %s", file.getStr(), in errorHeader()
507 OString file; in warningHeader() local
509 file = idlc()->getMainFileName(); in warningHeader()
511 file = idlc()->getFileName(); in warningHeader()
513 fprintf(stderr, "%s(%lu) : WARNING, %s", file.getStr(), in warningHeader()
/aoo42x/test/testuno/source/fvt/uno/ffc/
H A DFFCTest.java163 private String getSuffix(String file) { in getSuffix() argument
164 String lowerCaseName = file.toLowerCase(); in getSuffix()
195 File file = new File(testFile); in exportAsODF() local
196 String fileName = file.getName(); in exportAsODF()
197 …String saveAsFilePath = file.getParentFile().getAbsolutePath() + File.separator + fileName + "." +… in exportAsODF()
222 File file = new File(testFilePath); in exportAsPDF() local
223 String fileName = file.getName(); in exportAsPDF()
224 …String saveAsFilePath = file.getParentFile().getAbsolutePath() + File.separator + fileName + ".pd… in exportAsPDF()
/aoo42x/main/xmerge/source/palmtests/qa/comparator/
H A DXmlDiff.properties4 # or more contributor license agreements. See the NOTICE file
6 # regarding copyright ownership. The ASF licenses this file
8 # "License"); you may not use this file except in compliance
25 # This properties file provides info for XmlDiff program
26 # XmlDiff.file1 is the first input XML file
27 # XmlDiff.file2 is the second input XML file
/aoo42x/main/oox/source/dump/
H A Dpptxdumper.ini4 # or more contributor license agreements. See the NOTICE file
6 # regarding copyright ownership. The ASF licenses this file
8 # "License"); you may not use this file except in compliance
24 # Path to additional configuration data, relative to this file.
25 include-config-file=dumperbase.ini key
33 # to dump a file without loading it. This option is independent from the
/aoo42x/main/solenv/bin/modules/installer/
H A Depmfile.pm968 my ($file, $insertline, $filename) = @_;
985 splice(@{$file},$i+1,0,$insertline);
1022 for ( my $i = 0; $i <= $#{$file}; $i++ )
1083 my $oldstring = ${$file}[$i];
1084 ${$file}[$i] = $newstring;
1984 my ($file, $packagename, $prefix) = @_;
1992 for ( my $i = 0; $i <= $#{$file}; $i++ )
1994 my $line = ${$file}[$i];
2033 my ( $file ) = @_;
2035 for ( my $i = 0; $i <= $#{$file}; $i++ )
[all …]

Completed in 91 milliseconds

12345678910>>...287