Home
last modified time | relevance | path

Searched refs:folder (Results 26 – 50 of 200) sorted by relevance

12345678

/aoo42x/main/offapi/com/sun/star/ucb/
H A DOpenMode.idl37 /** open a folder, include all children in result set (documents and
43 /** open a folder, include only children, that are folders, in result set.
48 /** open a folder, include only children, that are documents, in result set.
H A DFileContent.idl74 <p>Whether a content represents a folder or a file can be determined by
106 Let the parent folder create a new content by calling
109 "application/vnd.sun.staroffice.fsys-folder". To create a new file
170 "application/vnd.sun.staroffice.fsys-folder" or
H A DFTPContent.idl102 Let the parent folder create a new content by calling
105 "application/vnd.sun.staroffice.ftp-folder". To create a new file
163 "application/vnd.sun.staroffice.ftp-folder" or
H A DWebDAVFolderContent.idl111 insert ( makes a newly created folder persistent )
210 Let the parent folder create a new content by calling
217 Set a title at the new folder / document. ( Let the new child execute
H A DGlobalTransferCommandArgument.idl51 /** contains the URL of the target folder.
69 to be transferred to a folder already containing another file named
H A DNameClashResolveRequest.idl40 target folder that has the same file name as the source file.
58 /** contains the URL of the folder that contains the clashing resource.
H A DTransferInfo.idl34 <p>The transfer command is always called on the target folder. For a
66 to be transferred to a folder already containing another file named
/aoo42x/main/migrationanalysis/src/wizard/
H A DWizard.frm1571 Dim folder As String
1578 folder = BrowseForFolder(Me, GetResString(BROWSE_FOR_DOC_DIR_ID), StartDir)
1579 If Len(folder) = 0 Then
1582 txtInputDir.Text = folder
1583 txtInputDir.ToolTipText = folder
1586 txtOutputDir.Text = folder
1587 txtOutputDir.ToolTipText = folder
1592 Dim folder As String
1600 If Len(folder) = 0 Then
1603 txtOutputDir.Text = folder
[all …]
/aoo42x/ext_libraries/gtest/
H A Dgtest-python3.patch37 """Scans folder gtest_root to generate gtest/gtest.h in output_dir."""
60 """Scans folder gtest_root to generate gtest/gtest-all.cc in output_file."""
81 """Scans folder gtest_root to generate gtest/gtest-all.cc in output_dir."""
/aoo42x/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DError.ulf140 en-US = "Unable to write to the specified folder [2]."
302 en-US = "The folder [2] does not exist. Please enter a path to an existing folder."
305 en-US = "You have insufficient privileges to read this folder."
308 en-US = "A valid destination folder for the installation could not be determined."
335 en-US = "Could not create shortcut [2]. Verify that the destination folder exists and that you can …
/aoo42x/main/offapi/com/sun/star/util/
H A DURL.idl103 will normally not detect if the last segment is a folder or a file. So it is possible that
104 the last segment describes a folder. If you want to be sure that a file URL that references
105 a folder will be correctly put into the URL fields you should append a '/' at the end of the
H A DPathSettings.idl102 /** Path to save folder bookmarks */
151 /** Specifies the folder with the user settings. */
159 /** The path of the work folder can be modified according to the
/aoo42x/main/desktop/test/deployment/update/website_update/update/web7/
H A Dreadme.txt1 This folder contains the description.xml from update/web7.oxt
5 This folder is not needed on extensions.openoffice.org/testarea/desktop/....
/aoo42x/main/desktop/test/deployment/update/website_update/update/web6/
H A Dreadme.txt1 This folder contains the description.xml from update/web6.oxt
5 This folder is not needed on extensions.openoffice.org/testarea/desktop/....
/aoo42x/main/cui/source/options/
H A Doptjava.src271 …Message [ en-US ] = "The folder you selected does not contain a Java runtime environment.\nPlease …
278 …runtime environment you selected is not the required version.\nPlease select a different folder." ;
/aoo42x/main/solenv/bin/modules/installer/
H A Dsimplepackage.pm395 …my $folder = (( -l "$tempdir/$packagename/Applications" ) or ( -l "$tempdir/$packagename/opt" )) ?…
398 $folder = $packagename;
544 …$systemcall = "cd $localtempdir && hdiutil makehybrid -hfs -hfs-openfolder $folder $folder -hfs-vo…
/aoo42x/main/extensions/test/ole/EventListenerSample/
H A Dreadme.txt4 The folder EventListener contains an MSDEV project that builds a dll that
20 folder) that creates VBEventListener and adds it to a StarOffice document
/aoo42x/main/offapi/com/sun/star/deployment/
H A DXExtensionManager.idl276 folder of shared and bundled extensions.
297 the bundled extensions and has its registration data folder at
305 OpenOffice will copy parts of the registration data folder to the user installation at the
351 /** determines if the current user has write access to the extensions folder
/aoo42x/main/testtools/
H A Dreadme.txt8 are copied into the testtools/wntmsciXX.pro folder which corresponds to the
16 testtools/source/bridgetest folder and call
/aoo42x/main/testtools/source/cliversioning/
H A Dmakefile.mk120 @echo Or install an office with setup /a. Expand PATH with the bin folder of the URE.
122 @echo This must be the program folder of the brand layer.
/aoo42x/main/desktop/test/deployment/update/
H A Dreadme.txt23 The extensions in the subdirectories of the update folder are used for
24 testing the online update feature of extensions. The folder such as
/aoo42x/main/offapi/com/sun/star/security/
H A DDocumentSignatureInformation.idl63 Pictures and ObjectReplacements/Objects folder. That is, macros
65 OpenOffice 3.0 signed everything, execept mimetype and the META-INF folder.
/aoo42x/main/offapi/com/sun/star/script/
H A DXPersistentLibraryContainer.idl49 <p>The actual libraries are stored in some object - a sub folder, or a sub storage,
61 <p>The type of this location - it might be a folder in a file system,
/aoo42x/main/svtools/source/contnr/
H A Dfileview.src54 Text [ en-US ] = "Could not create the folder %1." ;
82 ImageBitmap = Bitmap { File = "folder.png" ; };
/aoo42x/main/offapi/com/sun/star/embed/
H A DFileSystemStorageFactory.idl39 to a folder.
50 on an arbitrary file system folder.

Completed in 81 milliseconds

12345678