Home
last modified time | relevance | path

Searched refs:folder (Results 1 – 25 of 200) sorted by relevance

12345678

/trunk/main/offapi/com/sun/star/sdb/application/
H A DDatabaseObjectContainer.idl41 is a folder of tables.</p>
53 /** denotes the virtual folder containing all tables of a database, in a context where such a
54 folder is displayed to the user.
58 /** denotes the virtual folder containing all queries of a database, in a context where such a
59 folder is displayed to the user.
63 …/** denotes the virtual folder containing all forms of a database document, in a context where suc…
64 folder is displayed to the user.
68 …/** denotes the virtual folder containing all reports of a database database, in a context where s…
69 folder is displayed to the user.
86 /** denotes a folder which is used to organize forms in a database document
[all …]
/trunk/main/offapi/com/sun/star/ucb/
H A DContentAction.idl49 <tr><td>D3</td><td>A folder content F has a set of children H(F) that is a
75 <tr><td>E3</td><td>The set of children of a folder content F is enlarged by
79 created at folder F processes its "insert" command, or
80 when a folder representing an IMAP mailbox gets informed
108 /** A content was inserted into a folder content (i.e., while updating the
109 folder).
111 <p>This action must be notified at the listeners of the folder content.
116 /** A content was removed from a folder content, but not physically
117 destroyed (i.e., due to rules just applied to the folder).
119 <p>This action must be notified at the listeners of the folder content.
[all …]
H A DXSimpleFileAccess.idl101 /** Removes a file. If the URL represents a folder, the folder will be
105 File/folder to be removed
113 /** Checks if an URL represents a folder
119 true, if the given URL represents a folder, otherwise false
150 URL describing the location of the new folder
191 /** Returns the contents of a folder
194 URL of the folder
198 @return The content of a folder, each file as one string
H A DContentEvent.idl52 folder content).
59 <td>The content inserted into a folder</td>
63 <td>The content removed from a folder</td>
79 notified (e.g., the id of the folder content into which another content
87 <td>Id of the folder the content was inserted into</td>
91 <td>Id of the folder the content was removed from</td>
H A DTransientDocumentsContentProvider.idl81 represents the root folder of a transient document. It is a container
88 contents are children of this folder. The TDCP Root Folder can contain
138 vnd.sun.star.tdoc:/42/folder/subfolder
139 ( The folder/stream named subfolder contained in folder named folder,
H A DContent.idl189 For <b>folder</b> objects, this command will return an
227 <td>For non-folder objects, the <type>OpenCommandArgument2</type>
396 to a folder on IMAP server B may fail, because the transfer
399 On the other hand, moving a message from one folder to
409 <li>Create a new content at the target folder</br>
632 <td>contains the count of documents of a folder.</td>
637 <td>contains the count of marked documents within a folder.</td>
651 <td>contains information about the way a folder stores the
658 <td>contains the count of subfolders of a folder.</td>
827 <td>contains the count of subscribed contents of a folder.</td>
[all …]
H A DHierarchyFolderContent.idl112 insert ( makes a newly created folder persistent )
121 transfer ( only transfers from one hierarchy folder to another supported )
128 string ContentType ( read-only, always "application/vnd.sun.star.hier-folder" )
198 Let the parent folder create a new content by calling
200 type to use for new folders is "application/vnd.sun.star.hier-folder".
204 Set a title at the new folder / link. ( Let the new child execute
H A DPackageContentProvider.idl105 ( The root folder of the package located at file:///e:/my.xsw )
109 ( The folder/stream named "Content" that is contained in the root
110 folder of the located at file:///e:/my.xsw )
114 ( The folder/stream named "Content A" that is contained in the root
115 folder of the located at file:///e:/my.xsw )
H A DFolderListEntry.idl32 /** Information about a single folder in a <type>FolderList</type>.
37 /** The title of the folder.
42 /** A (unique) identifier for the folder (used by IMAP, where different
64 /** The folder shall be purged (only used in conjunction with the
H A DHierarchyRootFolderContent.idl119 transfer ( only transfers from one hierarchy folder to another supported )
126 string ContentType ( read-only, always "application/vnd.sun.star.hier-folder" )
196 Let the parent folder create a new content by calling
198 type to use for new folders is "application/vnd.sun.star.hier-folder".
202 Set a title at the new folder / link. ( Let the new child execute
H A DPackageFolderContent.idl111 insert ( makes a newly created folder persistent )
138 string ContentType ( read-only, always "application/vnd.sun.star.pkg-folder" )
211 Let the parent folder create a new content by calling
213 type to use for new folders is "application/vnd.sun.star.pkg-folder".
218 Set a title at the new folder / stream. ( Let the new child execute
H A DTransferCommandOperation.idl38 /** Copy the source to the target folder. */
42 /** Move the source to the target folder. */
46 /** Create a link in the target folder. The link's target is the source
H A DTransientDocumentsFolderContent.idl135 string ContentType ( read-only, always "application/vnd.sun.star.tdoc-folder" )
207 Let the parent folder create a new content by calling
209 type to use for new folders is "application/vnd.sun.star.tdoc-folder".
214 Set a title for the new folder/stream. (Let the new child execute the
H A DTransientDocumentsDocumentContent.idl71 /** A TDCP Document represents the root folder of a transient document.
197 Let the parent folder create a new content by calling
199 type to use for new folders is "application/vnd.sun.star.tdoc-folder".
204 Set a title for the new folder/stream. (Let the new child execute the
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.
/trunk/main/xmlsecurity/tools/standalone/
H A Dreadme.txt3 …programs named jsfit.dsig.signer and jsfit.dsig.verifier under the class folder, these two program…
7 1) create a temporary folder
9 …db, types.rdb and setup_services.rdb from the <OpenOffice>/program folder to the temporary folder,
11 3) in the temporary folder, merge both the types.rdb and the setup_services.rdb into the services.r…
19 7) remove the temporary folder
/trunk/main/solenv/bin/modules/installer/
H A Dsetupscript.pm354 my %folder = ();
355 $folder{'ismultilingual'} = "0";
356 $folder{'Name'} = "";
357 $folder{'gid'} = $folderid;
359 push(@{$folderref}, \%folder);
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DControl.ulf29 en-US = "Browse to the destination folder."
35 en-US = "Create new folder|"
209 en-US = "Click 'Next' to install to this folder, or click 'Change' to install to a different folder
233 en-US = "Click 'Next' to install to this folder, or click 'Change' to install to a different folder
284 en-US = "Browse to the destination folder."
710 en-US = "The destination folder specified below does not contain a [DEFINEDPRODUCT] [DEFINEDVERSION…
716 en-US = "The version specified in the folder below cannot be updated."
719 en-US = "Check the destination folder."
728 en-US = "To select a different folder, click 'Change'."
H A DNsis.ulf35 en-US = "Select the folder in which to save the unpacked files."
41 …unpacked in the folder shown below. If you would like to save the files to a different folder, cli…
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystem.java540 public boolean folder(String name) { in folder() method in OpenOfficeDocFileSystem.InfoImpl
971 private boolean folder; field in OpenOfficeDocFileSystem.Entry
980 folder = entry.isDirectory(); in Entry()
984 if((folder == true) && (name.endsWith(SEPARATOR))) { in Entry()
991 folder = true; in Entry()
1004 return folder; in isFolder()
/trunk/main/desktop/source/deployment/misc/
H A Ddp_misc.cxx208 OUString folder; in needToSyncRepostitory() local
212 folder = OUString( in needToSyncRepostitory()
220 folder = OUString( in needToSyncRepostitory()
232 ::rtl::Bootstrap::expandMacros(folder); in needToSyncRepostitory()
235 folder, file); in needToSyncRepostitory()
/trunk/main/offapi/com/sun/star/packages/
H A DPackage.idl78 getByHierarchicalName ("folder/subfolder/file1.txt");
80 This is also used to get access to a particular folder within the
82 getByHierarchicalName ("folder/subfolder/");
84 folder.
/trunk/main/dbaccess/source/ui/control/
H A Dtabletree.cxx387 … for ( ::std::vector< ::rtl::OUString >::const_iterator folder = aFolderNames.begin(); in UpdateTableList()
388 folder != aFolderNames.end(); in UpdateTableList()
389 ++folder in UpdateTableList()
392 SvLBoxEntry* pFolder = GetEntryPosByName( *folder, pRootEntry ); in UpdateTableList()
394 …pFolder = InsertEntry( *folder, pRootEntry, sal_False, LIST_APPEND, reinterpret_cast< void* >( nFo… in UpdateTableList()
/trunk/main/offapi/com/sun/star/embed/
H A DXPackageStructureCreator.idl39 /** allows to convert file system folder tree in to a package.
44 /** converts file system folder tree in to a package.
47 the URL of folder that must be converted,
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DJavaScriptIterator.java83 private DataFolder checkTarget(DataFolder folder) { in checkTarget() argument
84 FileObject fo = folder.getPrimaryFile(); in checkTarget()
107 return folder; in checkTarget()

Completed in 68 milliseconds

12345678